Module fil_types::sector[][src]

Re-exports

pub use self::post::*;

Modules

Structs

Information needed to verify an aggregated seal proof.

Information needed to verify a seal proof.

SealVerifyParams is the structure of information that must be sent with a message to commit a sector. Most of this information is not needed in the state tree but will be verified in sm.CommitSector. See SealCommitment for data stored on the state tree for each sector.

Sector ID which contains the sector number and the actor ID for the miner.

Enums

Seal proof type which defines the version and sector size.

Proof of spacetime type, indicating version and sector size of the proof.

Seal proof type which defines the version and sector size.

SectorSize indicates one of a set of possible sizes in the network.

Constants

The maximum assignable sector number. Raising this would require modifying our AMT implementation.

Type Definitions

Randomness used when verifying a seal proof. This is just a seed value.

Randomness used for Seal proofs.

SectorNumber is a numeric identifier for a sector. It is usually relative to a miner.

Unit of sector quality

The unit of spacetime committed to the network

Unit of storage power (measured in bytes)