referrerpolicy=no-referrer-when-downgrade

Module bitswap

Module bitswap 

Source
Expand description

Substrate bitswap RPC API.

Provides the bitswap_v1_get method for retrieving indexed transaction data by CID.

Re-exports§

pub use api::BitswapApiServer;
pub use bitswap::Bitswap;

Modules§

api
API trait for the bitswap RPC methods.
bitswap
Implementation of the bitswap_v1_get RPC method.
error
Error helpers for the bitswap RPC module.