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

type TransactionTag = Vec<u8>;

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