sui_core::authority::transaction_deferral

Function transaction_deferral_within_limit

Source
pub fn transaction_deferral_within_limit(
    deferral_key: &DeferralKey,
    max_deferral_rounds_for_congestion_control: u64,
) -> bool