pub type TransactionTag = Vec<u8, Global>;
Expand description

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