change boltz config, wait for confirmation
This commit is contained in:
parent
11857bba5a
commit
3472041da6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ minWalletBalance = 10_000_000
|
||||||
minChannelBalance = 10_000_000
|
minChannelBalance = 10_000_000
|
||||||
maxSwapAmount = 4_294_967
|
maxSwapAmount = 4_294_967
|
||||||
minSwapAmount = 10_000
|
minSwapAmount = 10_000
|
||||||
maxZeroConfAmount = 10_000_000
|
maxZeroConfAmount = 0
|
||||||
|
|
||||||
[currencies.chain]
|
[currencies.chain]
|
||||||
mempoolSpace = "http://mempool-web:8080/api"
|
mempoolSpace = "http://mempool-web:8080/api"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue