@audius/sdk 1.0.11 → 1.0.12

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.esm.js CHANGED
@@ -33963,9 +33963,9 @@ var formatProviders = function formatProviders(providers) {
33963
33963
  };
33964
33964
 
33965
33965
  var name = "@audius/sdk";
33966
- var version = "1.0.11";
33966
+ var version = "1.0.12";
33967
33967
  var audius = {
33968
- releaseSHA: "5f2f952b49defef75aab2e13ce086178edf8f66c"
33968
+ releaseSHA: "78388a5771c4a3dca52d6805824b8710b17bb280"
33969
33969
  };
33970
33970
  var description = "";
33971
33971
  var main = "dist/index.cjs.js";
@@ -50503,7 +50503,7 @@ var CreatorNodeSelection = /*#__PURE__*/function (_ServiceSelection) {
50503
50503
  return CreatorNodeSelection;
50504
50504
  }(ServiceSelection);
50505
50505
 
50506
- /** Singleton state-manager for Audius Eth Contracts */
50506
+ /** Singleton state-manager for audius wormhole interaction */
50507
50507
 
50508
50508
  var Wormhole = /*#__PURE__*/function () {
50509
50509
  function Wormhole(hedgehog, ethWeb3Manager, ethContracts, identityService, solanaWeb3Manager, rpcHosts, solBridgeAddress, solTokenBridgeAddress, ethBridgeAddress, ethTokenBridgeAddress) {