@fairmint/open-captable-protocol-daml-js 0.2.94 → 0.2.95
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
|
Binary file
|
package/README.md
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
- **Start here**: `llms.txt`
|
|
6
6
|
- **Docs folder**: `docs/README.md` (optional; keep minimal)
|
|
7
7
|
|
|
8
|
-
This repository contains multiple DAML packages (e.g., `OpenCapTable-
|
|
8
|
+
This repository contains multiple DAML packages (e.g., `OpenCapTable-v26`, `OpenCapTableReports-v01`, `OpenCapTableProofOfOwnership-v01`, `Shared`, `CantonPayments`). This document defines coding guidelines that apply to all packages.
|
|
9
9
|
|
|
10
|
-
For package-specific details about each implementation, see the README.md file in the respective package directory (e.g., `open-captable-protocol-daml/OpenCapTable-
|
|
10
|
+
For package-specific details about each implementation, see the README.md file in the respective package directory (e.g., `open-captable-protocol-daml/OpenCapTable-v26/README.md`).
|
|
11
11
|
|
|
12
12
|
### Global exceptions
|
|
13
13
|
|
|
@@ -64,7 +64,7 @@ validateOcfThing t = t.field /= ""
|
|
|
64
64
|
|
|
65
65
|
Each package may include additional constraints and domain guidance. Refer to:
|
|
66
66
|
|
|
67
|
-
- `open-captable-protocol-daml/OpenCapTable-
|
|
67
|
+
- `open-captable-protocol-daml/OpenCapTable-v26/README.md` for Open Cap Table specifics (e.g., Issuer management patterns).
|
|
68
68
|
- Other package READMEs as applicable.
|
|
69
69
|
|
|
70
70
|
## Adding Support for New Packages
|
|
@@ -125,7 +125,7 @@ Update the following files to include your new package:
|
|
|
125
125
|
Add your package directory to the `PACKAGE_DIRS` array:
|
|
126
126
|
```typescript
|
|
127
127
|
const PACKAGE_DIRS = [
|
|
128
|
-
path.join(__dirname, '../generated/js/OpenCapTable-
|
|
128
|
+
path.join(__dirname, '../generated/js/OpenCapTable-v26-0.0.1'),
|
|
129
129
|
path.join(__dirname, '../generated/js/OpenCapTableReports-v01-0.0.2'),
|
|
130
130
|
path.join(__dirname, '../generated/js/NewPackage-v01-0.0.1'),
|
|
131
131
|
];
|
|
@@ -135,7 +135,7 @@ const PACKAGE_DIRS = [
|
|
|
135
135
|
Add your package directory to the `packageDirs` array:
|
|
136
136
|
```typescript
|
|
137
137
|
const packageDirs = [
|
|
138
|
-
path.join(__dirname, '..', 'generated', 'js', 'OpenCapTable-
|
|
138
|
+
path.join(__dirname, '..', 'generated', 'js', 'OpenCapTable-v26-0.0.1'),
|
|
139
139
|
path.join(__dirname, '..', 'generated', 'js', 'OpenCapTableReports-v01-0.0.2'),
|
|
140
140
|
path.join(__dirname, '..', 'generated', 'js', 'NewPackage-v01-0.0.1'),
|
|
141
141
|
];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mainnet": {
|
|
3
|
-
"ocpFactoryContractId": "
|
|
4
|
-
"templateId": "
|
|
3
|
+
"ocpFactoryContractId": "006e6bf227c1e0597c7126220192a25b60358d82e8fd877923da21ce8c3eb27ff3ca12122015eebf6e8a73a4c17d66e1c563c5ff2fa6a7a8c6d03ea55fb5d1348add337ce9",
|
|
4
|
+
"templateId": "6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
|
|
5
5
|
},
|
|
6
6
|
"devnet": {
|
|
7
|
-
"ocpFactoryContractId": "
|
|
8
|
-
"templateId": "
|
|
7
|
+
"ocpFactoryContractId": "00079442eb83834e75c6d6b499fc6153ca98b25296d209b4145520bde969ae6477ca1212203bec3a4e969cd2d0edd0af90b7c43a0a3fd19564e9e1c37b87753a2a406f3fe1",
|
|
8
|
+
"templateId": "6262fe13fb1ecdf62d70b4412921c1a04085ab7cb8ac7035fc47ae80e5ff779e:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
|
|
9
9
|
}
|
|
10
10
|
}
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
12
|
export declare type Airdrop_Execute = {
|
|
15
13
|
transferSpecs: RecipientTransferSpec[];
|
|
@@ -85,10 +83,6 @@ export declare const Airdrop:
|
|
|
85
83
|
AirdropInterface;
|
|
86
84
|
|
|
87
85
|
export declare namespace Airdrop {
|
|
88
|
-
export type CreateEvent = damlLedger.CreateEvent<Airdrop, undefined, typeof Airdrop.templateId>
|
|
89
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<Airdrop, typeof Airdrop.templateId>
|
|
90
|
-
export type Event = damlLedger.Event<Airdrop, undefined, typeof Airdrop.templateId>
|
|
91
|
-
export type QueryResult = damlLedger.QueryResult<Airdrop, undefined, typeof Airdrop.templateId>
|
|
92
86
|
}
|
|
93
87
|
|
|
94
88
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
|
|
20
18
|
exports.Airdrop_Execute = {
|
|
@@ -84,6 +82,7 @@ exports.Airdrop_UpdateConfig = {
|
|
|
84
82
|
exports.Airdrop = damlTypes.assembleTemplate(
|
|
85
83
|
{
|
|
86
84
|
templateId: '#CantonPayments:CantonPayments.Airdrop.Airdrop:Airdrop',
|
|
85
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.Airdrop.Airdrop:Airdrop',
|
|
87
86
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
88
87
|
keyEncode: function () { throw 'EncodeError'; },
|
|
89
88
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({config: exports.AirdropConfig.decoder, joinedParties: damlTypes.List(damlTypes.Party).decoder, observers: damlTypes.List(damlTypes.Party).decoder, }); }),
|
|
@@ -148,7 +147,7 @@ exports.Airdrop = damlTypes.assembleTemplate(
|
|
|
148
147
|
);
|
|
149
148
|
|
|
150
149
|
|
|
151
|
-
damlTypes.registerTemplate(exports.Airdrop, ['
|
|
150
|
+
damlTypes.registerTemplate(exports.Airdrop, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
152
151
|
|
|
153
152
|
|
|
154
153
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-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 CantonPayments_Airdrop_PersonalAirdrop from '../../../CantonPayments/Airdrop/PersonalAirdrop/module';
|
|
15
13
|
|
|
@@ -60,10 +58,6 @@ export declare const AirdropFactory:
|
|
|
60
58
|
AirdropFactoryInterface;
|
|
61
59
|
|
|
62
60
|
export declare namespace AirdropFactory {
|
|
63
|
-
export type CreateEvent = damlLedger.CreateEvent<AirdropFactory, undefined, typeof AirdropFactory.templateId>
|
|
64
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<AirdropFactory, typeof AirdropFactory.templateId>
|
|
65
|
-
export type Event = damlLedger.Event<AirdropFactory, undefined, typeof AirdropFactory.templateId>
|
|
66
|
-
export type QueryResult = damlLedger.QueryResult<AirdropFactory, undefined, typeof AirdropFactory.templateId>
|
|
67
61
|
}
|
|
68
62
|
|
|
69
63
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
var CantonPayments_Airdrop_PersonalAirdrop = require('../../../CantonPayments/Airdrop/PersonalAirdrop/module');
|
|
20
18
|
|
|
@@ -53,6 +51,7 @@ exports.Factory_JoinAirdrop = {
|
|
|
53
51
|
exports.AirdropFactory = damlTypes.assembleTemplate(
|
|
54
52
|
{
|
|
55
53
|
templateId: '#CantonPayments:CantonPayments.Airdrop.AirdropFactory:AirdropFactory',
|
|
54
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.Airdrop.AirdropFactory:AirdropFactory',
|
|
56
55
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
57
56
|
keyEncode: function () { throw 'EncodeError'; },
|
|
58
57
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, sender: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, featuredAppRight: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.FeaturedAppRight).decoder, amuletRulesCid: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.AmuletRules).decoder, appRewardBeneficiaries: damlTypes.List(pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.AppRewardBeneficiary).decoder, }); }),
|
|
@@ -96,5 +95,5 @@ exports.AirdropFactory = damlTypes.assembleTemplate(
|
|
|
96
95
|
);
|
|
97
96
|
|
|
98
97
|
|
|
99
|
-
damlTypes.registerTemplate(exports.AirdropFactory, ['
|
|
98
|
+
damlTypes.registerTemplate(exports.AirdropFactory, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
100
99
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
12
|
export declare type PersonalAirdrop_Archive = {
|
|
15
13
|
actor: damlTypes.Party;
|
|
@@ -56,10 +54,6 @@ export declare const PersonalAirdrop:
|
|
|
56
54
|
PersonalAirdropInterface;
|
|
57
55
|
|
|
58
56
|
export declare namespace PersonalAirdrop {
|
|
59
|
-
export type CreateEvent = damlLedger.CreateEvent<PersonalAirdrop, undefined, typeof PersonalAirdrop.templateId>
|
|
60
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<PersonalAirdrop, typeof PersonalAirdrop.templateId>
|
|
61
|
-
export type Event = damlLedger.Event<PersonalAirdrop, undefined, typeof PersonalAirdrop.templateId>
|
|
62
|
-
export type QueryResult = damlLedger.QueryResult<PersonalAirdrop, undefined, typeof PersonalAirdrop.templateId>
|
|
63
57
|
}
|
|
64
58
|
|
|
65
59
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
|
|
20
18
|
exports.PersonalAirdrop_Archive = {
|
|
@@ -48,6 +46,7 @@ exports.PersonalAirdrop_ExecuteTransfer = {
|
|
|
48
46
|
exports.PersonalAirdrop = damlTypes.assembleTemplate(
|
|
49
47
|
{
|
|
50
48
|
templateId: '#CantonPayments:CantonPayments.Airdrop.PersonalAirdrop:PersonalAirdrop',
|
|
49
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.Airdrop.PersonalAirdrop:PersonalAirdrop',
|
|
51
50
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
52
51
|
keyEncode: function () { throw 'EncodeError'; },
|
|
53
52
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, sender: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, featuredAppRight: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.FeaturedAppRight).decoder, amuletRulesCid: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.AmuletRules).decoder, appRewardBeneficiaries: damlTypes.List(pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.AppRewardBeneficiary).decoder, recipient: damlTypes.Party.decoder, }); }),
|
|
@@ -92,5 +91,5 @@ exports.PersonalAirdrop = damlTypes.assembleTemplate(
|
|
|
92
91
|
);
|
|
93
92
|
|
|
94
93
|
|
|
95
|
-
damlTypes.registerTemplate(exports.PersonalAirdrop, ['
|
|
94
|
+
damlTypes.registerTemplate(exports.PersonalAirdrop, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
96
95
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
12
10
|
|
|
13
11
|
export declare type SimpleAirdrop_Execute = {
|
|
14
12
|
recipientSpecs: RecipientSpec[];
|
|
@@ -37,10 +35,6 @@ export declare const SimpleAirdrop:
|
|
|
37
35
|
SimpleAirdropInterface;
|
|
38
36
|
|
|
39
37
|
export declare namespace SimpleAirdrop {
|
|
40
|
-
export type CreateEvent = damlLedger.CreateEvent<SimpleAirdrop, undefined, typeof SimpleAirdrop.templateId>
|
|
41
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<SimpleAirdrop, typeof SimpleAirdrop.templateId>
|
|
42
|
-
export type Event = damlLedger.Event<SimpleAirdrop, undefined, typeof SimpleAirdrop.templateId>
|
|
43
|
-
export type QueryResult = damlLedger.QueryResult<SimpleAirdrop, undefined, typeof SimpleAirdrop.templateId>
|
|
44
38
|
}
|
|
45
39
|
|
|
46
40
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
17
15
|
|
|
18
16
|
|
|
19
17
|
exports.SimpleAirdrop_Execute = {
|
|
@@ -34,6 +32,7 @@ exports.SimpleAirdrop_Execute = {
|
|
|
34
32
|
exports.SimpleAirdrop = damlTypes.assembleTemplate(
|
|
35
33
|
{
|
|
36
34
|
templateId: '#CantonPayments:CantonPayments.Airdrop.SimpleAirdrop:SimpleAirdrop',
|
|
35
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.Airdrop.SimpleAirdrop:SimpleAirdrop',
|
|
37
36
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
38
37
|
keyEncode: function () { throw 'EncodeError'; },
|
|
39
38
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({config: exports.SimpleAirdropConfig.decoder, }); }),
|
|
@@ -64,7 +63,7 @@ exports.SimpleAirdrop = damlTypes.assembleTemplate(
|
|
|
64
63
|
);
|
|
65
64
|
|
|
66
65
|
|
|
67
|
-
damlTypes.registerTemplate(exports.SimpleAirdrop, ['
|
|
66
|
+
damlTypes.registerTemplate(exports.SimpleAirdrop, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
68
67
|
|
|
69
68
|
|
|
70
69
|
|
|
@@ -4,13 +4,11 @@
|
|
|
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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
13
|
-
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from 'daml.js/daml-prim-DA-Types-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
11
|
+
import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
|
|
14
12
|
|
|
15
13
|
import * as CantonPayments_PaymentStream_Types_Approvals from '../../../CantonPayments/PaymentStream/Types/Approvals/module';
|
|
16
14
|
import * as CantonPayments_PaymentStream_Types_LockFundsInput from '../../../CantonPayments/PaymentStream/Types/LockFundsInput/module';
|
|
@@ -74,10 +72,6 @@ export declare const PaymentStreamChangeProposal:
|
|
|
74
72
|
PaymentStreamChangeProposalInterface;
|
|
75
73
|
|
|
76
74
|
export declare namespace PaymentStreamChangeProposal {
|
|
77
|
-
export type CreateEvent = damlLedger.CreateEvent<PaymentStreamChangeProposal, undefined, typeof PaymentStreamChangeProposal.templateId>
|
|
78
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<PaymentStreamChangeProposal, typeof PaymentStreamChangeProposal.templateId>
|
|
79
|
-
export type Event = damlLedger.Event<PaymentStreamChangeProposal, undefined, typeof PaymentStreamChangeProposal.templateId>
|
|
80
|
-
export type QueryResult = damlLedger.QueryResult<PaymentStreamChangeProposal, undefined, typeof PaymentStreamChangeProposal.templateId>
|
|
81
75
|
}
|
|
82
76
|
|
|
83
77
|
|
|
@@ -216,10 +210,6 @@ export declare const ActivePaymentStream:
|
|
|
216
210
|
ActivePaymentStreamInterface;
|
|
217
211
|
|
|
218
212
|
export declare namespace ActivePaymentStream {
|
|
219
|
-
export type CreateEvent = damlLedger.CreateEvent<ActivePaymentStream, undefined, typeof ActivePaymentStream.templateId>
|
|
220
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<ActivePaymentStream, typeof ActivePaymentStream.templateId>
|
|
221
|
-
export type Event = damlLedger.Event<ActivePaymentStream, undefined, typeof ActivePaymentStream.templateId>
|
|
222
|
-
export type QueryResult = damlLedger.QueryResult<ActivePaymentStream, undefined, typeof ActivePaymentStream.templateId>
|
|
223
213
|
}
|
|
224
214
|
|
|
225
215
|
|
|
@@ -9,13 +9,11 @@ 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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
18
|
-
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('daml.js/daml-prim-DA-Types-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
16
|
+
var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
|
|
19
17
|
|
|
20
18
|
var CantonPayments_PaymentStream_Types_Approvals = require('../../../CantonPayments/PaymentStream/Types/Approvals/module');
|
|
21
19
|
var CantonPayments_PaymentStream_Types_LockFundsInput = require('../../../CantonPayments/PaymentStream/Types/LockFundsInput/module');
|
|
@@ -70,6 +68,7 @@ exports.PaymentStreamChangeProposal_Approve = {
|
|
|
70
68
|
exports.PaymentStreamChangeProposal = damlTypes.assembleTemplate(
|
|
71
69
|
{
|
|
72
70
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.ActivePaymentStream:PaymentStreamChangeProposal',
|
|
71
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.PaymentStream.ActivePaymentStream:PaymentStreamChangeProposal',
|
|
73
72
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
74
73
|
keyEncode: function () { throw 'EncodeError'; },
|
|
75
74
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({paymentStream: CantonPayments_PaymentStream_Types_PaymentStream.PaymentStream.decoder, processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, paymentStreamChanges: CantonPayments_PaymentStream_Types_PaymentStreamChanges.PaymentStreamChanges.decoder, approvals: CantonPayments_PaymentStream_Types_Approvals.Approvals.decoder, }); }),
|
|
@@ -119,7 +118,7 @@ exports.PaymentStreamChangeProposal = damlTypes.assembleTemplate(
|
|
|
119
118
|
);
|
|
120
119
|
|
|
121
120
|
|
|
122
|
-
damlTypes.registerTemplate(exports.PaymentStreamChangeProposal, ['
|
|
121
|
+
damlTypes.registerTemplate(exports.PaymentStreamChangeProposal, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
123
122
|
|
|
124
123
|
|
|
125
124
|
|
|
@@ -252,6 +251,7 @@ exports.ActivePaymentStream_ProcessFreeTrial = {
|
|
|
252
251
|
exports.ActivePaymentStream = damlTypes.assembleTemplate(
|
|
253
252
|
{
|
|
254
253
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.ActivePaymentStream:ActivePaymentStream',
|
|
254
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.PaymentStream.ActivePaymentStream:ActivePaymentStream',
|
|
255
255
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
256
256
|
keyEncode: function () { throw 'EncodeError'; },
|
|
257
257
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({paymentStream: CantonPayments_PaymentStream_Types_PaymentStream.PaymentStream.decoder, processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, processedAndPaidUntil: damlTypes.Time.decoder, lockedAmuletCid: damlTypes.ContractId(pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.LockedAmulet).decoder, stats: CantonPayments_PaymentStream_Types_PaymentStreamStats.PaymentStreamStats.decoder, }); }),
|
|
@@ -350,5 +350,5 @@ exports.ActivePaymentStream = damlTypes.assembleTemplate(
|
|
|
350
350
|
);
|
|
351
351
|
|
|
352
352
|
|
|
353
|
-
damlTypes.registerTemplate(exports.ActivePaymentStream, ['
|
|
353
|
+
damlTypes.registerTemplate(exports.ActivePaymentStream, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
354
354
|
|
|
@@ -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 CantonPayments_PaymentStream_ActivePaymentStream from '../../../CantonPayments/PaymentStream/ActivePaymentStream/module';
|
|
13
11
|
import * as CantonPayments_PaymentStream_ProposedPaymentStream from '../../../CantonPayments/PaymentStream/ProposedPaymentStream/module';
|
|
@@ -79,10 +77,6 @@ export declare const PartyMigrationProposal:
|
|
|
79
77
|
PartyMigrationProposalInterface;
|
|
80
78
|
|
|
81
79
|
export declare namespace PartyMigrationProposal {
|
|
82
|
-
export type CreateEvent = damlLedger.CreateEvent<PartyMigrationProposal, undefined, typeof PartyMigrationProposal.templateId>
|
|
83
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<PartyMigrationProposal, typeof PartyMigrationProposal.templateId>
|
|
84
|
-
export type Event = damlLedger.Event<PartyMigrationProposal, undefined, typeof PartyMigrationProposal.templateId>
|
|
85
|
-
export type QueryResult = damlLedger.QueryResult<PartyMigrationProposal, undefined, typeof PartyMigrationProposal.templateId>
|
|
86
80
|
}
|
|
87
81
|
|
|
88
82
|
|
|
@@ -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 CantonPayments_PaymentStream_ActivePaymentStream = require('../../../CantonPayments/PaymentStream/ActivePaymentStream/module');
|
|
18
16
|
var CantonPayments_PaymentStream_ProposedPaymentStream = require('../../../CantonPayments/PaymentStream/ProposedPaymentStream/module');
|
|
@@ -75,6 +73,7 @@ exports.PartyMigrationProposal_Approve = {
|
|
|
75
73
|
exports.PartyMigrationProposal = damlTypes.assembleTemplate(
|
|
76
74
|
{
|
|
77
75
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.PartyMigrationProposal:PartyMigrationProposal',
|
|
76
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.PaymentStream.PartyMigrationProposal:PartyMigrationProposal',
|
|
78
77
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
79
78
|
keyEncode: function () { throw 'EncodeError'; },
|
|
80
79
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({partyType: CantonPayments_PaymentStream_Types_PartyRole.PartyRole.decoder, oldParty: damlTypes.Party.decoder, newParty: damlTypes.Party.decoder, oldPartyApproved: damlTypes.Bool.decoder, newPartyApproved: damlTypes.Bool.decoder, }); }),
|
|
@@ -133,5 +132,5 @@ exports.PartyMigrationProposal = damlTypes.assembleTemplate(
|
|
|
133
132
|
);
|
|
134
133
|
|
|
135
134
|
|
|
136
|
-
damlTypes.registerTemplate(exports.PartyMigrationProposal, ['
|
|
135
|
+
damlTypes.registerTemplate(exports.PartyMigrationProposal, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
137
136
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from 'daml.js/daml-prim-DA-Types-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
12
|
import * as CantonPayments_PaymentStream_ActivePaymentStream from '../../../CantonPayments/PaymentStream/ActivePaymentStream/module';
|
|
15
13
|
import * as CantonPayments_PaymentStream_ProposedPaymentStream from '../../../CantonPayments/PaymentStream/ProposedPaymentStream/module';
|
|
@@ -43,10 +41,6 @@ export declare const PaymentStreamFactory:
|
|
|
43
41
|
PaymentStreamFactoryInterface;
|
|
44
42
|
|
|
45
43
|
export declare namespace PaymentStreamFactory {
|
|
46
|
-
export type CreateEvent = damlLedger.CreateEvent<PaymentStreamFactory, undefined, typeof PaymentStreamFactory.templateId>
|
|
47
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<PaymentStreamFactory, typeof PaymentStreamFactory.templateId>
|
|
48
|
-
export type Event = damlLedger.Event<PaymentStreamFactory, undefined, typeof PaymentStreamFactory.templateId>
|
|
49
|
-
export type QueryResult = damlLedger.QueryResult<PaymentStreamFactory, undefined, typeof PaymentStreamFactory.templateId>
|
|
50
44
|
}
|
|
51
45
|
|
|
52
46
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('daml.js/daml-prim-DA-Types-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
var CantonPayments_PaymentStream_ActivePaymentStream = require('../../../CantonPayments/PaymentStream/ActivePaymentStream/module');
|
|
20
18
|
var CantonPayments_PaymentStream_ProposedPaymentStream = require('../../../CantonPayments/PaymentStream/ProposedPaymentStream/module');
|
|
@@ -40,6 +38,7 @@ exports.PaymentStreamFactory_CreatePaymentStreamProposal = {
|
|
|
40
38
|
exports.PaymentStreamFactory = damlTypes.assembleTemplate(
|
|
41
39
|
{
|
|
42
40
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.PaymentStreamFactory:PaymentStreamFactory',
|
|
41
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.PaymentStream.PaymentStreamFactory:PaymentStreamFactory',
|
|
43
42
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
44
43
|
keyEncode: function () { throw 'EncodeError'; },
|
|
45
44
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, }); }),
|
|
@@ -70,5 +69,5 @@ exports.PaymentStreamFactory = damlTypes.assembleTemplate(
|
|
|
70
69
|
);
|
|
71
70
|
|
|
72
71
|
|
|
73
|
-
damlTypes.registerTemplate(exports.PaymentStreamFactory, ['
|
|
72
|
+
damlTypes.registerTemplate(exports.PaymentStreamFactory, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
74
73
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '
|
|
11
|
-
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '
|
|
12
|
-
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '
|
|
8
|
+
import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
|
|
9
|
+
import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from 'daml.js/daml-prim-DA-Types-1.0.0';
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
|
|
13
11
|
|
|
14
12
|
import * as CantonPayments_PaymentStream_ActivePaymentStream from '../../../CantonPayments/PaymentStream/ActivePaymentStream/module';
|
|
15
13
|
import * as CantonPayments_PaymentStream_Types_Approvals from '../../../CantonPayments/PaymentStream/Types/Approvals/module';
|
|
@@ -94,10 +92,6 @@ export declare const ProposedPaymentStream:
|
|
|
94
92
|
ProposedPaymentStreamInterface;
|
|
95
93
|
|
|
96
94
|
export declare namespace ProposedPaymentStream {
|
|
97
|
-
export type CreateEvent = damlLedger.CreateEvent<ProposedPaymentStream, undefined, typeof ProposedPaymentStream.templateId>
|
|
98
|
-
export type ArchiveEvent = damlLedger.ArchiveEvent<ProposedPaymentStream, typeof ProposedPaymentStream.templateId>
|
|
99
|
-
export type Event = damlLedger.Event<ProposedPaymentStream, undefined, typeof ProposedPaymentStream.templateId>
|
|
100
|
-
export type QueryResult = damlLedger.QueryResult<ProposedPaymentStream, undefined, typeof ProposedPaymentStream.templateId>
|
|
101
95
|
}
|
|
102
96
|
|
|
103
97
|
|
|
@@ -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 pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('
|
|
16
|
-
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('
|
|
17
|
-
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('
|
|
13
|
+
var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
|
|
14
|
+
var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('daml.js/daml-prim-DA-Types-1.0.0');
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
|
|
18
16
|
|
|
19
17
|
var CantonPayments_PaymentStream_ActivePaymentStream = require('../../../CantonPayments/PaymentStream/ActivePaymentStream/module');
|
|
20
18
|
var CantonPayments_PaymentStream_Types_Approvals = require('../../../CantonPayments/PaymentStream/Types/Approvals/module');
|
|
@@ -93,6 +91,7 @@ exports.ProposedPaymentStream_Approve = {
|
|
|
93
91
|
exports.ProposedPaymentStream = damlTypes.assembleTemplate(
|
|
94
92
|
{
|
|
95
93
|
templateId: '#CantonPayments:CantonPayments.PaymentStream.ProposedPaymentStream:ProposedPaymentStream',
|
|
94
|
+
templateIdWithPackageId: '11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080:CantonPayments.PaymentStream.ProposedPaymentStream:ProposedPaymentStream',
|
|
96
95
|
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
97
96
|
keyEncode: function () { throw 'EncodeError'; },
|
|
98
97
|
decoder: damlTypes.lazyMemo(function () { return jtv.object({paymentStreamProposal: CantonPayments_PaymentStream_Types_PaymentStreamProposal.PaymentStreamProposal.decoder, processorContext: CantonPayments_PaymentStream_Types_ProcessorContext.ProcessorContext.decoder, approvals: CantonPayments_PaymentStream_Types_Approvals.Approvals.decoder, }); }),
|
|
@@ -157,5 +156,5 @@ exports.ProposedPaymentStream = damlTypes.assembleTemplate(
|
|
|
157
156
|
);
|
|
158
157
|
|
|
159
158
|
|
|
160
|
-
damlTypes.registerTemplate(exports.ProposedPaymentStream, ['
|
|
159
|
+
damlTypes.registerTemplate(exports.ProposedPaymentStream, ['11e984d2e0dae2b3897a7d3213c10443c4177183e4d0751af8a5815b8d400080', '#CantonPayments']);
|
|
161
160
|
|
|
@@ -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
|
import * as CantonPayments_PaymentStream_Types_PaymentStream from '../../../../CantonPayments/PaymentStream/Types/PaymentStream/module';
|
|
11
9
|
import * as CantonPayments_PaymentStream_Types_PaymentStreamStats from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamStats/module';
|
|
@@ -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
|
var CantonPayments_PaymentStream_Types_PaymentStream = require('../../../../CantonPayments/PaymentStream/Types/PaymentStream/module');
|
|
16
14
|
var CantonPayments_PaymentStream_Types_PaymentStreamStats = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamStats/module');
|
|
@@ -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 Approvals = {
|
|
11
9
|
payerApproved: boolean;
|
|
@@ -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.Approvals = {
|