Skip to content

Commit 3af4adc

Browse files
jaypanJay Pan
authored andcommitted
Fix debug trace call
1 parent 436885f commit 3af4adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ derive_more = "0.99"
5252
environmental = { version = "1.1.4", default-features = false }
5353
ethereum = { version = "0.15.0", default-features = false }
5454
ethereum-types = { version = "0.14.1", default-features = false }
55-
evm = { git = "https://github.com/peaqnetwork/evm", branch = "peaq-polkadot-v1.7.2", default-features = false }
55+
evm = { git = "https://github.com/peaqnetwork/evm", branch = "feature/blk-152-implement-debug_tracecall", default-features = false }
5656
futures = "0.3.30"
5757
hash-db = { version = "0.16.0", default-features = false }
5858
hex = { version = "0.4.3", default-features = false, features = ["alloc"] }

0 commit comments

Comments
 (0)