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

z_viewtransaction does not show fee #52

Open
leto opened this issue Dec 16, 2019 · 2 comments
Open

z_viewtransaction does not show fee #52

leto opened this issue Dec 16, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@leto
Copy link
Member

leto commented Dec 16, 2019

We have an explorer bug which shows an incorrect fee (rounding issue), of a zaddr xtn, and I went to use z_viewtransaction to verify, but it does not include the fee of the xtn.

Instead of needing to do ./src/hush-cli gettransaction 873de1dda7cfa5268045c50a3daa19ba95df3c24d348200c3fa1f4b73cffe2fd | grep "fee", the z_viewtransaction RPC should also show this data.

@leto
Copy link
Member Author

leto commented Dec 24, 2019

It seems getrawtransaction does not show a fee

@TheComputerGenie
Copy link

It could be fixed in short order if you didn't delete advice out of spite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants