pub type TransactionLongevity = u64;
Minimum number of blocks a transaction will remain valid for. TransactionLongevity::max_value() means “forever”.
TransactionLongevity::max_value()