@kya-os/contracts 1.7.7 → 1.7.9

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.
@@ -4610,8 +4610,8 @@ export declare const DelegationCredentialSubjectSchema: z.ZodObject<{
4610
4610
  };
4611
4611
  issuerDid: string;
4612
4612
  subjectDid: string;
4613
- createdAt?: number | undefined;
4614
4613
  metadata?: Record<string, any> | undefined;
4614
+ createdAt?: number | undefined;
4615
4615
  controller?: string | undefined;
4616
4616
  parentId?: string | undefined;
4617
4617
  }, {
@@ -4670,8 +4670,8 @@ export declare const DelegationCredentialSubjectSchema: z.ZodObject<{
4670
4670
  issuerDid: string;
4671
4671
  subjectDid: string;
4672
4672
  status?: "active" | "revoked" | "expired" | undefined;
4673
- createdAt?: number | undefined;
4674
4673
  metadata?: Record<string, any> | undefined;
4674
+ createdAt?: number | undefined;
4675
4675
  controller?: string | undefined;
4676
4676
  parentId?: string | undefined;
4677
4677
  }>;
@@ -4732,8 +4732,8 @@ export declare const DelegationCredentialSubjectSchema: z.ZodObject<{
4732
4732
  };
4733
4733
  issuerDid: string;
4734
4734
  subjectDid: string;
4735
- createdAt?: number | undefined;
4736
4735
  metadata?: Record<string, any> | undefined;
4736
+ createdAt?: number | undefined;
4737
4737
  controller?: string | undefined;
4738
4738
  parentId?: string | undefined;
4739
4739
  };
@@ -4795,8 +4795,8 @@ export declare const DelegationCredentialSubjectSchema: z.ZodObject<{
4795
4795
  issuerDid: string;
4796
4796
  subjectDid: string;
4797
4797
  status?: "active" | "revoked" | "expired" | undefined;
4798
- createdAt?: number | undefined;
4799
4798
  metadata?: Record<string, any> | undefined;
4799
+ createdAt?: number | undefined;
4800
4800
  controller?: string | undefined;
4801
4801
  parentId?: string | undefined;
4802
4802
  };
@@ -5315,8 +5315,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
5315
5315
  };
5316
5316
  issuerDid: string;
5317
5317
  subjectDid: string;
5318
- createdAt?: number | undefined;
5319
5318
  metadata?: Record<string, any> | undefined;
5319
+ createdAt?: number | undefined;
5320
5320
  controller?: string | undefined;
5321
5321
  parentId?: string | undefined;
5322
5322
  }, {
@@ -5375,8 +5375,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
5375
5375
  issuerDid: string;
5376
5376
  subjectDid: string;
5377
5377
  status?: "active" | "revoked" | "expired" | undefined;
5378
- createdAt?: number | undefined;
5379
5378
  metadata?: Record<string, any> | undefined;
5379
+ createdAt?: number | undefined;
5380
5380
  controller?: string | undefined;
5381
5381
  parentId?: string | undefined;
5382
5382
  }>;
@@ -5437,8 +5437,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
5437
5437
  };
5438
5438
  issuerDid: string;
5439
5439
  subjectDid: string;
5440
- createdAt?: number | undefined;
5441
5440
  metadata?: Record<string, any> | undefined;
5441
+ createdAt?: number | undefined;
5442
5442
  controller?: string | undefined;
5443
5443
  parentId?: string | undefined;
5444
5444
  };
@@ -5500,8 +5500,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
5500
5500
  issuerDid: string;
5501
5501
  subjectDid: string;
5502
5502
  status?: "active" | "revoked" | "expired" | undefined;
5503
- createdAt?: number | undefined;
5504
5503
  metadata?: Record<string, any> | undefined;
5504
+ createdAt?: number | undefined;
5505
5505
  controller?: string | undefined;
5506
5506
  parentId?: string | undefined;
5507
5507
  };
@@ -6031,8 +6031,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6031
6031
  };
6032
6032
  issuerDid: string;
6033
6033
  subjectDid: string;
6034
- createdAt?: number | undefined;
6035
6034
  metadata?: Record<string, any> | undefined;
6035
+ createdAt?: number | undefined;
6036
6036
  controller?: string | undefined;
6037
6037
  parentId?: string | undefined;
6038
6038
  }, {
@@ -6091,8 +6091,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6091
6091
  issuerDid: string;
6092
6092
  subjectDid: string;
6093
6093
  status?: "active" | "revoked" | "expired" | undefined;
6094
- createdAt?: number | undefined;
6095
6094
  metadata?: Record<string, any> | undefined;
6095
+ createdAt?: number | undefined;
6096
6096
  controller?: string | undefined;
6097
6097
  parentId?: string | undefined;
6098
6098
  }>;
@@ -6153,8 +6153,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6153
6153
  };
6154
6154
  issuerDid: string;
6155
6155
  subjectDid: string;
6156
- createdAt?: number | undefined;
6157
6156
  metadata?: Record<string, any> | undefined;
6157
+ createdAt?: number | undefined;
6158
6158
  controller?: string | undefined;
6159
6159
  parentId?: string | undefined;
6160
6160
  };
@@ -6216,8 +6216,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6216
6216
  issuerDid: string;
6217
6217
  subjectDid: string;
6218
6218
  status?: "active" | "revoked" | "expired" | undefined;
6219
- createdAt?: number | undefined;
6220
6219
  metadata?: Record<string, any> | undefined;
