package
0.0.1-rc.1
Repository: https://github.com/liftedinit/manifest-ledger.git
Documentation: pkg.go.dev

# Functions

NewGenesisState creates a new genesis state with default values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterLegacyAminoCodec registers concrete types on the LegacyAmino codec.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# 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
No description provided by the author
No description provided by the author
ParamsKey saves the current module params.

# Structs

GenesisState defines the module genesis state.
MsgPayout is the Msg/BurnHeldBalance request type.
MsgBurnHeldBalanceResponse defines the response structure for executing a MsgBurnHeldBalance message.
MsgPayout is the Msg/Payout request type.
MsgPayoutResponse defines the response structure for executing a MsgPayout message.
PayoutPair is the object that pairs an address with a coin to be paid out.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer 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.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.