Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleMsgBurn ¶
func HandleMsgBurn(am auth.AccountMapper) sdkTypes.Handler
func HandleMsgCheck ¶
func HandleMsgCheck(am auth.AccountMapper) sdk.Handler
Handle MsgSend. NOTE: msg.From, msg.To, and msg.Amount were already validated in ValidateBasic().
func HandleMsgLoad ¶
func HandleMsgLoad(am auth.AccountMapper) sdkTypes.Handler
func HandleMsgSend ¶
func HandleMsgSend(am auth.AccountMapper) sdkTypes.Handler
Handle MsgSend. NOTE: msg.From, msg.To, and msg.Amount were already validated in ValidateBasic().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.