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

    GenesisState defines the crisis module's genesis state.

    from message cosmos.crisis.v1beta1.GenesisState

    Hierarchy

    Index

    Constructors

    Properties

    constantFee?: Coin

    constant_fee is the fee used to verify the invariant in the crisis module.

    from field: cosmos.base.v1beta1.Coin constant_fee = 3;

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

    Methods