bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    GenesisState defines the raw genesis transaction in JSON.

    from message cosmos.genutil.v1beta1.GenesisState

    Hierarchy

    Index

    Constructors

    Properties

    genTxs: Uint8Array<ArrayBufferLike>[] = []

    gen_txs defines the genesis transactions.

    from field: repeated bytes gen_txs = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.genutil.v1beta1.GenesisState"

    Methods