@fairmint/open-captable-protocol-daml-js 0.2.99 → 0.2.100

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.
Files changed (106) hide show
  1. package/{OpenCapTable-v26/.daml/dist/OpenCapTable-v26-0.0.1.dar → OpenCapTable-v28/.daml/dist/OpenCapTable-v28-0.0.1.dar} +0 -0
  2. package/README.md +5 -5
  3. package/generated/ocp-factory-contract-id.json +4 -4
  4. package/lib/Fairmint/OpenCapTable/CapTable/module.d.ts +71 -4
  5. package/lib/Fairmint/OpenCapTable/CapTable/module.js +80 -8
  6. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +1 -1
  7. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +3 -3
  8. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.d.ts +1 -1
  9. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +3 -3
  10. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.d.ts +1 -1
  11. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +3 -3
  12. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.d.ts +1 -1
  13. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +3 -3
  14. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.d.ts +1 -1
  15. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +3 -3
  16. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.d.ts +1 -1
  17. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +3 -3
  18. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.d.ts +1 -1
  19. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +3 -3
  20. package/lib/Fairmint/OpenCapTable/OCF/Document/module.d.ts +1 -1
  21. package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +3 -3
  22. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.d.ts +1 -1
  23. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +3 -3
  24. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.d.ts +1 -1
  25. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +3 -3
  26. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.d.ts +1 -1
  27. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +3 -3
  28. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +1 -1
  29. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +3 -3
  30. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.d.ts +1 -1
  31. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +3 -3
  32. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.d.ts +1 -1
  33. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +3 -3
  34. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.d.ts +1 -1
  35. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +3 -3
  36. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.d.ts +1 -1
  37. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +3 -3
  38. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +1 -1
  39. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +3 -3
  40. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.d.ts +1 -1
  41. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +3 -3
  42. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.d.ts +1 -1
  43. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +3 -3
  44. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.d.ts +1 -1
  45. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +3 -3
  46. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.d.ts +1 -1
  47. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +3 -3
  48. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.d.ts +1 -1
  49. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +3 -3
  50. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.d.ts +1 -1
  51. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +3 -3
  52. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +1 -1
  53. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +3 -3
  54. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.d.ts +1 -1
  55. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +3 -3
  56. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.d.ts +1 -1
  57. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +3 -3
  58. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.d.ts +1 -1
  59. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +3 -3
  60. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.d.ts +1 -1
  61. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +3 -3
  62. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.d.ts +1 -1
  63. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +3 -3
  64. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.d.ts +1 -1
  65. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +3 -3
  66. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.d.ts +1 -1
  67. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +3 -3
  68. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.d.ts +1 -1
  69. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +3 -3
  70. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.d.ts +1 -1
  71. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +3 -3
  72. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.d.ts +1 -1
  73. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +3 -3
  74. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.d.ts +1 -1
  75. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +3 -3
  76. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.d.ts +1 -1
  77. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +3 -3
  78. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.d.ts +1 -1
  79. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +3 -3
  80. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.d.ts +1 -1
  81. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +3 -3
  82. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.d.ts +1 -1
  83. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +3 -3
  84. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.d.ts +1 -1
  85. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +3 -3
  86. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.d.ts +1 -1
  87. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +3 -3
  88. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.d.ts +1 -1
  89. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +3 -3
  90. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.d.ts +1 -1
  91. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +3 -3
  92. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.d.ts +1 -1
  93. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +3 -3
  94. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.d.ts +1 -1
  95. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +3 -3
  96. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.d.ts +1 -1
  97. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +3 -3
  98. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.d.ts +1 -1
  99. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +3 -3
  100. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.d.ts +1 -1
  101. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +3 -3
  102. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.d.ts +1 -1
  103. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +3 -3
  104. package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +1 -1
  105. package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +3 -3
  106. package/package.json +6 -6
@@ -32,8 +32,8 @@ exports.EquityCompensationAcceptanceOcfData = {
32
32
 
33
33
  exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
34
34
  {
35
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
36
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
35
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
36
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
37
37
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
38
38
  keyEncode: function () { throw 'EncodeError'; },
39
39
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.EquityCompensationAcceptanceOcfData.decoder, }); }),
@@ -57,5 +57,5 @@ exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
57
57
  );
