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

    Class GenesisState

    GenesisState defines the wasmx module's genesis state.

    from message wasmx.GenesisState

    Hierarchy

    Index

    Constructors

    Properties

    params?: Params

    params defines all the parameters of the module.

    from field: wasmx.Params params = 1;

    portId: string = ""

    from field: string port_id = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "wasmx.GenesisState"

    Methods