ipfs-inactive / js-ipfs-http-client

[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo
Other
1.05k stars 299 forks source link

refactor: return peer ids as strings #1226

Closed achingbrain closed 4 years ago

achingbrain commented 4 years ago

BREAKING CHANGE:

Where PeerIDs were previously CIDs, now they are Strings

Depends on:

alanshaw commented 4 years ago

Please add BREAKING CHANGE message.