@fairmint/open-captable-protocol-daml-js 0.2.98 → 0.2.99

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.
Files changed (175) hide show
  1. package/lib/CantonPayments/Airdrop/Airdrop/module.d.ts +3 -3
  2. package/lib/CantonPayments/Airdrop/Airdrop/module.js +3 -3
  3. package/lib/CantonPayments/Airdrop/AirdropFactory/module.d.ts +3 -3
  4. package/lib/CantonPayments/Airdrop/AirdropFactory/module.js +3 -3
  5. package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.d.ts +3 -3
  6. package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.js +3 -3
  7. package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.d.ts +2 -2
  8. package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.js +2 -2
  9. package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.d.ts +4 -4
  10. package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.js +4 -4
  11. package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.d.ts +1 -1
  12. package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.js +1 -1
  13. package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.d.ts +3 -3
  14. package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.js +3 -3
  15. package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.d.ts +3 -3
  16. package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.js +3 -3
  17. package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.d.ts +1 -1
  18. package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.js +1 -1
  19. package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.d.ts +1 -1
  20. package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.js +1 -1
  21. package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.d.ts +2 -2
  22. package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.js +2 -2
  23. package/lib/CantonPayments/PaymentStream/Types/PaymentStream/module.d.ts +2 -2
  24. package/lib/CantonPayments/PaymentStream/Types/PaymentStream/module.js +2 -2
  25. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamChanges/module.d.ts +2 -2
  26. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamChanges/module.js +2 -2
  27. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposal/module.d.ts +2 -2
  28. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposal/module.js +2 -2
  29. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposalChanges/module.d.ts +2 -2
  30. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamProposalChanges/module.js +2 -2
  31. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamTime/module.d.ts +1 -1
  32. package/lib/CantonPayments/PaymentStream/Types/PaymentStreamTime/module.js +1 -1
  33. package/lib/CantonPayments/PaymentStream/Types/ProcessFreeTrialResult/module.d.ts +1 -1
  34. package/lib/CantonPayments/PaymentStream/Types/ProcessFreeTrialResult/module.js +1 -1
  35. package/lib/Fairmint/OpenCapTable/CapTable/module.d.ts +1 -1
  36. package/lib/Fairmint/OpenCapTable/CapTable/module.js +1 -1
  37. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +1 -1
  38. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +1 -1
  39. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.d.ts +1 -1
  40. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +1 -1
  41. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.d.ts +1 -1
  42. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +1 -1
  43. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.d.ts +1 -1
  44. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +1 -1
  45. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.d.ts +1 -1
  46. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +1 -1
  47. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.d.ts +1 -1
  48. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +1 -1
  49. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.d.ts +1 -1
  50. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +1 -1
  51. package/lib/Fairmint/OpenCapTable/OCF/Document/module.d.ts +1 -1
  52. package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +1 -1
  53. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.d.ts +1 -1
  54. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +1 -1
  55. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.d.ts +1 -1
  56. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +1 -1
  57. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.d.ts +1 -1
  58. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +1 -1
  59. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +1 -1
  60. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +1 -1
  61. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.d.ts +1 -1
  62. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +1 -1
  63. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.d.ts +1 -1
  64. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +1 -1
  65. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.d.ts +1 -1
  66. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +1 -1
  67. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.d.ts +1 -1
  68. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +1 -1
  69. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +1 -1
  70. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +1 -1
  71. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.d.ts +1 -1
  72. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +1 -1
  73. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.d.ts +1 -1
  74. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +1 -1
  75. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.d.ts +1 -1
  76. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +1 -1
  77. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.d.ts +1 -1
  78. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +1 -1
  79. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.d.ts +1 -1
  80. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +1 -1
  81. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.d.ts +1 -1
  82. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +1 -1
  83. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +1 -1
  84. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +1 -1
  85. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.d.ts +1 -1
  86. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +1 -1
  87. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.d.ts +1 -1
  88. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +1 -1
  89. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.d.ts +1 -1
  90. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +1 -1
  91. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.d.ts +1 -1
  92. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +1 -1
  93. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.d.ts +1 -1
  94. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +1 -1
  95. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.d.ts +1 -1
  96. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +1 -1
  97. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.d.ts +1 -1
  98. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +1 -1
  99. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.d.ts +1 -1
  100. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +1 -1
  101. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.d.ts +1 -1
  102. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +1 -1
  103. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.d.ts +1 -1
  104. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +1 -1
  105. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.d.ts +1 -1
  106. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +1 -1
  107. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.d.ts +1 -1
  108. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +1 -1
  109. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.d.ts +1 -1
  110. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +1 -1
  111. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.d.ts +1 -1
  112. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +1 -1
  113. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.d.ts +1 -1
  114. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +1 -1
  115. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.d.ts +1 -1
  116. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +1 -1
  117. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.d.ts +1 -1
  118. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +1 -1
  119. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.d.ts +1 -1
  120. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +1 -1
  121. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.d.ts +1 -1
  122. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +1 -1
  123. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.d.ts +1 -1
  124. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +1 -1
  125. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.d.ts +1 -1
  126. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +1 -1
  127. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.d.ts +1 -1
  128. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +1 -1
  129. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.d.ts +1 -1
  130. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +1 -1
  131. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.d.ts +1 -1
  132. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +1 -1
  133. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.d.ts +1 -1
  134. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +1 -1
  135. package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +1 -1
  136. package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +1 -1
  137. package/lib/Fairmint/OpenCapTableReports/CompanyValuationReport/module.d.ts +2 -2
  138. package/lib/Fairmint/OpenCapTableReports/CompanyValuationReport/module.js +2 -2
  139. package/lib/Fairmint/OpenCapTableReports/ReportsFactory/module.d.ts +2 -2
  140. package/lib/Fairmint/OpenCapTableReports/ReportsFactory/module.js +2 -2
  141. package/lib/Splice/Amulet/module.d.ts +4 -4
  142. package/lib/Splice/Amulet/module.js +4 -4
  143. package/lib/Splice/AmuletAllocation/module.d.ts +2 -2
  144. package/lib/Splice/AmuletAllocation/module.js +2 -2
  145. package/lib/Splice/AmuletConfig/module.d.ts +1 -1
  146. package/lib/Splice/AmuletConfig/module.js +1 -1
  147. package/lib/Splice/AmuletRules/module.d.ts +5 -5
  148. package/lib/Splice/AmuletRules/module.js +5 -5
  149. package/lib/Splice/AmuletTransferInstruction/module.d.ts +2 -2
  150. package/lib/Splice/AmuletTransferInstruction/module.js +2 -2
  151. package/lib/Splice/Api/FeaturedAppRightV1/module.d.ts +1 -1
  152. package/lib/Splice/Api/FeaturedAppRightV1/module.js +1 -1
  153. package/lib/Splice/Api/Token/AllocationInstructionV1/module.d.ts +4 -4
  154. package/lib/Splice/Api/Token/AllocationInstructionV1/module.js +4 -4
  155. package/lib/Splice/Api/Token/AllocationV1/module.d.ts +3 -3
  156. package/lib/Splice/Api/Token/AllocationV1/module.js +3 -3
  157. package/lib/Splice/Api/Token/HoldingV1/module.d.ts +3 -3
  158. package/lib/Splice/Api/Token/HoldingV1/module.js +3 -3
  159. package/lib/Splice/Api/Token/MetadataV1/module.d.ts +2 -2
  160. package/lib/Splice/Api/Token/MetadataV1/module.js +2 -2
  161. package/lib/Splice/Api/Token/TransferInstructionV1/module.d.ts +3 -3
  162. package/lib/Splice/Api/Token/TransferInstructionV1/module.js +3 -3
  163. package/lib/Splice/DecentralizedSynchronizer/module.d.ts +3 -3
  164. package/lib/Splice/DecentralizedSynchronizer/module.js +3 -3
  165. package/lib/Splice/ExternalPartyAmuletRules/module.d.ts +3 -3
  166. package/lib/Splice/ExternalPartyAmuletRules/module.js +3 -3
  167. package/lib/Splice/Fees/module.d.ts +1 -1
  168. package/lib/Splice/Fees/module.js +1 -1
  169. package/lib/Splice/Round/module.d.ts +2 -2
  170. package/lib/Splice/Round/module.js +2 -2
  171. package/lib/Splice/Schedule/module.d.ts +1 -1
  172. package/lib/Splice/Schedule/module.js +1 -1
  173. package/lib/Splice/ValidatorLicense/module.d.ts +1 -1
  174. package/lib/Splice/ValidatorLicense/module.js +1 -1
  175. package/package.json +3 -2
