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
Changed inner_test_validate_owner to return Ok(()) (#126)
Previously in the happy case `result` was returned, but that may be a
different error unrelated to signers which will then get propagated by
`inner_test_validate_owner`.
---------
Co-authored-by: Jost Berthold <[email protected]>
0 commit comments