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