All chains
    Preparing search index...

    Type Alias experimental_issuance_prediction_info

    experimental_issuance_prediction_info: RuntimeDescriptor<
        [],
        { issuance: bigint; next_mint: FixedSizeArray<2, bigint> },
    >

    Return the current estimates of the issuance 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.