Update env.example

This commit is contained in:
Justin (shocknet) 2024-04-29 14:15:43 -04:00 committed by GitHub
parent 0224528367
commit 2083f4bebf

View file

@ -23,6 +23,9 @@
# BPS are basis points, 100 BPS = 1% # BPS are basis points, 100 BPS = 1%
#OUTBOUND_MAX_FEE_BPS=60 #OUTBOUND_MAX_FEE_BPS=60
#OUTBOUND_MAX_FEE_EXTRA_SATS=100 #OUTBOUND_MAX_FEE_EXTRA_SATS=100
# If the back-end doesn't have adequate channel capacity, buy one from an LSP
# Will execute when it costs less than 1% of balance and uses a trusted peer
#BOOTSTRAP=1
#ROOT_FEES #ROOT_FEES
# Applied to either debits or credits and sent to an admin account # Applied to either debits or credits and sent to an admin account