Skip to content
Commit 0d1580eb authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Consolidate frame benchmarking into a frame crate

This prs cleans up some of the frame benchmarking stuff:
- Move CLI into `frame-benchmarking-cli`. No frame related CLI should
exists in the default Substrate CLI.
- Move all traits and types related to frame benchmarking into the
`frame-benchmarking` trait. Frame types should be isolated in Frame.
parent dc92587b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment