Type Alias nft_pixelboard_io::TransactionId
source · pub type TransactionId = u64;
Expand description
A transaction id for tracking transactions in the fungible token contract.
pub type TransactionId = u64;
A transaction id for tracking transactions in the fungible token contract.