Function sp_domains::calculate_max_bundle_weight_and_size

source ยท
pub fn calculate_max_bundle_weight_and_size(
    max_domain_block_size: u32,
    max_domain_block_weight: Weight,
    consensus_slot_probability: (u64, u64),
    bundle_slot_probability: (u64, u64),
) -> Option<DomainBundleLimit>
Expand description

Calculates the max bundle weight and size