decred / insight

A Decred blockchain API for web wallets.
10 stars 22 forks source link

Show size and fee per size (atoms/B) on transactions. #19

Closed raedah closed 8 years ago

alexlyp commented 8 years ago

This is already the case isn't it?

https://mainnet.decred.org/tx/6be0286ddaf44c571c6dd0b653b035f96af6852b1a8589248a53aa53c6301eed

I see Size and then Fee Rate.

Was there something else you were looking for?

raedah commented 8 years ago

I would like to see it from the block view when listing transactions. https://mainnet.decred.org/block/00000000000011961f479a6c90ccbbde894900e3c322650131c728f9c9fb2098

alexlyp commented 8 years ago

Gotcha, I will try to add that as well