Function mangata_node::benchmarking::create_extrinsic
source · pub fn create_extrinsic(
client: &TFullClient<Block, RuntimeApi, WasmExecutor<SubstrateHostFunctions>>,
sender: Pair,
function: impl Into<RuntimeCall>,
nonce: Option<u32>
) -> UncheckedExtrinsic