Extend BuiltPayload type #10436
Labels
S-blocked
This cannot more forward until something else changes
S-needs-design
This issue requires design work to think about how it would best be accomplished
currently the BuiltPayload type returns the block:
reth/crates/payload/primitives/src/traits.rs
Lines 18 to 20 in a0a2f35
ideally this type should be required to also serve the receipts
this would be required so that this can be reused in RPC
The text was updated successfully, but these errors were encountered: