@toon-protocol/client-mcp 0.29.5 → 0.29.6

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.
@@ -1,7 +1,7 @@
1
1
  import { createRequire as __cr } from 'module'; const require = __cr(import.meta.url);
2
2
  import {
3
3
  decodeEventFromToon
4
- } from "./chunk-MX2QK3SR.js";
4
+ } from "./chunk-OMEKDTJ4.js";
5
5
 
6
6
  // src/relay-subscription.ts
7
7
  import { createRequire } from "module";
@@ -622,4 +622,4 @@ export {
622
622
  PublishRejectedError,
623
623
  registerRoutes
624
624
  };
625
- //# sourceMappingURL=chunk-HA25XT52.js.map
625
+ //# sourceMappingURL=chunk-CY5GWIH5.js.map
@@ -1818,7 +1818,12 @@ var SOLANA_TIER = {
1818
1818
  var MINA_DEPLOYED_DEVNET = {
1819
1819
  graphqlUrl: "https://api.minascan.io/node/devnet/v1/graphql",
1820
1820
  network: "devnet",
1821
- zkAppAddress: "B62qjFgXZWDWVE4P6h63JSzdMRzXpqJEgMM3Gt6PvWzzrSCawBZ4hE3"
1821
+ // Reconciled with e2e/testnets.json (#205): the previous address
1822
+ // (B62qjFgX…) is a bare, unfunded zkApp on-chain (balance 0, channel
1823
+ // nonceField 0) — usable for claim issuance only. This is the funded,
1824
+ // on-chain-settling PaymentChannel zkApp (balance ~4 MINA, nonceField 21
1825
+ // — the on-chain settle proven in #217), same VK hash 21482326…
1826
+ zkAppAddress: "B62qrH1As4odHiNyKpTZMHaM6tRs6gi5DJ53efZKQBtbaR5CUctbDs6"
1822
1827
  };
1823
1828
  var MINA_TIER = {
1824
1829
  mainnet: {
@@ -10815,4 +10820,4 @@ export {
10815
10820
  @scure/bip32/lib/esm/index.js:
10816
10821
  (*! scure-bip32 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) *)
10817
10822
  */
10818
- //# sourceMappingURL=chunk-MX2QK3SR.js.map
10823
+ //# sourceMappingURL=chunk-OMEKDTJ4.js.map