filecoin-project/go-state-types

When the record upgraded to the `V1_1PostProof `, it's hard to find the corresponding SealProof Or downgraded PoStProof?

free1139 opened this issue · 1 comments

func (r RegisteredPoStProof) ToV1_1PostProof() (RegisteredPoStProof, error) {

Closing as we are realistically not have time to documenting this mapping at the current time.