iotex-desktop-wallet
iotex-desktop-wallet copied to clipboard
For produced blocks, show foundation bonus and block reward
When we list block informations in our page like: https://www.iotexscan.io/block/591568. We should add two more infos about foundation bonus and block reward.
Both information are fixed number and already stored in our data struct. If you want to know who get this reward, you may get access producer's public key in block header struct.
@puncsky could you add some details? I have looked at into block data didn't found reward and bonus fields.
this task has been there for a while. could we close this? @raullenchai @CoderZhi @guo ?