Module 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
Wrapper for bitswap trait object implement NetworkBehaviour
Bitswap protocol config
Enums
Bitswap protocol error.
Internal protocol handler event.
Traits
Bitswap trait