Skip to content

Commit 426e497

Browse files
Add evm-tracing feature to humanode-runtime
1 parent e5d301a commit 426e497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/humanode-runtime/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ sp-keystore = { workspace = true }
112112

113113
[features]
114114
default = ["std"]
115+
evm-tracing = []
115116
runtime-benchmarks = [
116117
"frame-benchmarking/runtime-benchmarks",
117118
"frame-support/runtime-benchmarks",

0 commit comments

Comments
 (0)