Skip to content

Specify fallback fee when starting bitcoin daemon#63

Open
hikchi wants to merge 2 commits intofreewil:masterfrom
hikchi:master
Open

Specify fallback fee when starting bitcoin daemon#63
hikchi wants to merge 2 commits intofreewil:masterfrom
hikchi:master

Conversation

@hikchi
Copy link

@hikchi hikchi commented Jan 28, 2023

This PR was fixed with an additional arg of -fallbackfee in the Makefile.

Without the arg, we'd not be able to send test bitcoin via sendfrom1 command as it showed Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee.

image

@M61Shaforostov
Copy link

Resolves #60 .

@M61Shaforostov
Copy link

Why do you set it to 0.00002? I would rather utilize the minimum possible value, that is 0.00000001.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants