Crate ethportal_api
source ·Expand description
ethportal-api
ethportal_api is a collection of Portal Network APIs and types.
Re-exports
pub use types::accumulator::EpochAccumulator;pub use types::block_body::BlockBody;pub use types::block_header::BlockHeader;pub use types::block_header::BlockHeaderWithProof;pub use types::content_item::HistoryContentItem;pub use types::content_key::HistoryContentKey;pub use types::receipts::BlockReceipts;pub use jsonrpsee;Modules
Traits
Client implementation for the
Discv5Api RPC API.Client implementation for the
HistoryNetworkApi RPC API.Client implementation for the
Web3Api RPC API.