Crate subspace_proof_of_space

Source
Expand description

Subspace proof of space implementation based on Chia

Modules§

chia
Chia proof of space implementation
chiapos
Chia proof of space reimplementation in Rust
shim
Shim proof of space implementation that works much faster than Chia and can be used for testing purposes to reduce memory and CPU usage

Enums§

PosTableType
Proof of space table type

Traits§

Table
Proof of space kind
TableGenerator
Stateful table generator with better performance