mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-21 11:04:19 +01:00
Update .env.example, add MINT_MAX_BALANCE (#474)
Changed MINT_MAX_PEG_IN/OUT defaults to 10000 Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
@@ -87,7 +87,8 @@ LIGHTNING_FEE_PERCENT=1.0
|
||||
LIGHTNING_RESERVE_FEE_MIN=2000
|
||||
|
||||
# Limits
|
||||
|
||||
# Max mint balance in satoshis
|
||||
# MINT_MAX_BALANCE=1000000
|
||||
# Max peg-in amount in satoshis
|
||||
# MINT_MAX_PEG_IN=100000
|
||||
# Max peg-out amount in satoshis
|
||||
|
||||
Reference in New Issue
Block a user