You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: