@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
|
Binary file
|
|
@@ -82,7 +82,7 @@ exports.Airdrop_UpdateConfig = {
|
|
|
82
82
|
exports.Airdrop = damlTypes.assembleTemplate(
|
|
83
83
|
{
|
|
84
84
|
templateId: '#CantonPayments:CantonPayments.Airdrop.Airdrop:Airdrop',
|
|
85
|
-
templateIdWithPackageId: '
|
|
85
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.Airdrop.Airdrop:Airdrop',
|
|
86
86
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
87
87
|
keyEncode: function () { throw 'EncodeError'; },
|
|
88
88
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({config: exports.AirdropConfig.decoder, joinedParties: damlTypes.List(damlTypes.Party).decoder, observers: damlTypes.List(damlTypes.Party).decoder, }); }),
|
|
@@ -147,7 +147,7 @@ exports.Airdrop = damlTypes.assembleTemplate(
|
|
|
147
147
|
);
|
|
148
148
|
|
|
149
149
|
|
|
150
|
-
damlTypes.registerTemplate(exports.Airdrop, ['
|
|
150
|
+
damlTypes.registerTemplate(exports.Airdrop, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
151
151
|
|
|
152
152
|
|
|
153
153
|
|
|
@@ -52,7 +52,7 @@ exports.Factory_JoinAirdrop = {
|
|
|
52
52
|
exports.AirdropFactory = damlTypes.assembleTemplate(
|
|
53
53
|
{
|
|
54
54
|
templateId: '#CantonPayments:CantonPayments.Airdrop.AirdropFactory:AirdropFactory',
|
|
55
|
-
templateIdWithPackageId: '
|
|
55
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.Airdrop.AirdropFactory:AirdropFactory',
|
|
56
56
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
57
57
|
keyEncode: function () { throw 'EncodeError'; },
|
|
58
58
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, sender: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, featuredAppRight: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.FeaturedAppRight).decoder, amuletRulesCid: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.AmuletRules).decoder, appRewardBeneficiaries: damlTypes.List(pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.AppRewardBeneficiary).decoder, }); }),
|
|
@@ -96,5 +96,5 @@ exports.AirdropFactory = damlTypes.assembleTemplate(
|
|
|
96
96
|
);
|
|
97
97
|
|
|
98
98
|
|
|
99
|
-
damlTypes.registerTemplate(exports.AirdropFactory, ['
|
|
99
|
+
damlTypes.registerTemplate(exports.AirdropFactory, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
100
100
|
|
|
@@ -47,7 +47,7 @@ exports.PersonalAirdrop_ExecuteTransfer = {
|
|
|
47
47
|
exports.PersonalAirdrop = damlTypes.assembleTemplate(
|
|
48
48
|
{
|
|
49
49
|
templateId: '#CantonPayments:CantonPayments.Airdrop.PersonalAirdrop:PersonalAirdrop',
|
|
50
|
-
templateIdWithPackageId: '
|
|
50
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.Airdrop.PersonalAirdrop:PersonalAirdrop',
|
|
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({dso: damlTypes.Party.decoder, sender: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, featuredAppRight: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.FeaturedAppRight).decoder, amuletRulesCid: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.AmuletRules).decoder, appRewardBeneficiaries: damlTypes.List(pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.AppRewardBeneficiary).decoder, recipient: damlTypes.Party.decoder, }); }),
|
|
@@ -92,5 +92,5 @@ exports.PersonalAirdrop = damlTypes.assembleTemplate(
|
|
|
92
92
|
);
|
|
93
93
|
|
|
94
94
|
|
|
95
|
-
damlTypes.registerTemplate(exports.PersonalAirdrop, ['
|
|
95
|
+
damlTypes.registerTemplate(exports.PersonalAirdrop, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
96
96
|
|
|
@@ -32,7 +32,7 @@ exports.SimpleAirdrop_Execute = {
|
|
|
32
32
|
exports.SimpleAirdrop = damlTypes.assembleTemplate(
|
|
33
33
|
{
|
|
34
34
|
templateId: '#CantonPayments:CantonPayments.Airdrop.SimpleAirdrop:SimpleAirdrop',
|
|
35
|
-
templateIdWithPackageId: '
|
|
35
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.Airdrop.SimpleAirdrop:SimpleAirdrop',
|
|
36
36
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
37
37
|
keyEncode: function () { throw 'EncodeError'; },
|
|
38
38
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({config: exports.SimpleAirdropConfig.decoder, }); }),
|
|
@@ -63,7 +63,7 @@ exports.SimpleAirdrop = damlTypes.assembleTemplate(
|
|
|
63
63
|
);
|
|
64
64
|
|
|
65
65
|
|
|
66
|
-
damlTypes.registerTemplate(exports.SimpleAirdrop, ['
|
|
66
|
+
damlTypes.registerTemplate(exports.SimpleAirdrop, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
67
67
|
|
|
68
68
|
|
|
69
69
|
|
|
@@ -68,7 +68,7 @@ exports.PaymentStreamChangeProposal_Approve = {
|
|
|
68
68
|
exports.PaymentStreamChangeProposal = damlTypes.assembleTemplate(
|
|
69
69
|
{
|
|
70
70
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.ActivePaymentStream:PaymentStreamChangeProposal',
|
|
71
|
-
templateIdWithPackageId: '
|
|
71
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.PaymentStream.ActivePaymentStream:PaymentStreamChangeProposal',
|
|
72
72
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
73
73
|
keyEncode: function () { throw 'EncodeError'; },
|
|
74
74
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({paymentStream: CantonPayments_PaymentStream_Types_PaymentStream.PaymentStream.decoder, processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, paymentStreamChanges: CantonPayments_PaymentStream_Types_PaymentStreamChanges.PaymentStreamChanges.decoder, approvals: CantonPayments_PaymentStream_Types_Approvals.Approvals.decoder, }); }),
|
|
@@ -118,7 +118,7 @@ exports.PaymentStreamChangeProposal = damlTypes.assembleTemplate(
|
|
|
118
118
|
);
|
|
119
119
|
|
|
120
120
|
|
|
121
|
-
damlTypes.registerTemplate(exports.PaymentStreamChangeProposal, ['
|
|
121
|
+
damlTypes.registerTemplate(exports.PaymentStreamChangeProposal, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
|
|
@@ -251,7 +251,7 @@ exports.ActivePaymentStream_ProcessFreeTrial = {
|
|
|
251
251
|
exports.ActivePaymentStream = damlTypes.assembleTemplate(
|
|
252
252
|
{
|
|
253
253
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.ActivePaymentStream:ActivePaymentStream',
|
|
254
|
-
templateIdWithPackageId: '
|
|
254
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.PaymentStream.ActivePaymentStream:ActivePaymentStream',
|
|
255
255
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
256
256
|
keyEncode: function () { throw 'EncodeError'; },
|
|
257
257
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({paymentStream: CantonPayments_PaymentStream_Types_PaymentStream.PaymentStream.decoder, processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, processedAndPaidUntil: damlTypes.Time.decoder, lockedAmuletCid: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.LockedAmulet).decoder, stats: CantonPayments_PaymentStream_Types_PaymentStreamStats.PaymentStreamStats.decoder, }); }),
|
|
@@ -350,5 +350,5 @@ exports.ActivePaymentStream = damlTypes.assembleTemplate(
|
|
|
350
350
|
);
|
|
351
351
|
|
|
352
352
|
|
|
353
|
-
damlTypes.registerTemplate(exports.ActivePaymentStream, ['
|
|
353
|
+
damlTypes.registerTemplate(exports.ActivePaymentStream, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
354
354
|
|
|
@@ -73,7 +73,7 @@ exports.PartyMigrationProposal_Approve = {
|
|
|
73
73
|
exports.PartyMigrationProposal = damlTypes.assembleTemplate(
|
|
74
74
|
{
|
|
75
75
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.PartyMigrationProposal:PartyMigrationProposal',
|
|
76
|
-
templateIdWithPackageId: '
|
|
76
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.PaymentStream.PartyMigrationProposal:PartyMigrationProposal',
|
|
77
77
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
78
78
|
keyEncode: function () { throw 'EncodeError'; },
|
|
79
79
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({partyType: CantonPayments_PaymentStream_Types_PartyRole.PartyRole.decoder, oldParty: damlTypes.Party.decoder, newParty: damlTypes.Party.decoder, oldPartyApproved: damlTypes.Bool.decoder, newPartyApproved: damlTypes.Bool.decoder, }); }),
|
|
@@ -132,5 +132,5 @@ exports.PartyMigrationProposal = damlTypes.assembleTemplate(
|
|
|
132
132
|
);
|
|
133
133
|
|
|
134
134
|
|
|
135
|
-
damlTypes.registerTemplate(exports.PartyMigrationProposal, ['
|
|
135
|
+
damlTypes.registerTemplate(exports.PartyMigrationProposal, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
136
136
|
|
|
@@ -38,7 +38,7 @@ exports.PaymentStreamFactory_CreatePaymentStreamProposal = {
|
|
|
38
38
|
exports.PaymentStreamFactory = damlTypes.assembleTemplate(
|
|
39
39
|
{
|
|
40
40
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.PaymentStreamFactory:PaymentStreamFactory',
|
|
41
|
-
templateIdWithPackageId: '
|
|
41
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.PaymentStream.PaymentStreamFactory:PaymentStreamFactory',
|
|
42
42
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
43
43
|
keyEncode: function () { throw 'EncodeError'; },
|
|
44
44
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, }); }),
|
|
@@ -69,5 +69,5 @@ exports.PaymentStreamFactory = damlTypes.assembleTemplate(
|
|
|
69
69
|
);
|
|
70
70
|
|
|
71
71
|
|
|
72
|
-
damlTypes.registerTemplate(exports.PaymentStreamFactory, ['
|
|
72
|
+
damlTypes.registerTemplate(exports.PaymentStreamFactory, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
73
73
|
|
|
@@ -91,7 +91,7 @@ exports.ProposedPaymentStream_Approve = {
|
|
|
91
91
|
exports.ProposedPaymentStream = damlTypes.assembleTemplate(
|
|
92
92
|
{
|
|
93
93
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.ProposedPaymentStream:ProposedPaymentStream',
|
|
94
|
-
templateIdWithPackageId: '
|
|
94
|
+
templateIdWithPackageId: 'e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4:CantonPayments.PaymentStream.ProposedPaymentStream:ProposedPaymentStream',
|
|
95
95
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
96
96
|
keyEncode: function () { throw 'EncodeError'; },
|
|
97
97
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({paymentStreamProposal: CantonPayments_PaymentStream_Types_PaymentStreamProposal.PaymentStreamProposal.decoder, processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, approvals: CantonPayments_PaymentStream_Types_Approvals.Approvals.decoder, }); }),
|
|
@@ -156,5 +156,5 @@ exports.ProposedPaymentStream = damlTypes.assembleTemplate(
|
|
|
156
156
|
);
|
|
157
157
|
|
|
158
158
|
|
|
159
|
-
damlTypes.registerTemplate(exports.ProposedPaymentStream, ['
|
|
159
|
+
damlTypes.registerTemplate(exports.ProposedPaymentStream, ['e7570eb9f490920c8c8fba36be597a81a4008452162f39ec9687ee8eef9425c4', '#CantonPayments']);
|
|
160
160
|
|
|
@@ -92,7 +92,7 @@ exports.EditIssuer = {
|
|
|
92
92
|
exports.CapTable = damlTypes.assembleTemplate(
|
|
93
93
|
{
|
|
94
94
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
95
|
-
templateIdWithPackageId: '
|
|
95
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
96
96
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
97
97
|
keyEncode: function () { throw 'EncodeError'; },
|
|
98
98
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuer: damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Issuer.Issuer).decoder, convertible_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptance)).decoder, convertible_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellation)).decoder, convertible_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversion)).decoder, convertible_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuance)).decoder, convertible_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetraction)).decoder, convertible_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransfer)).decoder, documents: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Document.Document)).decoder, equity_compensation_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptance)).decoder, equity_compensation_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellation)).decoder, equity_compensation_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExercise)).decoder, equity_compensation_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuance)).decoder, equity_compensation_releases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationRelease)).decoder, equity_compensation_repricings: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricing)).decoder, equity_compensation_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetraction)).decoder, equity_compensation_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransfer)).decoder, issuer_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustment)).decoder, stakeholders: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Stakeholder.Stakeholder)).decoder, stakeholder_relationship_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEvent)).decoder, stakeholder_status_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEvent)).decoder, stock_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptance)).decoder, stock_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellation)).decoder, stock_classes: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClass.StockClass)).decoder, stock_class_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustment)).decoder, stock_class_conversion_ratio_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustment)).decoder, stock_class_splits: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplit)).decoder, stock_consolidations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidation)).decoder, stock_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConversion.StockConversion)).decoder, stock_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuance)).decoder, stock_legend_templates: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplate)).decoder, stock_plans: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlan.StockPlan)).decoder, stock_plan_pool_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustment)).decoder, stock_plan_return_to_pools: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPool)).decoder, stock_reissuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuance)).decoder, stock_repurchases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchase)).decoder, stock_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRetraction.StockRetraction)).decoder, stock_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockTransfer.StockTransfer)).decoder, valuations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Valuation.Valuation)).decoder, vesting_accelerations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAcceleration)).decoder, vesting_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingEvent.VestingEvent)).decoder, vesting_starts: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingStart.VestingStart)).decoder, vesting_terms: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingTerms.VestingTerms)).decoder, warrant_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptance)).decoder, warrant_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellation)).decoder, warrant_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExercise)).decoder, warrant_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuance)).decoder, warrant_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetraction)).decoder, warrant_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransfer)).decoder, }); }),
|
|
@@ -179,7 +179,7 @@ exports.CapTable = damlTypes.assembleTemplate(
|
|
|
179
179
|
);
|
|
180
180
|
|
|
181
181
|
|
|
182
|
-
damlTypes.registerTemplate(exports.CapTable, ['
|
|
182
|
+
damlTypes.registerTemplate(exports.CapTable, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
@@ -43,7 +43,7 @@ exports.CreateCapTable = {
|
|
|
43
43
|
exports.IssuerAuthorization = damlTypes.assembleTemplate(
|
|
44
44
|
{
|
|
45
45
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
|
|
46
|
-
templateIdWithPackageId: '
|
|
46
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.IssuerAuthorization:IssuerAuthorization',
|
|
47
47
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
48
48
|
keyEncode: function () { throw 'EncodeError'; },
|
|
49
49
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, }); }),
|
|
@@ -82,5 +82,5 @@ exports.IssuerAuthorization = damlTypes.assembleTemplate(
|
|
|
82
82
|
);
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
damlTypes.registerTemplate(exports.IssuerAuthorization, ['
|
|
85
|
+
damlTypes.registerTemplate(exports.IssuerAuthorization, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
86
86
|
|
|
@@ -33,7 +33,7 @@ exports.ConvertibleAcceptanceOcfData = {
|
|
|
33
33
|
exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.ConvertibleAcceptance:ConvertibleAcceptance',
|
|
37
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
38
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.ConvertibleAcceptanceOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.ConvertibleAcceptance = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.ConvertibleAcceptance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.ConvertibleCancellationOcfData = {
|
|
|
36
36
|
exports.ConvertibleCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.ConvertibleCancellation:ConvertibleCancellation',
|
|
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.ConvertibleCancellationOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.ConvertibleCancellation = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.ConvertibleCancellation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.ConvertibleCancellation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -39,7 +39,7 @@ exports.ConvertibleConversionOcfData = {
|
|
|
39
39
|
exports.ConvertibleConversion = damlTypes.assembleTemplate(
|
|
40
40
|
{
|
|
41
41
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
|
|
42
|
-
templateIdWithPackageId: '
|
|
42
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.ConvertibleConversion:ConvertibleConversion',
|
|
43
43
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
44
44
|
keyEncode: function () { throw 'EncodeError'; },
|
|
45
45
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, conversion_data: exports.ConvertibleConversionOcfData.decoder, }); }),
|
|
@@ -63,5 +63,5 @@ exports.ConvertibleConversion = damlTypes.assembleTemplate(
|
|
|
63
63
|
);
|
|
64
64
|
|
|
65
65
|
|
|
66
|
-
damlTypes.registerTemplate(exports.ConvertibleConversion, ['
|
|
66
|
+
damlTypes.registerTemplate(exports.ConvertibleConversion, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
67
67
|
|
|
@@ -62,7 +62,7 @@ exports.ConvertibleIssuanceOcfData = {
|
|
|
62
62
|
exports.ConvertibleIssuance = damlTypes.assembleTemplate(
|
|
63
63
|
{
|
|
64
64
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
|
|
65
|
-
templateIdWithPackageId: '
|
|
65
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.ConvertibleIssuance:ConvertibleIssuance',
|
|
66
66
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
67
67
|
keyEncode: function () { throw 'EncodeError'; },
|
|
68
68
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.ConvertibleIssuanceOcfData.decoder, }); }),
|
|
@@ -86,5 +86,5 @@ exports.ConvertibleIssuance = damlTypes.assembleTemplate(
|
|
|
86
86
|
);
|
|
87
87
|
|
|
88
88
|
|
|
89
|
-
damlTypes.registerTemplate(exports.ConvertibleIssuance, ['
|
|
89
|
+
damlTypes.registerTemplate(exports.ConvertibleIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
90
90
|
|
|
@@ -34,7 +34,7 @@ exports.ConvertibleRetractionOcfData = {
|
|
|
34
34
|
exports.ConvertibleRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.ConvertibleRetraction:ConvertibleRetraction',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.ConvertibleRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.ConvertibleRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.ConvertibleRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.ConvertibleRetraction, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.ConvertibleTransferOcfData = {
|
|
|
37
37
|
exports.ConvertibleTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.ConvertibleTransfer:ConvertibleTransfer',
|
|
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.ConvertibleTransferOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.ConvertibleTransfer = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.ConvertibleTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.ConvertibleTransfer, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -112,7 +112,7 @@ exports.DocumentOcfData = {
|
|
|
112
112
|
exports.Document = damlTypes.assembleTemplate(
|
|
113
113
|
{
|
|
114
114
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Document:Document',
|
|
115
|
-
templateIdWithPackageId: '
|
|
115
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.Document:Document',
|
|
116
116
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
117
117
|
keyEncode: function () { throw 'EncodeError'; },
|
|
118
118
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, document_data: exports.DocumentOcfData.decoder, }); }),
|
|
@@ -136,5 +136,5 @@ exports.Document = damlTypes.assembleTemplate(
|
|
|
136
136
|
);
|
|
137
137
|
|
|
138
138
|
|
|
139
|
-
damlTypes.registerTemplate(exports.Document, ['
|
|
139
|
+
damlTypes.registerTemplate(exports.Document, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
140
140
|
|
|
@@ -33,7 +33,7 @@ exports.EquityCompensationAcceptanceOcfData = {
|
|
|
33
33
|
exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationAcceptance:EquityCompensationAcceptance',
|
|
37
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
38
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.EquityCompensationAcceptanceOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.EquityCompensationAcceptance = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.EquityCompensationAcceptance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.EquityCompensationCancellationOcfData = {
|
|
|
36
36
|
exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationCancellation:EquityCompensationCancellation',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.EquityCompensationCancellationOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.EquityCompensationCancellation = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.EquityCompensationCancellation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -36,7 +36,7 @@ exports.EquityCompensationExerciseOcfData = {
|
|
|
36
36
|
exports.EquityCompensationExercise = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationExercise:EquityCompensationExercise',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, exercise_data: exports.EquityCompensationExerciseOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.EquityCompensationExercise = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.EquityCompensationExercise, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.EquityCompensationExercise, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -27,7 +27,6 @@ export declare type EquityCompensationIssuanceOcfData = {
|
|
|
27
27
|
early_exercisable: damlTypes.Optional<boolean>;
|
|
28
28
|
exercise_price: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfMonetary>;
|
|
29
29
|
expiration_date: damlTypes.Optional<damlTypes.Time>;
|
|
30
|
-
option_grant_type: damlTypes.Optional<Fairmint_OpenCapTable_Types.OcfOptionGrantType>;
|
|
31
30
|
stock_class_id: damlTypes.Optional<string>;
|
|
32
31
|
stock_plan_id: damlTypes.Optional<string>;
|
|
33
32
|
stockholder_approval_date: damlTypes.Optional<damlTypes.Time>;
|
|
@@ -16,7 +16,7 @@ var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Typ
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
exports.EquityCompensationIssuanceOcfData = {
|
|
19
|
-
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, custom_id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, compensation_type: Fairmint_OpenCapTable_Types.OcfCompensationType.decoder, quantity: damlTypes.Numeric(10).decoder, security_id: damlTypes.Text.decoder, stakeholder_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, security_law_exemptions: damlTypes.List(Fairmint_OpenCapTable_Types.OcfSecurityExemption).decoder, vestings: damlTypes.List(Fairmint_OpenCapTable_Types.OcfVesting).decoder, termination_exercise_windows: damlTypes.List(Fairmint_OpenCapTable_Types.OcfTerminationWindow).decoder, base_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), board_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), consideration_text: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), early_exercisable: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Bool).decoder), exercise_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), expiration_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder),
|
|
19
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, custom_id: damlTypes.Text.decoder, date: damlTypes.Time.decoder, compensation_type: Fairmint_OpenCapTable_Types.OcfCompensationType.decoder, quantity: damlTypes.Numeric(10).decoder, security_id: damlTypes.Text.decoder, stakeholder_id: damlTypes.Text.decoder, comments: damlTypes.List(damlTypes.Text).decoder, security_law_exemptions: damlTypes.List(Fairmint_OpenCapTable_Types.OcfSecurityExemption).decoder, vestings: damlTypes.List(Fairmint_OpenCapTable_Types.OcfVesting).decoder, termination_exercise_windows: damlTypes.List(Fairmint_OpenCapTable_Types.OcfTerminationWindow).decoder, base_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), board_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), consideration_text: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), early_exercisable: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Bool).decoder), exercise_price: jtv.Decoder.withDefault(null, damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).decoder), expiration_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), stock_class_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), stock_plan_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), stockholder_approval_date: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Time).decoder), vesting_terms_id: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), }); }),
|
|
20
20
|
encode: function (__typed__) {
|
|
21
21
|
return {
|
|
22
22
|
id: damlTypes.Text.encode(__typed__.id),
|
|
@@ -36,7 +36,6 @@ exports.EquityCompensationIssuanceOcfData = {
|
|
|
36
36
|
early_exercisable: damlTypes.Optional(damlTypes.Bool).encode(__typed__.early_exercisable),
|
|
37
37
|
exercise_price: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfMonetary).encode(__typed__.exercise_price),
|
|
38
38
|
expiration_date: damlTypes.Optional(damlTypes.Time).encode(__typed__.expiration_date),
|
|
39
|
-
option_grant_type: damlTypes.Optional(Fairmint_OpenCapTable_Types.OcfOptionGrantType).encode(__typed__.option_grant_type),
|
|
40
39
|
stock_class_id: damlTypes.Optional(damlTypes.Text).encode(__typed__.stock_class_id),
|
|
41
40
|
stock_plan_id: damlTypes.Optional(damlTypes.Text).encode(__typed__.stock_plan_id),
|
|
42
41
|
stockholder_approval_date: damlTypes.Optional(damlTypes.Time).encode(__typed__.stockholder_approval_date),
|
|
@@ -51,7 +50,7 @@ exports.EquityCompensationIssuanceOcfData = {
|
|
|
51
50
|
exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
52
51
|
{
|
|
53
52
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
54
|
-
templateIdWithPackageId: '
|
|
53
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
55
54
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
56
55
|
keyEncode: function () { throw 'EncodeError'; },
|
|
57
56
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.EquityCompensationIssuanceOcfData.decoder, }); }),
|
|
@@ -75,5 +74,5 @@ exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
|
75
74
|
);
|
|
76
75
|
|
|
77
76
|
|
|
78
|
-
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['
|
|
77
|
+
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
79
78
|
|
|
@@ -38,7 +38,7 @@ exports.EquityCompensationReleaseOcfData = {
|
|
|
38
38
|
exports.EquityCompensationRelease = damlTypes.assembleTemplate(
|
|
39
39
|
{
|
|
40
40
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
|
|
41
|
-
templateIdWithPackageId: '
|
|
41
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationRelease:EquityCompensationRelease',
|
|
42
42
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
43
43
|
keyEncode: function () { throw 'EncodeError'; },
|
|
44
44
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, release_data: exports.EquityCompensationReleaseOcfData.decoder, }); }),
|
|
@@ -62,5 +62,5 @@ exports.EquityCompensationRelease = damlTypes.assembleTemplate(
|
|
|
62
62
|
);
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
damlTypes.registerTemplate(exports.EquityCompensationRelease, ['
|
|
65
|
+
damlTypes.registerTemplate(exports.EquityCompensationRelease, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
66
66
|
|
|
@@ -34,7 +34,7 @@ exports.EquityCompensationRepricingOcfData = {
|
|
|
34
34
|
exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationRepricing:EquityCompensationRepricing',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, repricing_data: exports.EquityCompensationRepricingOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.EquityCompensationRepricing = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.EquityCompensationRepricing, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -34,7 +34,7 @@ exports.EquityCompensationRetractionOcfData = {
|
|
|
34
34
|
exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationRetraction:EquityCompensationRetraction',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.EquityCompensationRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.EquityCompensationRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.EquityCompensationRetraction, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.EquityCompensationTransferOcfData = {
|
|
|
37
37
|
exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationTransfer:EquityCompensationTransfer',
|
|
41
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
42
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
43
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, transfer_data: exports.EquityCompensationTransferOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.EquityCompensationTransfer = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.EquityCompensationTransfer, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -42,7 +42,7 @@ exports.IssuerOcfData = {
|
|
|
42
42
|
exports.Issuer = damlTypes.assembleTemplate(
|
|
43
43
|
{
|
|
44
44
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
|
|
45
|
-
templateIdWithPackageId: '
|
|
45
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.Issuer:Issuer',
|
|
46
46
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
47
47
|
keyEncode: function () { throw 'EncodeError'; },
|
|
48
48
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuer_data: exports.IssuerOcfData.decoder, }); }),
|
|
@@ -66,5 +66,5 @@ exports.Issuer = damlTypes.assembleTemplate(
|
|
|
66
66
|
);
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
damlTypes.registerTemplate(exports.Issuer, ['
|
|
69
|
+
damlTypes.registerTemplate(exports.Issuer, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
70
70
|
|
|
@@ -36,7 +36,7 @@ exports.IssuerAuthorizedSharesAdjustmentOcfData = {
|
|
|
36
36
|
exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.IssuerAuthorizedSharesAdjustment:IssuerAuthorizedSharesAdjustment',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.IssuerAuthorizedSharesAdjustmentOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.IssuerAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.IssuerAuthorizedSharesAdjustment, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -108,7 +108,7 @@ exports.StakeholderOcfData = {
|
|
|
108
108
|
exports.Stakeholder = damlTypes.assembleTemplate(
|
|
109
109
|
{
|
|
110
110
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
|
|
111
|
-
templateIdWithPackageId: '
|
|
111
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.Stakeholder:Stakeholder',
|
|
112
112
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
113
113
|
keyEncode: function () { throw 'EncodeError'; },
|
|
114
114
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, stakeholder_data: exports.StakeholderOcfData.decoder, }); }),
|
|
@@ -132,5 +132,5 @@ exports.Stakeholder = damlTypes.assembleTemplate(
|
|
|
132
132
|
);
|
|
133
133
|
|
|
134
134
|
|
|
135
|
-
damlTypes.registerTemplate(exports.Stakeholder, ['
|
|
135
|
+
damlTypes.registerTemplate(exports.Stakeholder, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
136
136
|
|
|
@@ -35,7 +35,7 @@ exports.StakeholderRelationshipChangeEventOcfData = {
|
|
|
35
35
|
exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StakeholderRelationshipChangeEvent:StakeholderRelationshipChangeEvent',
|
|
39
39
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
40
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
41
41
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, event_data: exports.StakeholderRelationshipChangeEventOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.StakeholderRelationshipChangeEvent = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StakeholderRelationshipChangeEvent, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -35,7 +35,7 @@ exports.StakeholderStatusChangeEventOcfData = {
|
|
|
35
35
|
exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StakeholderStatusChangeEvent:StakeholderStatusChangeEvent',
|
|
39
39
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
40
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
41
41
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, event_data: exports.StakeholderStatusChangeEventOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.StakeholderStatusChangeEvent = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StakeholderStatusChangeEvent, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
63
63
|
|