@fairmint/open-captable-protocol-daml-js 0.2.113 → 0.2.115
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/OpenCapTable-v29/.daml/dist/OpenCapTable-v29-0.0.1.dar +0 -0
- package/lib/Fairmint/OpenCapTable/CapTable/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +2 -2
- package/package.json +1 -1
|
Binary file
|
|
@@ -92,7 +92,7 @@ exports.EditIssuer = {
|
|
|
92
92
|
exports.CapTable = damlTypes.assembleTemplate(
|
|
93
93
|
{
|
|
94
94
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
95
|
-
templateIdWithPackageId: '
|
|
95
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
96
96
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
97
97
|
keyEncode: function () { throw 'EncodeError'; },
|
|
98
98
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, issuer: damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Issuer.Issuer).decoder, convertible_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptance)).decoder, convertible_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellation)).decoder, convertible_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversion)).decoder, convertible_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuance)).decoder, convertible_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetraction)).decoder, convertible_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransfer)).decoder, documents: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Document.Document)).decoder, equity_compensation_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptance)).decoder, equity_compensation_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellation)).decoder, equity_compensation_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExercise)).decoder, equity_compensation_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuance)).decoder, equity_compensation_releases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationRelease)).decoder, equity_compensation_repricings: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricing)).decoder, equity_compensation_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetraction)).decoder, equity_compensation_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransfer)).decoder, issuer_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustment)).decoder, stakeholders: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Stakeholder.Stakeholder)).decoder, stakeholder_relationship_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEvent)).decoder, stakeholder_status_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEvent)).decoder, stock_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptance)).decoder, stock_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellation)).decoder, stock_classes: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClass.StockClass)).decoder, stock_class_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustment)).decoder, stock_class_conversion_ratio_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustment)).decoder, stock_class_splits: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplit)).decoder, stock_consolidations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidation)).decoder, stock_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConversion.StockConversion)).decoder, stock_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuance)).decoder, stock_legend_templates: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplate)).decoder, stock_plans: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlan.StockPlan)).decoder, stock_plan_pool_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustment)).decoder, stock_plan_return_to_pools: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPool)).decoder, stock_reissuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuance)).decoder, stock_repurchases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchase)).decoder, stock_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRetraction.StockRetraction)).decoder, stock_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockTransfer.StockTransfer)).decoder, valuations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Valuation.Valuation)).decoder, vesting_accelerations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAcceleration)).decoder, vesting_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingEvent.VestingEvent)).decoder, vesting_starts: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingStart.VestingStart)).decoder, vesting_terms: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingTerms.VestingTerms)).decoder, warrant_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptance)).decoder, warrant_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellation)).decoder, warrant_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExercise)).decoder, warrant_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuance)).decoder, warrant_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetraction)).decoder, warrant_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransfer)).decoder, }); }),
|
|
@@ -179,7 +179,7 @@ exports.CapTable = damlTypes.assembleTemplate(
|
|
|
179
179
|
);
|
|
180
180
|
|
|
181
181
|
|
|
182
|
-
damlTypes.registerTemplate(exports.CapTable, ['
|
|
182
|
+
damlTypes.registerTemplate(exports.CapTable, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
@@ -43,7 +43,7 @@ exports.CreateCapTable = {
|
|
|
43
43
|
exports.IssuerAuthorization = damlTypes.assembleTemplate(
|
|
44
44
|
{
|
|
45
45
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
|
|
46
|
-
templateIdWithPackageId: '
|
|
46
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
|
|
47
47
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
48
48
|
keyEncode: function () { throw 'EncodeError'; },
|
|
49
49
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, }); }),
|
|
@@ -82,5 +82,5 @@ exports.IssuerAuthorization = damlTypes.assembleTemplate(
|
|
|
82
82
|
);
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
damlTypes.registerTemplate(exports.IssuerAuthorization, ['
|
|
85
|
+
damlTypes.registerTemplate(exports.IssuerAuthorization, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
86
86
|
|
|
@@ -33,7 +33,7 @@ exports.ConvertibleAcceptanceOcfData = {
|
|
|
33
33
|
exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
|
|
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_Core.Context.decoder, acceptance_data: exports.ConvertibleAcceptanceOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -37,7 +37,7 @@ exports.ConvertibleCancellationOcfData = {
|
|
|
37
37
|
exports.ConvertibleCancellation = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
|
|
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_Core.Context.decoder, cancellation_data: exports.ConvertibleCancellationOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.ConvertibleCancellation = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.ConvertibleCancellation, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.ConvertibleCancellation, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -40,7 +40,7 @@ exports.ConvertibleConversionOcfData = {
|
|
|
40
40
|
exports.ConvertibleConversion = damlTypes.assembleTemplate(
|
|
41
41
|
{
|
|
42
42
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
|
|
43
|
-
templateIdWithPackageId: '
|
|
43
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
|
|
44
44
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
45
45
|
keyEncode: function () { throw 'EncodeError'; },
|
|
46
46
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, conversion_data: exports.ConvertibleConversionOcfData.decoder, }); }),
|
|
@@ -64,5 +64,5 @@ exports.ConvertibleConversion = damlTypes.assembleTemplate(
|
|
|
64
64
|
);
|
|
65
65
|
|
|
66
66
|
|
|
67
|
-
damlTypes.registerTemplate(exports.ConvertibleConversion, ['
|
|
67
|
+
damlTypes.registerTemplate(exports.ConvertibleConversion, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
68
68
|
|
|
@@ -65,7 +65,7 @@ exports.ConvertibleIssuanceOcfData = {
|
|
|
65
65
|
exports.ConvertibleIssuance = damlTypes.assembleTemplate(
|
|
66
66
|
{
|
|
67
67
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
|
|
68
|
-
templateIdWithPackageId: '
|
|
68
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
|
|
69
69
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
70
70
|
keyEncode: function () { throw 'EncodeError'; },
|
|
71
71
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, issuance_data: exports.ConvertibleIssuanceOcfData.decoder, }); }),
|
|
@@ -89,5 +89,5 @@ exports.ConvertibleIssuance = damlTypes.assembleTemplate(
|
|
|
89
89
|
);
|
|
90
90
|
|
|
91
91
|
|
|
92
|
-
damlTypes.registerTemplate(exports.ConvertibleIssuance, ['
|
|
92
|
+
damlTypes.registerTemplate(exports.ConvertibleIssuance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
93
93
|
|
|
@@ -34,7 +34,7 @@ exports.ConvertibleRetractionOcfData = {
|
|
|
34
34
|
exports.ConvertibleRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
|
|
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_Core.Context.decoder, retraction_data: exports.ConvertibleRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.ConvertibleRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.ConvertibleRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.ConvertibleRetraction, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -38,7 +38,7 @@ exports.ConvertibleTransferOcfData = {
|
|
|
38
38
|
exports.ConvertibleTransfer = damlTypes.assembleTemplate(
|
|
39
39
|
{
|
|
40
40
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
|
|
41
|
-
templateIdWithPackageId: '
|
|
41
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
|
|
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_Core.Context.decoder, transfer_data: exports.ConvertibleTransferOcfData.decoder, }); }),
|
|
@@ -62,5 +62,5 @@ exports.ConvertibleTransfer = damlTypes.assembleTemplate(
|
|
|
62
62
|
);
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
damlTypes.registerTemplate(exports.ConvertibleTransfer, ['
|
|
65
|
+
damlTypes.registerTemplate(exports.ConvertibleTransfer, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
66
66
|
|
|
@@ -112,7 +112,7 @@ exports.DocumentOcfData = {
|
|
|
112
112
|
exports.Document = damlTypes.assembleTemplate(
|
|
113
113
|
{
|
|
114
114
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Document:Document',
|
|
115
|
-
templateIdWithPackageId: '
|
|
115
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.Document:Document',
|
|
116
116
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
117
117
|
keyEncode: function () { throw 'EncodeError'; },
|
|
118
118
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, document_data: exports.DocumentOcfData.decoder, }); }),
|
|
@@ -136,5 +136,5 @@ exports.Document = damlTypes.assembleTemplate(
|
|
|
136
136
|
);
|
|
137
137
|
|
|
138
138
|
|
|
139
|
-
damlTypes.registerTemplate(exports.Document, ['
|
|
139
|
+
damlTypes.registerTemplate(exports.Document, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
140
140
|
|
|
@@ -33,7 +33,7 @@ exports.EquityCompensationAcceptanceOcfData = {
|
|
|
33
33
|
exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.EquityCompensationCancellationOcfData = {
|
|
|
36
36
|
exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -36,7 +36,7 @@ exports.EquityCompensationExerciseOcfData = {
|
|
|
36
36
|
exports.EquityCompensationExercise = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.EquityCompensationExercise, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -53,7 +53,7 @@ exports.EquityCompensationIssuanceOcfData = {
|
|
|
53
53
|
exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
54
54
|
{
|
|
55
55
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
56
|
-
templateIdWithPackageId: '
|
|
56
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
57
57
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
58
58
|
keyEncode: function () { throw 'EncodeError'; },
|
|
59
59
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, issuance_data: exports.EquityCompensationIssuanceOcfData.decoder, }); }),
|
|
@@ -77,5 +77,5 @@ exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
|
77
77
|
);
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['
|
|
80
|
+
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
81
81
|
|
|
@@ -39,7 +39,7 @@ exports.EquityCompensationReleaseOcfData = {
|
|
|
39
39
|
exports.EquityCompensationRelease = damlTypes.assembleTemplate(
|
|
40
40
|
{
|
|
41
41
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
|
|
42
|
-
templateIdWithPackageId: '
|
|
42
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
|
|
43
43
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
44
44
|
keyEncode: function () { throw 'EncodeError'; },
|
|
45
45
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, release_data: exports.EquityCompensationReleaseOcfData.decoder, }); }),
|
|
@@ -63,5 +63,5 @@ exports.EquityCompensationRelease = damlTypes.assembleTemplate(
|
|
|
63
63
|
);
|
|
64
64
|
|
|
65
65
|
|
|
66
|
-
damlTypes.registerTemplate(exports.EquityCompensationRelease, ['
|
|
66
|
+
damlTypes.registerTemplate(exports.EquityCompensationRelease, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
67
67
|
|
|
@@ -35,7 +35,7 @@ exports.EquityCompensationRepricingOcfData = {
|
|
|
35
35
|
exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
|
|
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_Core.Context.decoder, repricing_data: exports.EquityCompensationRepricingOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -34,7 +34,7 @@ exports.EquityCompensationRetractionOcfData = {
|
|
|
34
34
|
exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.EquityCompensationTransferOcfData = {
|
|
|
37
37
|
exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -45,7 +45,7 @@ exports.IssuerOcfData = {
|
|
|
45
45
|
exports.Issuer = damlTypes.assembleTemplate(
|
|
46
46
|
{
|
|
47
47
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
|
|
48
|
-
templateIdWithPackageId: '
|
|
48
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
|
|
49
49
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
50
50
|
keyEncode: function () { throw 'EncodeError'; },
|
|
51
51
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, issuer_data: exports.IssuerOcfData.decoder, }); }),
|
|
@@ -69,5 +69,5 @@ exports.Issuer = damlTypes.assembleTemplate(
|
|
|
69
69
|
);
|
|
70
70
|
|
|
71
71
|
|
|
72
|
-
damlTypes.registerTemplate(exports.Issuer, ['
|
|
72
|
+
damlTypes.registerTemplate(exports.Issuer, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
73
73
|
|
|
@@ -36,7 +36,7 @@ exports.IssuerAuthorizedSharesAdjustmentOcfData = {
|
|
|
36
36
|
exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -111,7 +111,7 @@ exports.StakeholderOcfData = {
|
|
|
111
111
|
exports.Stakeholder = damlTypes.assembleTemplate(
|
|
112
112
|
{
|
|
113
113
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
|
|
114
|
-
templateIdWithPackageId: '
|
|
114
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
|
|
115
115
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
116
116
|
keyEncode: function () { throw 'EncodeError'; },
|
|
117
117
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, stakeholder_data: exports.StakeholderOcfData.decoder, }); }),
|
|
@@ -135,5 +135,5 @@ exports.Stakeholder = damlTypes.assembleTemplate(
|
|
|
135
135
|
);
|
|
136
136
|
|
|
137
137
|
|
|
138
|
-
damlTypes.registerTemplate(exports.Stakeholder, ['
|
|
138
|
+
damlTypes.registerTemplate(exports.Stakeholder, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
139
139
|
|
|
@@ -36,7 +36,7 @@ exports.StakeholderRelationshipChangeEventOcfData = {
|
|
|
36
36
|
exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
|
|
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_Core.Context.decoder, event_data: exports.StakeholderRelationshipChangeEventOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -35,7 +35,7 @@ exports.StakeholderStatusChangeEventOcfData = {
|
|
|
35
35
|
exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -33,7 +33,7 @@ exports.StockAcceptanceOcfData = {
|
|
|
33
33
|
exports.StockAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.StockAcceptance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.StockCancellationOcfData = {
|
|
|
36
36
|
exports.StockCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockCancellation, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -47,7 +47,7 @@ exports.StockClassOcfData = {
|
|
|
47
47
|
exports.StockClass = damlTypes.assembleTemplate(
|
|
48
48
|
{
|
|
49
49
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
50
|
-
templateIdWithPackageId: '
|
|
50
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
51
51
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
52
52
|
keyEncode: function () { throw 'EncodeError'; },
|
|
53
53
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, stock_class_data: exports.StockClassOcfData.decoder, }); }),
|
|
@@ -71,5 +71,5 @@ exports.StockClass = damlTypes.assembleTemplate(
|
|
|
71
71
|
);
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
damlTypes.registerTemplate(exports.StockClass, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.StockClass, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
75
75
|
|
|
@@ -36,7 +36,7 @@ exports.StockClassAuthorizedSharesAdjustmentOcfData = {
|
|
|
36
36
|
exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -35,7 +35,7 @@ exports.StockClassConversionRatioAdjustmentOcfData = {
|
|
|
35
35
|
exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
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_Core.Context.decoder, adjustment_data: exports.StockClassConversionRatioAdjustmentOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -35,7 +35,7 @@ exports.StockClassSplitOcfData = {
|
|
|
35
35
|
exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
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_Core.Context.decoder, split_data: exports.StockClassSplitOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.StockClassSplit, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StockClassSplit, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -35,7 +35,7 @@ exports.StockConsolidationOcfData = {
|
|
|
35
35
|
exports.StockConsolidation = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e: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_Core.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, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StockConsolidation, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -36,7 +36,7 @@ exports.StockConversionOcfData = {
|
|
|
36
36
|
exports.StockConversion = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
|
|
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_Core.Context.decoder, conversion_data: exports.StockConversionOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockConversion = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockConversion, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockConversion, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -62,7 +62,7 @@ exports.StockIssuanceOcfData = {
|
|
|
62
62
|
exports.StockIssuance = damlTypes.assembleTemplate(
|
|
63
63
|
{
|
|
64
64
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
65
|
-
templateIdWithPackageId: '
|
|
65
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
66
66
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
67
67
|
keyEncode: function () { throw 'EncodeError'; },
|
|
68
68
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, issuance_data: exports.StockIssuanceOcfData.decoder, }); }),
|
|
@@ -86,5 +86,5 @@ exports.StockIssuance = damlTypes.assembleTemplate(
|
|
|
86
86
|
);
|
|
87
87
|
|
|
88
88
|
|
|
89
|
-
damlTypes.registerTemplate(exports.StockIssuance, ['
|
|
89
|
+
damlTypes.registerTemplate(exports.StockIssuance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
90
90
|
|
|
@@ -33,7 +33,7 @@ exports.StockLegendTemplateOcfData = {
|
|
|
33
33
|
exports.StockLegendTemplate = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
|
|
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_Core.Context.decoder, template_data: exports.StockLegendTemplateOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.StockLegendTemplate = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.StockLegendTemplate, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.StockLegendTemplate, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -49,7 +49,7 @@ exports.StockPlanOcfData = {
|
|
|
49
49
|
exports.StockPlan = damlTypes.assembleTemplate(
|
|
50
50
|
{
|
|
51
51
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
|
|
52
|
-
templateIdWithPackageId: '
|
|
52
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
|
|
53
53
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
54
54
|
keyEncode: function () { throw 'EncodeError'; },
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, plan_data: exports.StockPlanOcfData.decoder, }); }),
|
|
@@ -73,5 +73,5 @@ exports.StockPlan = damlTypes.assembleTemplate(
|
|
|
73
73
|
);
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
damlTypes.registerTemplate(exports.StockPlan, ['
|
|
76
|
+
damlTypes.registerTemplate(exports.StockPlan, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
77
77
|
|
|
@@ -36,7 +36,7 @@ exports.StockPlanPoolAdjustmentOcfData = {
|
|
|
36
36
|
exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
|
|
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_Core.Context.decoder, adjustment_data: exports.StockPlanPoolAdjustmentOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -36,7 +36,7 @@ exports.StockPlanReturnToPoolOcfData = {
|
|
|
36
36
|
exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
|
|
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_Core.Context.decoder, return_data: exports.StockPlanReturnToPoolOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -36,7 +36,7 @@ exports.StockReissuanceOcfData = {
|
|
|
36
36
|
exports.StockReissuance = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
|
|
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_Core.Context.decoder, reissuance_data: exports.StockReissuanceOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockReissuance = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockReissuance, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockReissuance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -38,7 +38,7 @@ exports.StockRepurchaseOcfData = {
|
|
|
38
38
|
exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
39
39
|
{
|
|
40
40
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
41
|
-
templateIdWithPackageId: '
|
|
41
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
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_Core.Context.decoder, repurchase_data: exports.StockRepurchaseOcfData.decoder, }); }),
|
|
@@ -62,5 +62,5 @@ exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
|
62
62
|
);
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
damlTypes.registerTemplate(exports.StockRepurchase, ['
|
|
65
|
+
damlTypes.registerTemplate(exports.StockRepurchase, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
66
66
|
|
|
@@ -34,7 +34,7 @@ exports.StockRetractionOcfData = {
|
|
|
34
34
|
exports.StockRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
|
|
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_Core.Context.decoder, retraction_data: exports.StockRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.StockRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.StockRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.StockRetraction, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.StockTransferOcfData = {
|
|
|
37
37
|
exports.StockTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
|
|
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_Core.Context.decoder, transfer_data: exports.StockTransferOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.StockTransfer = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.StockTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.StockTransfer, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -48,7 +48,7 @@ exports.ValuationOcfData = {
|
|
|
48
48
|
exports.Valuation = damlTypes.assembleTemplate(
|
|
49
49
|
{
|
|
50
50
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
51
|
-
templateIdWithPackageId: '
|
|
51
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
52
52
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
53
53
|
keyEncode: function () { throw 'EncodeError'; },
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, valuation_data: exports.ValuationOcfData.decoder, }); }),
|
|
@@ -72,5 +72,5 @@ exports.Valuation = damlTypes.assembleTemplate(
|
|
|
72
72
|
);
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
damlTypes.registerTemplate(exports.Valuation, ['
|
|
75
|
+
damlTypes.registerTemplate(exports.Valuation, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
76
76
|
|
|
@@ -35,7 +35,7 @@ exports.VestingAccelerationOcfData = {
|
|
|
35
35
|
exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
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_Core.Context.decoder, acceleration_data: exports.VestingAccelerationOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.VestingAcceleration, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.VestingAcceleration, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -34,7 +34,7 @@ exports.VestingEventOcfData = {
|
|
|
34
34
|
exports.VestingEvent = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
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_Core.Context.decoder, vesting_data: exports.VestingEventOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.VestingEvent = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.VestingEvent, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.VestingEvent, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -34,7 +34,7 @@ exports.VestingStartOcfData = {
|
|
|
34
34
|
exports.VestingStart = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
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_Core.Context.decoder, vesting_data: exports.VestingStartOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.VestingStart = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.VestingStart, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.VestingStart, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -201,7 +201,7 @@ exports.VestingTermsOcfData = {
|
|
|
201
201
|
exports.VestingTerms = damlTypes.assembleTemplate(
|
|
202
202
|
{
|
|
203
203
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
204
|
-
templateIdWithPackageId: '
|
|
204
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
205
205
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
206
206
|
keyEncode: function () { throw 'EncodeError'; },
|
|
207
207
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, vesting_terms_data: exports.VestingTermsOcfData.decoder, }); }),
|
|
@@ -225,5 +225,5 @@ exports.VestingTerms = damlTypes.assembleTemplate(
|
|
|
225
225
|
);
|
|
226
226
|
|
|
227
227
|
|
|
228
|
-
damlTypes.registerTemplate(exports.VestingTerms, ['
|
|
228
|
+
damlTypes.registerTemplate(exports.VestingTerms, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
229
229
|
|
|
@@ -33,7 +33,7 @@ exports.WarrantAcceptanceOcfData = {
|
|
|
33
33
|
exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
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_Core.Context.decoder, acceptance_data: exports.WarrantAcceptanceOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.WarrantAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.WarrantAcceptance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.WarrantCancellationOcfData = {
|
|
|
36
36
|
exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
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_Core.Context.decoder, cancellation_data: exports.WarrantCancellationOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.WarrantCancellation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.WarrantCancellation, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -37,7 +37,7 @@ exports.WarrantExerciseOcfData = {
|
|
|
37
37
|
exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
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_Core.Context.decoder, exercise_data: exports.WarrantExerciseOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.WarrantExercise, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.WarrantExercise, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -51,7 +51,7 @@ exports.WarrantIssuanceOcfData = {
|
|
|
51
51
|
exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
52
52
|
{
|
|
53
53
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
54
|
-
templateIdWithPackageId: '
|
|
54
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
55
55
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
56
56
|
keyEncode: function () { throw 'EncodeError'; },
|
|
57
57
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types_Core.Context.decoder, issuance_data: exports.WarrantIssuanceOcfData.decoder, }); }),
|
|
@@ -75,5 +75,5 @@ exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
|
75
75
|
);
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
damlTypes.registerTemplate(exports.WarrantIssuance, ['
|
|
78
|
+
damlTypes.registerTemplate(exports.WarrantIssuance, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
79
79
|
|
|
@@ -34,7 +34,7 @@ exports.WarrantRetractionOcfData = {
|
|
|
34
34
|
exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
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_Core.Context.decoder, retraction_data: exports.WarrantRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.WarrantRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.WarrantRetraction, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.WarrantTransferOcfData = {
|
|
|
37
37
|
exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
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_Core.Context.decoder, transfer_data: exports.WarrantTransferOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.WarrantTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.WarrantTransfer, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -30,7 +30,7 @@ exports.AuthorizeIssuer = {
|
|
|
30
30
|
exports.OcpFactory = damlTypes.assembleTemplate(
|
|
31
31
|
{
|
|
32
32
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
33
|
-
templateIdWithPackageId: '
|
|
33
|
+
templateIdWithPackageId: 'debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
34
34
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
35
35
|
keyEncode: function () { throw 'EncodeError'; },
|
|
36
36
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({system_operator: damlTypes.Party.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.OcpFactory = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.OcpFactory, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.OcpFactory, ['debc77ff3432689433554dceb07d9c123dc30c7d894674c2f5049e9945753b0e', '#OpenCapTable-v29']);
|
|
65
65
|
|