58
58
 
59
59
 
60
- damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
60
+ damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
61
 
@@ -34,7 +34,7 @@ export declare interface EquityCompensationCancellationInterface {
34
34
  Archive: damlTypes.Choice<EquityCompensationCancellation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationCancellation, undefined>>;
35
35
  }
36
36
  export declare const EquityCompensationCancellation:
37
- damlTypes.Template<EquityCompensationCancellation, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation'> &
37
+ damlTypes.Template<EquityCompensationCancellation, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation'> &
38
38
  damlTypes.ToInterface<EquityCompensationCancellation, never> &
39
39
  EquityCompensationCancellationInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.EquityCompensationCancellationOcfData = {
35
35
 
36
36
  exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
39
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
38
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
39
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.EquityCompensationCancellationOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
63
+ damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
64
 
@@ -34,7 +34,7 @@ export declare interface EquityCompensationExerciseInterface {
34
34
  Archive: damlTypes.Choice<EquityCompensationExercise, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationExercise, undefined>>;
35
35
  }
36
36
  export declare const EquityCompensationExercise:
37
- damlTypes.Template<EquityCompensationExercise, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise'> &
37
+ damlTypes.Template<EquityCompensationExercise, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise'> &
38
38
  damlTypes.ToInterface<EquityCompensationExercise, never> &
39
39
  EquityCompensationExerciseInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.EquityCompensationExerciseOcfData = {
35
35
 
36
36
  exports.EquityCompensationExercise = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
39
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
38
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
39
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, exercise_data: exports.EquityCompensationExerciseOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.EquityCompensationExercise = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.EquityCompensationExercise, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
63
+ damlTypes.registerTemplate(exports.EquityCompensationExercise, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
64
 
@@ -48,7 +48,7 @@ export declare interface EquityCompensationIssuanceInterface {
48
48
  Archive: damlTypes.Choice<EquityCompensationIssuance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationIssuance, undefined>>;
49
49
  }
50
50
  export declare const EquityCompensationIssuance:
51
- damlTypes.Template<EquityCompensationIssuance, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance'> &
51
+ damlTypes.Template<EquityCompensationIssuance, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance'> &
52
52
  damlTypes.ToInterface<EquityCompensationIssuance, never> &
53
53
  EquityCompensationIssuanceInterface;
54
54
 
@@ -49,8 +49,8 @@ exports.EquityCompensationIssuanceOcfData = {
49
49
 
50
50
  exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
51
51
  {
52
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
53
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
52
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
53
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
54
54
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
55
55
  keyEncode: function () { throw 'EncodeError'; },
56
56
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.EquityCompensationIssuanceOcfData.decoder, }); }),
@@ -74,5 +74,5 @@ exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
74
74
  );
75
75
 
76
76
 
77
- damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
77
+ damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
78
78
 
@@ -36,7 +36,7 @@ export declare interface EquityCompensationReleaseInterface {
36
36
  Archive: damlTypes.Choice<EquityCompensationRelease, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationRelease, undefined>>;
37
37
  }
38
38
  export declare const EquityCompensationRelease:
39
- damlTypes.Template<EquityCompensationRelease, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease'> &
39
+ damlTypes.Template<EquityCompensationRelease, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease'> &
40
40
  damlTypes.ToInterface<EquityCompensationRelease, never> &
41
41
  EquityCompensationReleaseInterface;
42
42
 
@@ -37,8 +37,8 @@ exports.EquityCompensationReleaseOcfData = {
37
37
 
38
38
  exports.EquityCompensationRelease = damlTypes.assembleTemplate(
39
39
  {
40
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
41
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
40
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
41
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
42
42
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
43
43
  keyEncode: function () { throw 'EncodeError'; },
44
44
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, release_data: exports.EquityCompensationReleaseOcfData.decoder, }); }),
@@ -62,5 +62,5 @@ exports.EquityCompensationRelease = damlTypes.assembleTemplate(
62
62
  );
63
63
 
64
64
 
