Type Definition sp_runtime::transaction_validity::TransactionTag[][src]

type TransactionTag = Vec<u8>;
Expand description

Tag for a transaction. No two transactions with the same tag should be placed on-chain.