All chains
    Preparing search index...

    Type Alias experimental_inflation_prediction_info

    experimental_inflation_prediction_info: RuntimeDescriptor<
        [],
        { inflation: bigint; next_mint: FixedSizeArray<2, bigint> },
    >

    Return the current estimates of the inflation amount.

    This is marked as experimental in light of RFC#89. Nonetheless, its usage is highly recommended over trying to read-storage, or re-create the onchain logic.