@nexeraid/identity-schemas 2.49.0-dev → 2.50.0-dev
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/{CoinMarketCap.schema-fe4e98eb.esm.mjs → CoinMarketCap.schema-2ec5952e.esm.mjs} +1 -1
- package/dist/{CoinMarketCap.schema-9b96355b.cjs.dev.cjs → CoinMarketCap.schema-ca47da32.cjs.dev.cjs} +1 -1
- package/dist/{CoinMarketCap.schema-f7e2bb24.cjs.prod.cjs → CoinMarketCap.schema-e104ee43.cjs.prod.cjs} +1 -1
- package/dist/declarations/src/identity/app-requests.schema.d.ts +37 -37
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +9 -9
- package/dist/declarations/src/identity/kyc.schema.d.ts +9 -9
- package/dist/declarations/src/identity/scenario.schema.d.ts +18 -18
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +28 -28
- package/dist/{frontend-utilities.schema-2b8656f3.cjs.dev.cjs → frontend-utilities.schema-02095fcf.cjs.dev.cjs} +1 -1
- package/dist/{frontend-utilities.schema-b0911ba0.esm.mjs → frontend-utilities.schema-40168c7a.esm.mjs} +1 -1
- package/dist/{frontend-utilities.schema-fade47a1.cjs.prod.cjs → frontend-utilities.schema-e4f4296d.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-778c8841.cjs.prod.cjs → identity-api.schema-0d6dc226.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-6f05d0be.esm.mjs → identity-api.schema-deaf1938.esm.mjs} +1 -1
- package/dist/{identity-api.schema-5cb98b49.cjs.dev.cjs → identity-api.schema-e7fb6f81.cjs.dev.cjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +2 -2
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +2 -2
- package/dist/nexeraid-identity-schemas.esm.mjs +3 -3
- package/dist/package.json +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +1 -1
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +2 -2
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +2 -2
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +2 -2
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +2 -2
package/dist/{CoinMarketCap.schema-fe4e98eb.esm.mjs → CoinMarketCap.schema-2ec5952e.esm.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import { d as Alpha2Country, aR as _toConsumableArray, aT as _unsupportedIterableToArray, I as ISO3CountryCode, v as CustomerStatus, T as ProofOfResidenceCredentialSubjectSchema, B as BasicCustomerContactInformation } from './vault.schema-1c695a28.esm.mjs';
|
|
3
|
-
import { as as BlockchainAddress, aa as AddressSchema, aT as UuidString, aw as BlockchainNamespace, cv as SdkVerificationOutput, bN as WorkflowSessionId, eS as _defineProperty, dp as QrCodeLinkWithSchemaType, eP as CredentialType } from './identity-api.schema-
|
|
3
|
+
import { as as BlockchainAddress, aa as AddressSchema, aT as UuidString, aw as BlockchainNamespace, cv as SdkVerificationOutput, bN as WorkflowSessionId, eS as _defineProperty, dp as QrCodeLinkWithSchemaType, eP as CredentialType } from './identity-api.schema-deaf1938.esm.mjs';
|
|
4
4
|
|
|
5
5
|
// based on https://tech-doc.api.scorechain.com/
|
|
6
6
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
package/dist/{CoinMarketCap.schema-9b96355b.cjs.dev.cjs → CoinMarketCap.schema-ca47da32.cjs.dev.cjs}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
4
|
var vault_schema = require('./vault.schema-91351642.cjs.dev.cjs');
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-e7fb6f81.cjs.dev.cjs');
|
|
6
6
|
|
|
7
7
|
// based on https://tech-doc.api.scorechain.com/
|
|
8
8
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
4
|
var vault_schema = require('./vault.schema-c69b9a1d.cjs.prod.cjs');
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-0d6dc226.cjs.prod.cjs');
|
|
6
6
|
|
|
7
7
|
// based on https://tech-doc.api.scorechain.com/
|
|
8
8
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -423,7 +423,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
423
423
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
424
424
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
425
425
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
426
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
426
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
427
427
|
objectId: z.ZodString;
|
|
428
428
|
name: z.ZodString;
|
|
429
429
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -466,7 +466,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
466
466
|
};
|
|
467
467
|
executionId: string;
|
|
468
468
|
scenarioId: string;
|
|
469
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
469
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
470
470
|
objectId: string;
|
|
471
471
|
address?: string | null | undefined;
|
|
472
472
|
}, {
|
|
@@ -480,7 +480,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
480
480
|
};
|
|
481
481
|
executionId: string;
|
|
482
482
|
scenarioId: string;
|
|
483
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
483
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
484
484
|
objectId: string;
|
|
485
485
|
address?: string | null | undefined;
|
|
486
486
|
}>, "many">, "many">>;
|
|
@@ -499,7 +499,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
499
499
|
};
|
|
500
500
|
executionId: string;
|
|
501
501
|
scenarioId: string;
|
|
502
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
502
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
503
503
|
objectId: string;
|
|
504
504
|
address?: string | null | undefined;
|
|
505
505
|
}[][] | undefined;
|
|
@@ -518,7 +518,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
518
518
|
};
|
|
519
519
|
executionId: string;
|
|
520
520
|
scenarioId: string;
|
|
521
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
521
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
522
522
|
objectId: string;
|
|
523
523
|
address?: string | null | undefined;
|
|
524
524
|
}[][] | undefined;
|
|
@@ -590,7 +590,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
590
590
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
591
591
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
592
592
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
593
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
593
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
594
594
|
objectId: z.ZodString;
|
|
595
595
|
name: z.ZodString;
|
|
596
596
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -633,7 +633,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
633
633
|
};
|
|
634
634
|
executionId: string;
|
|
635
635
|
scenarioId: string;
|
|
636
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
636
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
637
637
|
objectId: string;
|
|
638
638
|
address?: string | null | undefined;
|
|
639
639
|
}, {
|
|
@@ -647,7 +647,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
647
647
|
};
|
|
648
648
|
executionId: string;
|
|
649
649
|
scenarioId: string;
|
|
650
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
650
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
651
651
|
objectId: string;
|
|
652
652
|
address?: string | null | undefined;
|
|
653
653
|
}>, "many">, "many">>;
|
|
@@ -666,7 +666,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
666
666
|
};
|
|
667
667
|
executionId: string;
|
|
668
668
|
scenarioId: string;
|
|
669
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
669
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
670
670
|
objectId: string;
|
|
671
671
|
address?: string | null | undefined;
|
|
672
672
|
}[][] | undefined;
|
|
@@ -685,7 +685,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
685
685
|
};
|
|
686
686
|
executionId: string;
|
|
687
687
|
scenarioId: string;
|
|
688
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
688
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
689
689
|
objectId: string;
|
|
690
690
|
address?: string | null | undefined;
|
|
691
691
|
}[][] | undefined;
|
|
@@ -707,7 +707,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
707
707
|
};
|
|
708
708
|
executionId: string;
|
|
709
709
|
scenarioId: string;
|
|
710
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
710
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
711
711
|
objectId: string;
|
|
712
712
|
address?: string | null | undefined;
|
|
713
713
|
}[][] | undefined;
|
|
@@ -729,7 +729,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
729
729
|
};
|
|
730
730
|
executionId: string;
|
|
731
731
|
scenarioId: string;
|
|
732
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
732
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
733
733
|
objectId: string;
|
|
734
734
|
address?: string | null | undefined;
|
|
735
735
|
}[][] | undefined;
|
|
@@ -1313,7 +1313,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1313
1313
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
1314
1314
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
1315
1315
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1316
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
1316
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
1317
1317
|
objectId: z.ZodString;
|
|
1318
1318
|
name: z.ZodString;
|
|
1319
1319
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -1356,7 +1356,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1356
1356
|
};
|
|
1357
1357
|
executionId: string;
|
|
1358
1358
|
scenarioId: string;
|
|
1359
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1359
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1360
1360
|
objectId: string;
|
|
1361
1361
|
address?: string | null | undefined;
|
|
1362
1362
|
}, {
|
|
@@ -1370,7 +1370,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1370
1370
|
};
|
|
1371
1371
|
executionId: string;
|
|
1372
1372
|
scenarioId: string;
|
|
1373
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1373
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1374
1374
|
objectId: string;
|
|
1375
1375
|
address?: string | null | undefined;
|
|
1376
1376
|
}>, "many">, "many">>;
|
|
@@ -1389,7 +1389,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1389
1389
|
};
|
|
1390
1390
|
executionId: string;
|
|
1391
1391
|
scenarioId: string;
|
|
1392
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1392
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1393
1393
|
objectId: string;
|
|
1394
1394
|
address?: string | null | undefined;
|
|
1395
1395
|
}[][] | undefined;
|
|
@@ -1408,7 +1408,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1408
1408
|
};
|
|
1409
1409
|
executionId: string;
|
|
1410
1410
|
scenarioId: string;
|
|
1411
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1411
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1412
1412
|
objectId: string;
|
|
1413
1413
|
address?: string | null | undefined;
|
|
1414
1414
|
}[][] | undefined;
|
|
@@ -1430,7 +1430,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1430
1430
|
};
|
|
1431
1431
|
executionId: string;
|
|
1432
1432
|
scenarioId: string;
|
|
1433
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1433
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1434
1434
|
objectId: string;
|
|
1435
1435
|
address?: string | null | undefined;
|
|
1436
1436
|
}[][] | undefined;
|
|
@@ -1452,7 +1452,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1452
1452
|
};
|
|
1453
1453
|
executionId: string;
|
|
1454
1454
|
scenarioId: string;
|
|
1455
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1455
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1456
1456
|
objectId: string;
|
|
1457
1457
|
address?: string | null | undefined;
|
|
1458
1458
|
}[][] | undefined;
|
|
@@ -2037,7 +2037,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2037
2037
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
2038
2038
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
2039
2039
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
2040
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
2040
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
2041
2041
|
objectId: z.ZodString;
|
|
2042
2042
|
name: z.ZodString;
|
|
2043
2043
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -2080,7 +2080,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2080
2080
|
};
|
|
2081
2081
|
executionId: string;
|
|
2082
2082
|
scenarioId: string;
|
|
2083
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2083
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2084
2084
|
objectId: string;
|
|
2085
2085
|
address?: string | null | undefined;
|
|
2086
2086
|
}, {
|
|
@@ -2094,7 +2094,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2094
2094
|
};
|
|
2095
2095
|
executionId: string;
|
|
2096
2096
|
scenarioId: string;
|
|
2097
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2097
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2098
2098
|
objectId: string;
|
|
2099
2099
|
address?: string | null | undefined;
|
|
2100
2100
|
}>, "many">, "many">>;
|
|
@@ -2113,7 +2113,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2113
2113
|
};
|
|
2114
2114
|
executionId: string;
|
|
2115
2115
|
scenarioId: string;
|
|
2116
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2116
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2117
2117
|
objectId: string;
|
|
2118
2118
|
address?: string | null | undefined;
|
|
2119
2119
|
}[][] | undefined;
|
|
@@ -2132,7 +2132,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2132
2132
|
};
|
|
2133
2133
|
executionId: string;
|
|
2134
2134
|
scenarioId: string;
|
|
2135
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2135
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2136
2136
|
objectId: string;
|
|
2137
2137
|
address?: string | null | undefined;
|
|
2138
2138
|
}[][] | undefined;
|
|
@@ -2154,7 +2154,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2154
2154
|
};
|
|
2155
2155
|
executionId: string;
|
|
2156
2156
|
scenarioId: string;
|
|
2157
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2157
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2158
2158
|
objectId: string;
|
|
2159
2159
|
address?: string | null | undefined;
|
|
2160
2160
|
}[][] | undefined;
|
|
@@ -2176,7 +2176,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2176
2176
|
};
|
|
2177
2177
|
executionId: string;
|
|
2178
2178
|
scenarioId: string;
|
|
2179
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2179
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2180
2180
|
objectId: string;
|
|
2181
2181
|
address?: string | null | undefined;
|
|
2182
2182
|
}[][] | undefined;
|
|
@@ -2770,7 +2770,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2770
2770
|
};
|
|
2771
2771
|
executionId: string;
|
|
2772
2772
|
scenarioId: string;
|
|
2773
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2773
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2774
2774
|
objectId: string;
|
|
2775
2775
|
address?: string | null | undefined;
|
|
2776
2776
|
}[][] | undefined;
|
|
@@ -2869,7 +2869,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2869
2869
|
};
|
|
2870
2870
|
executionId: string;
|
|
2871
2871
|
scenarioId: string;
|
|
2872
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2872
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2873
2873
|
objectId: string;
|
|
2874
2874
|
address?: string | null | undefined;
|
|
2875
2875
|
}[][] | undefined;
|
|
@@ -3080,7 +3080,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3080
3080
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
3081
3081
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
3082
3082
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
3083
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
3083
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
3084
3084
|
objectId: z.ZodString;
|
|
3085
3085
|
name: z.ZodString;
|
|
3086
3086
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -3123,7 +3123,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3123
3123
|
};
|
|
3124
3124
|
executionId: string;
|
|
3125
3125
|
scenarioId: string;
|
|
3126
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3126
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3127
3127
|
objectId: string;
|
|
3128
3128
|
address?: string | null | undefined;
|
|
3129
3129
|
}, {
|
|
@@ -3137,7 +3137,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3137
3137
|
};
|
|
3138
3138
|
executionId: string;
|
|
3139
3139
|
scenarioId: string;
|
|
3140
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3140
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3141
3141
|
objectId: string;
|
|
3142
3142
|
address?: string | null | undefined;
|
|
3143
3143
|
}>, "many">, "many">>;
|
|
@@ -3156,7 +3156,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3156
3156
|
};
|
|
3157
3157
|
executionId: string;
|
|
3158
3158
|
scenarioId: string;
|
|
3159
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3159
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3160
3160
|
objectId: string;
|
|
3161
3161
|
address?: string | null | undefined;
|
|
3162
3162
|
}[][] | undefined;
|
|
@@ -3175,7 +3175,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3175
3175
|
};
|
|
3176
3176
|
executionId: string;
|
|
3177
3177
|
scenarioId: string;
|
|
3178
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3178
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3179
3179
|
objectId: string;
|
|
3180
3180
|
address?: string | null | undefined;
|
|
3181
3181
|
}[][] | undefined;
|
|
@@ -3197,7 +3197,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3197
3197
|
};
|
|
3198
3198
|
executionId: string;
|
|
3199
3199
|
scenarioId: string;
|
|
3200
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3200
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3201
3201
|
objectId: string;
|
|
3202
3202
|
address?: string | null | undefined;
|
|
3203
3203
|
}[][] | undefined;
|
|
@@ -3219,7 +3219,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3219
3219
|
};
|
|
3220
3220
|
executionId: string;
|
|
3221
3221
|
scenarioId: string;
|
|
3222
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3222
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3223
3223
|
objectId: string;
|
|
3224
3224
|
address?: string | null | undefined;
|
|
3225
3225
|
}[][] | undefined;
|
|
@@ -3813,7 +3813,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3813
3813
|
};
|
|
3814
3814
|
executionId: string;
|
|
3815
3815
|
scenarioId: string;
|
|
3816
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3816
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3817
3817
|
objectId: string;
|
|
3818
3818
|
address?: string | null | undefined;
|
|
3819
3819
|
}[][] | undefined;
|
|
@@ -3912,7 +3912,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3912
3912
|
};
|
|
3913
3913
|
executionId: string;
|
|
3914
3914
|
scenarioId: string;
|
|
3915
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
3915
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
3916
3916
|
objectId: string;
|
|
3917
3917
|
address?: string | null | undefined;
|
|
3918
3918
|
}[][] | undefined;
|
|
@@ -1481,7 +1481,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1481
1481
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
1482
1482
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
1483
1483
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1484
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
1484
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
1485
1485
|
objectId: z.ZodString;
|
|
1486
1486
|
name: z.ZodString;
|
|
1487
1487
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -1524,7 +1524,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1524
1524
|
};
|
|
1525
1525
|
executionId: string;
|
|
1526
1526
|
scenarioId: string;
|
|
1527
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1527
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1528
1528
|
objectId: string;
|
|
1529
1529
|
address?: string | null | undefined;
|
|
1530
1530
|
}, {
|
|
@@ -1538,7 +1538,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1538
1538
|
};
|
|
1539
1539
|
executionId: string;
|
|
1540
1540
|
scenarioId: string;
|
|
1541
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1541
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1542
1542
|
objectId: string;
|
|
1543
1543
|
address?: string | null | undefined;
|
|
1544
1544
|
}>, "many">, "many">>;
|
|
@@ -1557,7 +1557,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1557
1557
|
};
|
|
1558
1558
|
executionId: string;
|
|
1559
1559
|
scenarioId: string;
|
|
1560
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1560
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1561
1561
|
objectId: string;
|
|
1562
1562
|
address?: string | null | undefined;
|
|
1563
1563
|
}[][] | undefined;
|
|
@@ -1576,7 +1576,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1576
1576
|
};
|
|
1577
1577
|
executionId: string;
|
|
1578
1578
|
scenarioId: string;
|
|
1579
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1579
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1580
1580
|
objectId: string;
|
|
1581
1581
|
address?: string | null | undefined;
|
|
1582
1582
|
}[][] | undefined;
|
|
@@ -1598,7 +1598,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1598
1598
|
};
|
|
1599
1599
|
executionId: string;
|
|
1600
1600
|
scenarioId: string;
|
|
1601
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1601
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1602
1602
|
objectId: string;
|
|
1603
1603
|
address?: string | null | undefined;
|
|
1604
1604
|
}[][] | undefined;
|
|
@@ -1620,7 +1620,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
1620
1620
|
};
|
|
1621
1621
|
executionId: string;
|
|
1622
1622
|
scenarioId: string;
|
|
1623
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1623
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1624
1624
|
objectId: string;
|
|
1625
1625
|
address?: string | null | undefined;
|
|
1626
1626
|
}[][] | undefined;
|
|
@@ -2214,7 +2214,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2214
2214
|
};
|
|
2215
2215
|
executionId: string;
|
|
2216
2216
|
scenarioId: string;
|
|
2217
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2217
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2218
2218
|
objectId: string;
|
|
2219
2219
|
address?: string | null | undefined;
|
|
2220
2220
|
}[][] | undefined;
|
|
@@ -2312,7 +2312,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2312
2312
|
};
|
|
2313
2313
|
executionId: string;
|
|
2314
2314
|
scenarioId: string;
|
|
2315
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
2315
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
2316
2316
|
objectId: string;
|
|
2317
2317
|
address?: string | null | undefined;
|
|
2318
2318
|
}[][] | undefined;
|
|
@@ -609,7 +609,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
609
609
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
610
610
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
611
611
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
612
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring"]>;
|
|
612
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "OffChainZKP", "ChallengeQuery"]>;
|
|
613
613
|
objectId: z.ZodString;
|
|
614
614
|
name: z.ZodString;
|
|
615
615
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
@@ -652,7 +652,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
652
652
|
};
|
|
653
653
|
executionId: string;
|
|
654
654
|
scenarioId: string;
|
|
655
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
655
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
656
656
|
objectId: string;
|
|
657
657
|
address?: string | null | undefined;
|
|
658
658
|
}, {
|
|
@@ -666,7 +666,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
666
666
|
};
|
|
667
667
|
executionId: string;
|
|
668
668
|
scenarioId: string;
|
|
669
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
669
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
670
670
|
objectId: string;
|
|
671
671
|
address?: string | null | undefined;
|
|
672
672
|
}>, "many">, "many">>;
|
|
@@ -685,7 +685,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
685
685
|
};
|
|
686
686
|
executionId: string;
|
|
687
687
|
scenarioId: string;
|
|
688
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
688
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
689
689
|
objectId: string;
|
|
690
690
|
address?: string | null | undefined;
|
|
691
691
|
}[][] | undefined;
|
|
@@ -704,7 +704,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
704
704
|
};
|
|
705
705
|
executionId: string;
|
|
706
706
|
scenarioId: string;
|
|
707
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
707
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
708
708
|
objectId: string;
|
|
709
709
|
address?: string | null | undefined;
|
|
710
710
|
}[][] | undefined;
|
|
@@ -726,7 +726,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
726
726
|
};
|
|
727
727
|
executionId: string;
|
|
728
728
|
scenarioId: string;
|
|
729
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
729
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
730
730
|
objectId: string;
|
|
731
731
|
address?: string | null | undefined;
|
|
732
732
|
}[][] | undefined;
|
|
@@ -748,7 +748,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
748
748
|
};
|
|
749
749
|
executionId: string;
|
|
750
750
|
scenarioId: string;
|
|
751
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
751
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
752
752
|
objectId: string;
|
|
753
753
|
address?: string | null | undefined;
|
|
754
754
|
}[][] | undefined;
|
|
@@ -1342,7 +1342,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
1342
1342
|
};
|
|
1343
1343
|
executionId: string;
|
|
1344
1344
|
scenarioId: string;
|
|
1345
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1345
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1346
1346
|
objectId: string;
|
|
1347
1347
|
address?: string | null | undefined;
|
|
1348
1348
|
}[][] | undefined;
|
|
@@ -1441,7 +1441,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
1441
1441
|
};
|
|
1442
1442
|
executionId: string;
|
|
1443
1443
|
scenarioId: string;
|
|
1444
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring";
|
|
1444
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "OffChainZKP" | "ChallengeQuery";
|
|
1445
1445
|
objectId: string;
|
|
1446
1446
|
address?: string | null | undefined;
|
|
1447
1447
|
}[][] | undefined;
|