GenesisState defines the crisis module's genesis state.

from message cosmos.crisis.v1beta1.GenesisState

Hierarchy

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" = "cosmos.crisis.v1beta1.GenesisState"

Methods