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
The Payment::new function returns Option instead of an informative error message. This should be changed in librustzcash so that the error is more comprehensible.
The
Payment::newfunction returnsOptioninstead of an informative error message. This should be changed inlibrustzcashso that the error is more comprehensible.