Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnpackInterfaces ¶
func UnpackInterfaces(unpacker types.AnyUnpacker, anys []*types.Any) error
UnpackInterfaces unpacks Any's to sdk.Msg's.
Types ¶
type MsgResponse ¶
type MsgResponse interface{}
MsgResponse is the interface all Msg server handlers' response types need to implement. It's the interface that's representing all Msg responses packed in Anys.
type TxExtensionOptionI ¶
type TxExtensionOptionI interface{}
TxExtensionOptionI defines the interface for tx extension options
Click to show internal directories.
Click to hide internal directories.