Versions in this module Expand all Collapse all v0 v0.4.0 Aug 18, 2023 Changes in this version + var ErrIntOverflowGenesis = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenesis = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupGenesis = fmt.Errorf("proto: unexpected end of group") + func Prototype() helpers.Genesis + type Genesis struct + ParameterList *base.ParameterList + Records []*record.Record + func (*Genesis) Descriptor() ([]byte, []int) + func (*Genesis) ProtoMessage() + func (genesis *Genesis) Decode(jsonCodec sdkCodec.JSONCodec, byte []byte) helpers.Genesis + func (genesis *Genesis) Default() helpers.Genesis + func (genesis *Genesis) Encode(jsonCodec sdkCodec.JSONCodec) []byte + func (genesis *Genesis) Export(context context.Context, mapper helpers.Mapper, ...) helpers.Genesis + func (genesis *Genesis) Import(context context.Context, mapper helpers.Mapper, ...) + func (genesis *Genesis) Initialize(records []helpers.Record, parameterList lists.ParameterList) helpers.Genesis + func (genesis *Genesis) ValidateBasic(parameterManager helpers.ParameterManager) error + func (m *Genesis) Marshal() (dAtA []byte, err error) + func (m *Genesis) MarshalTo(dAtA []byte) (int, error) + func (m *Genesis) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Genesis) Reset() + func (m *Genesis) Size() (n int) + func (m *Genesis) String() string + func (m *Genesis) Unmarshal(dAtA []byte) error + func (m *Genesis) XXX_DiscardUnknown() + func (m *Genesis) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Genesis) XXX_Merge(src proto.Message) + func (m *Genesis) XXX_Size() int + func (m *Genesis) XXX_Unmarshal(b []byte) error