# Functions
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
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
No description provided by the author
# Constants
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
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
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
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
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
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
# Structs
No description provided by the author
Emitted when admin account is added.
Emitted when admin account is removed.
No description provided by the author
Emitted when a denom is allowed.
No description provided by the author
Emitted when max allowance is set.
Emitted when allowance is set.
MsgAcceptOwnership implements the acceptOwnership (0x79ba5097) method.
MsgAcceptOwnershipResponse is the response of the AcceptOwnership action.
MsgAddAdminAccount implements the addAdminAccount (0x4fe57e7a) method.
MsgAddAdminAccountResponse is the response of the AddAminAccount action.
MsgAddSystemAccount implements the addSystemAccount (0xa84c56d0) method.
MsgAddSystemAccountResponse is the response of the AddSystemAccount action.
MsgAllowDenom is the request of the AllowDenom action.
MsgAllowDenomResponse is the response of the AllowDenom action.
MsgBurn implements the burn (0x8d1247ba) method.
MsgBurnResponse is the response of the Burn action.
MsgMint implements the mint (0x40c10f19) method.
MsgMintResponse is the response of the Mint action.
MsgRecover implements the recover (0x6eb4c609) method.
MsgRecoverResponse is the response of the Recover action.
MsgRemoveAdminAccount implements the removeAdminAccount (0x67a89a72) method.
MsgRemoveAdminAccountResponse is the response of the RemoveAdminAccount action.
MsgRemoveSystemAccount implements the removeSystemAccount (0xebbc3d46) method.
MsgRemoveSystemAccountResponse is the response of the RemoveSystemAccount action.
MsgSetMaxMintAllowance implements the setMaxMintAllowance (0xfd2319c4) method.
MsgSetMaxMintAllowanceResponse is the response of the SetMaxMintAllowance action.
MsgSetMintAllowance implements the setMintAllowance (0xf27c5f6e) method.
MsgSetMintAllowanceResponse is the response of the SetMintAllowance action.
MsgTransferOwnership implements the transferOwnership (0xf2fde38b) method.
MsgTransferOwnershipResponse is the response of the TransferOwnership action.
Emitted when an ownership transfer is finalized.
Emitted when an ownership transfer is started.
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
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
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
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
Emitted when the module owner recovers tokens.
Emitted when system account is added.
Emitted when system account is removed.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
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.