@0dotxyz/p0-ts-sdk 1.1.0-alpha.6 → 1.1.0-alpha.7
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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -257,7 +257,7 @@ var ADDRESS_LOOKUP_TABLE_FOR_GROUP = {
|
|
|
257
257
|
],
|
|
258
258
|
// Main pool
|
|
259
259
|
FCPfpHA69EbS8f9KKSreTRkXbzFpunsKuYf5qNmnJjpo: [
|
|
260
|
-
new PublicKey("
|
|
260
|
+
new PublicKey("9p1CwvXMYNEY9CqSwuWySVXsG37NGb36nua94ea5KsiQ")
|
|
261
261
|
]
|
|
262
262
|
// staging
|
|
263
263
|
};
|