Type Alias tea_sdk::tapp::TimestampShort
pub type TimestampShort = i64;
Expand description
Short format of timestamp (from chrono timestamp), to distinguish between transactions that may send multiple times
pub type TimestampShort = i64;
Short format of timestamp (from chrono timestamp), to distinguish between transactions that may send multiple times