Problem
The current verification model requires only one party to anchor a document. High-value land transactions typically require multiple authorised parties (e.g. seller, buyer, notary) to co-sign before a record is considered confirmed.
Proposed Solution
Create a MultiPartyVerificationService inside contract/module/multi-party/ that tracks multiple verifier signatures for a single document hash.
Acceptance Criteria
Problem
The current verification model requires only one party to anchor a document. High-value land transactions typically require multiple authorised parties (e.g. seller, buyer, notary) to co-sign before a record is considered confirmed.
Proposed Solution
Create a MultiPartyVerificationService inside
contract/module/multi-party/that tracks multiple verifier signatures for a single document hash.Acceptance Criteria