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

node: Add settings for manipulating node configuration #344

Open
maffoo opened this issue Jul 27, 2017 · 0 comments
Open

node: Add settings for manipulating node configuration #344

maffoo opened this issue Jul 27, 2017 · 0 comments

Comments

@maffoo
Copy link
Contributor

maffoo commented Jul 27, 2017

Currently, to change the node configuration we have to edit the registry directly, and then the node will load those changes asynchronously. It would be nice to have APIs on the node to see the configuration that it has directly, and also to manipulate that config so that we can be sure when config changes are actually applied (this would be helpful in tests, for example).

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

No branches or pull requests

1 participant