Expand description
Fetching objects stored in the archived history of Subspace Network.
Structs§
- Object
Fetcher - Object fetcher for the Subspace DSN.
Enums§
- Error
- Object fetching errors.
Constants§
- MAX_
BLOCK_ LENGTH - Maximum block length for non-
Normal
extrinsic is 5 MiB. This is a copy of the constant insubspace_runtime_primitives
.
Functions§
- max_
supported_ object_ length - The maximum object length the implementation in this module can reliably handle.
Type Aliases§
- Last
Piece Cache - Used to store the last piece downloaded in an object fetcher batch.