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

get mempool current fee estimation #112

Open
jbesraa opened this issue Oct 21, 2023 · 1 comment
Open

get mempool current fee estimation #112

jbesraa opened this issue Oct 21, 2023 · 1 comment

Comments

@jbesraa
Copy link
Collaborator

jbesraa commented Oct 21, 2023

In #109 we added an option to allow the user to set their fee, but we could make this param optional and fetch current accepted mempool fee rate via bitcoin core estimatesmartfee, or others.

@DanGould
Copy link
Contributor

Just defaulting to core's fallback fee if one is set and failing otherwise would mimic its behavior and may be a good choice as well.

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

No branches or pull requests

2 participants