referrerpolicy=no-referrer-when-downgrade
cumulus_test_service

Function construct_extrinsic

Source
pub fn construct_extrinsic(
    client: &Client,
    function: impl Into<RuntimeCall>,
    caller: Pair,
    nonce: Option<u32>,
) -> UncheckedExtrinsic
Expand description

Construct an extrinsic that can be applied to the test runtime.