Type Alias frame_support::pallet_prelude::TransactionLongevity

source ·
pub type TransactionLongevity = u64;
Expand description

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