interface OutputObject {
    targetAmplification: bigint;
    targetTime: bigint;
}

Properties

targetAmplification: bigint
targetTime: bigint