change boltz config, wait for confirmation

This commit is contained in:
dni ⚡ 2022-08-22 08:59:38 +02:00
commit 3472041da6

View file

@ -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"