Class LegacyApproxParamsGenerator

Implements

Constructors

Properties

EPS: number = 1e-4
STATIC_APPROX_PARAMS: {
    eps: bigint;
    guessMax: bigint;
    guessMin: number;
    guessOffchain: bigint;
    maxIteration: number;
} = ...

Type declaration

  • eps: bigint
  • guessMax: bigint
  • guessMin: number
  • guessOffchain: bigint
  • maxIteration: number

Methods

Generated using TypeDoc