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