filecoin-project / go-state-types

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

FIP-0074: Add new types #239

Closed arajasek closed 7 months ago

arajasek commented 8 months ago

In order to support FIP-0074 in v13, we need to add the following types:

We also need to add the new SettleDealPayments method to the v13 market actor's methods list.

For more, see https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0074.md.