reth
reth copied to clipboard
Discuss: where to store ommers
Akula for example stores them inside Header as Vec<Header> or as we have that num|hash mapping for headers we could store them inside Header table.
More on discussion here: https://github.com/foundry-rs/reth/pull/190#discussion_r1020122565