dcrdata icon indicating copy to clipboard operation
dcrdata copied to clipboard

Show fee in decoded and unconfirmed txs

Open matheusd opened this issue 7 years ago • 3 comments
trafficstars

It would be nice to see the fee and fee rate of decoded (eg: prior to manually broadcasting a tx) and unconfirmed transactions.

Though to get the decoded fee you'd have to look at the utxos, so it might be tricky to do on the current flow of the decoding call.

matheusd avatar May 17 '18 12:05 matheusd

This is a variation of https://github.com/decred/dcrdata/issues/130 and https://github.com/decred/dcrdata/issues/142

raedah avatar May 17 '18 17:05 raedah

@chappjc, is this still an issue?

ukane-philemon avatar Dec 26 '22 22:12 ukane-philemon

We clearly show it for all transactions on the transaction page, but we could add it to the json response (what he means by "decoded").

chappjc avatar Dec 26 '22 22:12 chappjc