moneroexamples / onion-monero-blockchain-explorer

Onion Monero Blockchain Explorer
https://xmrchain.net
BSD 3-Clause "New" or "Revised" License
361 stars 269 forks source link

Decrypt payment id with API #288

Closed atlos-io closed 1 year ago

atlos-io commented 1 year ago

How can I decrypt payment id with JSON API, provided I have the tx hash, the recipient address, and the recipient private view key? I see that the UI is able to do it, but can't find any method in the API.

moneroexamples commented 1 year ago

There is no such method at present.