Expand description
Setup code for super::command
which would otherwise bloat that module.
Should only be used for benchmarking as it may break in other contexts.
Structs§
- Remark
Builder - Generates extrinsics for the
benchmark overhead
command. - Transfer
Keep Alive Builder - Generates
Balances::TransferKeepAlive
extrinsics for the benchmarks.
Functions§
- create_
benchmark_ extrinsic - Create a transaction using the given
call
. - inherent_
benchmark_ data - Generates inherent data for the
benchmark overhead
command.