PoseidonProof: {
    digest: NumericString;
    numberOfInputs: number;
    proof: PackedGroth16Proof;
    scope: NumericString;
}

Type declaration