env defaults
This commit is contained in:
parent
aafa4bf3ad
commit
c49627a6e8
2 changed files with 11 additions and 12 deletions
|
|
@ -31,10 +31,11 @@ LIQUIDITY_PROVIDER_PUB=
|
|||
#BOOTSTRAP=1
|
||||
|
||||
#LSP
|
||||
OLYMPUS_LSP_URL=
|
||||
VOLTAGE_LSP_URL=
|
||||
LSP_CHANNEL_THRESHOLD=0
|
||||
LSP_MAX_FEE_BPS=0
|
||||
OLYMPUS_LSP_URL=https://lsps1.lnolymp.us/api/v1
|
||||
VOLTAGE_LSP_URL=https://lsp.voltageapi.com/api/v1
|
||||
FLASHSATS_LSP_URL=https://lsp.flashsats.xyz/lsp/channel
|
||||
LSP_CHANNEL_THRESHOLD=1000000
|
||||
LSP_MAX_FEE_BPS=100
|
||||
|
||||
#ROOT_FEES
|
||||
# Applied to either debits or credits and sent to an admin account
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue