@fairmint/open-captable-protocol-daml-js 0.2.110 → 0.2.112
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/CantonPayments/Airdrop/Airdrop/module.js +2 -2
- package/lib/CantonPayments/Airdrop/AirdropFactory/module.js +2 -2
- package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.js +2 -2
- package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.js +2 -2
- package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.js +4 -4
- package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.js +2 -2
- package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.js +2 -2
- package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.js +2 -2
- 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.d.ts +0 -1
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +3 -4
- 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/lib/Fairmint/OpenCapTable/Types/module.d.ts +0 -13
- package/lib/Fairmint/OpenCapTable/Types/module.js +0 -11
- package/package.json +1 -1
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.StockAcceptance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockCancellation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -44,7 +44,7 @@ exports.StockClassOcfData = {
|
|
|
44
44
|
exports.StockClass = damlTypes.assembleTemplate(
|
|
45
45
|
{
|
|
46
46
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
47
|
-
templateIdWithPackageId: '
|
|
47
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
71
|
+
damlTypes.registerTemplate(exports.StockClass, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
72
72
|
|
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -34,7 +34,7 @@ exports.StockClassConversionRatioAdjustmentOcfData = {
|
|
|
34
34
|
exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -34,7 +34,7 @@ exports.StockClassSplitOcfData = {
|
|
|
34
34
|
exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.StockClassSplit, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StockConsolidation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -59,7 +59,7 @@ exports.StockIssuanceOcfData = {
|
|
|
59
59
|
exports.StockIssuance = damlTypes.assembleTemplate(
|
|
60
60
|
{
|
|
61
61
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
62
|
-
templateIdWithPackageId: '
|
|
62
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
63
63
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
64
64
|
keyEncode: function () { throw 'EncodeError'; },
|
|
65
65
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.StockIssuanceOcfData.decoder, }); }),
|
|
@@ -83,5 +83,5 @@ exports.StockIssuance = damlTypes.assembleTemplate(
|
|
|
83
83
|
);
|
|
84
84
|
|
|
85
85
|
|
|
86
|
-
damlTypes.registerTemplate(exports.StockIssuance, ['
|
|
86
|
+
damlTypes.registerTemplate(exports.StockIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
87
87
|
|
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -37,7 +37,7 @@ exports.StockRepurchaseOcfData = {
|
|
|
37
37
|
exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
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, repurchase_data: exports.StockRepurchaseOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.StockRepurchase, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.StockRepurchase, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -47,7 +47,7 @@ exports.ValuationOcfData = {
|
|
|
47
47
|
exports.Valuation = damlTypes.assembleTemplate(
|
|
48
48
|
{
|
|
49
49
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
50
|
-
templateIdWithPackageId: '
|
|
50
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
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.Context.decoder, valuation_data: exports.ValuationOcfData.decoder, }); }),
|
|
@@ -71,5 +71,5 @@ exports.Valuation = damlTypes.assembleTemplate(
|
|
|
71
71
|
);
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
damlTypes.registerTemplate(exports.Valuation, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.Valuation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
75
75
|
|
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -47,7 +47,7 @@ exports.WarrantIssuanceOcfData = {
|
|
|
47
47
|
exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
48
48
|
{
|
|
49
49
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
50
|
-
templateIdWithPackageId: '
|
|
50
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
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.Context.decoder, issuance_data: exports.WarrantIssuanceOcfData.decoder, }); }),
|
|
@@ -71,5 +71,5 @@ exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
|
71
71
|
);
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
damlTypes.registerTemplate(exports.WarrantIssuance, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.WarrantIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
75
75
|
|
|
@@ -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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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.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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#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: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6: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, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -771,19 +771,6 @@ export declare const OcfPhoneType:
|
|
|
771
771
|
;
|
|
772
772
|
|
|
773
773
|
|
|
774
|
-
export declare type OcfOptionGrantType =
|
|
775
|
-
| 'OcfOptionNSO'
|
|
776
|
-
| 'OcfOptionISO'
|
|
777
|
-
| 'OcfOptionINTL'
|
|
778
|
-
;
|
|
779
|
-
|
|
780
|
-
export declare const OcfOptionGrantType:
|
|
781
|
-
damlTypes.Serializable<OcfOptionGrantType> & {
|
|
782
|
-
}
|
|
783
|
-
& { readonly keys: OcfOptionGrantType[] } & { readonly [e in OcfOptionGrantType]: e }
|
|
784
|
-
;
|
|
785
|
-
|
|
786
|
-
|
|
787
774
|
export declare type OcfInitialSharesAuthorized =
|
|
788
775
|
| { tag: 'OcfInitialSharesNumeric'; value: damlTypes.Numeric }
|
|
789
776
|
| { tag: 'OcfInitialSharesEnum'; value: OcfAuthorizedShares }
|
|
@@ -819,17 +819,6 @@ exports.OcfPhoneType = {
|
|
|
819
819
|
|
|
820
820
|
|
|
821
821
|
|
|
822
|
-
exports.OcfOptionGrantType = {
|
|
823
|
-
OcfOptionNSO: 'OcfOptionNSO',
|
|
824
|
-
OcfOptionISO: 'OcfOptionISO',
|
|
825
|
-
OcfOptionINTL: 'OcfOptionINTL',
|
|
826
|
-
keys: ['OcfOptionNSO','OcfOptionISO','OcfOptionINTL',],
|
|
827
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.constant(exports.OcfOptionGrantType.OcfOptionNSO), jtv.constant(exports.OcfOptionGrantType.OcfOptionISO), jtv.constant(exports.OcfOptionGrantType.OcfOptionINTL)); }),
|
|
828
|
-
encode: function (__typed__) { return __typed__; },
|
|
829
|
-
};
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
822
|
exports.OcfInitialSharesAuthorized = {
|
|
834
823
|
decoder: damlTypes.lazyMemo(function () { return jtv.oneOf(jtv.object({tag: jtv.constant('OcfInitialSharesNumeric'), value: damlTypes.Numeric(10).decoder, }), jtv.object({tag: jtv.constant('OcfInitialSharesEnum'), value: exports.OcfAuthorizedShares.decoder, })); }),
|
|
835
824
|
encode: function (__typed__) {
|