flipmeme-sdk 1.3.0 → 1.3.1

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.js CHANGED
@@ -2044,8 +2044,8 @@ var ENV = /* @__PURE__ */ ((ENV2) => {
2044
2044
  return ENV2;
2045
2045
  })(ENV || {});
2046
2046
  var RPC = {
2047
- Devnet: "https://capable-winter-daylight.solana-devnet.quiknode.pro/210364de274e46329afad68d1db4f09ef715933f/",
2048
- Mainnet: "https://fabled-stylish-silence.solana-mainnet.quiknode.pro/73afcd7516c2dc108e89ee947646f6fbadcd156b/"
2047
+ Devnet: "https://devnet.helius-rpc.com/?api-key=cb62a28b-f3ca-4290-b952-1df61706e43d",
2048
+ Mainnet: "https://mainnet.helius-rpc.com/?api-key=cb62a28b-f3ca-4290-b952-1df61706e43d"
2049
2049
  };
2050
2050
  var SOLANA_PUBKEYS = __spreadValues({
2051
2051
  LOOKUP_TABLE: new import_web3.PublicKey(SOLANA_MAIN.LOOKUP_TABLE_STR),