Documentation
    Preparing search index...

    Type Alias TipStrategy

    TipStrategy:
        | { const: number
        | bigint }
        | { linear: { base: number | bigint; perEncodedKib: number | bigint } }