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
I have submitted issue to multiformats multiformats/js-multiformats#228, but in the meantime we could workaround this via JSON.stringify replacer function which can substitute { code, version, hash } as needed.
Bunch of errors produce unreadable messages because links are not serialized properly. That is because CIDs define links as follows https://github.com/multiformats/js-multiformats/blob/15c52c8a5384e1bc84cccfa34ed6c7a78eb23978/src/cid.js#L202-L208 where
bytes
gets serialized as on object containing each byte.The text was updated successfully, but these errors were encountered: