HorizenOfficial / Sidechains-SDK

MIT License
162 stars 95 forks source link

New Stake native smart contract first interface #1002

Closed paolocappelletti closed 7 months ago

paolocappelletti commented 7 months ago

https://horizenlabs.atlassian.net/browse/SDK-1748

New native forge stake smart contract interface. + Fork descriptor The .sol descriptor should be definitive. The code skeleton contains only some methods and is missing return data structures. Also the unit test class is just a template.