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

Empower app to Withdraw Fees #5

Open
chrishobcroft opened this issue Apr 14, 2019 · 2 comments
Open

Empower app to Withdraw Fees #5

chrishobcroft opened this issue Apr 14, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@chrishobcroft
Copy link

A delegator to Livepeer's network receives the following as an incentive:

  • A share of the reward (in LPT) received by the Node for its participation
  • A share of the fees (currently in ETH), received by the Node for performing Transcoding work

This change request is to build the functionality to allow the app to:

  1. Call the withdrawFees() function on the Bonding Manager contract, which withdraws any fees which have been claimed when calling claimEarnings(uint256 _endRound)
  2. Transfer these fees to any address (e.g. to the DAO's Vault).
@chrishobcroft chrishobcroft added the enhancement New feature or request label Apr 23, 2019
@willjgriff
Copy link
Member

Completed as of: 9386331

@chrishobcroft
Copy link
Author

Not yet verified, so leaving this open

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

No branches or pull requests

2 participants