Expand description
Miscellaneous utilities for networking.
Modules§
- multihash
- Defines multihash codes for Subspace DSN.
- piece_
provider - Provides methods to retrieve pieces from DSN.
Structs§
- Subspace
Metrics - Metrics for Subspace networking
Functions§
- strip_
peer_ id - Helper function. Converts multiaddresses to a tuple with peer ID removing the peer Id suffix. It logs incorrect multiaddresses.
Type Aliases§
- Peer
Address - Convenience alias for peer ID and its multiaddresses.