Module delaymsg

Module delaymsg 

Modules§

msg_client
Generated client implementations.
query_client
Generated client implementations.

Structs§

BlockMessageIds
BlockMessageIds stores the id of each message that should be processed at a given block height.
DelayedMessage
DelayedMessage is a message that is delayed until a certain block height.
GenesisState
GenesisState defines the delaymsg module’s genesis state.
MsgDelayMessage
MsgDelayMessage is a request type for the DelayMessage method.
MsgDelayMessageResponse
MsgDelayMessageResponse is a response type for the DelayMessage method.
QueryBlockMessageIdsRequest
QueryBlockMessageIdsRequest is the request type for the BlockMessageIds RPC method.
QueryBlockMessageIdsResponse
QueryGetBlockMessageIdsResponse is the response type for the BlockMessageIds RPC method.
QueryMessageRequest
QueryMessageRequest is the request type for the Message RPC method.
QueryMessageResponse
QueryGetMessageResponse is the response type for the Message RPC method.
QueryNextDelayedMessageIdRequest
QueryNextDelayedMessageIdRequest is the request type for the NextDelayedMessageId RPC method.
QueryNextDelayedMessageIdResponse
QueryNextDelayedMessageIdResponse is the response type for the NextDelayedMessageId RPC method.