Expand description
Defines ClientState
, the core type to be implemented by light clients
Traits§
- Client
State - Primary client trait. Defines all the methods that clients must implement.
- Client
State Common ClientState
methods needed in both validation and execution.- Client
State Execution ClientState
methods which require access to the client’sExecutionContext
.- Client
State Validation ClientState
methods which require access to the client’s validation context