Expand description
Components of the reference implementation of Subspace Farmer for Subspace Network Blockchain.
These components are used to implement farmer itself, but can also be used independently if necessary.
Modules§
- Auditing utilities
- File extension trait
- Plotting utilities
- Utilities for turning solution candidates (from auditing) into solutions (proving)
- Reading utilities
- Sector-related data structures
Structs§
- Container or asynchronously reading bytes using in
ReadAtAsync
- Information about the protocol necessary for farmer operation
- Reader with fixed offset added to all attempted reads
Enums§
- Enum to encapsulate the selection between
ReadAtSync
and [ReadAtAsync]
variants
Traits§
- Trait representing a way to get pieces