Expand description
Payment proof wrapper that includes transaction hashes.
PaymentProof bundles a ProofOfPayment (quotes + peer IDs) with the
on-chain transaction hashes returned by the wallet after payment.
Structs§
- Payment
Proof - A payment proof that includes both the quote-based proof and on-chain tx hashes.
Functions§
- deserialize_
proof - Deserialize proof bytes from the
PaymentProofformat.