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
Currently we have some duplicate code and unusual error wrapping.
Correctly handle the error returned when calculating an address. Use
`expect` when we have already checked for the failure. Improve the docs,
explaining what is called when and what its equivalent to.
0 commit comments