6220
+ createdAt?: number | undefined;
6221
6221
  controller?: string | undefined;
6222
6222
  parentId?: string | undefined;
6223
6223
  };
@@ -6747,8 +6747,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6747
6747
  };
6748
6748
  issuerDid: string;
6749
6749
  subjectDid: string;
6750
- createdAt?: number | undefined;
6751
6750
  metadata?: Record<string, any> | undefined;
6751
+ createdAt?: number | undefined;
6752
6752
  controller?: string | undefined;
6753
6753
  parentId?: string | undefined;
6754
6754
  }, {
@@ -6807,8 +6807,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6807
6807
  issuerDid: string;
6808
6808
  subjectDid: string;
6809
6809
  status?: "active" | "revoked" | "expired" | undefined;
6810
- createdAt?: number | undefined;
6811
6810
  metadata?: Record<string, any> | undefined;
6811
+ createdAt?: number | undefined;
6812
6812
  controller?: string | undefined;
6813
6813
  parentId?: string | undefined;
6814
6814
  }>;
@@ -6869,8 +6869,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6869
6869
  };
6870
6870
  issuerDid: string;
6871
6871
  subjectDid: string;
6872
- createdAt?: number | undefined;
6873
6872
  metadata?: Record<string, any> | undefined;
6873
+ createdAt?: number | undefined;
6874
6874
  controller?: string | undefined;
6875
6875
  parentId?: string | undefined;
6876
6876
  };
@@ -6932,8 +6932,8 @@ export declare const DelegationCredentialSchema: z.ZodObject<{
6932
6932
  issuerDid: string;
6933
6933
  subjectDid: string;
6934
6934
  status?: "active" | "revoked" | "expired" | undefined;
6935
- createdAt?: number | undefined;
6936
6935
  metadata?: Record<string, any> | undefined;
6936
+ createdAt?: number | undefined;
6937
6937
  controller?: string | undefined;
6938
6938
  parentId?: string | undefined;
6939
6939
  };
@@ -7471,8 +7471,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
7471
7471
  };
7472
7472
  issuerDid: string;
7473
7473
  subjectDid: string;
7474
- createdAt?: number | undefined;
7475
7474
  metadata?: Record<string, any> | undefined;
7475
+ createdAt?: number | undefined;
7476
7476
  controller?: string | undefined;
7477
7477
  parentId?: string | undefined;
7478
7478
  }, {
@@ -7531,8 +7531,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
7531
7531
  issuerDid: string;
7532
7532
  subjectDid: string;
7533
7533
  status?: "active" | "revoked" | "expired" | undefined;
7534
- createdAt?: number | undefined;
7535
7534
  metadata?: Record<string, any> | undefined;
7535
+ createdAt?: number | undefined;
7536
7536
  controller?: string | undefined;
7537
7537
  parentId?: string | undefined;
7538
7538
  }>;
@@ -7593,8 +7593,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
7593
7593
  };
7594
7594
  issuerDid: string;
7595
7595
  subjectDid: string;
7596
- createdAt?: number | undefined;
7597
7596
  metadata?: Record<string, any> | undefined;
7597
+ createdAt?: number | undefined;
7598
7598
  controller?: string | undefined;
7599
7599
  parentId?: string | undefined;
7600
7600
  };
@@ -7656,8 +7656,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
7656
7656
  issuerDid: string;
7657
7657
  subjectDid: string;
7658
7658
  status?: "active" | "revoked" | "expired" | undefined;
7659
- createdAt?: number | undefined;
7660
7659
  metadata?: Record<string, any> | undefined;
7660
+ createdAt?: number | undefined;
7661
7661
  controller?: string | undefined;
7662
7662
  parentId?: string | undefined;
7663
7663
  };
@@ -8187,8 +8187,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
8187
8187
  };
8188
8188
  issuerDid: string;
8189
8189
  subjectDid: string;
8190
- createdAt?: number | undefined;
8191
8190
  metadata?: Record<string, any> | undefined;
8191
+ createdAt?: number | undefined;
8192
8192
  controller?: string | undefined;
8193
8193
  parentId?: string | undefined;
8194
8194
  }, {
@@ -8247,8 +8247,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
8247
8247
  issuerDid: string;
8248
8248
  subjectDid: string;
8249
8249
  status?: "active" | "revoked" | "expired" | undefined;
8250
- createdAt?: number | undefined;
8251
8250
  metadata?: Record<string, any> | undefined;
8251
+ createdAt?: number | undefined;
8252
8252
  controller?: string | undefined;
8253
8253
  parentId?: string | undefined;
8254
8254
  }>;
@@ -8309,8 +8309,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
8309
8309
  };
8310
8310
  issuerDid: string;
8311
8311
  subjectDid: string;
8312
- createdAt?: number | undefined;
8313
8312
  metadata?: Record<string, any> | undefined;
8313
+ createdAt?: number | undefined;
8314
8314
  controller?: string | undefined;
8315
8315
  parentId?: string | undefined;
8316
8316
  };
@@ -8372,8 +8372,8 @@ export declare function validateDelegationCredential(credential: unknown): z.Saf
8372
8372
  issuerDid: string;
8373
8373
  subjectDid: string;
8374
8374
  status?: "active" | "revoked" | "expired" | undefined;
8375
- createdAt?: number | undefined;
8376
8375
  metadata?: Record<string, any> | undefined;
8376
+ createdAt?: number | undefined;
8377
8377
  controller?: string | undefined;
8378
8378
  parentId?: string | undefined;
8379
8379
  };