mirror of
https://github.com/monero-project/monero.git
synced 2026-01-10 16:17:16 +09:00
Zero change is sent to a random address, which confuses the code which determines which key to use to encrypt the payment id. Ignore zero amounts for this purpose, so the payment id gets encrypted with the real destination's key.