@jpool/bond-sdk 0.9.0-next.18 → 0.9.0-next.19

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.d.mts CHANGED
@@ -32,7 +32,7 @@ declare const ENV_PROGRAM_ID: Record<string, PublicKey>;
32
32
  * IDL can be found at `target/idl/jbond.json`.
33
33
  */
34
34
  type Jbond = {
35
- "address": "93BH9J99hQS3YinydR6SVjHuAEECoA9kR1BHwnXeDzQe";
35
+ "address": "Fo17edWRJewZNTRibgx9iTfjywCW6dzS81VwBLmPFVq1";
36
36
  "metadata": {
37
37
  "name": "jbond";
38
38
  "version": "0.2.1";
package/dist/index.d.ts CHANGED
@@ -32,7 +32,7 @@ declare const ENV_PROGRAM_ID: Record<string, PublicKey>;
32
32
  * IDL can be found at `target/idl/jbond.json`.
33
33
  */
34
34
  type Jbond = {
35
- "address": "93BH9J99hQS3YinydR6SVjHuAEECoA9kR1BHwnXeDzQe";
35
+ "address": "Fo17edWRJewZNTRibgx9iTfjywCW6dzS81VwBLmPFVq1";
36
36
  "metadata": {
37
37
  "name": "jbond";
38
38
  "version": "0.2.1";
package/dist/index.js CHANGED
@@ -4842,7 +4842,7 @@ var HistoryManager = class {
4842
4842
 
4843
4843
  // src/idl/jbond.json
4844
4844
  var jbond_default = {
4845
- address: "93BH9J99hQS3YinydR6SVjHuAEECoA9kR1BHwnXeDzQe",
4845
+ address: "Fo17edWRJewZNTRibgx9iTfjywCW6dzS81VwBLmPFVq1",
4846
4846
  metadata: {
4847
4847
  name: "jbond",
4848
4848
  version: "0.2.1",