Open daira opened 11 months ago
(From https://github.com/zcash/librustzcash/pull/1056#discussion_r1414081376 )
In https://github.com/zcash/librustzcash/pull/1056 a From implementation was added from ask -> ak. I would prefer this to be an explicit method (and similarly for Orchard). This would also have the advantage of requiring less explicit referencing.
From
(From https://github.com/zcash/librustzcash/pull/1056#discussion_r1414081376 )
In https://github.com/zcash/librustzcash/pull/1056 a
From
implementation was added from ask -> ak. I would prefer this to be an explicit method (and similarly for Orchard). This would also have the advantage of requiring less explicit referencing.