chore: config assets for multiple chains
- lightning config - env vars - bitcoin.conf for different networks - copy configs in lightningd repo Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
4
assets/regtest-env
Normal file
4
assets/regtest-env
Normal file
@@ -0,0 +1,4 @@
|
||||
VLS_PORT=17701
|
||||
VLS_NETWORK=regtest
|
||||
BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:38332
|
||||
RUST_LOG=info
|
||||
Reference in New Issue
Block a user