Module delaymsg
Modules§
- msg_
client - Generated client implementations.
- query_
client - Generated client implementations.
Structs§
- Block
Message Ids - BlockMessageIds stores the id of each message that should be processed at a given block height.
- Delayed
Message - DelayedMessage is a message that is delayed until a certain block height.
- Genesis
State - GenesisState defines the delaymsg module’s genesis state.
- MsgDelay
Message - MsgDelayMessage is a request type for the DelayMessage method.
- MsgDelay
Message Response - MsgDelayMessageResponse is a response type for the DelayMessage method.
- Query
Block Message IdsRequest - QueryBlockMessageIdsRequest is the request type for the BlockMessageIds RPC method.
- Query
Block Message IdsResponse - QueryGetBlockMessageIdsResponse is the response type for the BlockMessageIds RPC method.
- Query
Message Request - QueryMessageRequest is the request type for the Message RPC method.
- Query
Message Response - QueryGetMessageResponse is the response type for the Message RPC method.
- Query
Next Delayed Message IdRequest - QueryNextDelayedMessageIdRequest is the request type for the NextDelayedMessageId RPC method.
- Query
Next Delayed Message IdResponse - QueryNextDelayedMessageIdResponse is the response type for the NextDelayedMessageId RPC method.