@settlemint/sdk-js 2.6.0-mainb64e4ea5 → 2.6.0-mainefcfc742

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.
@@ -131133,8 +131133,8 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
131133
131133
  absoluteMaxBytes?: number | null | undefined;
131134
131134
  maxMessageCount?: number | null | undefined;
131135
131135
  batchTimeout?: number | null | undefined;
131136
- type?: "DEDICATED" | "SHARED" | null | undefined;
131137
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
131136
+ type?: "SHARED" | "DEDICATED" | null | undefined;
131137
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
131138
131138
  region: string;
131139
131139
  provider: string;
131140
131140
  secondsPerBlock?: number | null | undefined;
@@ -188156,9 +188156,9 @@ declare const createBlockchainNode: gql_tada0.TadaDocumentNode<{
188156
188156
  };
188157
188157
  }, {
188158
188158
  keyMaterial?: string | null | undefined;
188159
- nodeType?: "NON_VALIDATOR" | "VALIDATOR" | "NOTARY" | "ORDERER" | "PEER" | "UNSPECIFIED" | null | undefined;
188160
- type?: "DEDICATED" | "SHARED" | null | undefined;
188161
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188159
+ nodeType?: "NON_VALIDATOR" | "NOTARY" | "ORDERER" | "PEER" | "UNSPECIFIED" | "VALIDATOR" | null | undefined;
188160
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188161
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188162
188162
  region: string;
188163
188163
  provider: string;
188164
188164
  name: string;
@@ -188276,8 +188276,8 @@ declare const createCustomDeployment: gql_tada0.TadaDocumentNode<{
188276
188276
  }[];
188277
188277
  };
