[][src]Module fil_types::sector

Re-exports

pub use self::post::*;

Modules

post

Structs

SealVerifyInfo

Information needed to verify a seal proof.

SealVerifyParams

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.

SectorID

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

Enums

RegisteredPoStProof
RegisteredSealProof
SectorSize

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

Constants

MAX_SECTOR_NUMBER

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

Type Definitions

InteractiveSealRandomness
SealRandomness
SectorNumber
SectorQuality

Unit of sector quality

Spacetime

The unit of spacetime committed to the network

StoragePower

Unit of storage power (measured in bytes)