Module ibc_core_client::context::client_state
source · Expand description
Defines ClientState, the core type to be implemented by light clients
Traits
- Primary client trait. Defines all the methods that clients must implement.
ClientStatemethods needed in both validation and execution.ClientStatemethods which require access to the client’sExecutionContext.ClientStatemethods which require access to the client’s validation context