Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify fallback fee when starting bitcoin daemon #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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