testing swaps
This commit is contained in:
parent
c4644b5701
commit
0097dcc46c
8 changed files with 858 additions and 15 deletions
10
env.example
10
env.example
|
|
@ -14,8 +14,14 @@
|
|||
# A trusted peer that will hold a node-level account until channel automation becomes affordable
|
||||
# The developer is used by default or you may specify your own
|
||||
# To disable this feature entirely overwrite the env with "null"
|
||||
#LIQUIDITY_PROVIDER_PUB=null
|
||||
#DISABLE_LIQUIDITY_PROVIDER=false
|
||||
# LIQUIDITY_PROVIDER_PUB=null
|
||||
# DISABLE_LIQUIDITY_PROVIDER=false
|
||||
# USE_ONLY_LIQUIDITY_PROVIDER=false
|
||||
|
||||
#SWAPS
|
||||
# BOLTZ_HTTP_URL=
|
||||
# BOLTZ_WEBSOCKET_URL=
|
||||
# ENABLE_SWAPS=false
|
||||
|
||||
#DB
|
||||
#DATABASE_FILE=db.sqlite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue