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

Allow disburse to other account than controller #43

Closed
timohanke opened this issue Aug 19, 2021 · 0 comments · Fixed by #171
Closed

Allow disburse to other account than controller #43

timohanke opened this issue Aug 19, 2021 · 0 comments · Fixed by #171
Assignees
Labels
enhancement New feature or request

Comments

@timohanke
Copy link
Contributor

neuron-manage --disburse disburses to the controller's account.

That's great because it is always safe to do so. But there's a privacy issue. Disbursing from multiple neurons which are controlled by the same controller unnecessarily links their ledger accounts together.

@timohanke timohanke added the enhancement New feature or request label Aug 19, 2021
@adamspofford-dfinity adamspofford-dfinity self-assigned this Mar 2, 2023
adamspofford-dfinity added a commit that referenced this issue Mar 2, 2023
Adds the `--disburse-amount` and `--disburse-to` flags to `quill neuron-manage`, for scenarios other than disbursing the full amount to the controller. 

Fixes #43, fixes #44.
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

Successfully merging a pull request may close this issue.

2 participants