Skip to content

Commit c23a21e

Browse files
committed
fix eip7702
1 parent 75da881 commit c23a21e

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
lines changed

Cargo.lock

Lines changed: 33 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ substrate-rpc-client = { git = "https://github.com/moonbeam-foundation/polkadot-
236236

237237
# Frontier (wasm)
238238

239-
ethereum = { git = "https://github.com/rust-ethereum/ethereum.git", rev = "cf3076f07e61102eec686f6816da668f97d94f1f", default-features = false, features = [
239+
ethereum = { git = "https://github.com/moonbeam-foundation/ethereum.git", branch = "moonbeam-polkadot-stable2503", default-features = false, features = [
240240
"with-scale",
241241
] }
242242
ethereum-types = { version = "0.15.1", default-features = false }

0 commit comments

Comments
 (0)