Module fvm_shared::sector::post

source ·

Structs§

  • Information submitted by a miner to provide a Window PoSt.
  • Proof of spacetime data stored on chain.
  • Information about a sector necessary for PoSt verification
  • Information needed to verify a Window PoSt submitted directly to a miner actor.
  • Information needed to verify a Winning PoSt attached to a block header. Note: this is not used within the state machine, but by the consensus/election mechanisms.

Type Aliases§

  • Randomness type used for generating PoSt proof randomness.