feat: update scripts to use env vars
- bitcoind entrypoint set chain value - bitcoind healthcheck fix cli parameter - lightning entrypoint script - lightning health script - prepend chain in bitcoin.conf Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
bitcoin-cli --chain=$BITCOIN_CHAIN getblockchaininfo
|
||||
bitcoin-cli -chain=$BITCOIN_CHAIN getblockchaininfo
|
||||
Reference in New Issue
Block a user