reth icon indicating copy to clipboard operation
reth copied to clipboard

Discuss: where to store ommers

Open rakita opened this issue 2 years ago • 0 comments

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

rakita avatar Nov 12 '22 13:11 rakita