@audius/sdk 3.0.3-beta.106 → 3.0.3-beta.107

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.js CHANGED
@@ -33816,9 +33816,9 @@ var EthWeb3Manager = /*#__PURE__*/function () {
33816
33816
  }();
33817
33817
 
33818
33818
  var name = "@audius/sdk";
33819
- var version = "3.0.3-beta.106";
33819
+ var version = "3.0.3-beta.107";
33820
33820
  var audius = {
33821
- releaseSHA: "3456a2fc01303eb6388c203b2cd6fe689249db69"
33821
+ releaseSHA: "84542713c7675159a9de7c3670f17d8c50e3980f"
33822
33822
  };
33823
33823
  var description = "Audius SDK";
33824
33824
  var main = "dist/index.cjs.js";
@@ -52287,7 +52287,7 @@ var SolanaWeb3Manager = /*#__PURE__*/function () {
52287
52287
  case 3:
52288
52288
  userbank = _context2.sent;
52289
52289
  _context2.next = 6;
52290
- return this.getTokenAccountInfo(userbank.toString());
52290
+ return this.getTokenAccountInfo(userbank.toString(), mint);
52291
52291
 
52292
52292
  case 6:
52293
52293
  tokenAccount = _context2.sent;