Skip to main content

Module proof

Module proof 

Source
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§

PaymentProof
A payment proof that includes both the quote-based proof and on-chain tx hashes.

Functions§

deserialize_proof
Deserialize proof bytes from the PaymentProof format.