@fairmint/open-captable-protocol-daml-js 0.3.5 → 0.3.6
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/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
- package/published-dars/OpenCapTable.dar +0 -0
|
@@ -76,7 +76,7 @@ exports.ArchiveCapTable = {
|
|
|
76
76
|
exports.CapTable = damlTypes.assembleTemplate(
|
|
77
77
|
{
|
|
78
78
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
79
|
-
templateIdWithPackageId: '#
|
|
79
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
80
80
|
keyDecoder: jtv.constant(undefined),
|
|
81
81
|
keyEncode: function () { throw 'EncodeError'; },
|
|
82
82
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -232,7 +232,7 @@ exports.CapTable = damlTypes.assembleTemplate(
|
|
|
232
232
|
},
|
|
233
233
|
);
|
|
234
234
|
|
|
235
|
-
damlTypes.registerTemplate(exports.CapTable, ['
|
|
235
|
+
damlTypes.registerTemplate(exports.CapTable, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
236
236
|
|
|
237
237
|
exports.CapTableMaps = {
|
|
238
238
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -33,7 +33,7 @@ exports.CreateCapTable = {
|
|
|
33
33
|
exports.IssuerAuthorization = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
|
|
36
|
-
templateIdWithPackageId: '#
|
|
36
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
|
|
37
37
|
keyDecoder: jtv.constant(undefined),
|
|
38
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
39
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -85,7 +85,7 @@ exports.IssuerAuthorization = damlTypes.assembleTemplate(
|
|
|
85
85
|
},
|
|
86
86
|
);
|
|
87
87
|
|
|
88
|
-
damlTypes.registerTemplate(exports.IssuerAuthorization, ['
|
|
88
|
+
damlTypes.registerTemplate(exports.IssuerAuthorization, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
89
89
|
|
|
90
90
|
exports.WithdrawAuthorization = {
|
|
91
91
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.ConvertibleAcceptanceOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Monetary = require('../../../../Fairmint/OpenCap
|
|
|
19
19
|
exports.ConvertibleCancellation = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.ConvertibleCancellation = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.ConvertibleCancellation, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.ConvertibleCancellation, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.ConvertibleCancellationOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
19
19
|
exports.ConvertibleConversion = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.ConvertibleConversion = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.ConvertibleConversion, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.ConvertibleConversion, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.ConvertibleConversionOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -21,7 +21,7 @@ var Fairmint_OpenCapTable_Types_Stock = require('../../../../Fairmint/OpenCapTab
|
|
|
21
21
|
exports.ConvertibleIssuance = damlTypes.assembleTemplate(
|
|
22
22
|
{
|
|
23
23
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
|
|
24
|
-
templateIdWithPackageId: '#
|
|
24
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
|
|
25
25
|
keyDecoder: jtv.constant(undefined),
|
|
26
26
|
keyEncode: function () { throw 'EncodeError'; },
|
|
27
27
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -51,7 +51,7 @@ exports.ConvertibleIssuance = damlTypes.assembleTemplate(
|
|
|
51
51
|
},
|
|
52
52
|
);
|
|
53
53
|
|
|
54
|
-
damlTypes.registerTemplate(exports.ConvertibleIssuance, ['
|
|
54
|
+
damlTypes.registerTemplate(exports.ConvertibleIssuance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
55
55
|
|
|
56
56
|
exports.ConvertibleIssuanceOcfData = {
|
|
57
57
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.ConvertibleRetraction = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.ConvertibleRetraction = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.ConvertibleRetraction, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.ConvertibleRetraction, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.ConvertibleRetractionOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Monetary = require('../../../../Fairmint/OpenCap
|
|
|
19
19
|
exports.ConvertibleTransfer = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.ConvertibleTransfer = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.ConvertibleTransfer, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.ConvertibleTransfer, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.ConvertibleTransferOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.Document = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.Document:Document',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.Document:Document',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.Document = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.Document, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.Document, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.DocumentOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.EquityCompensationAcceptanceOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.EquityCompensationCancellationOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.EquityCompensationExercise = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.EquityCompensationExercise = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.EquityCompensationExercise, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.EquityCompensationExercise, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.EquityCompensationExerciseOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -21,7 +21,7 @@ var Fairmint_OpenCapTable_Types_Vesting = require('../../../../Fairmint/OpenCapT
|
|
|
21
21
|
exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
22
22
|
{
|
|
23
23
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
24
|
-
templateIdWithPackageId: '#
|
|
24
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
25
25
|
keyDecoder: jtv.constant(undefined),
|
|
26
26
|
keyEncode: function () { throw 'EncodeError'; },
|
|
27
27
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -51,7 +51,7 @@ exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
|
51
51
|
},
|
|
52
52
|
);
|
|
53
53
|
|
|
54
|
-
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['
|
|
54
|
+
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
55
55
|
|
|
56
56
|
exports.EquityCompensationIssuanceOcfData = {
|
|
57
57
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Monetary = require('../../../../Fairmint/OpenCap
|
|
|
19
19
|
exports.EquityCompensationRelease = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.EquityCompensationRelease = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.EquityCompensationRelease, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.EquityCompensationRelease, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.EquityCompensationReleaseOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Monetary = require('../../../../Fairmint/OpenCap
|
|
|
19
19
|
exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.EquityCompensationRepricingOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.EquityCompensationRetractionOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.EquityCompensationTransferOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -21,7 +21,7 @@ var Fairmint_OpenCapTable_Types_Stock = require('../../../../Fairmint/OpenCapTab
|
|
|
21
21
|
exports.Issuer = damlTypes.assembleTemplate(
|
|
22
22
|
{
|
|
23
23
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
|
|
24
|
-
templateIdWithPackageId: '#
|
|
24
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
|
|
25
25
|
keyDecoder: jtv.constant(undefined),
|
|
26
26
|
keyEncode: function () { throw 'EncodeError'; },
|
|
27
27
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -51,7 +51,7 @@ exports.Issuer = damlTypes.assembleTemplate(
|
|
|
51
51
|
},
|
|
52
52
|
);
|
|
53
53
|
|
|
54
|
-
damlTypes.registerTemplate(exports.Issuer, ['
|
|
54
|
+
damlTypes.registerTemplate(exports.Issuer, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
55
55
|
|
|
56
56
|
exports.IssuerOcfData = {
|
|
57
57
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.IssuerAuthorizedSharesAdjustmentOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -110,7 +110,7 @@ exports.OcfStakeholderType = {
|
|
|
110
110
|
exports.Stakeholder = damlTypes.assembleTemplate(
|
|
111
111
|
{
|
|
112
112
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
|
|
113
|
-
templateIdWithPackageId: '#
|
|
113
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
|
|
114
114
|
keyDecoder: jtv.constant(undefined),
|
|
115
115
|
keyEncode: function () { throw 'EncodeError'; },
|
|
116
116
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -140,7 +140,7 @@ exports.Stakeholder = damlTypes.assembleTemplate(
|
|
|
140
140
|
},
|
|
141
141
|
);
|
|
142
142
|
|
|
143
|
-
damlTypes.registerTemplate(exports.Stakeholder, ['
|
|
143
|
+
damlTypes.registerTemplate(exports.Stakeholder, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
144
144
|
|
|
145
145
|
exports.StakeholderOcfData = {
|
|
146
146
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Stakeholder = require('../../../../Fairmint/Open
|
|
|
19
19
|
exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.StakeholderRelationshipChangeEventOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
19
19
|
exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.StakeholderStatusChangeEventOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockAcceptance = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockAcceptance = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockAcceptance, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockAcceptance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockAcceptanceOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockCancellation = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockCancellation = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockCancellation, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockCancellation, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockCancellationOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -21,7 +21,7 @@ var Fairmint_OpenCapTable_Types_Stock = require('../../../../Fairmint/OpenCapTab
|
|
|
21
21
|
exports.StockClass = damlTypes.assembleTemplate(
|
|
22
22
|
{
|
|
23
23
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
24
|
-
templateIdWithPackageId: '#
|
|
24
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
25
25
|
keyDecoder: jtv.constant(undefined),
|
|
26
26
|
keyEncode: function () { throw 'EncodeError'; },
|
|
27
27
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -51,7 +51,7 @@ exports.StockClass = damlTypes.assembleTemplate(
|
|
|
51
51
|
},
|
|
52
52
|
);
|
|
53
53
|
|
|
54
|
-
damlTypes.registerTemplate(exports.StockClass, ['
|
|
54
|
+
damlTypes.registerTemplate(exports.StockClass, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
55
55
|
|
|
56
56
|
exports.StockClassOcfData = {
|
|
57
57
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockClassAuthorizedSharesAdjustmentOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
19
19
|
exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.StockClassConversionRatioAdjustmentOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Stock = require('../../../../Fairmint/OpenCapTab
|
|
|
19
19
|
exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.StockClassSplit, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.StockClassSplit, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.StockClassSplitOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockConsolidation = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockConsolidation = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockConsolidation, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockConsolidation, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockConsolidationOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockConversion = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockConversion = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockConversion, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockConversion, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockConversionOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -34,7 +34,7 @@ exports.OcfStockIssuanceType = {
|
|
|
34
34
|
exports.StockIssuance = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
37
|
-
templateIdWithPackageId: '#
|
|
37
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
38
38
|
keyDecoder: jtv.constant(undefined),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -64,7 +64,7 @@ exports.StockIssuance = damlTypes.assembleTemplate(
|
|
|
64
64
|
},
|
|
65
65
|
);
|
|
66
66
|
|
|
67
|
-
damlTypes.registerTemplate(exports.StockIssuance, ['
|
|
67
|
+
damlTypes.registerTemplate(exports.StockIssuance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
68
68
|
|
|
69
69
|
exports.StockIssuanceOcfData = {
|
|
70
70
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockLegendTemplate = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockLegendTemplate = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockLegendTemplate, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockLegendTemplate, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockLegendTemplateOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -35,7 +35,7 @@ exports.OcfStockPlanCancellationBehaviorType = {
|
|
|
35
35
|
exports.StockPlan = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
|
|
38
|
-
templateIdWithPackageId: '#
|
|
38
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
|
|
39
39
|
keyDecoder: jtv.constant(undefined),
|
|
40
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
41
41
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -65,7 +65,7 @@ exports.StockPlan = damlTypes.assembleTemplate(
|
|
|
65
65
|
},
|
|
66
66
|
);
|
|
67
67
|
|
|
68
|
-
damlTypes.registerTemplate(exports.StockPlan, ['
|
|
68
|
+
damlTypes.registerTemplate(exports.StockPlan, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
69
69
|
|
|
70
70
|
exports.StockPlanOcfData = {
|
|
71
71
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockPlanPoolAdjustmentOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockPlanReturnToPoolOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockReissuance = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockReissuance = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockReissuance, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockReissuance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockReissuanceOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -19,7 +19,7 @@ var Fairmint_OpenCapTable_Types_Monetary = require('../../../../Fairmint/OpenCap
|
|
|
19
19
|
exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
20
20
|
{
|
|
21
21
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
22
|
-
templateIdWithPackageId: '#
|
|
22
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
23
23
|
keyDecoder: jtv.constant(undefined),
|
|
24
24
|
keyEncode: function () { throw 'EncodeError'; },
|
|
25
25
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -49,7 +49,7 @@ exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
|
49
49
|
},
|
|
50
50
|
);
|
|
51
51
|
|
|
52
|
-
damlTypes.registerTemplate(exports.StockRepurchase, ['
|
|
52
|
+
damlTypes.registerTemplate(exports.StockRepurchase, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
53
53
|
|
|
54
54
|
exports.StockRepurchaseOcfData = {
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockRetraction = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockRetraction = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockRetraction, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockRetraction, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockRetractionOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.StockTransfer = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.StockTransfer = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.StockTransfer, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.StockTransfer, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.StockTransferOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -30,7 +30,7 @@ exports.OcfValuationType = {
|
|
|
30
30
|
exports.Valuation = damlTypes.assembleTemplate(
|
|
31
31
|
{
|
|
32
32
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
33
|
-
templateIdWithPackageId: '#
|
|
33
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
34
34
|
keyDecoder: jtv.constant(undefined),
|
|
35
35
|
keyEncode: function () { throw 'EncodeError'; },
|
|
36
36
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -60,7 +60,7 @@ exports.Valuation = damlTypes.assembleTemplate(
|
|
|
60
60
|
},
|
|
61
61
|
);
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.Valuation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.Valuation, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
64
64
|
|
|
65
65
|
exports.ValuationOcfData = {
|
|
66
66
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.VestingAcceleration, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.VestingAcceleration, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.VestingAccelerationOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.VestingEvent = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.VestingEvent = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.VestingEvent, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.VestingEvent, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.VestingEventOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.VestingStart = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.VestingStart = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.VestingStart, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.VestingStart, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.VestingStartOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -268,7 +268,7 @@ exports.OcfVestingTrigger = {
|
|
|
268
268
|
exports.VestingTerms = damlTypes.assembleTemplate(
|
|
269
269
|
{
|
|
270
270
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
271
|
-
templateIdWithPackageId: '#
|
|
271
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
272
272
|
keyDecoder: jtv.constant(undefined),
|
|
273
273
|
keyEncode: function () { throw 'EncodeError'; },
|
|
274
274
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -298,7 +298,7 @@ exports.VestingTerms = damlTypes.assembleTemplate(
|
|
|
298
298
|
},
|
|
299
299
|
);
|
|
300
300
|
|
|
301
|
-
damlTypes.registerTemplate(exports.VestingTerms, ['
|
|
301
|
+
damlTypes.registerTemplate(exports.VestingTerms, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
302
302
|
|
|
303
303
|
exports.VestingTermsOcfData = {
|
|
304
304
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.WarrantAcceptance, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.WarrantAcceptance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.WarrantAcceptanceOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.WarrantCancellation, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.WarrantCancellation, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.WarrantCancellationOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.WarrantExercise, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.WarrantExercise, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.WarrantExerciseOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -22,7 +22,7 @@ var Fairmint_OpenCapTable_Types_Vesting = require('../../../../Fairmint/OpenCapT
|
|
|
22
22
|
exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
23
23
|
{
|
|
24
24
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
25
|
-
templateIdWithPackageId: '#
|
|
25
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
26
26
|
keyDecoder: jtv.constant(undefined),
|
|
27
27
|
keyEncode: function () { throw 'EncodeError'; },
|
|
28
28
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -52,7 +52,7 @@ exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
|
52
52
|
},
|
|
53
53
|
);
|
|
54
54
|
|
|
55
|
-
damlTypes.registerTemplate(exports.WarrantIssuance, ['
|
|
55
|
+
damlTypes.registerTemplate(exports.WarrantIssuance, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
56
56
|
|
|
57
57
|
exports.WarrantIssuanceOcfData = {
|
|
58
58
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.WarrantRetraction, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.WarrantRetraction, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.WarrantRetractionOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -18,7 +18,7 @@ var Fairmint_OpenCapTable_Types_Core = require('../../../../Fairmint/OpenCapTabl
|
|
|
18
18
|
exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
19
19
|
{
|
|
20
20
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
21
|
-
templateIdWithPackageId: '#
|
|
21
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
22
22
|
keyDecoder: jtv.constant(undefined),
|
|
23
23
|
keyEncode: function () { throw 'EncodeError'; },
|
|
24
24
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -48,7 +48,7 @@ exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
|
48
48
|
},
|
|
49
49
|
);
|
|
50
50
|
|
|
51
|
-
damlTypes.registerTemplate(exports.WarrantTransfer, ['
|
|
51
|
+
damlTypes.registerTemplate(exports.WarrantTransfer, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
|
52
52
|
|
|
53
53
|
exports.WarrantTransferOcfData = {
|
|
54
54
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -31,7 +31,7 @@ exports.AuthorizeIssuer = {
|
|
|
31
31
|
exports.OcpFactory = damlTypes.assembleTemplate(
|
|
32
32
|
{
|
|
33
33
|
templateId: '#OpenCapTable-v35:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
34
|
-
templateIdWithPackageId: '#
|
|
34
|
+
templateIdWithPackageId: '#5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
35
35
|
keyDecoder: jtv.constant(undefined),
|
|
36
36
|
keyEncode: function () { throw 'EncodeError'; },
|
|
37
37
|
decoder: damlTypes.lazyMemo(function () {
|
|
@@ -71,4 +71,4 @@ exports.OcpFactory = damlTypes.assembleTemplate(
|
|
|
71
71
|
},
|
|
72
72
|
);
|
|
73
73
|
|
|
74
|
-
damlTypes.registerTemplate(exports.OcpFactory, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.OcpFactory, ['5f7929a6d58de9847deb3b9e48afd0f6dc58266f6e94a6de23d4c9a502b219bf', '#OpenCapTable-v35']);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fairmint/open-captable-protocol-daml-js",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.6",
|
|
4
4
|
"description": "Open CapTable Protocol (OpenCapTable-v35) DAML contracts with generated JavaScript bindings. Other Fairmint DAML packages live in @fairmint/daml-js.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"daml",
|
|
Binary file
|