Documentation ¶
Index ¶
Constants ¶
View Source
const (
Version0 = iota
)
Variables ¶
This section is empty.
Functions ¶
func QAPowerForWeight ¶
func QAPowerForWeight(size abi.SectorSize, duration abi.ChainEpoch, dealWeight, verifiedWeight abi.DealWeight) abi.StoragePower
Doesn't change between actors v0 and v1
Types ¶
type FilterEstimate ¶
type FilterEstimate = smoothing0.FilterEstimate
func FromV0FilterEstimate ¶
func FromV0FilterEstimate(v0 smoothing0.FilterEstimate) FilterEstimate
type SectorInfo ¶
type SectorInfo = proof0.SectorInfo
TODO: Why does actors have 2 different versions of this?
Click to show internal directories.
Click to hide internal directories.