- lightning config - env vars - bitcoin.conf for different networks - copy configs in lightningd repo Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
VLS_PORT=17701
|
|
VLS_NETWORK=regtest
|
|
BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:8332
|
|
RUST_LOG=info |