Type alias IdProof

IdProof: {
    proofs: AtomicProof<string>[];
}

Type declaration

Generated using TypeDoc