reth
reth copied to clipboard
chore(sdk): `SealedBlock` generic over header and body
Makes SealedBlock
type definition generic over header and body type, which is a necessary first step to use SealedBlock
in Block
trait method signatures