Crate sc_network_bitswap

Source
Expand description

Bitswap server for Substrate.

Allows querying transactions by hash over standard bitswap protocol Only supports bitswap 1.2.0. CID is expected to reference 256-bit Blake2b transaction hash.

Structs§

BitswapRequestHandler
Bitswap request handler

Enums§

BitswapError
Bitswap protocol error.