Function substrate_test_runtime_transaction_pool::uxt[][src]

pub fn uxt(who: AccountKeyring, nonce: Index) -> Extrinsic
Expand description

Generate transfer extrinsic with a given nonce.

Part of the test api.