funds proofs use a single balance source. Real proof-of-funds often spans multiple accounts. Support aggregating balances before the threshold check.
Scope
- Let the issuer attest to a summed balance across multiple linked accounts (e.g. several Plaid items), signing the aggregate commitment.
- The circuit still proves aggregate >= threshold without revealing components.
- Keep identity/source data server-side and out of storage.
Value
Matches how proof-of-funds actually works, widening real-world applicability.
Acceptance
- An aggregate balance across sources can be attested and proven against a threshold; components stay private; documented.
funds proofs use a single balance source. Real proof-of-funds often spans multiple accounts. Support aggregating balances before the threshold check.
Scope
Value
Matches how proof-of-funds actually works, widening real-world applicability.
Acceptance