Skip to content

Commit

Permalink
feat:use alloy execution payload type
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Kai <[email protected]>
  • Loading branch information
GrapeBaBa committed Sep 1, 2024
1 parent 07d3775 commit 4e8b420
Show file tree
Hide file tree
Showing 4 changed files with 246 additions and 252 deletions.
134 changes: 128 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ alloy = { version = "0.2", features = [
"provider-http",
"signers",
"consensus",
"rpc-types-engine",
"ssz"
] }
alloy-rlp = "0.3.4"

Expand Down
Loading

0 comments on commit 4e8b420

Please sign in to comment.