@fairmint/open-captable-protocol-daml-js 0.2.111 → 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.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +2 -2
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +2 -2
- package/package.json +1 -1
|
Binary file
|
|
@@ -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
|
|
|
@@ -50,7 +50,7 @@ exports.EquityCompensationIssuanceOcfData = {
|
|
|
50
50
|
exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
51
51
|
{
|
|
52
52
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
53
|
-
templateIdWithPackageId: '
|
|
53
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.EquityCompensationIssuance:EquityCompensationIssuance',
|
|
54
54
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
55
55
|
keyEncode: function () { throw 'EncodeError'; },
|
|
56
56
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.EquityCompensationIssuanceOcfData.decoder, }); }),
|
|
@@ -74,5 +74,5 @@ exports.EquityCompensationIssuance = damlTypes.assembleTemplate(
|
|
|
74
74
|
);
|
|
75
75
|
|
|
76
76
|
|
|
77
|
-
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['
|
|
77
|
+
damlTypes.registerTemplate(exports.EquityCompensationIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
78
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
|
|
|
@@ -33,7 +33,7 @@ exports.StockAcceptanceOcfData = {
|
|
|
33
33
|
exports.StockAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockAcceptance:StockAcceptance',
|
|
37
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
38
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.StockAcceptanceOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.StockAcceptance = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.StockAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.StockAcceptance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.StockCancellationOcfData = {
|
|
|
36
36
|
exports.StockCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockCancellation:StockCancellation',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.StockCancellationOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockCancellation = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockCancellation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockCancellation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -44,7 +44,7 @@ exports.StockClassOcfData = {
|
|
|
44
44
|
exports.StockClass = damlTypes.assembleTemplate(
|
|
45
45
|
{
|
|
46
46
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
47
|
-
templateIdWithPackageId: '
|
|
47
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockClass:StockClass',
|
|
48
48
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
49
49
|
keyEncode: function () { throw 'EncodeError'; },
|
|
50
50
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, stock_class_data: exports.StockClassOcfData.decoder, }); }),
|
|
@@ -68,5 +68,5 @@ exports.StockClass = damlTypes.assembleTemplate(
|
|
|
68
68
|
);
|
|
69
69
|
|
|
70
70
|
|
|
71
|
-
damlTypes.registerTemplate(exports.StockClass, ['
|
|
71
|
+
damlTypes.registerTemplate(exports.StockClass, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
72
72
|
|
|
@@ -36,7 +36,7 @@ exports.StockClassAuthorizedSharesAdjustmentOcfData = {
|
|
|
36
36
|
exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockClassAuthorizedSharesAdjustment:StockClassAuthorizedSharesAdjustment',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.StockClassAuthorizedSharesAdjustmentOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockClassAuthorizedSharesAdjustment = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockClassAuthorizedSharesAdjustment, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -34,7 +34,7 @@ exports.StockClassConversionRatioAdjustmentOcfData = {
|
|
|
34
34
|
exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockClassConversionRatioAdjustment:StockClassConversionRatioAdjustment',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.StockClassConversionRatioAdjustmentOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.StockClassConversionRatioAdjustment = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.StockClassConversionRatioAdjustment, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -34,7 +34,7 @@ exports.StockClassSplitOcfData = {
|
|
|
34
34
|
exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockClassSplit:StockClassSplit',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, split_data: exports.StockClassSplitOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.StockClassSplit = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.StockClassSplit, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.StockClassSplit, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -35,7 +35,7 @@ exports.StockConsolidationOcfData = {
|
|
|
35
35
|
exports.StockConsolidation = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockConsolidation:StockConsolidation',
|
|
39
39
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
40
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
41
41
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, consolidation_data: exports.StockConsolidationOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.StockConsolidation = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.StockConsolidation, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.StockConsolidation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -36,7 +36,7 @@ exports.StockConversionOcfData = {
|
|
|
36
36
|
exports.StockConversion = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockConversion:StockConversion',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, conversion_data: exports.StockConversionOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockConversion = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockConversion, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockConversion, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -59,7 +59,7 @@ exports.StockIssuanceOcfData = {
|
|
|
59
59
|
exports.StockIssuance = damlTypes.assembleTemplate(
|
|
60
60
|
{
|
|
61
61
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
62
|
-
templateIdWithPackageId: '
|
|
62
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockIssuance:StockIssuance',
|
|
63
63
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
64
64
|
keyEncode: function () { throw 'EncodeError'; },
|
|
65
65
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.StockIssuanceOcfData.decoder, }); }),
|
|
@@ -83,5 +83,5 @@ exports.StockIssuance = damlTypes.assembleTemplate(
|
|
|
83
83
|
);
|
|
84
84
|
|
|
85
85
|
|
|
86
|
-
damlTypes.registerTemplate(exports.StockIssuance, ['
|
|
86
|
+
damlTypes.registerTemplate(exports.StockIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
87
87
|
|
|
@@ -33,7 +33,7 @@ exports.StockLegendTemplateOcfData = {
|
|
|
33
33
|
exports.StockLegendTemplate = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockLegendTemplate:StockLegendTemplate',
|
|
37
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
38
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, template_data: exports.StockLegendTemplateOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.StockLegendTemplate = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.StockLegendTemplate, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.StockLegendTemplate, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -49,7 +49,7 @@ exports.StockPlanOcfData = {
|
|
|
49
49
|
exports.StockPlan = damlTypes.assembleTemplate(
|
|
50
50
|
{
|
|
51
51
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
|
|
52
|
-
templateIdWithPackageId: '
|
|
52
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockPlan:StockPlan',
|
|
53
53
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
54
54
|
keyEncode: function () { throw 'EncodeError'; },
|
|
55
55
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, plan_data: exports.StockPlanOcfData.decoder, }); }),
|
|
@@ -73,5 +73,5 @@ exports.StockPlan = damlTypes.assembleTemplate(
|
|
|
73
73
|
);
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
damlTypes.registerTemplate(exports.StockPlan, ['
|
|
76
|
+
damlTypes.registerTemplate(exports.StockPlan, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
77
77
|
|
|
@@ -36,7 +36,7 @@ exports.StockPlanPoolAdjustmentOcfData = {
|
|
|
36
36
|
exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockPlanPoolAdjustment:StockPlanPoolAdjustment',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, adjustment_data: exports.StockPlanPoolAdjustmentOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockPlanPoolAdjustment = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockPlanPoolAdjustment, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -36,7 +36,7 @@ exports.StockPlanReturnToPoolOcfData = {
|
|
|
36
36
|
exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockPlanReturnToPool:StockPlanReturnToPool',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, return_data: exports.StockPlanReturnToPoolOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockPlanReturnToPool = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockPlanReturnToPool, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -36,7 +36,7 @@ exports.StockReissuanceOcfData = {
|
|
|
36
36
|
exports.StockReissuance = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockReissuance:StockReissuance',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, reissuance_data: exports.StockReissuanceOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.StockReissuance = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.StockReissuance, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.StockReissuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -37,7 +37,7 @@ exports.StockRepurchaseOcfData = {
|
|
|
37
37
|
exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockRepurchase:StockRepurchase',
|
|
41
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
42
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
43
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, repurchase_data: exports.StockRepurchaseOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.StockRepurchase = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.StockRepurchase, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.StockRepurchase, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -34,7 +34,7 @@ exports.StockRetractionOcfData = {
|
|
|
34
34
|
exports.StockRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockRetraction:StockRetraction',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.StockRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.StockRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.StockRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.StockRetraction, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.StockTransferOcfData = {
|
|
|
37
37
|
exports.StockTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.StockTransfer:StockTransfer',
|
|
41
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
42
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
43
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, transfer_data: exports.StockTransferOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.StockTransfer = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.StockTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.StockTransfer, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -47,7 +47,7 @@ exports.ValuationOcfData = {
|
|
|
47
47
|
exports.Valuation = damlTypes.assembleTemplate(
|
|
48
48
|
{
|
|
49
49
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
50
|
-
templateIdWithPackageId: '
|
|
50
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.Valuation:Valuation',
|
|
51
51
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
52
52
|
keyEncode: function () { throw 'EncodeError'; },
|
|
53
53
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, valuation_data: exports.ValuationOcfData.decoder, }); }),
|
|
@@ -71,5 +71,5 @@ exports.Valuation = damlTypes.assembleTemplate(
|
|
|
71
71
|
);
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
damlTypes.registerTemplate(exports.Valuation, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.Valuation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
75
75
|
|
|
@@ -35,7 +35,7 @@ exports.VestingAccelerationOcfData = {
|
|
|
35
35
|
exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
36
36
|
{
|
|
37
37
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
38
|
-
templateIdWithPackageId: '
|
|
38
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.VestingAcceleration:VestingAcceleration',
|
|
39
39
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
40
40
|
keyEncode: function () { throw 'EncodeError'; },
|
|
41
41
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceleration_data: exports.VestingAccelerationOcfData.decoder, }); }),
|
|
@@ -59,5 +59,5 @@ exports.VestingAcceleration = damlTypes.assembleTemplate(
|
|
|
59
59
|
);
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
damlTypes.registerTemplate(exports.VestingAcceleration, ['
|
|
62
|
+
damlTypes.registerTemplate(exports.VestingAcceleration, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
63
63
|
|
|
@@ -34,7 +34,7 @@ exports.VestingEventOcfData = {
|
|
|
34
34
|
exports.VestingEvent = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.VestingEvent:VestingEvent',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_data: exports.VestingEventOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.VestingEvent = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.VestingEvent, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.VestingEvent, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -34,7 +34,7 @@ exports.VestingStartOcfData = {
|
|
|
34
34
|
exports.VestingStart = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.VestingStart:VestingStart',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_data: exports.VestingStartOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.VestingStart = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.VestingStart, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.VestingStart, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -201,7 +201,7 @@ exports.VestingTermsOcfData = {
|
|
|
201
201
|
exports.VestingTerms = damlTypes.assembleTemplate(
|
|
202
202
|
{
|
|
203
203
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
204
|
-
templateIdWithPackageId: '
|
|
204
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
205
205
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
206
206
|
keyEncode: function () { throw 'EncodeError'; },
|
|
207
207
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_terms_data: exports.VestingTermsOcfData.decoder, }); }),
|
|
@@ -225,5 +225,5 @@ exports.VestingTerms = damlTypes.assembleTemplate(
|
|
|
225
225
|
);
|
|
226
226
|
|
|
227
227
|
|
|
228
|
-
damlTypes.registerTemplate(exports.VestingTerms, ['
|
|
228
|
+
damlTypes.registerTemplate(exports.VestingTerms, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
229
229
|
|
|
@@ -33,7 +33,7 @@ exports.WarrantAcceptanceOcfData = {
|
|
|
33
33
|
exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
34
34
|
{
|
|
35
35
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
36
|
-
templateIdWithPackageId: '
|
|
36
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
37
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
38
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.WarrantAcceptanceOcfData.decoder, }); }),
|
|
@@ -57,5 +57,5 @@ exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
|
57
57
|
);
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
damlTypes.registerTemplate(exports.WarrantAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.WarrantAcceptance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
61
61
|
|
|
@@ -36,7 +36,7 @@ exports.WarrantCancellationOcfData = {
|
|
|
36
36
|
exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
37
37
|
{
|
|
38
38
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
39
|
-
templateIdWithPackageId: '
|
|
39
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
40
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
41
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
42
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.WarrantCancellationOcfData.decoder, }); }),
|
|
@@ -60,5 +60,5 @@ exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
|
60
60
|
);
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
damlTypes.registerTemplate(exports.WarrantCancellation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.WarrantCancellation, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
64
64
|
|
|
@@ -37,7 +37,7 @@ exports.WarrantExerciseOcfData = {
|
|
|
37
37
|
exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
41
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
42
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
43
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, exercise_data: exports.WarrantExerciseOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.WarrantExercise, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.WarrantExercise, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -47,7 +47,7 @@ exports.WarrantIssuanceOcfData = {
|
|
|
47
47
|
exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
48
48
|
{
|
|
49
49
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
50
|
-
templateIdWithPackageId: '
|
|
50
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
51
51
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
52
52
|
keyEncode: function () { throw 'EncodeError'; },
|
|
53
53
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.WarrantIssuanceOcfData.decoder, }); }),
|
|
@@ -71,5 +71,5 @@ exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
|
71
71
|
);
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
damlTypes.registerTemplate(exports.WarrantIssuance, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.WarrantIssuance, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
75
75
|
|
|
@@ -34,7 +34,7 @@ exports.WarrantRetractionOcfData = {
|
|
|
34
34
|
exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
35
35
|
{
|
|
36
36
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
37
|
-
templateIdWithPackageId: '
|
|
37
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
38
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.WarrantRetractionOcfData.decoder, }); }),
|
|
@@ -58,5 +58,5 @@ exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
|
58
58
|
);
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
damlTypes.registerTemplate(exports.WarrantRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.WarrantRetraction, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
62
62
|
|
|
@@ -37,7 +37,7 @@ exports.WarrantTransferOcfData = {
|
|
|
37
37
|
exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
38
38
|
{
|
|
39
39
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
40
|
-
templateIdWithPackageId: '
|
|
40
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
41
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
42
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
43
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, transfer_data: exports.WarrantTransferOcfData.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.WarrantTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.WarrantTransfer, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|
|
@@ -30,7 +30,7 @@ exports.AuthorizeIssuer = {
|
|
|
30
30
|
exports.OcpFactory = damlTypes.assembleTemplate(
|
|
31
31
|
{
|
|
32
32
|
templateId: '#OpenCapTable-v29:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
33
|
-
templateIdWithPackageId: '
|
|
33
|
+
templateIdWithPackageId: '3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
34
34
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
35
35
|
keyEncode: function () { throw 'EncodeError'; },
|
|
36
36
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({system_operator: damlTypes.Party.decoder, }); }),
|
|
@@ -61,5 +61,5 @@ exports.OcpFactory = damlTypes.assembleTemplate(
|
|
|
61
61
|
);
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
damlTypes.registerTemplate(exports.OcpFactory, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.OcpFactory, ['3f6a139c7581f6e73bc21c9a5c4f297b510a3e3024bea9fb6e3b9017ecb226a6', '#OpenCapTable-v29']);
|
|
65
65
|
|