fix: add pezsp-io feature to yet-another-teyrchain-runtime for benchmarks
This commit is contained in:
@@ -23,6 +23,7 @@ pezsp-runtime = { workspace = true }
|
|||||||
pezkuwi-sdk = { workspace = true, default-features = false, features = [
|
pezkuwi-sdk = { workspace = true, default-features = false, features = [
|
||||||
# Primitives needed for runtime
|
# Primitives needed for runtime
|
||||||
"pezsp-api",
|
"pezsp-api",
|
||||||
|
"pezsp-io",
|
||||||
"pezsp-block-builder",
|
"pezsp-block-builder",
|
||||||
"pezsp-consensus-aura",
|
"pezsp-consensus-aura",
|
||||||
"pezsp-core",
|
"pezsp-core",
|
||||||
|
|||||||
Reference in New Issue
Block a user