package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState creates a default GenesisState object.
NewGenesisState creates a new GenesisState object.
NewInvarRoute - create an InvarRoute object.
No description provided by the author
NewMsgVerifyInvariant creates a new MsgVerifyInvariant objectnolint:interfacer.
type declaration for parameters.
No description provided by the author
RegisterLegacyAminoCodec registers the necessary x/crisis interfaces and concrete types on the provided LegacyAmino codec.
No description provided by the author
ValidateGenesis - validate crisis genesis data.

# Constants

crisis module event types.
crisis module event types.
crisis module event types.
module name.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/crisis module sentinel errors.
No description provided by the author
No description provided by the author
x/crisis module sentinel errors.
key for constant fee parameter.

# Structs

GenesisState defines the crisis module's genesis state.
invariant route.
MsgVerifyInvariant represents a message to verify a particular invariance.
MsgVerifyInvariantResponse defines the Msg/VerifyInvariant response type.
UnimplementedMsgServer can be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
SupplyKeeper defines the expected supply keeper (noalias).