Implement set_block_number for runtime-bencmarks in RelayBlockNumberProiver (#1187)

This commit is contained in:
girazoki
2022-04-21 10:23:20 +02:00
committed by GitHub
parent ae7a577673
commit 4db9ff03a2
2 changed files with 11 additions and 0 deletions
@@ -73,3 +73,7 @@ std = [
"sp-trie/std",
"xcm/std"
]
runtime-benchmarks = [
"sp-runtime/runtime-benchmarks"
]