@@ -5,9 +5,9 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../Splice/Api/FeaturedAppRightV1';
10
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
11
11
 
12
12
  export declare type Airdrop_Execute = {
13
13
  transferSpecs: RecipientTransferSpec[];
@@ -10,9 +10,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
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../Splice/Api/FeaturedAppRightV1');
15
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
16
16
 
17
17
 
18
18
  exports.Airdrop_Execute = {
@@ -5,9 +5,9 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../Splice/Api/FeaturedAppRightV1';
10
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
11
11
 
12
12
  import * as CantonPayments_Airdrop_PersonalAirdrop from '../../../CantonPayments/Airdrop/PersonalAirdrop/module';
13
13
 
@@ -10,9 +10,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
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../Splice/Api/FeaturedAppRightV1');
15
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
16
16
 
17
17
  var CantonPayments_Airdrop_PersonalAirdrop = require('../../../CantonPayments/Airdrop/PersonalAirdrop/module');
18
18
 
@@ -5,9 +5,9 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../Splice/Api/FeaturedAppRightV1';
10
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
11
11
 
12
12
  export declare type PersonalAirdrop_Archive = {
13
13
  actor: damlTypes.Party;
@@ -10,9 +10,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
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../Splice/Api/FeaturedAppRightV1');
15
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
16
16
 
17
17
 
18
18
  exports.PersonalAirdrop_Archive = {
@@ -5,8 +5,8 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
10
10
 
11
11
  export declare type SimpleAirdrop_Execute = {
12
12
  recipientSpecs: RecipientSpec[];
@@ -10,8 +10,8 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
15
15
 
16
16
 
17
17
  exports.SimpleAirdrop_Execute = {
@@ -5,10 +5,10 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '../../../DA/Types';
10
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
11
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../../DA/Time/Types';
12
12
 
13
13
  import * as CantonPayments_PaymentStream_Types_Approvals from '../../../CantonPayments/PaymentStream/Types/Approvals/module';
14
14
  import * as CantonPayments_PaymentStream_Types_LockFundsInput from '../../../CantonPayments/PaymentStream/Types/LockFundsInput/module';
@@ -10,10 +10,10 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('../../../DA/Types');
15
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
16
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../../DA/Time/Types');
17
17
 
18
18
  var CantonPayments_PaymentStream_Types_Approvals = require('../../../CantonPayments/PaymentStream/Types/Approvals/module');
19
19
  var CantonPayments_PaymentStream_Types_LockFundsInput = require('../../../CantonPayments/PaymentStream/Types/LockFundsInput/module');
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
9
9
 
10
10
  import * as CantonPayments_PaymentStream_ActivePaymentStream from '../../../CantonPayments/PaymentStream/ActivePaymentStream/module';
11
11
  import * as CantonPayments_PaymentStream_ProposedPaymentStream from '../../../CantonPayments/PaymentStream/ProposedPaymentStream/module';
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
14
14
 
15
15
  var CantonPayments_PaymentStream_ActivePaymentStream = require('../../../CantonPayments/PaymentStream/ActivePaymentStream/module');
16
16
  var CantonPayments_PaymentStream_ProposedPaymentStream = require('../../../CantonPayments/PaymentStream/ProposedPaymentStream/module');
@@ -5,9 +5,9 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '../../../DA/Types';
10
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
11
11
 
12
12
  import * as CantonPayments_PaymentStream_ActivePaymentStream from '../../../CantonPayments/PaymentStream/ActivePaymentStream/module';
13
13
  import * as CantonPayments_PaymentStream_ProposedPaymentStream from '../../../CantonPayments/PaymentStream/ProposedPaymentStream/module';
@@ -10,9 +10,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
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('../../../DA/Types');
15
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
16
16
 
17
17
  var CantonPayments_PaymentStream_ActivePaymentStream = require('../../../CantonPayments/PaymentStream/ActivePaymentStream/module');
18
18
  var CantonPayments_PaymentStream_ProposedPaymentStream = require('../../../CantonPayments/PaymentStream/ProposedPaymentStream/module');
@@ -5,9 +5,9 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../..';
9
+ import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '../../../DA/Types';
10
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
11
11
 
12
12
  import * as CantonPayments_PaymentStream_ActivePaymentStream from '../../../CantonPayments/PaymentStream/ActivePaymentStream/module';
13
13
  import * as CantonPayments_PaymentStream_Types_Approvals from '../../../CantonPayments/PaymentStream/Types/Approvals/module';
@@ -10,9 +10,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
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../..');
14
+ var pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 = require('../../../DA/Types');
15
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
16
16
 
17
17
  var CantonPayments_PaymentStream_ActivePaymentStream = require('../../../CantonPayments/PaymentStream/ActivePaymentStream/module');
18
18
  var CantonPayments_PaymentStream_Types_Approvals = require('../../../CantonPayments/PaymentStream/Types/Approvals/module');
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../../..';
9
9
 
10
10
  import * as CantonPayments_PaymentStream_Types_PaymentContext from '../../../../CantonPayments/PaymentStream/Types/PaymentContext/module';
11
11
 
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../../..');
14
14
 
15
15
  var CantonPayments_PaymentStream_Types_PaymentContext = require('../../../../CantonPayments/PaymentStream/Types/PaymentContext/module');
16
16
 
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from 'daml.js/splice-amulet-0.1.14';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../../..';
9
9
 
10
10
  export declare type PaymentContext = {
11
11
  amuletRulesCid: damlTypes.ContractId<pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1.Splice.AmuletRules.AmuletRules>;
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('daml.js/splice-amulet-0.1.14');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../../..');
14
14
 
15
15
 
16
16
  exports.PaymentContext = {
@@ -5,8 +5,8 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
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';
8
+ import * as pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 from '../../../..';
9
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../../Splice/Api/FeaturedAppRightV1';
10
10
 
11
11
  export declare type ProcessPaymentResult<t> = {
12
12
  paymentStreamCid: damlTypes.ContractId<t>;
@@ -10,8 +10,8 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
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');
13
+ var pkg3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1 = require('../../../..');
14
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../../Splice/Api/FeaturedAppRightV1');
15
15
 
16
16
 
17
17
  exports.ProcessPaymentResult = function (t) { return ({
@@ -5,8 +5,8 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
9
- import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
8
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../../Splice/Api/FeaturedAppRightV1';
9
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../../../DA/Time/Types';
10
10
 
11
11
  import * as CantonPayments_PaymentStream_Types_PaymentStreamAmount from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module';
12
12
 
@@ -10,8 +10,8 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
14
- var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
13
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../../Splice/Api/FeaturedAppRightV1');
14
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../../../DA/Time/Types');
15
15
 
16
16
  var CantonPayments_PaymentStream_Types_PaymentStreamAmount = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module');
17
17
 
@@ -5,8 +5,8 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
9
- import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
8
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../../Splice/Api/FeaturedAppRightV1';
9
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../../../DA/Time/Types';
10
10
 
11
11
  import * as CantonPayments_PaymentStream_Types_PaymentStreamAmount from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module';
12
12
  import * as CantonPayments_PaymentStream_Types_PaymentStreamTime from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamTime/module';
@@ -10,8 +10,8 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
14
- var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
13
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../../Splice/Api/FeaturedAppRightV1');
14
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../../../DA/Time/Types');
15
15
 
16
16
  var CantonPayments_PaymentStream_Types_PaymentStreamAmount = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module');
17
17
  var CantonPayments_PaymentStream_Types_PaymentStreamTime = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamTime/module');
@@ -5,8 +5,8 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
9
- import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
8
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../../Splice/Api/FeaturedAppRightV1';
9
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../../../DA/Time/Types';
10
10
 
11
11
  import * as CantonPayments_PaymentStream_Types_PaymentStreamAmount from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module';
12
12
  import * as CantonPayments_PaymentStream_Types_PaymentStreamTime from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamTime/module';
@@ -10,8 +10,8 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
14
- var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
13
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../../Splice/Api/FeaturedAppRightV1');
14
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../../../DA/Time/Types');
15
15
 
16
16
  var CantonPayments_PaymentStream_Types_PaymentStreamAmount = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module');
17
17
  var CantonPayments_PaymentStream_Types_PaymentStreamTime = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamTime/module');
@@ -5,8 +5,8 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
9
- import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
8
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../../Splice/Api/FeaturedAppRightV1';
9
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../../../DA/Time/Types';
10
10
 
11
11
  import * as CantonPayments_PaymentStream_Types_PaymentStreamAmount from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module';
12
12
  import * as CantonPayments_PaymentStream_Types_PaymentStreamTime from '../../../../CantonPayments/PaymentStream/Types/PaymentStreamTime/module';
@@ -10,8 +10,8 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
14
- var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
13
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../../Splice/Api/FeaturedAppRightV1');
14
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../../../DA/Time/Types');
15
15
 
16
16
  var CantonPayments_PaymentStream_Types_PaymentStreamAmount = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamAmount/module');
17
17
  var CantonPayments_PaymentStream_Types_PaymentStreamTime = require('../../../../CantonPayments/PaymentStream/Types/PaymentStreamTime/module');
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from 'daml.js/daml-stdlib-DA-Time-Types-1.0.0';
8
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../../../DA/Time/Types';
9
9
 
10
10
  export declare type PaymentStreamExpiration =
11
11
  | { tag: 'PreciseTime'; value: damlTypes.Time }
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('daml.js/daml-stdlib-DA-Time-Types-1.0.0');
13
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../../../DA/Time/Types');
14
14
 
15
15
 
16
16
  exports.PaymentStreamExpiration = {
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from 'daml.js/splice-api-featured-app-v1-1.0.0';
8
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../../../Splice/Api/FeaturedAppRightV1';
9
9
 
10
10
  export declare type ProcessFreeTrialResult<t> = {
11
11
  paymentStreamCid: damlTypes.ContractId<t>;
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('daml.js/splice-api-featured-app-v1-1.0.0');
13
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../../../Splice/Api/FeaturedAppRightV1');
14
14
 
15
15
 
16
16
  exports.ProcessFreeTrialResult = function (t) { return ({
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_OCF_ConvertibleAcceptance from '../../../Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module';
11
11
  import * as Fairmint_OpenCapTable_OCF_ConvertibleCancellation from '../../../Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module';
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_OCF_ConvertibleAcceptance = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module');
16
16
  var Fairmint_OpenCapTable_OCF_ConvertibleCancellation = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module');
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_CapTable from '../../../Fairmint/OpenCapTable/CapTable/module';
11
11
  import * as Fairmint_OpenCapTable_OCF_Issuer from '../../../Fairmint/OpenCapTable/OCF/Issuer/module';
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_CapTable = require('../../../Fairmint/OpenCapTable/CapTable/module');
16
16
  var Fairmint_OpenCapTable_OCF_Issuer = require('../../../Fairmint/OpenCapTable/OCF/Issuer/module');
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
11
11
 
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
16
16
 
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
11
11
 
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
16
16
 
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
11
11
 
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
16
16
 
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
11
11
 
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
16
16
 
@@ -5,7 +5,7 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from 'daml.js/ghc-stdlib-DA-Internal-Template-1.0.0';
8
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../../DA/Internal/Template';
9
9
 
10
10
  import * as Fairmint_OpenCapTable_Types from '../../../../Fairmint/OpenCapTable/Types/module';
11
11
 
@@ -10,7 +10,7 @@ var jtv = require('@mojotech/json-type-validation');
10
10
  /* eslint-disable-next-line no-unused-vars */
11
11
  var damlTypes = require('@daml/types');
12
12
 
13
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('daml.js/ghc-stdlib-DA-Internal-Template-1.0.0');
13
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../../DA/Internal/Template');
14
14
 
15
15
  var Fairmint_OpenCapTable_Types = require('../../../../Fairmint/OpenCapTable/Types/module');
16
16