filecoin-project / go-state-types

Primitive and low level types used in chain state and actor method parameters
Other
24 stars 37 forks source link

fix: use the correct type for v12 VerifyDealsForActivationReturn #221

Closed Stebalien closed 11 months ago

Stebalien commented 11 months ago

Unfortunately, this also means we need to update cbor-gen with a large refactor.

arajasek commented 11 months ago

Needed for the change in https://github.com/filecoin-project/builtin-actors/pull/1361