Expand description
§Recall Provider
A chain and object provider for Recall.
Re-exports§
pub use fvm_ipld_encoding;
Modules§
Traits§
- Client
- Provides lightweight access to the Tendermint RPC. It gives access to all endpoints with the exception of the event subscription-related ones.
- Provider
- Provider capable of submitting queries and transactions.
- Tendermint
Client - Get to the underlying Tendermint client if necessary, for example, to query the state of transactions.