interface ConfigV1 {
    reconstruction_threshold: FixedPoint64;
    secrecy_threshold: FixedPoint64;
}

Properties

reconstruction_threshold: FixedPoint64
secrecy_threshold: FixedPoint64