1
0

Add fallback fee (#289)

A fully synced node often fails to estimate fees:

Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee.

Adding fee of 0.1sat/vB
This commit is contained in:
Juraj Bednar
2020-04-08 14:20:15 +02:00
committed by GitHub
parent 9892e149cf
commit 3621906edc

View File

@@ -17,6 +17,7 @@ services:
whitelist=0.0.0.0/0
validatepegin=0
prune=5000
fallbackfee=0.000001
expose:
- "43782"
- "39388"
@@ -38,4 +39,4 @@ services:
BTCPAY_LBTCEXPLORERURL: http://nbxplorer:32838/
volumes:
elements_datadir:
elements_wallet_datadir:
elements_wallet_datadir: