Function pallet_domains::calculate_tx_range

source ยท
pub fn calculate_tx_range(
    cur_tx_range: U256,
    actual_bundle_count: u64,
    expected_bundle_count: u64,
) -> U256
Expand description

Calculates the new tx range based on the bundles produced during the interval.