pub type TransactionId = u64;
Expand description

A transaction id for tracking transactions in the fungible token contract.