-
Notifications
You must be signed in to change notification settings - Fork 601
[Feature] Introduce Block type in alloy-consensus #1290
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Component
consensus, eips, genesis
Describe the feature you would like
currently we don't have a block type in the consensus crate
ref
this type should be structured slightly differently, so that there's a body container struct that wraps transactions, requests, withdrawals
which is this type
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers