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
fix: do not append peer id to path addresses (#1547)
Some multiaddrs have a path address as the final component - these
components are terminal in that you cannot append further tuples to
them, so do not do that when one is encountered.
0 commit comments