Module wasm

Source
Expand description

Re-exports ICS-08 wasm client data structures from the ibc-client-wasm-types crate

Modules§

client_message
Defines the client message type for the ICS-08 Wasm light client.
client_state
Defines the client state type for the ICS-08 Wasm light client.
consensus_state
Defines the consensus state type for the ICS-08 Wasm light client.
msgs
Contains definitions of message types for the ICS-08 Wasm light client.
proto
Re-exports ICS-08 Wasm light client proto types from ibc-proto crate.
serializer

Constants§

WASM_CLIENT_TYPE

Statics§

SUBJECT_PREFIX
SUBSTITUTE_PREFIX

Functions§

client_type
Returns the wasm ClientType

Type Aliases§

Bytes