reth icon indicating copy to clipboard operation
reth copied to clipboard

Extend `BlockBody` trait

Open klkvr opened this issue 1 year ago • 3 comments
trafficstars

Describe the feature

https://github.com/paradigmxyz/reth/pull/12539 only kept transactions getter in BlockBody but eventually we'd need to add more common helpers to it

https://github.com/paradigmxyz/reth/blob/ff6b78a3627a0fb03da5ab2093672618cd3b70b1/crates/primitives-traits/src/block/body.rs#L12-L92

- [ ] https://github.com/paradigmxyz/reth/pull/12826

Additional context

No response

klkvr avatar Nov 14 '24 15:11 klkvr