espresso-sequencer
espresso-sequencer copied to clipboard
Update `ExplorerHeader` `reward_balance` implementation when Block Rewards are implemented
The implementation of ExplorerHeader
for Header
in sequencer/src/header.rs is currently implemented as a 0 balance reward as Block Rewards have not been decided, designed, or implemented as of yet.
When the Block Reward has been implemented, then this method will need to be updated.