Module v1

Source

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
ClientMessage
Wasm light client message (either header(s) or misbehaviour)
ClientState
Wasm light client’s Client state
ConsensusState
Wasm light client’s ConsensusState
Contract
Contract stores contract code
GenesisState
GenesisState defines 08-wasm’s keeper genesis state
MsgMigrateContract
MsgMigrateContract defines the request type for the MigrateContract rpc.
MsgMigrateContractResponse
MsgMigrateContractResponse defines the response type for the MigrateContract rpc
MsgRemoveChecksum
MsgRemoveChecksum defines the request type for the MsgRemoveChecksum rpc.
MsgRemoveChecksumResponse
MsgStoreChecksumResponse defines the response type for the StoreCode rpc
MsgStoreCode
MsgStoreCode defines the request type for the StoreCode rpc.
MsgStoreCodeResponse
MsgStoreCodeResponse defines the response type for the StoreCode rpc
QueryChecksumsRequest
QueryChecksumsRequest is the request type for the Query/Checksums RPC method.
QueryChecksumsResponse
QueryChecksumsResponse is the response type for the Query/Checksums RPC method.
QueryCodeRequest
QueryCodeRequest is the request type for the Query/Code RPC method.
QueryCodeResponse
QueryCodeResponse is the response type for the Query/Code RPC method.