@unicitylabs/sphere-sdk 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -2734,9 +2734,7 @@ var DEV_AGGREGATOR_URL = "https://dev-aggregator.dyndns.org/rpc";
2734
2734
  var TEST_AGGREGATOR_URL = "https://goggregator-test.unicity.network";
2735
2735
  var DEFAULT_AGGREGATOR_TIMEOUT = 3e4;
2736
2736
  var DEFAULT_IPFS_GATEWAYS = [
2737
- "https://ipfs.unicity.network",
2738
- "https://dweb.link",
2739
- "https://ipfs.io"
2737
+ "https://unicity-ipfs1.dyndns.org"
2740
2738
  ];
2741
2739
  var DEFAULT_IPFS_BOOTSTRAP_PEERS = [
2742
2740
  "/dns4/unicity-ipfs2.dyndns.org/tcp/4001/p2p/12D3KooWLNi5NDPPHbrfJakAQqwBqymYTTwMQXQKEWuCrJNDdmfh",