MyHush / hush3

Hush: Speak And Transact Freely
https://myhush.org
Other
15 stars 13 forks source link

z_viewtransaction does not show fee #52

Open leto opened 4 years ago

leto commented 4 years ago

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 commented 4 years ago

It seems getrawtransaction does not show a fee

TheComputerGenie commented 4 years ago

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