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
Return fee in getrawtransaction
#23264
Labels
Comments
|
I'd love to take a look at this. |
|
@KenCox94 if you need any pointers, please don't hesitate to ask here or on IRC #bitcoin-core-dev :) |
@KenCox94 I have a draft working solution. If you haven't already started, I would like to submit my PR. |
|
Sure! |
|
Is this issue still open? Could I help? |
|
This is being worked on in #23319. You could help by reviewing that PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to how the fee is returned in
getblock(#18771), it should be returned ingetrawtransaction.Useful skills:
Understanding of undo data, the RPC interface and the functional tests.
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.
The text was updated successfully, but these errors were encountered: