@fairmint/open-captable-protocol-daml-js 0.2.94 → 0.2.96
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-v26/.daml/dist/OpenCapTable-v26-0.0.1.dar +0 -0
- package/README.md +5 -5
- package/generated/ocp-factory-contract-id.json +4 -4
- package/lib/CantonPayments/Airdrop/Airdrop/module.d.ts +3 -9
- package/lib/CantonPayments/Airdrop/Airdrop/module.js +5 -6
- package/lib/CantonPayments/Airdrop/AirdropFactory/module.d.ts +3 -9
- package/lib/CantonPayments/Airdrop/AirdropFactory/module.js +5 -6
- package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.d.ts +3 -9
- package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.js +5 -6
- package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.d.ts +2 -8
- package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.js +4 -5
- package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.d.ts +4 -14
- package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.js +8 -8
- package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.d.ts +1 -7
- package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.js +3 -4
- package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.d.ts +3 -9
- package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.js +5 -6
- package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.d.ts +3 -9
- package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.js +5 -6
- package/lib/CantonPayments/PaymentStream/Types/ActivePaymentStreamData/module.d.ts +0 -2
- package/lib/CantonPayments/PaymentStream/Types/ActivePaymentStreamData/module.js +0 -2
- package/lib/CantonPayments/PaymentStream/Types/Approvals/module.d.ts +0 -2
- package/lib/CantonPayments/PaymentStream/Types/Approvals/module.js +0 -2
- package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.d.ts +1 -3
- package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.js +1 -3
- package/lib/CantonPayments/PaymentStream/Types/PartyRole/module.d.ts +0 -2
- package/lib/CantonPayments/PaymentStream/Types/PartyRole/module.js +0 -2
- package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.d.ts +1 -3
- package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.js +1 -3
- package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.d.ts +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.js +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStream/module.d.ts +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStream/module.js +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamAmount/module.d.ts +0 -2
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamAmount/module.js +0 -2
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamChanges/module.d.ts +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamChanges/module.js +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposal/module.d.ts +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposal/module.js +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposalChanges/module.d.ts +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposalChanges/module.js +2 -4
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamStats/module.d.ts +0 -2
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamStats/module.js +0 -2
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamTime/module.d.ts +1 -3
- package/lib/CantonPayments/PaymentStream/Types/PaymentStreamTime/module.js +1 -3
- package/lib/CantonPayments/PaymentStream/Types/ProcessFreeTrialResult/module.d.ts +1 -3
- package/lib/CantonPayments/PaymentStream/Types/ProcessFreeTrialResult/module.js +1 -3
- package/lib/CantonPayments/PaymentStream/Types/ProcessorContext/module.d.ts +0 -2
- package/lib/CantonPayments/PaymentStream/Types/ProcessorContext/module.js +0 -2
- package/lib/DA/Internal/Template/module.d.ts +0 -2
- package/lib/DA/Internal/Template/module.js +0 -2
- package/lib/DA/Set/Types/module.d.ts +0 -2
- package/lib/DA/Set/Types/module.js +0 -2
- package/lib/DA/Time/Types/module.d.ts +0 -2
- package/lib/DA/Time/Types/module.js +0 -2
- package/lib/DA/Types/module.d.ts +0 -2
- package/lib/DA/Types/module.js +0 -2
- package/lib/Fairmint/OpenCapTable/CapTable/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/CapTable/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/Document/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +4 -5
- package/lib/Fairmint/OpenCapTable/Types/module.d.ts +0 -2
- package/lib/Fairmint/OpenCapTable/Types/module.js +0 -2
- package/lib/Fairmint/OpenCapTableReports/CompanyValuationReport/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTableReports/CompanyValuationReport/module.js +4 -5
- package/lib/Fairmint/OpenCapTableReports/ReportsFactory/module.d.ts +2 -8
- package/lib/Fairmint/OpenCapTableReports/ReportsFactory/module.js +4 -5
- package/lib/Splice/Amulet/TokenApiUtils/module.d.ts +0 -2
- package/lib/Splice/Amulet/TokenApiUtils/module.js +0 -2
- package/lib/Splice/Amulet/TwoStepTransfer/module.d.ts +0 -2
- package/lib/Splice/Amulet/TwoStepTransfer/module.js +0 -2
- package/lib/Splice/Amulet/module.d.ts +4 -46
- package/lib/Splice/Amulet/module.js +14 -6
- package/lib/Splice/AmuletAllocation/module.d.ts +2 -8
- package/lib/Splice/AmuletAllocation/module.js +3 -4
- package/lib/Splice/AmuletConfig/module.d.ts +1 -3
- package/lib/Splice/AmuletConfig/module.js +1 -3
- package/lib/Splice/AmuletRules/module.d.ts +5 -19
- package/lib/Splice/AmuletRules/module.js +8 -7
- package/lib/Splice/AmuletTransferInstruction/module.d.ts +2 -8
- package/lib/Splice/AmuletTransferInstruction/module.js +3 -4
- package/lib/Splice/Api/FeaturedAppRightV1/module.d.ts +5 -7
- package/lib/Splice/Api/FeaturedAppRightV1/module.js +3 -3
- package/lib/Splice/Api/Token/AllocationInstructionV1/module.d.ts +8 -10
- package/lib/Splice/Api/Token/AllocationInstructionV1/module.js +6 -6
- package/lib/Splice/Api/Token/AllocationV1/module.d.ts +5 -7
- package/lib/Splice/Api/Token/AllocationV1/module.js +4 -5
- package/lib/Splice/Api/Token/HoldingV1/module.d.ts +5 -7
- package/lib/Splice/Api/Token/HoldingV1/module.js +4 -5
- package/lib/Splice/Api/Token/MetadataV1/module.d.ts +4 -6
- package/lib/Splice/Api/Token/MetadataV1/module.js +3 -4
- package/lib/Splice/Api/Token/TransferInstructionV1/module.d.ts +7 -9
- package/lib/Splice/Api/Token/TransferInstructionV1/module.js +5 -5
- package/lib/Splice/DecentralizedSynchronizer/module.d.ts +3 -9
- package/lib/Splice/DecentralizedSynchronizer/module.js +4 -5
- package/lib/Splice/Expiry/module.d.ts +0 -2
- package/lib/Splice/Expiry/module.js +0 -2
- package/lib/Splice/ExternalPartyAmuletRules/module.d.ts +3 -17
- package/lib/Splice/ExternalPartyAmuletRules/module.js +6 -5
- package/lib/Splice/Fees/module.d.ts +1 -3
- package/lib/Splice/Fees/module.js +1 -3
- package/lib/Splice/Issuance/module.d.ts +0 -2
- package/lib/Splice/Issuance/module.js +0 -2
- package/lib/Splice/RelRound/module.d.ts +0 -2
- package/lib/Splice/RelRound/module.js +0 -2
- package/lib/Splice/Round/module.d.ts +2 -20
- package/lib/Splice/Round/module.js +6 -4
- package/lib/Splice/Schedule/module.d.ts +1 -3
- package/lib/Splice/Schedule/module.js +1 -3
- package/lib/Splice/Types/module.d.ts +0 -2
- package/lib/Splice/Types/module.js +0 -2
- package/lib/Splice/ValidatorLicense/module.d.ts +1 -15
- package/lib/Splice/ValidatorLicense/module.js +4 -3
- package/package.json +9 -14
- package/OpenCapTable-v25/.daml/dist/OpenCapTable-v25-0.0.1.dar +0 -0
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -183,15 +181,11 @@ export declare interface VestingTermsInterface {
|
|
|
183
181
|
Archive: damlTypes.Choice<VestingTerms, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<VestingTerms, undefined>>;
|
|
184
182
|
}
|
|
185
183
|
export declare const VestingTerms:
|
|
186
|
-
damlTypes.Template<VestingTerms, undefined, '#OpenCapTable-
|
|
184
|
+
damlTypes.Template<VestingTerms, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms'> &
|
|
187
185
|
damlTypes.ToInterface<VestingTerms, never> &
|
|
188
186
|
VestingTermsInterface;
|
|
189
187
|
|
|
190
188
|
export declare namespace VestingTerms {
|
|
191
|
-
export type CreateEvent = damlLedger.CreateEvent<VestingTerms, undefined, typeof VestingTerms.templateId>
|
|
192
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<VestingTerms, typeof VestingTerms.templateId>
|
|
193
|
-
export type Event = damlLedger.Event<VestingTerms, undefined, typeof VestingTerms.templateId>
|
|
194
|
-
export type QueryResult = damlLedger.QueryResult<VestingTerms, undefined, typeof VestingTerms.templateId>
|
|
195
189
|
}
|
|
196
190
|
|
|
197
191
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -202,7 +200,8 @@ exports.VestingTermsOcfData = {
|
|
|
202
200
|
|
|
203
201
|
exports.VestingTerms = damlTypes.assembleTemplate(
|
|
204
202
|
{
|
|
205
|
-
templateId: '#OpenCapTable-
|
|
203
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
204
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.VestingTerms:VestingTerms',
|
|
206
205
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
207
206
|
keyEncode: function () { throw 'EncodeError'; },
|
|
208
207
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, vesting_terms_data: exports.VestingTermsOcfData.decoder, }); }),
|
|
@@ -226,5 +225,5 @@ exports.VestingTerms = damlTypes.assembleTemplate(
|
|
|
226
225
|
);
|
|
227
226
|
|
|
228
227
|
|
|
229
|
-
damlTypes.registerTemplate(exports.VestingTerms, ['
|
|
228
|
+
damlTypes.registerTemplate(exports.VestingTerms, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
230
229
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -33,15 +31,11 @@ export declare interface WarrantAcceptanceInterface {
|
|
|
33
31
|
Archive: damlTypes.Choice<WarrantAcceptance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantAcceptance, undefined>>;
|
|
34
32
|
}
|
|
35
33
|
export declare const WarrantAcceptance:
|
|
36
|
-
damlTypes.Template<WarrantAcceptance, undefined, '#OpenCapTable-
|
|
34
|
+
damlTypes.Template<WarrantAcceptance, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance'> &
|
|
37
35
|
damlTypes.ToInterface<WarrantAcceptance, never> &
|
|
38
36
|
WarrantAcceptanceInterface;
|
|
39
37
|
|
|
40
38
|
export declare namespace WarrantAcceptance {
|
|
41
|
-
export type CreateEvent = damlLedger.CreateEvent<WarrantAcceptance, undefined, typeof WarrantAcceptance.templateId>
|
|
42
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<WarrantAcceptance, typeof WarrantAcceptance.templateId>
|
|
43
|
-
export type Event = damlLedger.Event<WarrantAcceptance, undefined, typeof WarrantAcceptance.templateId>
|
|
44
|
-
export type QueryResult = damlLedger.QueryResult<WarrantAcceptance, undefined, typeof WarrantAcceptance.templateId>
|
|
45
39
|
}
|
|
46
40
|
|
|
47
41
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -34,7 +32,8 @@ exports.WarrantAcceptanceOcfData = {
|
|
|
34
32
|
|
|
35
33
|
exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
36
34
|
{
|
|
37
|
-
templateId: '#OpenCapTable-
|
|
35
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
36
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.WarrantAcceptance:WarrantAcceptance',
|
|
38
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, acceptance_data: exports.WarrantAcceptanceOcfData.decoder, }); }),
|
|
@@ -58,5 +57,5 @@ exports.WarrantAcceptance = damlTypes.assembleTemplate(
|
|
|
58
57
|
);
|
|
59
58
|
|
|
60
59
|
|
|
61
|
-
damlTypes.registerTemplate(exports.WarrantAcceptance, ['
|
|
60
|
+
damlTypes.registerTemplate(exports.WarrantAcceptance, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
62
61
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -36,15 +34,11 @@ export declare interface WarrantCancellationInterface {
|
|
|
36
34
|
Archive: damlTypes.Choice<WarrantCancellation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantCancellation, undefined>>;
|
|
37
35
|
}
|
|
38
36
|
export declare const WarrantCancellation:
|
|
39
|
-
damlTypes.Template<WarrantCancellation, undefined, '#OpenCapTable-
|
|
37
|
+
damlTypes.Template<WarrantCancellation, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation'> &
|
|
40
38
|
damlTypes.ToInterface<WarrantCancellation, never> &
|
|
41
39
|
WarrantCancellationInterface;
|
|
42
40
|
|
|
43
41
|
export declare namespace WarrantCancellation {
|
|
44
|
-
export type CreateEvent = damlLedger.CreateEvent<WarrantCancellation, undefined, typeof WarrantCancellation.templateId>
|
|
45
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<WarrantCancellation, typeof WarrantCancellation.templateId>
|
|
46
|
-
export type Event = damlLedger.Event<WarrantCancellation, undefined, typeof WarrantCancellation.templateId>
|
|
47
|
-
export type QueryResult = damlLedger.QueryResult<WarrantCancellation, undefined, typeof WarrantCancellation.templateId>
|
|
48
42
|
}
|
|
49
43
|
|
|
50
44
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -37,7 +35,8 @@ exports.WarrantCancellationOcfData = {
|
|
|
37
35
|
|
|
38
36
|
exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
39
37
|
{
|
|
40
|
-
templateId: '#OpenCapTable-
|
|
38
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
39
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.WarrantCancellation:WarrantCancellation',
|
|
41
40
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
42
41
|
keyEncode: function () { throw 'EncodeError'; },
|
|
43
42
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, cancellation_data: exports.WarrantCancellationOcfData.decoder, }); }),
|
|
@@ -61,5 +60,5 @@ exports.WarrantCancellation = damlTypes.assembleTemplate(
|
|
|
61
60
|
);
|
|
62
61
|
|
|
63
62
|
|
|
64
|
-
damlTypes.registerTemplate(exports.WarrantCancellation, ['
|
|
63
|
+
damlTypes.registerTemplate(exports.WarrantCancellation, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
65
64
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -37,15 +35,11 @@ export declare interface WarrantExerciseInterface {
|
|
|
37
35
|
Archive: damlTypes.Choice<WarrantExercise, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantExercise, undefined>>;
|
|
38
36
|
}
|
|
39
37
|
export declare const WarrantExercise:
|
|
40
|
-
damlTypes.Template<WarrantExercise, undefined, '#OpenCapTable-
|
|
38
|
+
damlTypes.Template<WarrantExercise, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise'> &
|
|
41
39
|
damlTypes.ToInterface<WarrantExercise, never> &
|
|
42
40
|
WarrantExerciseInterface;
|
|
43
41
|
|
|
44
42
|
export declare namespace WarrantExercise {
|
|
45
|
-
export type CreateEvent = damlLedger.CreateEvent<WarrantExercise, undefined, typeof WarrantExercise.templateId>
|
|
46
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<WarrantExercise, typeof WarrantExercise.templateId>
|
|
47
|
-
export type Event = damlLedger.Event<WarrantExercise, undefined, typeof WarrantExercise.templateId>
|
|
48
|
-
export type QueryResult = damlLedger.QueryResult<WarrantExercise, undefined, typeof WarrantExercise.templateId>
|
|
49
43
|
}
|
|
50
44
|
|
|
51
45
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -38,7 +36,8 @@ exports.WarrantExerciseOcfData = {
|
|
|
38
36
|
|
|
39
37
|
exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
40
38
|
{
|
|
41
|
-
templateId: '#OpenCapTable-
|
|
39
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
40
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.WarrantExercise:WarrantExercise',
|
|
42
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
43
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
44
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, exercise_data: exports.WarrantExerciseOcfData.decoder, }); }),
|
|
@@ -62,5 +61,5 @@ exports.WarrantExercise = damlTypes.assembleTemplate(
|
|
|
62
61
|
);
|
|
63
62
|
|
|
64
63
|
|
|
65
|
-
damlTypes.registerTemplate(exports.WarrantExercise, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.WarrantExercise, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
66
65
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -47,15 +45,11 @@ export declare interface WarrantIssuanceInterface {
|
|
|
47
45
|
Archive: damlTypes.Choice<WarrantIssuance, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantIssuance, undefined>>;
|
|
48
46
|
}
|
|
49
47
|
export declare const WarrantIssuance:
|
|
50
|
-
damlTypes.Template<WarrantIssuance, undefined, '#OpenCapTable-
|
|
48
|
+
damlTypes.Template<WarrantIssuance, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance'> &
|
|
51
49
|
damlTypes.ToInterface<WarrantIssuance, never> &
|
|
52
50
|
WarrantIssuanceInterface;
|
|
53
51
|
|
|
54
52
|
export declare namespace WarrantIssuance {
|
|
55
|
-
export type CreateEvent = damlLedger.CreateEvent<WarrantIssuance, undefined, typeof WarrantIssuance.templateId>
|
|
56
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<WarrantIssuance, typeof WarrantIssuance.templateId>
|
|
57
|
-
export type Event = damlLedger.Event<WarrantIssuance, undefined, typeof WarrantIssuance.templateId>
|
|
58
|
-
export type QueryResult = damlLedger.QueryResult<WarrantIssuance, undefined, typeof WarrantIssuance.templateId>
|
|
59
53
|
}
|
|
60
54
|
|
|
61
55
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -48,7 +46,8 @@ exports.WarrantIssuanceOcfData = {
|
|
|
48
46
|
|
|
49
47
|
exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
50
48
|
{
|
|
51
|
-
templateId: '#OpenCapTable-
|
|
49
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
50
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.WarrantIssuance:WarrantIssuance',
|
|
52
51
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
53
52
|
keyEncode: function () { throw 'EncodeError'; },
|
|
54
53
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuance_data: exports.WarrantIssuanceOcfData.decoder, }); }),
|
|
@@ -72,5 +71,5 @@ exports.WarrantIssuance = damlTypes.assembleTemplate(
|
|
|
72
71
|
);
|
|
73
72
|
|
|
74
73
|
|
|
75
|
-
damlTypes.registerTemplate(exports.WarrantIssuance, ['
|
|
74
|
+
damlTypes.registerTemplate(exports.WarrantIssuance, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
76
75
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -34,15 +32,11 @@ export declare interface WarrantRetractionInterface {
|
|
|
34
32
|
Archive: damlTypes.Choice<WarrantRetraction, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantRetraction, undefined>>;
|
|
35
33
|
}
|
|
36
34
|
export declare const WarrantRetraction:
|
|
37
|
-
damlTypes.Template<WarrantRetraction, undefined, '#OpenCapTable-
|
|
35
|
+
damlTypes.Template<WarrantRetraction, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction'> &
|
|
38
36
|
damlTypes.ToInterface<WarrantRetraction, never> &
|
|
39
37
|
WarrantRetractionInterface;
|
|
40
38
|
|
|
41
39
|
export declare namespace WarrantRetraction {
|
|
42
|
-
export type CreateEvent = damlLedger.CreateEvent<WarrantRetraction, undefined, typeof WarrantRetraction.templateId>
|
|
43
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<WarrantRetraction, typeof WarrantRetraction.templateId>
|
|
44
|
-
export type Event = damlLedger.Event<WarrantRetraction, undefined, typeof WarrantRetraction.templateId>
|
|
45
|
-
export type QueryResult = damlLedger.QueryResult<WarrantRetraction, undefined, typeof WarrantRetraction.templateId>
|
|
46
40
|
}
|
|
47
41
|
|
|
48
42
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -35,7 +33,8 @@ exports.WarrantRetractionOcfData = {
|
|
|
35
33
|
|
|
36
34
|
exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
37
35
|
{
|
|
38
|
-
templateId: '#OpenCapTable-
|
|
36
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
37
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.WarrantRetraction:WarrantRetraction',
|
|
39
38
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
40
39
|
keyEncode: function () { throw 'EncodeError'; },
|
|
41
40
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, retraction_data: exports.WarrantRetractionOcfData.decoder, }); }),
|
|
@@ -59,5 +58,5 @@ exports.WarrantRetraction = damlTypes.assembleTemplate(
|
|
|
59
58
|
);
|
|
60
59
|
|
|
61
60
|
|
|
62
|
-
damlTypes.registerTemplate(exports.WarrantRetraction, ['
|
|
61
|
+
damlTypes.registerTemplate(exports.WarrantRetraction, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
63
62
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
|
|
13
11
|
|
|
@@ -37,15 +35,11 @@ export declare interface WarrantTransferInterface {
|
|
|
37
35
|
Archive: damlTypes.Choice<WarrantTransfer, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<WarrantTransfer, undefined>>;
|
|
38
36
|
}
|
|
39
37
|
export declare const WarrantTransfer:
|
|
40
|
-
damlTypes.Template<WarrantTransfer, undefined, '#OpenCapTable-
|
|
38
|
+
damlTypes.Template<WarrantTransfer, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer'> &
|
|
41
39
|
damlTypes.ToInterface<WarrantTransfer, never> &
|
|
42
40
|
WarrantTransferInterface;
|
|
43
41
|
|
|
44
42
|
export declare namespace WarrantTransfer {
|
|
45
|
-
export type CreateEvent = damlLedger.CreateEvent<WarrantTransfer, undefined, typeof WarrantTransfer.templateId>
|
|
46
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<WarrantTransfer, typeof WarrantTransfer.templateId>
|
|
47
|
-
export type Event = damlLedger.Event<WarrantTransfer, undefined, typeof WarrantTransfer.templateId>
|
|
48
|
-
export type QueryResult = damlLedger.QueryResult<WarrantTransfer, undefined, typeof WarrantTransfer.templateId>
|
|
49
43
|
}
|
|
50
44
|
|
|
51
45
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
|
|
18
16
|
|
|
@@ -38,7 +36,8 @@ exports.WarrantTransferOcfData = {
|
|
|
38
36
|
|
|
39
37
|
exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
40
38
|
{
|
|
41
|
-
templateId: '#OpenCapTable-
|
|
39
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
40
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OCF.WarrantTransfer:WarrantTransfer',
|
|
42
41
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
43
42
|
keyEncode: function () { throw 'EncodeError'; },
|
|
44
43
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, transfer_data: exports.WarrantTransferOcfData.decoder, }); }),
|
|
@@ -62,5 +61,5 @@ exports.WarrantTransfer = damlTypes.assembleTemplate(
|
|
|
62
61
|
);
|
|
63
62
|
|
|
64
63
|
|
|
65
|
-
damlTypes.registerTemplate(exports.WarrantTransfer, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.WarrantTransfer, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
66
65
|
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Fairmint_OpenCapTable_IssuerAuthorization from '../../../Fairmint/OpenCapTable/IssuerAuthorization/module';
|
|
13
11
|
|
|
@@ -30,15 +28,11 @@ export declare interface OcpFactoryInterface {
|
|
|
30
28
|
AuthorizeIssuer: damlTypes.Choice<OcpFactory, AuthorizeIssuer, damlTypes.ContractId<Fairmint_OpenCapTable_IssuerAuthorization.IssuerAuthorization>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<OcpFactory, undefined>>;
|
|
31
29
|
}
|
|
32
30
|
export declare const OcpFactory:
|
|
33
|
-
damlTypes.Template<OcpFactory, undefined, '#OpenCapTable-
|
|
31
|
+
damlTypes.Template<OcpFactory, undefined, '#OpenCapTable-v26:Fairmint.OpenCapTable.OcpFactory:OcpFactory'> &
|
|
34
32
|
damlTypes.ToInterface<OcpFactory, never> &
|
|
35
33
|
OcpFactoryInterface;
|
|
36
34
|
|
|
37
35
|
export declare namespace OcpFactory {
|
|
38
|
-
export type CreateEvent = damlLedger.CreateEvent<OcpFactory, undefined, typeof OcpFactory.templateId>
|
|
39
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<OcpFactory, typeof OcpFactory.templateId>
|
|
40
|
-
export type Event = damlLedger.Event<OcpFactory, undefined, typeof OcpFactory.templateId>
|
|
41
|
-
export type QueryResult = damlLedger.QueryResult<OcpFactory, undefined, typeof OcpFactory.templateId>
|
|
42
36
|
}
|
|
43
37
|
|
|
44
38
|
|
|
@@ -9,10 +9,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Fairmint_OpenCapTable_IssuerAuthorization = require('../../../Fairmint/OpenCapTable/IssuerAuthorization/module');
|
|
18
16
|
|
|
@@ -31,7 +29,8 @@ exports.AuthorizeIssuer = {
|
|
|
31
29
|
|
|
32
30
|
exports.OcpFactory = damlTypes.assembleTemplate(
|
|
33
31
|
{
|
|
34
|
-
templateId: '#OpenCapTable-
|
|
32
|
+
templateId: '#OpenCapTable-v26:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
33
|
+
templateIdWithPackageId: '6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OcpFactory:OcpFactory',
|
|
35
34
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
36
35
|
keyEncode: function () { throw 'EncodeError'; },
|
|
37
36
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({system_operator: damlTypes.Party.decoder, }); }),
|
|
@@ -62,5 +61,5 @@ exports.OcpFactory = damlTypes.assembleTemplate(
|
|
|
62
61
|
);
|
|
63
62
|
|
|
64
63
|
|
|
65
|
-
damlTypes.registerTemplate(exports.OcpFactory, ['
|
|
64
|
+
damlTypes.registerTemplate(exports.OcpFactory, ['6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e', '#OpenCapTable-v26']);
|
|
66
65
|
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
8
|
export declare type OcfConversionTrigger = {
|
|
11
9
|
conversion_right: OcfAnyConversionRight;
|
|
@@ -9,8 +9,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
13
|
|
|
16
14
|
exports.OcfConversionTrigger = {
|
|
@@ -4,11 +4,9 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
11
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
|
|
9
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
12
10
|
|
|
13
11
|
export declare type SetCompanyValuation = {
|
|
14
12
|
new_company_valuation: damlTypes.Optional<damlTypes.Numeric>;
|
|
@@ -50,10 +48,6 @@ export declare const CompanyValuationReport:
|
|
|
50
48
|
CompanyValuationReportInterface;
|
|
51
49
|
|
|
52
50
|
export declare namespace CompanyValuationReport {
|
|
53
|
-
export type CreateEvent = damlLedger.CreateEvent<CompanyValuationReport, undefined, typeof CompanyValuationReport.templateId>
|
|
54
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<CompanyValuationReport, typeof CompanyValuationReport.templateId>
|
|
55
|
-
export type Event = damlLedger.Event<CompanyValuationReport, undefined, typeof CompanyValuationReport.templateId>
|
|
56
|
-
export type QueryResult = damlLedger.QueryResult<CompanyValuationReport, undefined, typeof CompanyValuationReport.templateId>
|
|
57
51
|
}
|
|
58
52
|
|
|
59
53
|
|
|
@@ -9,11 +9,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
16
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
|
|
14
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
17
15
|
|
|
18
16
|
|
|
19
17
|
exports.SetCompanyValuation = {
|
|
@@ -43,6 +41,7 @@ exports.AddObservers = {
|
|
|
43
41
|
exports.CompanyValuationReport = damlTypes.assembleTemplate(
|
|
44
42
|
{
|
|
45
43
|
templateId: '#OpenCapTableReports-v01:Fairmint.OpenCapTableReports.CompanyValuationReport:CompanyValuationReport',
|
|
44
|
+
templateIdWithPackageId: '8183060bf1a671a9c8725c262b7b50a36d166ea6f6efdc36d11367717c1177d9:Fairmint.OpenCapTableReports.CompanyValuationReport:CompanyValuationReport',
|
|
46
45
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
47
46
|
keyEncode: function () { throw 'EncodeError'; },
|
|
48
47
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({company_id: damlTypes.Text.decoder, company_valuation: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), last_update_at: damlTypes.Time.decoder, system_operator: damlTypes.Party.decoder, featured_app_right: damlTypes.ContractId(pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.FeaturedAppRight).decoder, observers: damlTypes.List(damlTypes.Party).decoder, }); }),
|
|
@@ -86,5 +85,5 @@ exports.CompanyValuationReport = damlTypes.assembleTemplate(
|
|
|
86
85
|
);
|
|
87
86
|
|
|
88
87
|
|
|
89
|
-
damlTypes.registerTemplate(exports.CompanyValuationReport, ['
|
|
88
|
+
damlTypes.registerTemplate(exports.CompanyValuationReport, ['8183060bf1a671a9c8725c262b7b50a36d166ea6f6efdc36d11367717c1177d9', '#OpenCapTableReports-v01']);
|
|
90
89
|
|
|
@@ -4,11 +4,9 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
11
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
|
|
9
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
12
10
|
|
|
13
11
|
import * as Fairmint_OpenCapTableReports_CompanyValuationReport from '../../../Fairmint/OpenCapTableReports/CompanyValuationReport/module';
|
|
14
12
|
|
|
@@ -39,10 +37,6 @@ export declare const ReportsFactory:
|
|
|
39
37
|
ReportsFactoryInterface;
|
|
40
38
|
|
|
41
39
|
export declare namespace ReportsFactory {
|
|
42
|
-
export type CreateEvent = damlLedger.CreateEvent<ReportsFactory, undefined, typeof ReportsFactory.templateId>
|
|
43
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<ReportsFactory, typeof ReportsFactory.templateId>
|
|
44
|
-
export type Event = damlLedger.Event<ReportsFactory, undefined, typeof ReportsFactory.templateId>
|
|
45
|
-
export type QueryResult = damlLedger.QueryResult<ReportsFactory, undefined, typeof ReportsFactory.templateId>
|
|
46
40
|
}
|
|
47
41
|
|
|
48
42
|
|
|
@@ -9,11 +9,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
var jtv = require('@mojotech/json-type-validation');
|
|
10
10
|
/* eslint-disable-next-line no-unused-vars */
|
|
11
11
|
var damlTypes = require('@daml/types');
|
|
12
|
-
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
-
var damlLedger = require('@daml/ledger');
|
|
14
12
|
|
|
15
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
16
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
|
|
14
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
17
15
|
|
|
18
16
|
var Fairmint_OpenCapTableReports_CompanyValuationReport = require('../../../Fairmint/OpenCapTableReports/CompanyValuationReport/module');
|
|
19
17
|
|
|
@@ -35,6 +33,7 @@ exports.CreateCompanyValuationReport = {
|
|
|
35
33
|
exports.ReportsFactory = damlTypes.assembleTemplate(
|
|
36
34
|
{
|
|
37
35
|
templateId: '#OpenCapTableReports-v01:Fairmint.OpenCapTableReports.ReportsFactory:ReportsFactory',
|
|
36
|
+
templateIdWithPackageId: '8183060bf1a671a9c8725c262b7b50a36d166ea6f6efdc36d11367717c1177d9:Fairmint.OpenCapTableReports.ReportsFactory:ReportsFactory',
|
|
38
37
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
39
38
|
keyEncode: function () { throw 'EncodeError'; },
|
|
40
39
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({system_operator: damlTypes.Party.decoder, featured_app_right: damlTypes.ContractId(pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.FeaturedAppRight).decoder, }); }),
|
|
@@ -66,5 +65,5 @@ exports.ReportsFactory = damlTypes.assembleTemplate(
|
|
|
66
65
|
);
|
|
67
66
|
|
|
68
67
|
|
|
69
|
-
damlTypes.registerTemplate(exports.ReportsFactory, ['
|
|
68
|
+
damlTypes.registerTemplate(exports.ReportsFactory, ['8183060bf1a671a9c8725c262b7b50a36d166ea6f6efdc36d11367717c1177d9', '#OpenCapTableReports-v01']);
|
|
70
69
|
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
5
|
import * as jtv from '@mojotech/json-type-validation';
|
|
6
6
|
import * as damlTypes from '@daml/types';
|
|
7
|
-
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
-
import * as damlLedger from '@daml/ledger';
|
|
9
7
|
|
|
10
8
|
export declare type TxKind =
|
|
11
9
|
| 'TxKind_Transfer'
|