Function substrate_test_runtime_transaction_pool::uxt
source · pub fn uxt(who: Sr25519Keyring, nonce: Nonce) -> Extrinsic
Expand description
Generate transfer extrinsic with a given nonce.
Part of the test api.
pub fn uxt(who: Sr25519Keyring, nonce: Nonce) -> Extrinsic
Generate transfer extrinsic with a given nonce.
Part of the test api.