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

Add init flag for incentives address #382

Closed
futurechimp opened this issue Oct 13, 2020 · 0 comments · Fixed by #419
Closed

Add init flag for incentives address #382

futurechimp opened this issue Oct 13, 2020 · 0 comments · Fixed by #419
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@futurechimp
Copy link
Contributor

We have been paying incentives manually thus far, with registration through a web form. Let's move it to the mixnode, so that each node nominates a payment address for its rewards.

So we'll add an optional --incentives-address abcdef123456 flag which nominates a payment address string. Alexis says he's able to distinguish between his existing testnet token payment types based on address format so this can just be a simple string.

We will need to add this field to the Mixnode entity on the validator side as well so it can be submitted through the API and stored on the blockchain.

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
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants