-
Notifications
You must be signed in to change notification settings - Fork 906
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
devtools: Add fund_nodes command to startup_regtest.sh #5062
Conversation
fund_ln connects the two peers and funds a channel between them.
Test fails are coming from Those errors need fixing, otherwise lgtm. Also added a few tweaks. Thanks! |
545fd69
to
cd34680
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK cd34680
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, but perhaps just add a fund_nodes instead (perhaps with --wallet=?)
And squash into a single commit :)
7e24f90
to
26f30c6
Compare
fund_ln connects the two peers and funds a channel between them. Changelog-Added: Added fund_ln to the contrib/startup_regtest.sh
Okay I believe I got all the changes in and also cleaned things up. Should work for 100 nodes now =) |
Ack 51ee61d |
Also fix an occasional quirk of bitcoin-cli where you have to call loadwallet