188278
188278
  }, {
188279
- type?: "DEDICATED" | "SHARED" | null | undefined;
188280
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188279
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188280
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188281
188281
  region: string;
188282
188282
  provider: string;
188283
188283
  port: number;
@@ -188492,8 +188492,8 @@ declare const createInsights: gql_tada0.TadaDocumentNode<{
188492
188492
  }, {
188493
188493
  loadBalancer?: string | null | undefined;
188494
188494
  blockchainNode?: string | null | undefined;
188495
- type?: "DEDICATED" | "SHARED" | null | undefined;
188496
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188495
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188496
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188497
188497
  region: string;
188498
188498
  provider: string;
188499
188499
  insightsCategory: "BLOCKCHAIN_EXPLORER" | "HYPERLEDGER_EXPLORER" | "OTTERSCAN_BLOCKCHAIN_EXPLORER";
@@ -188736,8 +188736,8 @@ declare const createIntegration: gql_tada0.TadaDocumentNode<{
188736
188736
  }[];
188737
188737
  };
188738
188738
  }, {
188739
- type?: "DEDICATED" | "SHARED" | null | undefined;
188740
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188739
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188740
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188741
188741
  region: string;
188742
188742
  provider: string;
188743
188743
  integrationType: "CHAINLINK" | "HASURA" | "HA_HASURA" | "INTEGRATION_STUDIO";
@@ -188875,8 +188875,8 @@ declare const createLoadBalancer: gql_tada0.TadaDocumentNode<{
188875
188875
  };
188876
188876
  }, {
188877
188877
  connectedNodes: string[];
188878
- type?: "DEDICATED" | "SHARED" | null | undefined;
188879
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188878
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188879
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188880
188880
  region: string;
188881
188881
  provider: string;
188882
188882
  name: string;
@@ -189463,8 +189463,8 @@ declare const createMiddleware: gql_tada0.TadaDocumentNode<{
189463
189463
  blockchainNodeId?: string | null | undefined;
189464
189464
  storageId?: string | null | undefined;
189465
189465
  interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "HA_GRAPH_POSTGRES" | "SMART_CONTRACT_PORTAL";
189466
- type?: "DEDICATED" | "SHARED" | null | undefined;
189467
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
189466
+ type?: "SHARED" | "DEDICATED" | null | undefined;
189467
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
189468
189468
  region: string;
189469
189469
  provider: string;
189470
189470
  name: string;
@@ -190876,8 +190876,8 @@ declare const createPrivateKey: gql_tada0.TadaDocumentNode<{
190876
190876
  trustedForwarderAddress?: string | null | undefined;
190877
190877
  trustedForwarderName?: string | null | undefined;
190878
190878
  blockchainNodes?: string[] | null | undefined;
190879
- type?: "DEDICATED" | "SHARED" | null | undefined;
190880
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
190879
+ type?: "SHARED" | "DEDICATED" | null | undefined;
190880
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
190881
190881
  region: string;
190882
190882
  provider: string;
190883
190883
  privateKeyType: "ACCESSIBLE_ECDSA_P256" | "HD_ECDSA_P256" | "HSM_ECDSA_P256";
@@ -191040,8 +191040,8 @@ declare const createStorage: gql_tada0.TadaDocumentNode<{
191040
191040
  }[];
191041
191041
  };
191042
191042
  }, {
191043
- type?: "DEDICATED" | "SHARED" | null | undefined;
191044
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
191043
+ type?: "SHARED" | "DEDICATED" | null | undefined;
191044
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
191045
191045
  region: string;
191046
191046
  provider: string;
191047
191047
  storageProtocol: "IPFS" | "MINIO";
@@ -131133,8 +131133,8 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
131133
131133
  absoluteMaxBytes?: number | null | undefined;
131134
131134
  maxMessageCount?: number | null | undefined;
131135
131135
  batchTimeout?: number | null | undefined;
131136
- type?: "DEDICATED" | "SHARED" | null | undefined;
131137
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
131136
+ type?: "SHARED" | "DEDICATED" | null | undefined;
131137
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
131138
131138
  region: string;
131139
131139
  provider: string;
131140
131140
  secondsPerBlock?: number | null | undefined;
@@ -188156,9 +188156,9 @@ declare const createBlockchainNode: gql_tada0.TadaDocumentNode<{
188156
188156
  };
188157
188157
  }, {
188158
188158
  keyMaterial?: string | null | undefined;
188159
- nodeType?: "NON_VALIDATOR" | "VALIDATOR" | "NOTARY" | "ORDERER" | "PEER" | "UNSPECIFIED" | null | undefined;
188160
- type?: "DEDICATED" | "SHARED" | null | undefined;
188161
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188159
+ nodeType?: "NON_VALIDATOR" | "NOTARY" | "ORDERER" | "PEER" | "UNSPECIFIED" | "VALIDATOR" | null | undefined;
188160
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188161
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188162
188162
  region: string;
188163
188163
  provider: string;
188164
188164
  name: string;
@@ -188276,8 +188276,8 @@ declare const createCustomDeployment: gql_tada0.TadaDocumentNode<{
188276
188276
  }[];
188277
188277
  };
188278
188278
  }, {
188279
- type?: "DEDICATED" | "SHARED" | null | undefined;
188280
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188279
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188280
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188281
188281
  region: string;
188282
188282
  provider: string;
188283
188283
  port: number;
@@ -188492,8 +188492,8 @@ declare const createInsights: gql_tada0.TadaDocumentNode<{
188492
188492
  }, {
188493
188493
  loadBalancer?: string | null | undefined;
188494
188494
  blockchainNode?: string | null | undefined;
188495
- type?: "DEDICATED" | "SHARED" | null | undefined;
188496
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188495
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188496
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188497
188497
  region: string;
188498
188498
  provider: string;
188499
188499
  insightsCategory: "BLOCKCHAIN_EXPLORER" | "HYPERLEDGER_EXPLORER" | "OTTERSCAN_BLOCKCHAIN_EXPLORER";
@@ -188736,8 +188736,8 @@ declare const createIntegration: gql_tada0.TadaDocumentNode<{
188736
188736
  }[];
188737
188737
  };
188738
188738
  }, {
188739
- type?: "DEDICATED" | "SHARED" | null | undefined;
188740
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188739
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188740
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188741
188741
  region: string;
188742
188742
  provider: string;
188743
188743
  integrationType: "CHAINLINK" | "HASURA" | "HA_HASURA" | "INTEGRATION_STUDIO";
@@ -188875,8 +188875,8 @@ declare const createLoadBalancer: gql_tada0.TadaDocumentNode<{
188875
188875
  };
188876
188876
  }, {
188877
188877
  connectedNodes: string[];
188878
- type?: "DEDICATED" | "SHARED" | null | undefined;
188879
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
188878
+ type?: "SHARED" | "DEDICATED" | null | undefined;
188879
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
188880
188880
  region: string;
188881
188881
  provider: string;
188882
188882
  name: string;
@@ -189463,8 +189463,8 @@ declare const createMiddleware: gql_tada0.TadaDocumentNode<{
189463
189463
  blockchainNodeId?: string | null | undefined;
189464
189464
  storageId?: string | null | undefined;
189465
189465
  interface: "ATTESTATION_INDEXER" | "BESU" | "FIREFLY_FABCONNECT" | "GRAPH" | "HA_GRAPH" | "HA_GRAPH_POSTGRES" | "SMART_CONTRACT_PORTAL";
189466
- type?: "DEDICATED" | "SHARED" | null | undefined;
189467
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
189466
+ type?: "SHARED" | "DEDICATED" | null | undefined;
189467
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
189468
189468
  region: string;
189469
189469
  provider: string;
189470
189470
  name: string;
@@ -190876,8 +190876,8 @@ declare const createPrivateKey: gql_tada0.TadaDocumentNode<{
190876
190876
  trustedForwarderAddress?: string | null | undefined;
190877
190877
  trustedForwarderName?: string | null | undefined;
190878
190878
  blockchainNodes?: string[] | null | undefined;
190879
- type?: "DEDICATED" | "SHARED" | null | undefined;
190880
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
190879
+ type?: "SHARED" | "DEDICATED" | null | undefined;
190880
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
190881
190881
  region: string;
190882
190882
  provider: string;
190883
190883
  privateKeyType: "ACCESSIBLE_ECDSA_P256" | "HD_ECDSA_P256" | "HSM_ECDSA_P256";
@@ -191040,8 +191040,8 @@ declare const createStorage: gql_tada0.TadaDocumentNode<{
191040
191040
  }[];
191041
191041
  };
191042
191042
  }, {
191043
- type?: "DEDICATED" | "SHARED" | null | undefined;
191044
- size?: "CUSTOM" | "LARGE" | "MEDIUM" | "SMALL" | null | undefined;
191043
+ type?: "SHARED" | "DEDICATED" | null | undefined;
191044
+ size?: "CUSTOM" | "SMALL" | "MEDIUM" | "LARGE" | null | undefined;
191045
191045
  region: string;
191046
191046
  provider: string;
191047
191047
  storageProtocol: "IPFS" | "MINIO";