65
- damlTypes.registerTemplate(exports.EquityCompensationRelease, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
65
+ damlTypes.registerTemplate(exports.EquityCompensationRelease, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
66
66
 
@@ -32,7 +32,7 @@ export declare interface EquityCompensationRepricingInterface {
32
32
  Archive: damlTypes.Choice<EquityCompensationRepricing, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationRepricing, undefined>>;
33
33
  }
34
34
  export declare const EquityCompensationRepricing:
35
- damlTypes.Template<EquityCompensationRepricing, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing'> &
35
+ damlTypes.Template<EquityCompensationRepricing, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing'> &
36
36
  damlTypes.ToInterface<EquityCompensationRepricing, never> &
37
37
  EquityCompensationRepricingInterface;
38
38
 
@@ -33,8 +33,8 @@ exports.EquityCompensationRepricingOcfData = {
33
33
 
34
34
  exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
35
35
  {
36
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
37
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
36
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
37
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
38
38
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
39
39
  keyEncode: function () { throw 'EncodeError'; },
40
40
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, repricing_data: exports.EquityCompensationRepricingOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
61
+ damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
62
62
 
@@ -32,7 +32,7 @@ export declare interface EquityCompensationRetractionInterface {
32
32
  Archive: damlTypes.Choice<EquityCompensationRetraction, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationRetraction, undefined>>;
33
33
  }
34
34
  export declare const EquityCompensationRetraction:
35
- damlTypes.Template<EquityCompensationRetraction, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction'> &
35
+ damlTypes.Template<EquityCompensationRetraction, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction'> &
36
36
  damlTypes.ToInterface<EquityCompensationRetraction, never> &
37
37
  EquityCompensationRetractionInterface;
38
38
 
@@ -33,8 +33,8 @@ exports.EquityCompensationRetractionOcfData = {
33
33
 
34
34
  exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
35
35
  {
36
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
37
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
36
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
37
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
38
38
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
39
39
  keyEncode: function () { throw 'EncodeError'; },
40
40
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.EquityCompensationRetractionOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
61
+ damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
62
62
 
@@ -35,7 +35,7 @@ export declare interface EquityCompensationTransferInterface {
35
35
  Archive: damlTypes.Choice<EquityCompensationTransfer, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<EquityCompensationTransfer, undefined>>;
36
36
  }
37
37
  export declare const EquityCompensationTransfer:
38
- damlTypes.Template<EquityCompensationTransfer, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer'> &
38
+ damlTypes.Template<EquityCompensationTransfer, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer'> &
39
39
  damlTypes.ToInterface<EquityCompensationTransfer, never> &
40
40
  EquityCompensationTransferInterface;
41
41
 
@@ -36,8 +36,8 @@ exports.EquityCompensationTransferOcfData = {
36
36
 
37
37
  exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
38
38
  {
39
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
40
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
39
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
40
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
41
41
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
42
42
  keyEncode: function () { throw 'EncodeError'; },
43
43
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, transfer_data: exports.EquityCompensationTransferOcfData.decoder, }); }),
@@ -61,5 +61,5 @@ exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
61
61
  );
62
62
 
63
63
 
64
- damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
64
+ damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
65
65
 
@@ -63,7 +63,7 @@ export declare interface IssuerInterface {
63
63
  Archive: damlTypes.Choice<Issuer, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<Issuer, undefined>>;
64
64
  }
65
65
  export declare const Issuer:
66
- damlTypes.Template<Issuer, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.Issuer:Issuer'> &
66
+ damlTypes.Template<Issuer, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Issuer:Issuer'> &
67
67
  damlTypes.ToInterface<Issuer, never> &
68
68
  IssuerInterface;
69
69
 
@@ -65,8 +65,8 @@ exports.IssuerOcfData = {
65
65
 
66
66
  exports.Issuer = damlTypes.assembleTemplate(
67
67
  {
68
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
69
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
68
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
69
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
70
70
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
71
71
  keyEncode: function () { throw 'EncodeError'; },
72
72
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuer_data: exports.IssuerOcfData.decoder, }); }),
@@ -90,5 +90,5 @@ exports.Issuer = damlTypes.assembleTemplate(
90
90
  );
91
91
 
92
92
 
93
- damlTypes.registerTemplate(exports.Issuer, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
93
+ damlTypes.registerTemplate(exports.Issuer, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
94
94
 
@@ -34,7 +34,7 @@ export declare interface IssuerAuthorizedSharesAdjustmentInterface {
34
34
  Archive: damlTypes.Choice<IssuerAuthorizedSharesAdjustment, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<IssuerAuthorizedSharesAdjustment, undefined>>;
35
35
  }
36
36
  export declare const IssuerAuthorizedSharesAdjustment:
37
- damlTypes.Template<IssuerAuthorizedSharesAdjustment, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment'> &
37
+ damlTypes.Template<IssuerAuthorizedSharesAdjustment, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment'> &
38
38
  damlTypes.ToInterface<IssuerAuthorizedSharesAdjustment, never> &
39
39
  IssuerAuthorizedSharesAdjustmentInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.IssuerAuthorizedSharesAdjustmentOcfData = {
35
35
 
36
36
  exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
39
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
38
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
39
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.IssuerAuthorizedSharesAdjustmentOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
63
+ damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
64
 
@@ -104,7 +104,7 @@ export declare interface StakeholderInterface {
104
104
  Archive: damlTypes.Choice<Stakeholder, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<Stakeholder, undefined>>;
105
105
  }
106
106
  export declare const Stakeholder:
107
- damlTypes.Template<Stakeholder, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder'> &
107
+ damlTypes.Template<Stakeholder, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder'> &
108
108
  damlTypes.ToInterface<Stakeholder, never> &
109
109
  StakeholderInterface;
110
110
 
@@ -107,8 +107,8 @@ exports.StakeholderOcfData = {
107
107
 
108
108
  exports.Stakeholder = damlTypes.assembleTemplate(
109
109
  {
110
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
111
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
110
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
111
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
112
112
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
113
113
  keyEncode: function () { throw 'EncodeError'; },
114
114
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, stakeholder_data: exports.StakeholderOcfData.decoder, }); }),
@@ -132,5 +132,5 @@ exports.Stakeholder = damlTypes.assembleTemplate(
132
132
  );
133
133
 
134
134
 
135
- damlTypes.registerTemplate(exports.Stakeholder, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
135
+ damlTypes.registerTemplate(exports.Stakeholder, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
136
136
 
@@ -33,7 +33,7 @@ export declare interface StakeholderRelationshipChangeEventInterface {
33
33
  Archive: damlTypes.Choice<StakeholderRelationshipChangeEvent, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StakeholderRelationshipChangeEvent, undefined>>;
34
34
  }
35
35
  export declare const StakeholderRelationshipChangeEvent:
36
- damlTypes.Template<StakeholderRelationshipChangeEvent, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent'> &
36
+ damlTypes.Template<StakeholderRelationshipChangeEvent, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent'> &
37
37
  damlTypes.ToInterface<StakeholderRelationshipChangeEvent, never> &
38
38
  StakeholderRelationshipChangeEventInterface;
39
39
 
@@ -34,8 +34,8 @@ exports.StakeholderRelationshipChangeEventOcfData = {
34
34
 
35
35
  exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
36
36
  {
37
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
38
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
37
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
38
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
39
39
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
40
40
  keyEncode: function () { throw 'EncodeError'; },
41
41
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, event_data: exports.StakeholderRelationshipChangeEventOcfData.decoder, }); }),
@@ -59,5 +59,5 @@ exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
59
59
  );
60
60
 
61
61
 
62
- damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
62
+ damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
63
 
@@ -33,7 +33,7 @@ export declare interface StakeholderStatusChangeEventInterface {
33
33
  Archive: damlTypes.Choice<StakeholderStatusChangeEvent, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StakeholderStatusChangeEvent, undefined>>;
34
34
  }
35
35
  export declare const StakeholderStatusChangeEvent:
36
- damlTypes.Template<StakeholderStatusChangeEvent, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent'> &
36
+ damlTypes.Template<StakeholderStatusChangeEvent, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent'> &
37
37
  damlTypes.ToInterface<StakeholderStatusChangeEvent, never> &
38
38
  StakeholderStatusChangeEventInterface;
39
39
 
@@ -34,8 +34,8 @@ exports.StakeholderStatusChangeEventOcfData = {
34
34
 
35
35
  exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
36
36
  {
37
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
38
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
37
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
38
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
39
39
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
40
40
  keyEncode: function () { throw 'EncodeError'; },
41
41
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, event_data: exports.StakeholderStatusChangeEventOcfData.decoder, }); }),
@@ -59,5 +59,5 @@ exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
59
59
  );
