Rusty Russell
7a592a2b5c
contrib/startup_regtest.sh: avoid getting stuck in initialblockdownload.
And give a hint as to what cmds are available, since I forget!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
6 years ago
Rusty Russell
2a09124574
contrib/startup_regtest.sh: set sane defaults for lightning & bitcoin dirs.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
6 years ago
lisa neigut
0bd95fc068
contrib: add txindex to bitcoind for regtest
6 years ago
lisa neigut
be502a095d
devscript: always clean up pid files for lightning daemons
6 years ago
lisa neigut
9d20e95155
contrib-script: encapsulate more things
make a start + stop function, so that you can load this script
into other places and start/stop the services in the background.
6 years ago
lisa neigut
eb8336331f
contrib-script: make it so that you can source everywhere
the aliases are nice to have in other windows; if you want to
source it other places, we should make that possible.
6 years ago
lisa neigut
1d5475197e
contrib script: add instructions for use
6 years ago
lisa neigut
99f20d8dd1
contrib: short script to startup two nodes to test locally
make it easier to fire up a local test environment to try out
c-lightning.
requires bitcoind to be installed. to use, you have to run it
via `source contrib/startup_regtest.sh`, so that the aliases
are set correctly.
6 years ago