Expand description
Core primitives for Subspace Network.
Modules§
- Module containing wrapper for SCALE encoding/decoding with checksum
- Hashes-related data structures and functions.
- Data structures related to objects (useful data) stored on Subspace Network.
- Pieces-related data structures.
- Proof of space-related data structures.
- Proof of time-related data structures.
- Sectors-related data structures.
- Segments-related data structures.
- Solutions-related data structures and functions.
Structs§
- A Ristretto Schnorr public key as bytes produced by
schnorrkel
crate. - Type of randomness.
- Single BLS12-381 scalar with big-endian representation, not guaranteed to be valid
- 256-bit unsigned integer
Constants§
- Signing context used for creating reward signatures by farmers.
Type Aliases§
- Block hash in Subspace network.
- Block number in Subspace network.
- BlockWeight type for fork choice rules.
- Slot number in Subspace network.