BeamMW / beam

Beam: Scalable Confidential Cryptocurrency. Leading the way to Confidential DeFi
https://beam.mw
Apache License 2.0
699 stars 202 forks source link

Allow RECEIVER wallet to also produce a payment proof #1974

Open dbadol opened 1 month ago

dbadol commented 1 month ago

Current situation As of today, only the sender of a transaction can produce a payment proof. However, both sender and receiver have the same information about the transaction and there could be cases where the receiver wants to produce the payment proof.

Solution we propose Allow the RECEIVER of a transaction to produce a payment proof for that transaction.

Remarks