mintlayer / core

Mintlayer Core
https://www.mintlayer.org/
MIT License
14 stars 4 forks source link

staking: adding the locked balance; add 2 `withdrawal era` sub-command #105

Closed b-yap closed 3 years ago

b-yap commented 3 years ago

Added a withdrawal_era command so the user will know at what era he/she will be able to withdraw. Also indicates the current era.

In the balance, added the Total Locked.

note: feel free to clean the code.