We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor the changes introduced by this PR to use Dagger to pass around the MiningParameters - it's a good candidate for dependency injection
#6562
The text was updated successfully, but these errors were encountered:
MainnetProtocolSpecs.java looks like the thing that actually uses MiningParameters when it is setting up its fee market.
Could be an opportunity here to implement both this and solve #7326
Sorry, something went wrong.
jflo
No branches or pull requests
Refactor the changes introduced by this PR to use Dagger to pass around the MiningParameters - it's a good candidate for dependency injection
#6562
The text was updated successfully, but these errors were encountered: