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

Manage account and peer config on a running connector #447

Open
adrianhopebailie opened this issue Jul 17, 2018 · 1 comment
Open

Manage account and peer config on a running connector #447

adrianhopebailie opened this issue Jul 17, 2018 · 1 comment

Comments

@adrianhopebailie
Copy link
Contributor

Similar to #446 it would be useful to be able to manage the accounts, plugins and connections configured without needing to restart the whole connector.

This should also be done via an admin API.

Suggested commands would be:

  • connect/disconnect plugin
  • adjust plugin options (e.g. server URL)
  • add new account
  • adjust account settings such as balance min and max plugin, asset, scale (TBD which are a good idea)
  • force a settlement
  • graceful shutdown of an account (stop accepting packets, settle account, disconnect)
  • dump current config to file (to use if the connector is restarted)
@SolsticeLLC
Copy link

Would also like to see the clearing of payment channel for a given peer or moneyd client added into this enhancement. Of particular interest would be identifying any payment channels in an errored state - such as only being set up on one side and not on the other end. Would also be good to be able to see the payment channels in the Moneyd-gui and be able to perform the cleanup functions there.

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

No branches or pull requests

2 participants