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

Include more granular estimates from bitcoin core #48

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

mrfelton
Copy link
Member

This pull request primarily modifies the configuration options for the Bitcoind settings in the README.md and config/default.json files. The key change is an update to the bitcoind.confTargets configuration, which now includes additional block targets for history-based fee estimates.

Changes to Bitcoind settings:

  • README.md: The bitcoind.confTargets configuration in the Bitcoind settings has been updated to include additional block targets for history-based fee estimates.
  • config/default.json: The bitcoind.confTargets configuration has been updated to match the changes in README.md.

@mrfelton mrfelton merged commit dd7ab01 into master Feb 19, 2024
1 check passed
@mrfelton mrfelton deleted the refactor branch February 19, 2024 18:53
@mrfelton mrfelton self-assigned this Feb 19, 2024
@mrfelton mrfelton added the type:enhancement Indicates new feature requests label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant