Modules§
- msg_
client - Generated client implementations.
- msg_
server - Generated server implementations.
- query_
client - Generated client implementations.
- query_
server - Generated server implementations.
Structs§
- Checksums
- Checksums defines a list of all checksums that are stored
- Client
Message - Wasm light client message (either header(s) or misbehaviour)
- Client
State - Wasm light client’s Client state
- Consensus
State - Wasm light client’s ConsensusState
- Contract
- Contract stores contract code
- Genesis
State - GenesisState defines 08-wasm’s keeper genesis state
- MsgMigrate
Contract - MsgMigrateContract defines the request type for the MigrateContract rpc.
- MsgMigrate
Contract Response - MsgMigrateContractResponse defines the response type for the MigrateContract rpc
- MsgRemove
Checksum - MsgRemoveChecksum defines the request type for the MsgRemoveChecksum rpc.
- MsgRemove
Checksum Response - MsgStoreChecksumResponse defines the response type for the StoreCode rpc
- MsgStore
Code - MsgStoreCode defines the request type for the StoreCode rpc.
- MsgStore
Code Response - MsgStoreCodeResponse defines the response type for the StoreCode rpc
- Query
Checksums Request - QueryChecksumsRequest is the request type for the Query/Checksums RPC method.
- Query
Checksums Response - QueryChecksumsResponse is the response type for the Query/Checksums RPC method.
- Query
Code Request - QueryCodeRequest is the request type for the Query/Code RPC method.
- Query
Code Response - QueryCodeResponse is the response type for the Query/Code RPC method.