solana_accounts_db::accounts_partition

Function rent_multi_epoch_collection_cycle_params

Source
pub fn rent_multi_epoch_collection_cycle_params(
    epoch: Epoch,
    slot_count_per_epoch: SlotCount,
    first_normal_epoch: Epoch,
    epoch_count_in_cycle: Epoch,
) -> (Epoch, SlotCount, bool, Epoch, u64, u64)