filecoin-project / cpp-filecoin

C++17 implementation of Filecoin
https://filecoin.io/
GNU General Public License v3.0
126 stars 36 forks source link

Recovery States Handlers #624

Closed ortyomka closed 2 years ago

ortyomka commented 2 years ago

Description of the Change

Add new states for snap deals Add recovery states handlers for snap deals

Benefits

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]