Type Definition tp_transaction_pool::TransactionTag[][src]

type TransactionTag = Vec<u8, Global>;

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