Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Claim nahmii revenue within core #748

Closed
katat opened this issue Apr 14, 2019 · 0 comments · Fixed by #803
Closed

Claim nahmii revenue within core #748

katat opened this issue Apr 14, 2019 · 0 comments · Fixed by #803
Labels

Comments

@katat
Copy link
Contributor

katat commented Apr 14, 2019

Description

The wallets within core should be able to claim nahmii fees revenue.

The support for this should be done using nahmii-sdk's concept of fees claimant. The most needed feature is likely to be ability to obtain claimable amounts and claim fees by accrual indices. But also the alternative of obtaining and claiming by block numbers should be supported. Finally, users should be able to obtain withdrawable amounts and withdraw their accrued fees.

Definition of done

  • It is possible for a user to obtain claimable amount and claim fees at least by accrual indices
  • It is possible for a user to obtain withdrawable amount and withdraw fees
  • Unit tests have been updated

Details & Questions

Depends on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant