# Functions

NewClientState creates a new ClientState instance.
No description provided by the author
RegisterInterfaces registers the tendermint concrete client-related implementations and interfaces.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AppModuleBasic defines the basic application module used by the tendermint light client.
Wasm light client's Client state.
Wasm light client's ConsensusState.
Wasm light client Header.
Wasm light client Misbehaviour.
MsgStoreCode defines the request type for the StoreCode rpc.
MsgStoreCodeResponse defines the response type for the StoreCode rpc.
UnimplementedMsgServer can be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.