60
60
 
61
61
 
62
- damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
62
+ damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
63
 
@@ -31,7 +31,7 @@ export declare interface StockAcceptanceInterface {
31
31
  Archive: damlTypes.Choice<StockAcceptance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockAcceptance, undefined>>;
32
32
  }
33
33
  export declare const StockAcceptance:
34
- damlTypes.Template<StockAcceptance, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance'> &
34
+ damlTypes.Template<StockAcceptance, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance'> &
35
35
  damlTypes.ToInterface<StockAcceptance, never> &
36
36
  StockAcceptanceInterface;
37
37
 
@@ -32,8 +32,8 @@ exports.StockAcceptanceOcfData = {
32
32
 
33
33
  exports.StockAcceptance = damlTypes.assembleTemplate(
34
34
  {
35
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
36
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
35
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
36
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
37
37
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
38
38
  keyEncode: function () { throw 'EncodeError'; },
39
39
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.StockAcceptanceOcfData.decoder, }); }),
@@ -57,5 +57,5 @@ exports.StockAcceptance = damlTypes.assembleTemplate(
57
57
  );
58
58
 
59
59
 
60
- damlTypes.registerTemplate(exports.StockAcceptance, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
60
+ damlTypes.registerTemplate(exports.StockAcceptance, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
61
61
 
@@ -34,7 +34,7 @@ export declare interface StockCancellationInterface {
34
34
  Archive: damlTypes.Choice<StockCancellation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockCancellation, undefined>>;
35
35
  }
36
36
  export declare const StockCancellation:
37
- damlTypes.Template<StockCancellation, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation'> &
37
+ damlTypes.Template<StockCancellation, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation'> &
38
38
  damlTypes.ToInterface<StockCancellation, never> &
39
39
  StockCancellationInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.StockCancellationOcfData = {
35
35
 
36
36
  exports.StockCancellation = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
39
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
38
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
39
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.StockCancellationOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockCancellation = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockCancellation, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
63
+ damlTypes.registerTemplate(exports.StockCancellation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
64
 
@@ -42,7 +42,7 @@ export declare interface StockClassInterface {
42
42
  Archive: damlTypes.Choice<StockClass, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockClass, undefined>>;
43
43
  }
44
44
  export declare const StockClass:
45
- damlTypes.Template<StockClass, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClass:StockClass'> &
45
+ damlTypes.Template<StockClass, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClass:StockClass'> &
46
46
  damlTypes.ToInterface<StockClass, never> &
47
47
  StockClassInterface;
48
48
 
@@ -43,8 +43,8 @@ exports.StockClassOcfData = {
43
43
 
44
44
  exports.StockClass = damlTypes.assembleTemplate(
45
45
  {
46
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
47
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
46
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
47
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
48
48
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
49
49
  keyEncode: function () { throw 'EncodeError'; },
50
50
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, stock_class_data: exports.StockClassOcfData.decoder, }); }),
@@ -68,5 +68,5 @@ exports.StockClass = damlTypes.assembleTemplate(
68
68
  );
69
69
 
70
70
 
71
- damlTypes.registerTemplate(exports.StockClass, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
71
+ damlTypes.registerTemplate(exports.StockClass, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
72
72
 
@@ -34,7 +34,7 @@ export declare interface StockClassAuthorizedSharesAdjustmentInterface {
34
34
  Archive: damlTypes.Choice<StockClassAuthorizedSharesAdjustment, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockClassAuthorizedSharesAdjustment, undefined>>;
35
35
  }
36
36
  export declare const StockClassAuthorizedSharesAdjustment:
37
- damlTypes.Template<StockClassAuthorizedSharesAdjustment, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment'> &
37
+ damlTypes.Template<StockClassAuthorizedSharesAdjustment, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment'> &
38
38
  damlTypes.ToInterface<StockClassAuthorizedSharesAdjustment, never> &
39
39
  StockClassAuthorizedSharesAdjustmentInterface;
40
40
 
@@ -35,8 +35,8 @@ exports.StockClassAuthorizedSharesAdjustmentOcfData = {
35
35
 
36
36
  exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
37
37
  {
38
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
39
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
38
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
39
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
40
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
41
41
  keyEncode: function () { throw 'EncodeError'; },
42
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.StockClassAuthorizedSharesAdjustmentOcfData.decoder, }); }),
@@ -60,5 +60,5 @@ exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
60
60
  );
61
61
 
62
62
 
63
- damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
63
+ damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
64
64
 
@@ -32,7 +32,7 @@ export declare interface StockClassConversionRatioAdjustmentInterface {
32
32
  Archive: damlTypes.Choice<StockClassConversionRatioAdjustment, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockClassConversionRatioAdjustment, undefined>>;
33
33
  }
34
34
  export declare const StockClassConversionRatioAdjustment:
35
- damlTypes.Template<StockClassConversionRatioAdjustment, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment'> &
35
+ damlTypes.Template<StockClassConversionRatioAdjustment, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment'> &
36
36
  damlTypes.ToInterface<StockClassConversionRatioAdjustment, never> &
37
37
  StockClassConversionRatioAdjustmentInterface;
38
38
 
@@ -33,8 +33,8 @@ exports.StockClassConversionRatioAdjustmentOcfData = {
33
33
 
34
34
  exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
35
35
  {
36
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
37
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
36
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
37
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
38
38
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
39
39
  keyEncode: function () { throw 'EncodeError'; },
40
40
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.StockClassConversionRatioAdjustmentOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
61
+ damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
62
62
 
@@ -32,7 +32,7 @@ export declare interface StockClassSplitInterface {
32
32
  Archive: damlTypes.Choice<StockClassSplit, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockClassSplit, undefined>>;
33
33
  }
34
34
  export declare const StockClassSplit:
35
- damlTypes.Template<StockClassSplit, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit'> &
35
+ damlTypes.Template<StockClassSplit, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit'> &
36
36
  damlTypes.ToInterface<StockClassSplit, never> &
37
37
  StockClassSplitInterface;
38
38
 
@@ -33,8 +33,8 @@ exports.StockClassSplitOcfData = {
33
33
 
34
34
  exports.StockClassSplit = damlTypes.assembleTemplate(
35
35
  {
36
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
37
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
36
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
37
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
38
38
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
39
39
  keyEncode: function () { throw 'EncodeError'; },
40
40
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, split_data: exports.StockClassSplitOcfData.decoder, }); }),
@@ -58,5 +58,5 @@ exports.StockClassSplit = damlTypes.assembleTemplate(
58
58
  );
59
59
 
60
60
 
61
- damlTypes.registerTemplate(exports.StockClassSplit, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
61
+ damlTypes.registerTemplate(exports.StockClassSplit, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
62
62
 
@@ -33,7 +33,7 @@ export declare interface StockConsolidationInterface {
33
33
  Archive: damlTypes.Choice<StockConsolidation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<StockConsolidation, undefined>>;
34
34
  }
35
35
  export declare const StockConsolidation:
36
- damlTypes.Template<StockConsolidation, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation'> &
36
+ damlTypes.Template<StockConsolidation, undefined, '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation'> &
37
37
  damlTypes.ToInterface<StockConsolidation, never> &
38
38
  StockConsolidationInterface;
39
39
 
@@ -34,8 +34,8 @@ exports.StockConsolidationOcfData = {
34
34
 
35
35
  exports.StockConsolidation = damlTypes.assembleTemplate(
36
36
  {
37
- templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
38
- templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
37
+ templateId: '#OpenCapTable-v28:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
38
+ templateIdWithPackageId: '1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
39
39
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
40
40
  keyEncode: function () { throw 'EncodeError'; },
41
41
  decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, consolidation_data: exports.StockConsolidationOcfData.decoder, }); }),
@@ -59,5 +59,5 @@ exports.StockConsolidation = damlTypes.assembleTemplate(
59
59
  );
60
60
 
61
61
 
62
- damlTypes.registerTemplate(exports.StockConsolidation, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
62
+ damlTypes.registerTemplate(exports.StockConsolidation, ['1fe9ea0ae6c937160a7e768b8c193921f88eab7eb8383e02620ad689258be774', '#OpenCapTable-v28']);
63
63