alloy-rs/alloy

Add support for `Bundle` inside `BundleItem`

SkandaBhat opened this issue · 0 comments

Component

rpc

Describe the feature you would like

Ref paradigmxyz/mev-share-rs#44

pub enum BundleItem {
BundleItem should support Bundle according to mev-share spec, but it doesnt.