Author

Topic: How to enable fallbackfee? (Read 310 times)

legendary
Activity: 1876
Merit: 3132
October 13, 2019, 04:19:04 PM
#2
-snip

It depends on the operating system. Shut down your node. If you are running any Linux distribution then add "-fallbackfee=0.00001" to the launch command e.g. "bitcoind -fallbackfee=0.00001". If you are running Windows then right-click on the Bitcoin Core executable file, select Properties and add "-fallbackfee=0.00001" after the file extension. The fallback fee will be set to 1 sat/byte which should be enough for now. By default, it's 20 sat/byte if you don't specify the value.
newbie
Activity: 6
Merit: 0
October 13, 2019, 03:54:01 PM
#1
Im running a node and im also generating with it. I accumulated 200 Coins and I would like to send them to another wallet using CLI.
Im getting the message: Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee.

How do I enable it? Thx
Jump to: