@0dotxyz/p0-ts-sdk 2.5.5-alpha.7 → 2.5.5
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 +2268 -3649
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +68 -659
- package/dist/index.d.ts +68 -659
- package/dist/index.js +2267 -3628
- package/dist/index.js.map +1 -1
- package/dist/vendor.cjs +0 -1
- package/dist/vendor.cjs.map +1 -1
- package/dist/vendor.js +0 -1
- package/dist/vendor.js.map +1 -1
- package/package.json +1 -1
package/dist/vendor.cjs
CHANGED
|
@@ -274,7 +274,6 @@ BigInt("18446744073709551615").toString();
|
|
|
274
274
|
new web3_js.PublicKey("So11111111111111111111111111111111111111112");
|
|
275
275
|
new web3_js.PublicKey("LSTxxxnJzKDFSLr4dUkPcmCf5VyryEqzPLz5j4bpxFp");
|
|
276
276
|
var USDC_MINT = new web3_js.PublicKey("EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v");
|
|
277
|
-
new web3_js.PublicKey("Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB");
|
|
278
277
|
|
|
279
278
|
// src/vendor/spl/types/account.types.ts
|
|
280
279
|
var AccountState = /* @__PURE__ */ ((AccountState2) => {
|