OPNet
    Preparing search index...

    Type Alias GetFees

    GetFees: CallResult<
        { priorityQueueBaseFee: bigint; reservationBaseFee: bigint },
        [],
    >