You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In zcash/librustzcash#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.
The text was updated successfully, but these errors were encountered:
(From zcash/librustzcash#1056 (comment) )
In zcash/librustzcash#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.The text was updated successfully, but these errors were encountered: