Module tendermint_light_client::components::io

source ·
Expand description

Provides an interface and a default implementation of the Io component

Structs§

Enums§

Traits§

  • Interface for fetching light blocks from a full node, typically via the RPC client.