@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,14 +4,12 @@
|
|
|
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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from '
|
|
11
|
-
import * as pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from 'daml.js/splice-api-token-metadata-v1-1.0.0';
|
|
9
|
+
import * as pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b from 'daml.js/splice-api-token-holding-v1-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
|
-
export declare type Allocation = damlTypes.Interface<'
|
|
12
|
+
export declare type Allocation = damlTypes.Interface<'#splice-api-token-allocation-v1:Splice.Api.Token.AllocationV1:Allocation'> & AllocationView;
|
|
15
13
|
export declare interface AllocationInterface {
|
|
16
14
|
Archive: damlTypes.Choice<Allocation, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<Allocation, undefined>>;
|
|
17
15
|
Allocation_Withdraw: damlTypes.Choice<Allocation, Allocation_Withdraw, Allocation_WithdrawResult, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<Allocation, undefined>>;
|
|
@@ -19,7 +17,7 @@ export declare interface AllocationInterface {
|
|
|
19
17
|
Allocation_ExecuteTransfer: damlTypes.Choice<Allocation, Allocation_ExecuteTransfer, Allocation_ExecuteTransferResult, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<Allocation, undefined>>;
|
|
20
18
|
}
|
|
21
19
|
export declare const Allocation:
|
|
22
|
-
damlTypes.InterfaceCompanion<Allocation, undefined, '
|
|
20
|
+
damlTypes.InterfaceCompanion<Allocation, undefined, '#splice-api-token-allocation-v1:Splice.Api.Token.AllocationV1:Allocation'> &
|
|
23
21
|
damlTypes.FromTemplate<Allocation, unknown> &
|
|
24
22
|
AllocationInterface;
|
|
25
23
|
|
|
@@ -9,14 +9,13 @@ 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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('
|
|
16
|
-
var pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('daml.js/splice-api-token-metadata-v1-1.0.0');
|
|
14
|
+
var pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b = require('daml.js/splice-api-token-holding-v1-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
exports.Allocation = damlTypes.assembleInterface(
|
|
18
|
+
'#splice-api-token-allocation-v1:Splice.Api.Token.AllocationV1:Allocation',
|
|
20
19
|
'93c942ae2b4c2ba674fb152fe38473c507bda4e82b4e4c5da55a552a9d8cce1d:Splice.Api.Token.AllocationV1:Allocation',
|
|
21
20
|
function () { return exports.AllocationView; },
|
|
22
21
|
{
|
|
@@ -4,19 +4,17 @@
|
|
|
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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from '
|
|
11
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
12
|
-
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '
|
|
8
|
+
import * as pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from 'daml.js/splice-api-token-metadata-v1-1.0.0';
|
|
9
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
10
|
+
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
|
|
13
11
|
|
|
14
|
-
export declare type Holding = damlTypes.Interface<'
|
|
12
|
+
export declare type Holding = damlTypes.Interface<'#splice-api-token-holding-v1:Splice.Api.Token.HoldingV1:Holding'> & HoldingView;
|
|
15
13
|
export declare interface HoldingInterface {
|
|
16
14
|
Archive: damlTypes.Choice<Holding, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<Holding, undefined>>;
|
|
17
15
|
}
|
|
18
16
|
export declare const Holding:
|
|
19
|
-
damlTypes.InterfaceCompanion<Holding, undefined, '
|
|
17
|
+
damlTypes.InterfaceCompanion<Holding, undefined, '#splice-api-token-holding-v1:Splice.Api.Token.HoldingV1:Holding'> &
|
|
20
18
|
damlTypes.FromTemplate<Holding, unknown> &
|
|
21
19
|
HoldingInterface;
|
|
22
20
|
|
|
@@ -9,14 +9,13 @@ 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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('
|
|
16
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
17
|
-
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('
|
|
13
|
+
var pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('daml.js/splice-api-token-metadata-v1-1.0.0');
|
|
14
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
15
|
+
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
|
|
18
16
|
|
|
19
17
|
exports.Holding = damlTypes.assembleInterface(
|
|
18
|
+
'#splice-api-token-holding-v1:Splice.Api.Token.HoldingV1:Holding',
|
|
20
19
|
'718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b:Splice.Api.Token.HoldingV1:Holding',
|
|
21
20
|
function () { return exports.HoldingView; },
|
|
22
21
|
{
|
|
@@ -4,18 +4,16 @@
|
|
|
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 '
|
|
11
|
-
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
9
|
+
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
|
|
12
10
|
|
|
13
|
-
export declare type AnyContract = damlTypes.Interface<'
|
|
11
|
+
export declare type AnyContract = damlTypes.Interface<'#splice-api-token-metadata-v1:Splice.Api.Token.MetadataV1:AnyContract'> & AnyContractView;
|
|
14
12
|
export declare interface AnyContractInterface {
|
|
15
13
|
Archive: damlTypes.Choice<AnyContract, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<AnyContract, undefined>>;
|
|
16
14
|
}
|
|
17
15
|
export declare const AnyContract:
|
|
18
|
-
damlTypes.InterfaceCompanion<AnyContract, undefined, '
|
|
16
|
+
damlTypes.InterfaceCompanion<AnyContract, undefined, '#splice-api-token-metadata-v1:Splice.Api.Token.MetadataV1:AnyContract'> &
|
|
19
17
|
damlTypes.FromTemplate<AnyContract, unknown> &
|
|
20
18
|
AnyContractInterface;
|
|
21
19
|
|
|
@@ -9,13 +9,12 @@ 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('
|
|
16
|
-
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
14
|
+
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
|
|
17
15
|
|
|
18
16
|
exports.AnyContract = damlTypes.assembleInterface(
|
|
17
|
+
'#splice-api-token-metadata-v1:Splice.Api.Token.MetadataV1:AnyContract',
|
|
19
18
|
'4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f:Splice.Api.Token.MetadataV1:AnyContract',
|
|
20
19
|
function () { return exports.AnyContractView; },
|
|
21
20
|
{
|
|
@@ -4,26 +4,24 @@
|
|
|
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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from '
|
|
11
|
-
import * as pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from 'daml.js/splice-api-token-metadata-v1-1.0.0';
|
|
9
|
+
import * as pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b from 'daml.js/splice-api-token-holding-v1-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
|
-
export declare type TransferFactory = damlTypes.Interface<'
|
|
12
|
+
export declare type TransferFactory = damlTypes.Interface<'#splice-api-token-transfer-instruction-v1:Splice.Api.Token.TransferInstructionV1:TransferFactory'> & TransferFactoryView;
|
|
15
13
|
export declare interface TransferFactoryInterface {
|
|
16
14
|
Archive: damlTypes.Choice<TransferFactory, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<TransferFactory, undefined>>;
|
|
17
15
|
TransferFactory_Transfer: damlTypes.Choice<TransferFactory, TransferFactory_Transfer, TransferInstructionResult, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<TransferFactory, undefined>>;
|
|
18
16
|
TransferFactory_PublicFetch: damlTypes.Choice<TransferFactory, TransferFactory_PublicFetch, TransferFactoryView, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<TransferFactory, undefined>>;
|
|
19
17
|
}
|
|
20
18
|
export declare const TransferFactory:
|
|
21
|
-
damlTypes.InterfaceCompanion<TransferFactory, undefined, '
|
|
19
|
+
damlTypes.InterfaceCompanion<TransferFactory, undefined, '#splice-api-token-transfer-instruction-v1:Splice.Api.Token.TransferInstructionV1:TransferFactory'> &
|
|
22
20
|
damlTypes.FromTemplate<TransferFactory, unknown> &
|
|
23
21
|
TransferFactoryInterface;
|
|
24
22
|
|
|
25
23
|
|
|
26
|
-
export declare type TransferInstruction = damlTypes.Interface<'
|
|
24
|
+
export declare type TransferInstruction = damlTypes.Interface<'#splice-api-token-transfer-instruction-v1:Splice.Api.Token.TransferInstructionV1:TransferInstruction'> & TransferInstructionView;
|
|
27
25
|
export declare interface TransferInstructionInterface {
|
|
28
26
|
Archive: damlTypes.Choice<TransferInstruction, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<TransferInstruction, undefined>>;
|
|
29
27
|
TransferInstruction_Accept: damlTypes.Choice<TransferInstruction, TransferInstruction_Accept, TransferInstructionResult, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<TransferInstruction, undefined>>;
|
|
@@ -32,7 +30,7 @@ export declare interface TransferInstructionInterface {
|
|
|
32
30
|
TransferInstruction_Update: damlTypes.Choice<TransferInstruction, TransferInstruction_Update, TransferInstructionResult, undefined> & damlTypes.ChoiceFrom<damlTypes.InterfaceCompanion<TransferInstruction, undefined>>;
|
|
33
31
|
}
|
|
34
32
|
export declare const TransferInstruction:
|
|
35
|
-
damlTypes.InterfaceCompanion<TransferInstruction, undefined, '
|
|
33
|
+
damlTypes.InterfaceCompanion<TransferInstruction, undefined, '#splice-api-token-transfer-instruction-v1:Splice.Api.Token.TransferInstructionV1:TransferInstruction'> &
|
|
36
34
|
damlTypes.FromTemplate<TransferInstruction, unknown> &
|
|
37
35
|
TransferInstructionInterface;
|
|
38
36
|
|
|
@@ -9,14 +9,13 @@ 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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('
|
|
16
|
-
var pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('daml.js/splice-api-token-metadata-v1-1.0.0');
|
|
14
|
+
var pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b = require('daml.js/splice-api-token-holding-v1-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
exports.TransferFactory = damlTypes.assembleInterface(
|
|
18
|
+
'#splice-api-token-transfer-instruction-v1:Splice.Api.Token.TransferInstructionV1:TransferFactory',
|
|
20
19
|
'55ba4deb0ad4662c4168b39859738a0e91388d252286480c7331b3f71a517281:Splice.Api.Token.TransferInstructionV1:TransferFactory',
|
|
21
20
|
function () { return exports.TransferFactoryView; },
|
|
22
21
|
{
|
|
@@ -48,6 +47,7 @@ exports.TransferFactory = damlTypes.assembleInterface(
|
|
|
48
47
|
|
|
49
48
|
|
|
50
49
|
exports.TransferInstruction = damlTypes.assembleInterface(
|
|
50
|
+
'#splice-api-token-transfer-instruction-v1:Splice.Api.Token.TransferInstructionV1:TransferInstruction',
|
|
51
51
|
'55ba4deb0ad4662c4168b39859738a0e91388d252286480c7331b3f71a517281:Splice.Api.Token.TransferInstructionV1:TransferInstruction',
|
|
52
52
|
function () { return exports.TransferInstructionView; },
|
|
53
53
|
{
|
|
@@ -4,12 +4,10 @@
|
|
|
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 '
|
|
11
|
-
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '
|
|
12
|
-
import * as pkgc3bb0c5d04799b3f11bad7c3c102963e115cf53da3e4afcbcfd9f06ebd82b4ff from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
9
|
+
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
|
|
10
|
+
import * as pkgc3bb0c5d04799b3f11bad7c3c102963e115cf53da3e4afcbcfd9f06ebd82b4ff from 'daml.js/daml-stdlib-DA-Set-Types-1.0.0';
|
|
13
11
|
|
|
14
12
|
export declare type ForMemberTraffic = {
|
|
15
13
|
dso: damlTypes.Party;
|
|
@@ -44,10 +42,6 @@ export declare const MemberTraffic:
|
|
|
44
42
|
MemberTrafficInterface;
|
|
45
43
|
|
|
46
44
|
export declare namespace MemberTraffic {
|
|
47
|
-
export type CreateEvent = damlLedger.CreateEvent<MemberTraffic, undefined, typeof MemberTraffic.templateId>
|
|
48
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<MemberTraffic, typeof MemberTraffic.templateId>
|
|
49
|
-
export type Event = damlLedger.Event<MemberTraffic, undefined, typeof MemberTraffic.templateId>
|
|
50
|
-
export type QueryResult = damlLedger.QueryResult<MemberTraffic, undefined, typeof MemberTraffic.templateId>
|
|
51
45
|
}
|
|
52
46
|
|
|
53
47
|
|
|
@@ -9,12 +9,10 @@ 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('
|
|
16
|
-
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('
|
|
17
|
-
var pkgc3bb0c5d04799b3f11bad7c3c102963e115cf53da3e4afcbcfd9f06ebd82b4ff = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
14
|
+
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
|
|
15
|
+
var pkgc3bb0c5d04799b3f11bad7c3c102963e115cf53da3e4afcbcfd9f06ebd82b4ff = require('daml.js/daml-stdlib-DA-Set-Types-1.0.0');
|
|
18
16
|
|
|
19
17
|
|
|
20
18
|
exports.ForMemberTraffic = {
|
|
@@ -35,6 +33,7 @@ exports.ForMemberTraffic = {
|
|
|
35
33
|
exports.MemberTraffic = damlTypes.assembleTemplate(
|
|
36
34
|
{
|
|
37
35
|
templateId: '#splice-amulet:Splice.DecentralizedSynchronizer:MemberTraffic',
|
|
36
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.DecentralizedSynchronizer:MemberTraffic',
|
|
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({dso: damlTypes.Party.decoder, memberId: damlTypes.Text.decoder, synchronizerId: damlTypes.Text.decoder, migrationId: damlTypes.Int.decoder, totalPurchased: damlTypes.Int.decoder, numPurchases: damlTypes.Int.decoder, amuletSpent: damlTypes.Numeric(10).decoder, usdSpent: damlTypes.Numeric(10).decoder, }); }),
|
|
@@ -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 TimeLock = {
|
|
11
9
|
holders: damlTypes.Party[];
|
|
@@ -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.TimeLock = {
|
|
@@ -4,12 +4,10 @@
|
|
|
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 pkg275064aacfe99cea72ee0c80563936129563776f67415ef9f13e4297eecbc520 from '
|
|
11
|
-
import * as pkg55ba4deb0ad4662c4168b39859738a0e91388d252286480c7331b3f71a517281 from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg275064aacfe99cea72ee0c80563936129563776f67415ef9f13e4297eecbc520 from 'daml.js/splice-api-token-allocation-instruction-v1-1.0.0';
|
|
9
|
+
import * as pkg55ba4deb0ad4662c4168b39859738a0e91388d252286480c7331b3f71a517281 from 'daml.js/splice-api-token-transfer-instruction-v1-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
12
|
import * as Splice_AmuletRules from '../../Splice/AmuletRules/module';
|
|
15
13
|
|
|
@@ -129,10 +127,6 @@ export declare const TransferCommand:
|
|
|
129
127
|
TransferCommandInterface;
|
|
130
128
|
|
|
131
129
|
export declare namespace TransferCommand {
|
|
132
|
-
export type CreateEvent = damlLedger.CreateEvent<TransferCommand, undefined, typeof TransferCommand.templateId>
|
|
133
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<TransferCommand, typeof TransferCommand.templateId>
|
|
134
|
-
export type Event = damlLedger.Event<TransferCommand, undefined, typeof TransferCommand.templateId>
|
|
135
|
-
export type QueryResult = damlLedger.QueryResult<TransferCommand, undefined, typeof TransferCommand.templateId>
|
|
136
130
|
}
|
|
137
131
|
|
|
138
132
|
|
|
@@ -152,10 +146,6 @@ export declare const TransferCommandCounter:
|
|
|
152
146
|
TransferCommandCounterInterface;
|
|
153
147
|
|
|
154
148
|
export declare namespace TransferCommandCounter {
|
|
155
|
-
export type CreateEvent = damlLedger.CreateEvent<TransferCommandCounter, undefined, typeof TransferCommandCounter.templateId>
|
|
156
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<TransferCommandCounter, typeof TransferCommandCounter.templateId>
|
|
157
|
-
export type Event = damlLedger.Event<TransferCommandCounter, undefined, typeof TransferCommandCounter.templateId>
|
|
158
|
-
export type QueryResult = damlLedger.QueryResult<TransferCommandCounter, undefined, typeof TransferCommandCounter.templateId>
|
|
159
149
|
}
|
|
160
150
|
|
|
161
151
|
|
|
@@ -201,10 +191,6 @@ export declare const ExternalPartyAmuletRules:
|
|
|
201
191
|
ExternalPartyAmuletRulesInterface;
|
|
202
192
|
|
|
203
193
|
export declare namespace ExternalPartyAmuletRules {
|
|
204
|
-
export type CreateEvent = damlLedger.CreateEvent<ExternalPartyAmuletRules, undefined, typeof ExternalPartyAmuletRules.templateId>
|
|
205
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<ExternalPartyAmuletRules, typeof ExternalPartyAmuletRules.templateId>
|
|
206
|
-
export type Event = damlLedger.Event<ExternalPartyAmuletRules, undefined, typeof ExternalPartyAmuletRules.templateId>
|
|
207
|
-
export type QueryResult = damlLedger.QueryResult<ExternalPartyAmuletRules, undefined, typeof ExternalPartyAmuletRules.templateId>
|
|
208
194
|
}
|
|
209
195
|
|
|
210
196
|
|
|
@@ -9,12 +9,10 @@ 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 pkg275064aacfe99cea72ee0c80563936129563776f67415ef9f13e4297eecbc520 = require('
|
|
16
|
-
var pkg55ba4deb0ad4662c4168b39859738a0e91388d252286480c7331b3f71a517281 = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg275064aacfe99cea72ee0c80563936129563776f67415ef9f13e4297eecbc520 = require('daml.js/splice-api-token-allocation-instruction-v1-1.0.0');
|
|
14
|
+
var pkg55ba4deb0ad4662c4168b39859738a0e91388d252286480c7331b3f71a517281 = require('daml.js/splice-api-token-transfer-instruction-v1-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
var Splice_AmuletRules = require('../../Splice/AmuletRules/module');
|
|
20
18
|
|
|
@@ -136,6 +134,7 @@ exports.TransferCommand_Send = {
|
|
|
136
134
|
exports.TransferCommand = damlTypes.assembleTemplate(
|
|
137
135
|
{
|
|
138
136
|
templateId: '#splice-amulet:Splice.ExternalPartyAmuletRules:TransferCommand',
|
|
137
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.ExternalPartyAmuletRules:TransferCommand',
|
|
139
138
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
140
139
|
keyEncode: function () { throw 'EncodeError'; },
|
|
141
140
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, sender: damlTypes.Party.decoder, receiver: damlTypes.Party.decoder, delegate: damlTypes.Party.decoder, amount: damlTypes.Numeric(10).decoder, expiresAt: damlTypes.Time.decoder, nonce: damlTypes.Int.decoder, description: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Text).decoder), }); }),
|
|
@@ -196,6 +195,7 @@ damlTypes.registerTemplate(exports.TransferCommand, ['3ca1343ab26b453d38c8adb70d
|
|
|
196
195
|
exports.TransferCommandCounter = damlTypes.assembleTemplate(
|
|
197
196
|
{
|
|
198
197
|
templateId: '#splice-amulet:Splice.ExternalPartyAmuletRules:TransferCommandCounter',
|
|
198
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.ExternalPartyAmuletRules:TransferCommandCounter',
|
|
199
199
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
200
200
|
keyEncode: function () { throw 'EncodeError'; },
|
|
201
201
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, sender: damlTypes.Party.decoder, nextNonce: damlTypes.Int.decoder, }); }),
|
|
@@ -258,6 +258,7 @@ exports.ExternalPartyAmuletRules_CreateTransferCommand = {
|
|
|
258
258
|
exports.ExternalPartyAmuletRules = damlTypes.assembleTemplate(
|
|
259
259
|
{
|
|
260
260
|
templateId: '#splice-amulet:Splice.ExternalPartyAmuletRules:ExternalPartyAmuletRules',
|
|
261
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.ExternalPartyAmuletRules:ExternalPartyAmuletRules',
|
|
261
262
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
262
263
|
keyEncode: function () { throw 'EncodeError'; },
|
|
263
264
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, }); }),
|
|
@@ -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 pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '
|
|
8
|
+
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from 'daml.js/daml-prim-DA-Types-1.0.0';
|
|
11
9
|
|
|
12
10
|
import * as Splice_Types from '../../Splice/Types/module';
|
|
13
11
|
|
|
@@ -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 pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('
|
|
13
|
+
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('daml.js/daml-prim-DA-Types-1.0.0');
|
|
16
14
|
|
|
17
15
|
var Splice_Types = require('../../Splice/Types/module');
|
|
18
16
|
|
|
@@ -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 IssuanceTranche = {
|
|
11
9
|
rewardsToIssue: damlTypes.Numeric;
|
|
@@ -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.IssuanceTranche = {
|
|
@@ -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 RelRound = {
|
|
11
9
|
diff: damlTypes.Int;
|
|
@@ -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.RelRound = {
|
|
@@ -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 pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
11
|
-
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '
|
|
8
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
9
|
+
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
|
|
12
10
|
|
|
13
11
|
import * as Splice_AmuletConfig from '../../Splice/AmuletConfig/module';
|
|
14
12
|
import * as Splice_Issuance from '../../Splice/Issuance/module';
|
|
@@ -33,10 +31,6 @@ export declare const ClosedMiningRound:
|
|
|
33
31
|
ClosedMiningRoundInterface;
|
|
34
32
|
|
|
35
33
|
export declare namespace ClosedMiningRound {
|
|
36
|
-
export type CreateEvent = damlLedger.CreateEvent<ClosedMiningRound, undefined, typeof ClosedMiningRound.templateId>
|
|
37
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<ClosedMiningRound, typeof ClosedMiningRound.templateId>
|
|
38
|
-
export type Event = damlLedger.Event<ClosedMiningRound, undefined, typeof ClosedMiningRound.templateId>
|
|
39
|
-
export type QueryResult = damlLedger.QueryResult<ClosedMiningRound, undefined, typeof ClosedMiningRound.templateId>
|
|
40
34
|
}
|
|
41
35
|
|
|
42
36
|
|
|
@@ -62,10 +56,6 @@ export declare const IssuingMiningRound:
|
|
|
62
56
|
IssuingMiningRoundInterface;
|
|
63
57
|
|
|
64
58
|
export declare namespace IssuingMiningRound {
|
|
65
|
-
export type CreateEvent = damlLedger.CreateEvent<IssuingMiningRound, undefined, typeof IssuingMiningRound.templateId>
|
|
66
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<IssuingMiningRound, typeof IssuingMiningRound.templateId>
|
|
67
|
-
export type Event = damlLedger.Event<IssuingMiningRound, undefined, typeof IssuingMiningRound.templateId>
|
|
68
|
-
export type QueryResult = damlLedger.QueryResult<IssuingMiningRound, undefined, typeof IssuingMiningRound.templateId>
|
|
69
59
|
}
|
|
70
60
|
|
|
71
61
|
|
|
@@ -87,10 +77,6 @@ export declare const SummarizingMiningRound:
|
|
|
87
77
|
SummarizingMiningRoundInterface;
|
|
88
78
|
|
|
89
79
|
export declare namespace SummarizingMiningRound {
|
|
90
|
-
export type CreateEvent = damlLedger.CreateEvent<SummarizingMiningRound, undefined, typeof SummarizingMiningRound.templateId>
|
|
91
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<SummarizingMiningRound, typeof SummarizingMiningRound.templateId>
|
|
92
|
-
export type Event = damlLedger.Event<SummarizingMiningRound, undefined, typeof SummarizingMiningRound.templateId>
|
|
93
|
-
export type QueryResult = damlLedger.QueryResult<SummarizingMiningRound, undefined, typeof SummarizingMiningRound.templateId>
|
|
94
80
|
}
|
|
95
81
|
|
|
96
82
|
|
|
@@ -127,10 +113,6 @@ export declare const OpenMiningRound:
|
|
|
127
113
|
OpenMiningRoundInterface;
|
|
128
114
|
|
|
129
115
|
export declare namespace OpenMiningRound {
|
|
130
|
-
export type CreateEvent = damlLedger.CreateEvent<OpenMiningRound, undefined, typeof OpenMiningRound.templateId>
|
|
131
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<OpenMiningRound, typeof OpenMiningRound.templateId>
|
|
132
|
-
export type Event = damlLedger.Event<OpenMiningRound, undefined, typeof OpenMiningRound.templateId>
|
|
133
|
-
export type QueryResult = damlLedger.QueryResult<OpenMiningRound, undefined, typeof OpenMiningRound.templateId>
|
|
134
116
|
}
|
|
135
117
|
|
|
136
118
|
|
|
@@ -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 pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
16
|
-
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('
|
|
13
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
14
|
+
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
|
|
17
15
|
|
|
18
16
|
var Splice_AmuletConfig = require('../../Splice/AmuletConfig/module');
|
|
19
17
|
var Splice_Issuance = require('../../Splice/Issuance/module');
|
|
@@ -23,6 +21,7 @@ var Splice_Types = require('../../Splice/Types/module');
|
|
|
23
21
|
exports.ClosedMiningRound = damlTypes.assembleTemplate(
|
|
24
22
|
{
|
|
25
23
|
templateId: '#splice-amulet:Splice.Round:ClosedMiningRound',
|
|
24
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Round:ClosedMiningRound',
|
|
26
25
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
27
26
|
keyEncode: function () { throw 'EncodeError'; },
|
|
28
27
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, round: Splice_Types.Round.decoder, issuancePerValidatorRewardCoupon: damlTypes.Numeric(10).decoder, issuancePerFeaturedAppRewardCoupon: damlTypes.Numeric(10).decoder, issuancePerUnfeaturedAppRewardCoupon: damlTypes.Numeric(10).decoder, issuancePerSvRewardCoupon: damlTypes.Numeric(10).decoder, optIssuancePerValidatorFaucetCoupon: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), }); }),
|
|
@@ -58,6 +57,7 @@ damlTypes.registerTemplate(exports.ClosedMiningRound, ['3ca1343ab26b453d38c8adb7
|
|
|
58
57
|
exports.IssuingMiningRound = damlTypes.assembleTemplate(
|
|
59
58
|
{
|
|
60
59
|
templateId: '#splice-amulet:Splice.Round:IssuingMiningRound',
|
|
60
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Round:IssuingMiningRound',
|
|
61
61
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
62
62
|
keyEncode: function () { throw 'EncodeError'; },
|
|
63
63
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, round: Splice_Types.Round.decoder, issuancePerValidatorRewardCoupon: damlTypes.Numeric(10).decoder, issuancePerFeaturedAppRewardCoupon: damlTypes.Numeric(10).decoder, issuancePerUnfeaturedAppRewardCoupon: damlTypes.Numeric(10).decoder, issuancePerSvRewardCoupon: damlTypes.Numeric(10).decoder, opensAt: damlTypes.Time.decoder, targetClosesAt: damlTypes.Time.decoder, optIssuancePerValidatorFaucetCoupon: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), }); }),
|
|
@@ -95,6 +95,7 @@ damlTypes.registerTemplate(exports.IssuingMiningRound, ['3ca1343ab26b453d38c8adb
|
|
|
95
95
|
exports.SummarizingMiningRound = damlTypes.assembleTemplate(
|
|
96
96
|
{
|
|
97
97
|
templateId: '#splice-amulet:Splice.Round:SummarizingMiningRound',
|
|
98
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Round:SummarizingMiningRound',
|
|
98
99
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
99
100
|
keyEncode: function () { throw 'EncodeError'; },
|
|
100
101
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, round: Splice_Types.Round.decoder, amuletPrice: damlTypes.Numeric(10).decoder, issuanceConfig: Splice_Issuance.IssuanceConfig.decoder, tickDuration: pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime.decoder, }); }),
|
|
@@ -140,6 +141,7 @@ exports.OpenMiningRound_Fetch = {
|
|
|
140
141
|
exports.OpenMiningRound = damlTypes.assembleTemplate(
|
|
141
142
|
{
|
|
142
143
|
templateId: '#splice-amulet:Splice.Round:OpenMiningRound',
|
|
144
|
+
templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Round:OpenMiningRound',
|
|
143
145
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
144
146
|
keyEncode: function () { throw 'EncodeError'; },
|
|
145
147
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, round: Splice_Types.Round.decoder, amuletPrice: damlTypes.Numeric(10).decoder, opensAt: damlTypes.Time.decoder, targetClosesAt: damlTypes.Time.decoder, issuingFor: pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime.decoder, transferConfigUsd: Splice_AmuletConfig.TransferConfig(Splice_AmuletConfig.USD).decoder, issuanceConfig: Splice_Issuance.IssuanceConfig.decoder, tickDuration: pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime.decoder, }); }),
|
|
@@ -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 pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '
|
|
8
|
+
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from 'daml.js/daml-prim-DA-Types-1.0.0';
|
|
11
9
|
|
|
12
10
|
export declare type Schedule<t, a> = {
|
|
13
11
|
initialValue: a;
|
|
@@ -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 pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('
|
|
13
|
+
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('daml.js/daml-prim-DA-Types-1.0.0');
|
|
16
14
|
|
|
17
15
|
|
|
18
16
|
exports.Schedule = function (t, a) { return ({
|
|
@@ -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 ForOwner = {
|
|
11
9
|
dso: damlTypes.Party;
|
|
@@ -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.ForOwner = {
|