We recently had a request for a utility that could decrypt a transaction to an orchard receiver.
I don't see a util like this for zcashd, but I've got a transaction which
includes a spend to a orchard receiver, and the viewing key. I've verified
that we can decrypt in our own code, but want to sanity check against
another implementation.
Any chance you can point me in the direction of a quick way to do this? I
had made something to do what I'm looking for when we launched sapling
outputs but don't have the equivalent for orchard.
We recently had a request for a utility that could decrypt a transaction to an orchard receiver.