package
9.0.0-rc1+incompatible
Repository: https://github.com/filecoin-project/go-state-types.git
Documentation: pkg.go.dev

# Functions

Interprets a store as balance table with root `r`.
No description provided by the author
No description provided by the author
Bounds (inclusive) on deal duration.
No description provided by the author
No description provided by the author
Computes the weight for a deal proposal, which is a function of its size and duration.
Creates a new map backed by an empty HAMT and flushes it to the store.
No description provided by the author
No description provided by the author
Writes a new empty map to the store and returns its CID.
Validates a collection of deal dealProposals for activation, and returns their combined weight, split into regular deal weight and verified deal weight.

# Constants

DealMaxLabelSize is the maximum size of a deal label.
PARAM_SPEC.
No description provided by the author
Bitwidth of AMTs determined empirically from mutation patterns and projections of mainnet data.
No description provided by the author

# Variables

PARAM_SPEC.
PARAM_SPEC.
Zero value of DealLabel is canonical EmptyDealLabel.
No description provided by the author
No description provided by the author
The percentage of normalized cirulating supply that must be covered by provider collateral in a deal.

# Structs

No description provided by the author
ClientDealProposal is a DealProposal signed by a client.
No description provided by the author
No description provided by the author
A specialization of a array to deals.
The DealLabel is a kinded union of string or byte slice.
Note: Deal Collateral is only released and returned to clients and miners when the storage deal stops counting towards power.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
- Array of sectors rather than just one - Removed SectorStart (which is unknown at call time).
- Array of sectors weights.
No description provided by the author