Merge branch 'master' into swaps-test
This commit is contained in:
commit
4374d3f443
20 changed files with 283 additions and 34 deletions
|
|
@ -10,6 +10,8 @@
|
|||
#LND_MACAROON_PATH=~/.lnd/data/chain/bitcoin/mainnet/admin.macaroon
|
||||
#LND_LOG_DIR=~/.lnd/logs/bitcoin/mainnet/lnd.log
|
||||
#BTC_NETWORK=mainnet
|
||||
# Bypass LND entirely and daisychain off the bootstrap provider (testing only)
|
||||
#USE_ONLY_LIQUIDITY_PROVIDER=false
|
||||
|
||||
#BOOTSTRAP_PEER
|
||||
# A trusted peer that will hold a node-level account until channel automation becomes affordable
|
||||
|
|
@ -17,8 +19,7 @@
|
|||
# To disable this feature entirely overwrite the env with "null"
|
||||
# LIQUIDITY_PROVIDER_PUB=null
|
||||
# DISABLE_LIQUIDITY_PROVIDER=false
|
||||
# USE_ONLY_LIQUIDITY_PROVIDER=false
|
||||
PROVIDER_RELAY_URL=
|
||||
# PROVIDER_RELAY_URL=
|
||||
|
||||
#SWAPS
|
||||
# BOLTZ_HTTP_URL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue