hubiinetwork / nahmii-cli

CLI for interacting with the nahmii protocol
http://hubii.com
GNU General Public License v3.0
6 stars 1 forks source link

Ability to claim and withdraw accrued fees #92

Closed jijordre closed 4 years ago

jijordre commented 4 years ago

Description

The code base should enable the claiming and withdrawal of accrued fees from contract TokenHolderRevenueFund through support of nahmii-sdk. This issue describes the steps needed to support such a feature.

The support needs to include the possibility to claim fees by accrual (indices) and by block numbers. Also the CLI needs to support the withdrawal of funds claimed (and staged) in previous sessions in the event that the previous session's withdrawal failed.

Definition of done

Details & Questions

Depends on

jijordre commented 4 years ago

Closed by #93.