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
This fixes a potential panic in `create_tx` by removing the
use of `.expect`. This way we can handle a possible
`index_changeset` without relying on the implementation of
`reveal_to_target`.
0 commit comments