-
Notifications
You must be signed in to change notification settings - Fork 11
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
[feat]: add actions for interactive clboss commands #57
Comments
I would very much like an option to tell clboss to ignore certain channels - not sure if this is best as an action or as a config input |
you can do this already in Spark: https://github.com/ZmnSCPxj/clboss#clboss-unmanage but yes, it would probably be better as an action |
I know it has commands, I'm saying for the UI. I kinda like the idea of having a section in the config for 'ignored' where you can just add the channels or peers to ignore |
You mean you want this as config options as opposed to actions? |
I think I'd prefer that, but I'm not entirely convinced of that position, just putting the opinion out there. You know the ecosystem better |
see https://github.com/ZmnSCPxj/clboss#operating for all commands
clboss-status
: taken care of here, but could also be its own action: #56clboss-externpay
,clboss-ignore-onchain
,clboss-notice-onchain
,clboss-unmanage
can all be actionsclboss-swaps
: could be an action or a section in propertiesThe text was updated successfully, but these errors were encountered: