Test Auditor for Confidential Send and revealed R (#6320)

This commit is contained in:
Peter Chen
2026-02-17 11:27:33 -08:00
committed by GitHub
parent 9d0c854139
commit b6d1a8d62b
11 changed files with 209 additions and 47 deletions

View File

@@ -875,7 +875,7 @@ MPTTester::getConvertBackProof(
{
Buffer const pedersenProof = getBalanceLinkageProof(holder, contextHash, *holderPubKey, pcParams);
// todo: incoporate range proof
// todo: incorporate range proof
return pedersenProof;
}