ipfs / pinning-services-api-spec

Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem
https://ipfs.github.io/pinning-services-api-spec/
Creative Commons Zero v1.0 Universal
100 stars 27 forks source link

docs: improve Pin.origins example #70

Closed lidel closed 3 years ago

lidel commented 3 years ago

This updates example in docs to show that multiple multiaddrs of different types can be added:

2020-11-30--23-23-36

Thanks @obo20 for noticing this.

obo20 commented 3 years ago

one thing that I would mention is that users make sure they're providing the multi address with their public key (as often many addresses are listed when you do ipfs id. This is a small thing though.

lidel commented 3 years ago

Superseded by https://github.com/ipfs/pinning-services-api-spec/pull/72