@nexeraid/identity-schemas 2.93.0-dev → 2.94.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-f941f584.esm.mjs → CoinMarketCap.schema-22fa7136.esm.mjs} +2 -2
- package/dist/{CoinMarketCap.schema-8c155e0d.cjs.dev.cjs → CoinMarketCap.schema-63b8b9d4.cjs.dev.cjs} +4 -4
- package/dist/{CoinMarketCap.schema-218d0159.cjs.prod.cjs → CoinMarketCap.schema-ae9b8952.cjs.prod.cjs} +4 -4
- 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 +59 -59
- package/dist/declarations/src/identity/scenario.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity-ids.schema.d.ts +6 -2
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/index.d.ts +1 -0
- package/dist/declarations/src/providers/index.d.ts.map +1 -1
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +37 -37
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +1 -3
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/scorechain/scorechainRiskLevel.schema.d.ts +5 -0
- package/dist/declarations/src/providers/scorechain/scorechainRiskLevel.schema.d.ts.map +1 -0
- package/dist/declarations/src/vault/schemas/Customer.zod.d.ts +28 -0
- package/dist/declarations/src/vault/schemas/Customer.zod.d.ts.map +1 -1
- package/dist/declarations/src/vault/schemas/generated/Customer.schema.json.d.ts +38 -0
- package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts +6 -0
- package/dist/declarations/src/vault/schemas/generated/Customer.type.d.ts.map +1 -1
- package/dist/declarations/src/vault/vault.schema.d.ts +48 -0
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/{identity-api.schema-631884b4.cjs.dev.cjs → identity-api.schema-4ed6a942.cjs.dev.cjs} +9 -106
- package/dist/{identity-api.schema-a5793eed.esm.mjs → identity-api.schema-9348634f.esm.mjs} +9 -87
- package/dist/{identity-api.schema-49bb28b1.cjs.prod.cjs → identity-api.schema-bf4a1b77.cjs.prod.cjs} +9 -106
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +24 -22
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +24 -22
- package/dist/nexeraid-identity-schemas.esm.mjs +4 -4
- package/dist/package.json +1 -1
- package/dist/{tfhe-utilities-8f915faa.cjs.prod.cjs → tfhe-utilities-0c007314.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-35852daa.esm.mjs → tfhe-utilities-e0a1b383.esm.mjs} +2 -2
- package/dist/{tfhe-utilities-9a012c74.cjs.dev.cjs → tfhe-utilities-f5b97307.cjs.dev.cjs} +2 -2
- package/dist/{vault.schema-4f041ed1.cjs.dev.cjs → vault.schema-163fc0c4.cjs.prod.cjs} +164 -3
- package/dist/{vault.schema-7f773af4.cjs.prod.cjs → vault.schema-6eb2c2ba.cjs.dev.cjs} +164 -3
- package/dist/{vault.schema-a0de2905.esm.mjs → vault.schema-d15880eb.esm.mjs} +144 -4
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +1 -1
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +11 -11
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +11 -11
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +3 -3
package/dist/{CoinMarketCap.schema-f941f584.esm.mjs → CoinMarketCap.schema-22fa7136.esm.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { b0 as Alpha2Country, aS as UuidString,
|
|
3
|
-
import {
|
|
2
|
+
import { b0 as Alpha2Country, aS as UuidString, ez as _toConsumableArray, eB as ScoringAnalysisRequest, eC as WorkflowsScoringAnalysisRequest, a_ as ISO3CountryCode, eD as _slicedToArray, ca as IdentityId, ar as BlockchainAddress, av as BlockchainNamespace, c6 as WorkflowSessionId, d2 as WorkspaceId, d1 as OrganizationId, bk as CustomerStatus, ey as _defineProperty, dp as ProofOfResidenceCredentialSubjectSchema, bl as BasicCustomerContactInformation, cU as VerificationMode } from './vault.schema-d15880eb.esm.mjs';
|
|
3
|
+
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c2 as CredentialType } from './identity-api.schema-9348634f.esm.mjs';
|
|
4
4
|
|
|
5
5
|
var IpQualityAnalysisRequest = z.object({
|
|
6
6
|
apiKey: z.string().nullish(),
|
package/dist/{CoinMarketCap.schema-8c155e0d.cjs.dev.cjs → CoinMarketCap.schema-63b8b9d4.cjs.dev.cjs}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-6eb2c2ba.cjs.dev.cjs');
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-4ed6a942.cjs.dev.cjs');
|
|
6
6
|
|
|
7
7
|
var IpQualityAnalysisRequest = zod.z.object({
|
|
8
8
|
apiKey: zod.z.string().nullish(),
|
|
@@ -2142,7 +2142,7 @@ var GetKycSessionInput = zod.z.object({
|
|
|
2142
2142
|
});
|
|
2143
2143
|
var GetKycSessionResponse = SelectKycSession.extend({
|
|
2144
2144
|
stepsCompleted: zod.z.array(SelectKycSessionStep),
|
|
2145
|
-
customerStatus:
|
|
2145
|
+
customerStatus: vault_schema.CustomerStatus.nullish(),
|
|
2146
2146
|
sumSubReviewResult: zod.z.object(vault_schema._defineProperty(vault_schema._defineProperty({}, SumSubStep["enum"].IDENTITY, zod.z.array(SumSubReviewRejectLabel)), SumSubStep["enum"].SELFIE, zod.z.array(SumSubReviewRejectLabel))).nullish()
|
|
2147
2147
|
});
|
|
2148
2148
|
var UpdateKycSessionOutput = zod.z.string();
|
|
@@ -2167,7 +2167,7 @@ var GetCredentialsOutput = zod.z.object({
|
|
|
2167
2167
|
var CustomerContactInformationOutput = zod.z.object({
|
|
2168
2168
|
id: zod.z.string(),
|
|
2169
2169
|
customerId: zod.z.string(),
|
|
2170
|
-
information:
|
|
2170
|
+
information: vault_schema.BasicCustomerContactInformation,
|
|
2171
2171
|
createdAt: zod.z.date(),
|
|
2172
2172
|
updatedAt: zod.z.date()
|
|
2173
2173
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var vault_schema = require('./vault.schema-
|
|
5
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var vault_schema = require('./vault.schema-163fc0c4.cjs.prod.cjs');
|
|
5
|
+
var identityApi_schema = require('./identity-api.schema-bf4a1b77.cjs.prod.cjs');
|
|
6
6
|
|
|
7
7
|
var IpQualityAnalysisRequest = zod.z.object({
|
|
8
8
|
apiKey: zod.z.string().nullish(),
|
|
@@ -2142,7 +2142,7 @@ var GetKycSessionInput = zod.z.object({
|
|
|
2142
2142
|
});
|
|
2143
2143
|
var GetKycSessionResponse = SelectKycSession.extend({
|
|
2144
2144
|
stepsCompleted: zod.z.array(SelectKycSessionStep),
|
|
2145
|
-
customerStatus:
|
|
2145
|
+
customerStatus: vault_schema.CustomerStatus.nullish(),
|
|
2146
2146
|
sumSubReviewResult: zod.z.object(vault_schema._defineProperty(vault_schema._defineProperty({}, SumSubStep["enum"].IDENTITY, zod.z.array(SumSubReviewRejectLabel)), SumSubStep["enum"].SELFIE, zod.z.array(SumSubReviewRejectLabel))).nullish()
|
|
2147
2147
|
});
|
|
2148
2148
|
var UpdateKycSessionOutput = zod.z.string();
|
|
@@ -2167,7 +2167,7 @@ var GetCredentialsOutput = zod.z.object({
|
|
|
2167
2167
|
var CustomerContactInformationOutput = zod.z.object({
|
|
2168
2168
|
id: zod.z.string(),
|
|
2169
2169
|
customerId: zod.z.string(),
|
|
2170
|
-
information:
|
|
2170
|
+
information: vault_schema.BasicCustomerContactInformation,
|
|
2171
2171
|
createdAt: zod.z.date(),
|
|
2172
2172
|
updatedAt: zod.z.date()
|
|
2173
2173
|
});
|
|
@@ -456,7 +456,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
456
456
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
457
457
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "skipped", "error", "unknown"]>>;
|
|
458
458
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
459
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
459
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
460
460
|
objectId: z.ZodString;
|
|
461
461
|
name: z.ZodString;
|
|
462
462
|
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>]>]>>>;
|
|
@@ -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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
502
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
503
503
|
objectId: string;
|
|
504
504
|
address?: string | null | undefined;
|
|
505
505
|
}, {
|
|
@@ -513,7 +513,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
513
513
|
};
|
|
514
514
|
executionId: string;
|
|
515
515
|
scenarioId: string;
|
|
516
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
516
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
517
517
|
objectId: string;
|
|
518
518
|
address?: string | null | undefined;
|
|
519
519
|
}>, "many">, "many">>;
|
|
@@ -532,7 +532,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
532
532
|
};
|
|
533
533
|
executionId: string;
|
|
534
534
|
scenarioId: string;
|
|
535
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
535
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
536
536
|
objectId: string;
|
|
537
537
|
address?: string | null | undefined;
|
|
538
538
|
}[][] | undefined;
|
|
@@ -551,7 +551,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
551
551
|
};
|
|
552
552
|
executionId: string;
|
|
553
553
|
scenarioId: string;
|
|
554
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
554
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
555
555
|
objectId: string;
|
|
556
556
|
address?: string | null | undefined;
|
|
557
557
|
}[][] | undefined;
|
|
@@ -623,7 +623,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
623
623
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
624
624
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "skipped", "error", "unknown"]>>;
|
|
625
625
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
626
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
626
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
627
627
|
objectId: z.ZodString;
|
|
628
628
|
name: z.ZodString;
|
|
629
629
|
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>]>]>>>;
|
|
@@ -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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
669
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
670
670
|
objectId: string;
|
|
671
671
|
address?: string | null | undefined;
|
|
672
672
|
}, {
|
|
@@ -680,7 +680,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
680
680
|
};
|
|
681
681
|
executionId: string;
|
|
682
682
|
scenarioId: string;
|
|
683
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
683
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
684
684
|
objectId: string;
|
|
685
685
|
address?: string | null | undefined;
|
|
686
686
|
}>, "many">, "many">>;
|
|
@@ -699,7 +699,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
699
699
|
};
|
|
700
700
|
executionId: string;
|
|
701
701
|
scenarioId: string;
|
|
702
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
702
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
703
703
|
objectId: string;
|
|
704
704
|
address?: string | null | undefined;
|
|
705
705
|
}[][] | undefined;
|
|
@@ -718,7 +718,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
718
718
|
};
|
|
719
719
|
executionId: string;
|
|
720
720
|
scenarioId: string;
|
|
721
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
721
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
722
722
|
objectId: string;
|
|
723
723
|
address?: string | null | undefined;
|
|
724
724
|
}[][] | undefined;
|
|
@@ -740,7 +740,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
740
740
|
};
|
|
741
741
|
executionId: string;
|
|
742
742
|
scenarioId: string;
|
|
743
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
743
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
744
744
|
objectId: string;
|
|
745
745
|
address?: string | null | undefined;
|
|
746
746
|
}[][] | undefined;
|
|
@@ -762,7 +762,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
762
762
|
};
|
|
763
763
|
executionId: string;
|
|
764
764
|
scenarioId: string;
|
|
765
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
765
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
766
766
|
objectId: string;
|
|
767
767
|
address?: string | null | undefined;
|
|
768
768
|
}[][] | undefined;
|
|
@@ -1389,7 +1389,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1389
1389
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
1390
1390
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "skipped", "error", "unknown"]>>;
|
|
1391
1391
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1392
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
1392
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
1393
1393
|
objectId: z.ZodString;
|
|
1394
1394
|
name: z.ZodString;
|
|
1395
1395
|
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>]>]>>>;
|
|
@@ -1432,7 +1432,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1432
1432
|
};
|
|
1433
1433
|
executionId: string;
|
|
1434
1434
|
scenarioId: string;
|
|
1435
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1435
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1436
1436
|
objectId: string;
|
|
1437
1437
|
address?: string | null | undefined;
|
|
1438
1438
|
}, {
|
|
@@ -1446,7 +1446,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1446
1446
|
};
|
|
1447
1447
|
executionId: string;
|
|
1448
1448
|
scenarioId: string;
|
|
1449
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1449
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1450
1450
|
objectId: string;
|
|
1451
1451
|
address?: string | null | undefined;
|
|
1452
1452
|
}>, "many">, "many">>;
|
|
@@ -1465,7 +1465,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1465
1465
|
};
|
|
1466
1466
|
executionId: string;
|
|
1467
1467
|
scenarioId: string;
|
|
1468
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1468
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1469
1469
|
objectId: string;
|
|
1470
1470
|
address?: string | null | undefined;
|
|
1471
1471
|
}[][] | undefined;
|
|
@@ -1484,7 +1484,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1484
1484
|
};
|
|
1485
1485
|
executionId: string;
|
|
1486
1486
|
scenarioId: string;
|
|
1487
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1487
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1488
1488
|
objectId: string;
|
|
1489
1489
|
address?: string | null | undefined;
|
|
1490
1490
|
}[][] | undefined;
|
|
@@ -1506,7 +1506,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1506
1506
|
};
|
|
1507
1507
|
executionId: string;
|
|
1508
1508
|
scenarioId: string;
|
|
1509
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1509
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1510
1510
|
objectId: string;
|
|
1511
1511
|
address?: string | null | undefined;
|
|
1512
1512
|
}[][] | undefined;
|
|
@@ -1528,7 +1528,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1528
1528
|
};
|
|
1529
1529
|
executionId: string;
|
|
1530
1530
|
scenarioId: string;
|
|
1531
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1531
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1532
1532
|
objectId: string;
|
|
1533
1533
|
address?: string | null | undefined;
|
|
1534
1534
|
}[][] | undefined;
|
|
@@ -2156,7 +2156,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2156
2156
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
2157
2157
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "skipped", "error", "unknown"]>>;
|
|
2158
2158
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
2159
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
2159
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
2160
2160
|
objectId: z.ZodString;
|
|
2161
2161
|
name: z.ZodString;
|
|
2162
2162
|
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>]>]>>>;
|
|
@@ -2199,7 +2199,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2199
2199
|
};
|
|
2200
2200
|
executionId: string;
|
|
2201
2201
|
scenarioId: string;
|
|
2202
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2202
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2203
2203
|
objectId: string;
|
|
2204
2204
|
address?: string | null | undefined;
|
|
2205
2205
|
}, {
|
|
@@ -2213,7 +2213,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2213
2213
|
};
|
|
2214
2214
|
executionId: string;
|
|
2215
2215
|
scenarioId: string;
|
|
2216
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2216
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2217
2217
|
objectId: string;
|
|
2218
2218
|
address?: string | null | undefined;
|
|
2219
2219
|
}>, "many">, "many">>;
|
|
@@ -2232,7 +2232,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2232
2232
|
};
|
|
2233
2233
|
executionId: string;
|
|
2234
2234
|
scenarioId: string;
|
|
2235
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2235
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2236
2236
|
objectId: string;
|
|
2237
2237
|
address?: string | null | undefined;
|
|
2238
2238
|
}[][] | undefined;
|
|
@@ -2251,7 +2251,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2251
2251
|
};
|
|
2252
2252
|
executionId: string;
|
|
2253
2253
|
scenarioId: string;
|
|
2254
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2254
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2255
2255
|
objectId: string;
|
|
2256
2256
|
address?: string | null | undefined;
|
|
2257
2257
|
}[][] | undefined;
|
|
@@ -2273,7 +2273,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2273
2273
|
};
|
|
2274
2274
|
executionId: string;
|
|
2275
2275
|
scenarioId: string;
|
|
2276
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2276
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2277
2277
|
objectId: string;
|
|
2278
2278
|
address?: string | null | undefined;
|
|
2279
2279
|
}[][] | undefined;
|
|
@@ -2295,7 +2295,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2295
2295
|
};
|
|
2296
2296
|
executionId: string;
|
|
2297
2297
|
scenarioId: string;
|
|
2298
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2298
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2299
2299
|
objectId: string;
|
|
2300
2300
|
address?: string | null | undefined;
|
|
2301
2301
|
}[][] | undefined;
|
|
@@ -2932,7 +2932,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2932
2932
|
};
|
|
2933
2933
|
executionId: string;
|
|
2934
2934
|
scenarioId: string;
|
|
2935
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2935
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2936
2936
|
objectId: string;
|
|
2937
2937
|
address?: string | null | undefined;
|
|
2938
2938
|
}[][] | undefined;
|
|
@@ -3036,7 +3036,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
3036
3036
|
};
|
|
3037
3037
|
executionId: string;
|
|
3038
3038
|
scenarioId: string;
|
|
3039
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3039
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3040
3040
|
objectId: string;
|
|
3041
3041
|
address?: string | null | undefined;
|
|
3042
3042
|
}[][] | undefined;
|
|
@@ -3252,7 +3252,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3252
3252
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
3253
3253
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "skipped", "error", "unknown"]>>;
|
|
3254
3254
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
3255
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
3255
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
3256
3256
|
objectId: z.ZodString;
|
|
3257
3257
|
name: z.ZodString;
|
|
3258
3258
|
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>]>]>>>;
|
|
@@ -3295,7 +3295,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3295
3295
|
};
|
|
3296
3296
|
executionId: string;
|
|
3297
3297
|
scenarioId: string;
|
|
3298
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3298
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3299
3299
|
objectId: string;
|
|
3300
3300
|
address?: string | null | undefined;
|
|
3301
3301
|
}, {
|
|
@@ -3309,7 +3309,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3309
3309
|
};
|
|
3310
3310
|
executionId: string;
|
|
3311
3311
|
scenarioId: string;
|
|
3312
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3312
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3313
3313
|
objectId: string;
|
|
3314
3314
|
address?: string | null | undefined;
|
|
3315
3315
|
}>, "many">, "many">>;
|
|
@@ -3328,7 +3328,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3328
3328
|
};
|
|
3329
3329
|
executionId: string;
|
|
3330
3330
|
scenarioId: string;
|
|
3331
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3331
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3332
3332
|
objectId: string;
|
|
3333
3333
|
address?: string | null | undefined;
|
|
3334
3334
|
}[][] | undefined;
|
|
@@ -3347,7 +3347,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3347
3347
|
};
|
|
3348
3348
|
executionId: string;
|
|
3349
3349
|
scenarioId: string;
|
|
3350
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3350
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3351
3351
|
objectId: string;
|
|
3352
3352
|
address?: string | null | undefined;
|
|
3353
3353
|
}[][] | undefined;
|
|
@@ -3369,7 +3369,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3369
3369
|
};
|
|
3370
3370
|
executionId: string;
|
|
3371
3371
|
scenarioId: string;
|
|
3372
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3372
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3373
3373
|
objectId: string;
|
|
3374
3374
|
address?: string | null | undefined;
|
|
3375
3375
|
}[][] | undefined;
|
|
@@ -3391,7 +3391,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3391
3391
|
};
|
|
3392
3392
|
executionId: string;
|
|
3393
3393
|
scenarioId: string;
|
|
3394
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
3394
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
3395
3395
|
objectId: string;
|
|
3396
3396
|
address?: string | null | undefined;
|
|
3397
3397
|
}[][] | undefined;
|
|
@@ -4028,7 +4028,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
4028
4028
|
};
|
|
4029
4029
|
executionId: string;
|
|
4030
4030
|
scenarioId: string;
|
|
4031
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
4031
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
4032
4032
|
objectId: string;
|
|
4033
4033
|
address?: string | null | undefined;
|
|
4034
4034
|
}[][] | undefined;
|
|
@@ -4132,7 +4132,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
4132
4132
|
};
|
|
4133
4133
|
executionId: string;
|
|
4134
4134
|
scenarioId: string;
|
|
4135
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
4135
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
4136
4136
|
objectId: string;
|
|
4137
4137
|
address?: string | null | undefined;
|
|
4138
4138
|
}[][] | 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", "skipped", "error", "unknown"]>>;
|
|
1483
1483
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1484
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
1484
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1527
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1541
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1560
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1579
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1601
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1623
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1624
1624
|
objectId: string;
|
|
1625
1625
|
address?: string | null | undefined;
|
|
1626
1626
|
}[][] | undefined;
|
|
@@ -2257,7 +2257,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2257
2257
|
};
|
|
2258
2258
|
executionId: string;
|
|
2259
2259
|
scenarioId: string;
|
|
2260
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2260
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2261
2261
|
objectId: string;
|
|
2262
2262
|
address?: string | null | undefined;
|
|
2263
2263
|
}[][] | undefined;
|
|
@@ -2360,7 +2360,7 @@ export declare const IdentityAppMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2360
2360
|
};
|
|
2361
2361
|
executionId: string;
|
|
2362
2362
|
scenarioId: string;
|
|
2363
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
2363
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
2364
2364
|
objectId: string;
|
|
2365
2365
|
address?: string | null | undefined;
|
|
2366
2366
|
}[][] | 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", "skipped", "error", "unknown"]>>;
|
|
611
611
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
612
|
-
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery"]>;
|
|
612
|
+
objectType: z.ZodEnum<["PrivacyPreservingMonitoring", "IndividualMonitoring", "TransactionMonitoring", "TFHE", "OffChainZKP", "ChallengeQuery", "BlockchainPolicies"]>;
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
655
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
669
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
688
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
707
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
729
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
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" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
751
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
752
752
|
objectId: string;
|
|
753
753
|
address?: string | null | undefined;
|
|
754
754
|
}[][] | undefined;
|
|
@@ -1385,7 +1385,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
1385
1385
|
};
|
|
1386
1386
|
executionId: string;
|
|
1387
1387
|
scenarioId: string;
|
|
1388
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1388
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1389
1389
|
objectId: string;
|
|
1390
1390
|
address?: string | null | undefined;
|
|
1391
1391
|
}[][] | undefined;
|
|
@@ -1489,7 +1489,7 @@ export declare const IdentityMessage: z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
|
|
|
1489
1489
|
};
|
|
1490
1490
|
executionId: string;
|
|
1491
1491
|
scenarioId: string;
|
|
1492
|
-
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery";
|
|
1492
|
+
objectType: "PrivacyPreservingMonitoring" | "IndividualMonitoring" | "TransactionMonitoring" | "TFHE" | "OffChainZKP" | "ChallengeQuery" | "BlockchainPolicies";
|
|
1493
1493
|
objectId: string;
|
|
1494
1494
|
address?: string | null | undefined;
|
|
1495
1495
|
}[][] | undefined;
|