@settlemint/sdk-mcp 2.6.2-pr66954c31 → 2.6.2-pr8188227e

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/mcp.js CHANGED
@@ -82135,7 +82135,7 @@ var portalQueries = (server, env3) => {
82135
82135
  var package_default = {
82136
82136
  name: "@settlemint/sdk-mcp",
82137
82137
  description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
82138
- version: "2.6.2-pr66954c31",
82138
+ version: "2.6.2-pr8188227e",
82139
82139
  type: "module",
82140
82140
  private: false,
82141
82141
  license: "FSL-1.1-MIT",
@@ -82178,8 +82178,8 @@ var package_default = {
82178
82178
  "@graphql-tools/load": "8.1.2",
82179
82179
  "@graphql-tools/url-loader": "8.0.33",
82180
82180
  "@modelcontextprotocol/sdk": "1.17.5",
82181
- "@settlemint/sdk-js": "2.6.2-pr66954c31",
82182
- "@settlemint/sdk-utils": "2.6.2-pr66954c31",
82181
+ "@settlemint/sdk-js": "2.6.2-pr8188227e",
82182
+ "@settlemint/sdk-utils": "2.6.2-pr8188227e",
82183
82183
  commander: "14.0.0",
82184
82184
  graphql: "16.11.0",
82185
82185
  zod: "^4",
@@ -84910,7 +84910,6 @@ var createBlockchainNetwork = graphql(`
84910
84910
  $quorumGenesis: QuorumGenesisInput
84911
84911
  $externalNodes: [BlockchainNetworkExternalNodeInput!]
84912
84912
  $privateKeyId: ID
84913
- $includePredeployedContracts: Boolean
84914
84913
  ) {
84915
84914
  createBlockchainNetwork(
84916
84915
  applicationId: $applicationId
@@ -84939,7 +84938,6 @@ var createBlockchainNetwork = graphql(`
84939
84938
  quorumGenesis: $quorumGenesis
84940
84939
  externalNodes: $externalNodes
84941
84940
  keyMaterial: $privateKeyId
84942
- includePredeployedContracts: $includePredeployedContracts
84943
84941
  ) {
84944
84942
  ...BlockchainNetwork
84945
84943
  }
@@ -88248,4 +88246,4 @@ await main().catch((error44) => {
88248
88246
  process.exit(1);
88249
88247
  });
88250
88248
 
88251
- //# debugId=27EC359F3A1C206B64756E2164756E21
88249
+ //# debugId=BF852A616A859CD164756E2164756E21