@fairmint/open-captable-protocol-daml-js 0.2.160 → 0.2.161

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 (206) hide show
  1. package/lib/CantonPayments/Airdrop/Airdrop/module.d.ts +8 -8
  2. package/lib/CantonPayments/Airdrop/Airdrop/module.js +12 -12
  3. package/lib/CantonPayments/Airdrop/AirdropFactory/module.d.ts +11 -11
  4. package/lib/CantonPayments/Airdrop/AirdropFactory/module.js +16 -16
  5. package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.d.ts +10 -10
  6. package/lib/CantonPayments/Airdrop/PersonalAirdrop/module.js +15 -15
  7. package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.d.ts +7 -7
  8. package/lib/CantonPayments/Airdrop/SimpleAirdrop/module.js +12 -12
  9. package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.d.ts +15 -15
  10. package/lib/CantonPayments/PaymentStream/ActivePaymentStream/module.js +29 -29
  11. package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.d.ts +1 -1
  12. package/lib/CantonPayments/PaymentStream/PartyMigrationProposal/module.js +3 -3
  13. package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.d.ts +4 -4
  14. package/lib/CantonPayments/PaymentStream/PaymentStreamFactory/module.js +7 -7
  15. package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.d.ts +4 -4
  16. package/lib/CantonPayments/PaymentStream/ProposedPaymentStream/module.js +7 -7
  17. package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.d.ts +2 -2
  18. package/lib/CantonPayments/PaymentStream/Types/LockFundsInput/module.js +3 -3
  19. package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.d.ts +4 -4
  20. package/lib/CantonPayments/PaymentStream/Types/PaymentContext/module.js +5 -5
  21. package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.d.ts +3 -3
  22. package/lib/CantonPayments/PaymentStream/Types/PaymentResult/module.js +4 -4
  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 +3 -3
  37. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +1 -1
  38. package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +3 -3
  39. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.d.ts +1 -1
  40. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module.js +3 -3
  41. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.d.ts +1 -1
  42. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module.js +3 -3
  43. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.d.ts +1 -1
  44. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleConversion/module.js +3 -3
  45. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.d.ts +1 -1
  46. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module.js +3 -3
  47. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.d.ts +1 -1
  48. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module.js +3 -3
  49. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.d.ts +1 -1
  50. package/lib/Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module.js +3 -3
  51. package/lib/Fairmint/OpenCapTable/OCF/Document/module.d.ts +1 -1
  52. package/lib/Fairmint/OpenCapTable/OCF/Document/module.js +3 -3
  53. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.d.ts +1 -1
  54. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module.js +3 -3
  55. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.d.ts +1 -1
  56. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module.js +3 -3
  57. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.d.ts +1 -1
  58. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module.js +3 -3
  59. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.d.ts +1 -1
  60. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module.js +3 -3
  61. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.d.ts +1 -1
  62. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module.js +3 -3
  63. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.d.ts +1 -1
  64. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module.js +3 -3
  65. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.d.ts +1 -1
  66. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module.js +3 -3
  67. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.d.ts +1 -1
  68. package/lib/Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module.js +3 -3
  69. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +1 -1
  70. package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +3 -3
  71. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.d.ts +1 -1
  72. package/lib/Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module.js +3 -3
  73. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.d.ts +1 -1
  74. package/lib/Fairmint/OpenCapTable/OCF/Stakeholder/module.js +3 -3
  75. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.d.ts +1 -1
  76. package/lib/Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module.js +3 -3
  77. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.d.ts +1 -1
  78. package/lib/Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module.js +3 -3
  79. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.d.ts +1 -1
  80. package/lib/Fairmint/OpenCapTable/OCF/StockAcceptance/module.js +3 -3
  81. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.d.ts +1 -1
  82. package/lib/Fairmint/OpenCapTable/OCF/StockCancellation/module.js +3 -3
  83. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.d.ts +1 -1
  84. package/lib/Fairmint/OpenCapTable/OCF/StockClass/module.js +3 -3
  85. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.d.ts +1 -1
  86. package/lib/Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module.js +3 -3
  87. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.d.ts +1 -1
  88. package/lib/Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module.js +3 -3
  89. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.d.ts +1 -1
  90. package/lib/Fairmint/OpenCapTable/OCF/StockClassSplit/module.js +3 -3
  91. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.d.ts +1 -1
  92. package/lib/Fairmint/OpenCapTable/OCF/StockConsolidation/module.js +3 -3
  93. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.d.ts +1 -1
  94. package/lib/Fairmint/OpenCapTable/OCF/StockConversion/module.js +3 -3
  95. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.d.ts +1 -1
  96. package/lib/Fairmint/OpenCapTable/OCF/StockIssuance/module.js +3 -3
  97. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.d.ts +1 -1
  98. package/lib/Fairmint/OpenCapTable/OCF/StockLegendTemplate/module.js +3 -3
  99. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.d.ts +1 -1
  100. package/lib/Fairmint/OpenCapTable/OCF/StockPlan/module.js +3 -3
  101. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.d.ts +1 -1
  102. package/lib/Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module.js +3 -3
  103. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.d.ts +1 -1
  104. package/lib/Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module.js +3 -3
  105. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.d.ts +1 -1
  106. package/lib/Fairmint/OpenCapTable/OCF/StockReissuance/module.js +3 -3
  107. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.d.ts +1 -1
  108. package/lib/Fairmint/OpenCapTable/OCF/StockRepurchase/module.js +3 -3
  109. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.d.ts +1 -1
  110. package/lib/Fairmint/OpenCapTable/OCF/StockRetraction/module.js +3 -3
  111. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.d.ts +1 -1
  112. package/lib/Fairmint/OpenCapTable/OCF/StockTransfer/module.js +3 -3
  113. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.d.ts +1 -1
  114. package/lib/Fairmint/OpenCapTable/OCF/Valuation/module.js +3 -3
  115. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.d.ts +1 -1
  116. package/lib/Fairmint/OpenCapTable/OCF/VestingAcceleration/module.js +3 -3
  117. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.d.ts +1 -1
  118. package/lib/Fairmint/OpenCapTable/OCF/VestingEvent/module.js +3 -3
  119. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.d.ts +1 -1
  120. package/lib/Fairmint/OpenCapTable/OCF/VestingStart/module.js +3 -3
  121. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.d.ts +1 -1
  122. package/lib/Fairmint/OpenCapTable/OCF/VestingTerms/module.js +3 -3
  123. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.d.ts +1 -1
  124. package/lib/Fairmint/OpenCapTable/OCF/WarrantAcceptance/module.js +3 -3
  125. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.d.ts +1 -1
  126. package/lib/Fairmint/OpenCapTable/OCF/WarrantCancellation/module.js +3 -3
  127. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.d.ts +1 -1
  128. package/lib/Fairmint/OpenCapTable/OCF/WarrantExercise/module.js +3 -3
  129. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.d.ts +1 -1
  130. package/lib/Fairmint/OpenCapTable/OCF/WarrantIssuance/module.js +3 -3
  131. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.d.ts +1 -1
  132. package/lib/Fairmint/OpenCapTable/OCF/WarrantRetraction/module.js +3 -3
  133. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.d.ts +1 -1
  134. package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/module.js +3 -3
  135. package/lib/Fairmint/OpenCapTable/OcpFactory/module.d.ts +1 -1
  136. package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +3 -3
  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/Nft/Api/V1/Nft/module.d.ts +1 -1
  142. package/lib/Nft/Api/V1/Nft/module.js +1 -1
  143. package/lib/Nft/Reference/V1/NftAsset/module.d.ts +1 -1
  144. package/lib/Nft/Reference/V1/NftAsset/module.js +1 -1
  145. package/lib/Nft/Reference/V1/NftRegistry/module.d.ts +1 -1
  146. package/lib/Nft/Reference/V1/NftRegistry/module.js +1 -1
  147. package/lib/Nft/Reference/V1/ReceiveAuthorization/module.d.ts +1 -1
  148. package/lib/Nft/Reference/V1/ReceiveAuthorization/module.js +1 -1
  149. package/lib/Splice/Amulet/module.d.ts +109 -6
  150. package/lib/Splice/Amulet/module.js +188 -24
  151. package/lib/Splice/AmuletAllocation/module.d.ts +2 -2
  152. package/lib/Splice/AmuletAllocation/module.js +4 -4
  153. package/lib/Splice/AmuletConfig/module.d.ts +2 -1
  154. package/lib/Splice/AmuletConfig/module.js +3 -2
  155. package/lib/Splice/AmuletRules/module.d.ts +58 -5
  156. package/lib/Splice/AmuletRules/module.js +91 -16
  157. package/lib/Splice/AmuletTransferInstruction/module.d.ts +2 -2
  158. package/lib/Splice/AmuletTransferInstruction/module.js +4 -4
  159. package/lib/Splice/Api/FeaturedAppRightV1/module.d.ts +1 -1
  160. package/lib/Splice/Api/FeaturedAppRightV1/module.js +1 -1
  161. package/lib/Splice/Api/FeaturedAppRightV2/index.d.ts +1 -0
  162. package/lib/Splice/Api/FeaturedAppRightV2/index.js +8 -0
  163. package/lib/Splice/Api/FeaturedAppRightV2/module.d.ts +85 -0
  164. package/lib/Splice/Api/FeaturedAppRightV2/module.js +119 -0
  165. package/lib/Splice/Api/index.d.ts +1 -0
  166. package/lib/Splice/Api/index.js +2 -0
  167. package/lib/Splice/DecentralizedSynchronizer/module.d.ts +3 -3
  168. package/lib/Splice/DecentralizedSynchronizer/module.js +5 -5
  169. package/lib/Splice/ExternalPartyAmuletRules/module.d.ts +3 -3
  170. package/lib/Splice/ExternalPartyAmuletRules/module.js +9 -9
  171. package/lib/Splice/Fees/module.d.ts +1 -1
  172. package/lib/Splice/Fees/module.js +1 -1
  173. package/lib/Splice/Issuance/module.d.ts +2 -0
  174. package/lib/Splice/Issuance/module.js +4 -2
  175. package/lib/Splice/Round/module.d.ts +2 -2
  176. package/lib/Splice/Round/module.js +10 -10
  177. package/lib/Splice/Schedule/module.d.ts +1 -1
  178. package/lib/Splice/Schedule/module.js +1 -1
  179. package/lib/Splice/ValidatorLicense/module.d.ts +1 -1
  180. package/lib/Splice/ValidatorLicense/module.js +7 -7
  181. package/lib/__bundled__/daml-prim-DA-Types/index.d.ts +2 -0
  182. package/lib/__bundled__/daml-prim-DA-Types/index.js +4 -0
  183. package/lib/__bundled__/daml-stdlib-DA-Set-Types/index.d.ts +2 -0
  184. package/lib/__bundled__/daml-stdlib-DA-Set-Types/index.js +4 -0
  185. package/lib/__bundled__/daml-stdlib-DA-Time-Types/index.d.ts +2 -0
  186. package/lib/__bundled__/daml-stdlib-DA-Time-Types/index.js +4 -0
  187. package/lib/__bundled__/ghc-stdlib-DA-Internal-Template/index.d.ts +2 -0
  188. package/lib/__bundled__/ghc-stdlib-DA-Internal-Template/index.js +4 -0
  189. package/lib/__bundled__/splice-api-featured-app-v1/index.d.ts +2 -0
  190. package/lib/__bundled__/splice-api-featured-app-v1/index.js +4 -0
  191. package/lib/__bundled__/splice-api-featured-app-v2/index.d.ts +2 -0
  192. package/lib/__bundled__/splice-api-featured-app-v2/index.js +4 -0
  193. package/lib/__bundled__/splice-api-token-allocation-instruction-v1/index.d.ts +2 -0
  194. package/lib/__bundled__/splice-api-token-allocation-instruction-v1/index.js +4 -0
  195. package/lib/__bundled__/splice-api-token-allocation-v1/index.d.ts +2 -0
  196. package/lib/__bundled__/splice-api-token-allocation-v1/index.js +4 -0
  197. package/lib/__bundled__/splice-api-token-burn-mint-v1/index.d.ts +2 -0
  198. package/lib/__bundled__/splice-api-token-burn-mint-v1/index.js +4 -0
  199. package/lib/__bundled__/splice-api-token-holding-v1/index.d.ts +2 -0
  200. package/lib/__bundled__/splice-api-token-holding-v1/index.js +4 -0
  201. package/lib/__bundled__/splice-api-token-metadata-v1/index.d.ts +2 -0
  202. package/lib/__bundled__/splice-api-token-metadata-v1/index.js +4 -0
  203. package/lib/__bundled__/splice-api-token-transfer-instruction-v1/index.d.ts +2 -0
  204. package/lib/__bundled__/splice-api-token-transfer-instruction-v1/index.js +4 -0
  205. package/package.json +6 -3
  206. package/published-dars/OpenCapTable.dar +0 -0
@@ -10,10 +10,11 @@ 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 pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('../Api/Token/MetadataV1');
14
- var pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b = require('../Api/Token/HoldingV1');
15
- var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../Api/FeaturedAppRightV1');
16
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../DA/Internal/Template');
13
+ var pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f = require('../../__bundled__/splice-api-token-metadata-v1');
14
+ var pkg718a0f77e505a8de22f188bd4c87fe74101274e9d4cb1bfac7d09aec7158d35b = require('../../__bundled__/splice-api-token-holding-v1');
15
+ var pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda = require('../../__bundled__/splice-api-featured-app-v1');
16
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../__bundled__/ghc-stdlib-DA-Internal-Template');
17
+ var pkgdd22e3e168a8c7fd0313171922dabf1f7a3b131bd9bfc9ff98e606f8c57707ea = require('../../__bundled__/splice-api-featured-app-v2');
17
18
 
18
19
  var Splice_Expiry = require('../../Splice/Expiry/module');
19
20
  var Splice_Fees = require('../../Splice/Fees/module');
@@ -35,7 +36,7 @@ exports.UnclaimedActivityRecord_DsoExpire = {
35
36
  exports.UnclaimedActivityRecord = damlTypes.assembleTemplate(
36
37
  {
37
38
  templateId: '#splice-amulet:Splice.Amulet:UnclaimedActivityRecord',
38
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:UnclaimedActivityRecord',
39
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:UnclaimedActivityRecord',
39
40
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
40
41
  keyEncode: function () { throw 'EncodeError'; },
41
42
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, beneficiary: damlTypes.Party.decoder, amount: damlTypes.Numeric(10).decoder, reason: damlTypes.Text.decoder, expiresAt: damlTypes.Time.decoder, }); }),
@@ -70,14 +71,14 @@ exports.UnclaimedActivityRecord = damlTypes.assembleTemplate(
70
71
  );
71
72
 
72
73
 
73
- damlTypes.registerTemplate(exports.UnclaimedActivityRecord, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
74
+ damlTypes.registerTemplate(exports.UnclaimedActivityRecord, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
74
75
 
75
76
 
76
77
 
77
78
  exports.UnclaimedReward = damlTypes.assembleTemplate(
78
79
  {
79
80
  templateId: '#splice-amulet:Splice.Amulet:UnclaimedReward',
80
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:UnclaimedReward',
81
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:UnclaimedReward',
81
82
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
82
83
  keyEncode: function () { throw 'EncodeError'; },
83
84
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, amount: damlTypes.Numeric(10).decoder, }); }),
@@ -101,7 +102,132 @@ exports.UnclaimedReward = damlTypes.assembleTemplate(
101
102
  );
102
103
 
103
104
 
104
- damlTypes.registerTemplate(exports.UnclaimedReward, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
105
+ damlTypes.registerTemplate(exports.UnclaimedReward, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
106
+
107
+
108
+
109
+ exports.DevelopmentFundCoupon_DsoExpire = {
110
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({}); }),
111
+ encode: function (__typed__) {
112
+ return {
113
+ };
114
+ }
115
+ ,
116
+ };
117
+
118
+
119
+
120
+ exports.DevelopmentFundCoupon_Reject = {
121
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({reason: damlTypes.Text.decoder, }); }),
122
+ encode: function (__typed__) {
123
+ return {
124
+ reason: damlTypes.Text.encode(__typed__.reason),
125
+ };
126
+ }
127
+ ,
128
+ };
129
+
130
+
131
+
132
+ exports.DevelopmentFundCoupon_Withdraw = {
133
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({reason: damlTypes.Text.decoder, }); }),
134
+ encode: function (__typed__) {
135
+ return {
136
+ reason: damlTypes.Text.encode(__typed__.reason),
137
+ };
138
+ }
139
+ ,
140
+ };
141
+
142
+
143
+
144
+ exports.DevelopmentFundCoupon = damlTypes.assembleTemplate(
145
+ {
146
+ templateId: '#splice-amulet:Splice.Amulet:DevelopmentFundCoupon',
147
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:DevelopmentFundCoupon',
148
+ keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
149
+ keyEncode: function () { throw 'EncodeError'; },
150
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, beneficiary: damlTypes.Party.decoder, fundManager: damlTypes.Party.decoder, amount: damlTypes.Numeric(10).decoder, expiresAt: damlTypes.Time.decoder, reason: damlTypes.Text.decoder, }); }),
151
+ encode: function (__typed__) {
152
+ return {
153
+ dso: damlTypes.Party.encode(__typed__.dso),
154
+ beneficiary: damlTypes.Party.encode(__typed__.beneficiary),
155
+ fundManager: damlTypes.Party.encode(__typed__.fundManager),
156
+ amount: damlTypes.Numeric(10).encode(__typed__.amount),
157
+ expiresAt: damlTypes.Time.encode(__typed__.expiresAt),
158
+ reason: damlTypes.Text.encode(__typed__.reason),
159
+ };
160
+ }
161
+ ,
162
+ DevelopmentFundCoupon_Withdraw: {
163
+ template: function () { return exports.DevelopmentFundCoupon; },
164
+ choiceName: 'DevelopmentFundCoupon_Withdraw',
165
+ argumentDecoder: damlTypes.lazyMemo(function () { return exports.DevelopmentFundCoupon_Withdraw.decoder; }),
166
+ argumentEncode: function (__typed__) { return exports.DevelopmentFundCoupon_Withdraw.encode(__typed__); },
167
+ resultDecoder: damlTypes.lazyMemo(function () { return exports.DevelopmentFundCoupon_WithdrawResult.decoder; }),
168
+ resultEncode: function (__typed__) { return exports.DevelopmentFundCoupon_WithdrawResult.encode(__typed__); },
169
+ },
170
+ DevelopmentFundCoupon_Reject: {
171
+ template: function () { return exports.DevelopmentFundCoupon; },
172
+ choiceName: 'DevelopmentFundCoupon_Reject',
173
+ argumentDecoder: damlTypes.lazyMemo(function () { return exports.DevelopmentFundCoupon_Reject.decoder; }),
174
+ argumentEncode: function (__typed__) { return exports.DevelopmentFundCoupon_Reject.encode(__typed__); },
175
+ resultDecoder: damlTypes.lazyMemo(function () { return exports.DevelopmentFundCoupon_RejectResult.decoder; }),
176
+ resultEncode: function (__typed__) { return exports.DevelopmentFundCoupon_RejectResult.encode(__typed__); },
177
+ },
178
+ DevelopmentFundCoupon_DsoExpire: {
179
+ template: function () { return exports.DevelopmentFundCoupon; },
180
+ choiceName: 'DevelopmentFundCoupon_DsoExpire',
181
+ argumentDecoder: damlTypes.lazyMemo(function () { return exports.DevelopmentFundCoupon_DsoExpire.decoder; }),
182
+ argumentEncode: function (__typed__) { return exports.DevelopmentFundCoupon_DsoExpire.encode(__typed__); },
183
+ resultDecoder: damlTypes.lazyMemo(function () { return exports.DevelopmentFundCoupon_DsoExpireResult.decoder; }),
184
+ resultEncode: function (__typed__) { return exports.DevelopmentFundCoupon_DsoExpireResult.encode(__typed__); },
185
+ },
186
+ Archive: {
187
+ template: function () { return exports.DevelopmentFundCoupon; },
188
+ choiceName: 'Archive',
189
+ argumentDecoder: damlTypes.lazyMemo(function () { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.decoder; }),
190
+ argumentEncode: function (__typed__) { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.encode(__typed__); },
191
+ resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
192
+ resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
193
+ },
194
+ }
195
+
196
+ );
197
+
198
+
199
+ damlTypes.registerTemplate(exports.DevelopmentFundCoupon, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
200
+
201
+
202
+
203
+ exports.UnclaimedDevelopmentFundCoupon = damlTypes.assembleTemplate(
204
+ {
205
+ templateId: '#splice-amulet:Splice.Amulet:UnclaimedDevelopmentFundCoupon',
206
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:UnclaimedDevelopmentFundCoupon',
207
+ keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
208
+ keyEncode: function () { throw 'EncodeError'; },
209
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, amount: damlTypes.Numeric(10).decoder, }); }),
210
+ encode: function (__typed__) {
211
+ return {
212
+ dso: damlTypes.Party.encode(__typed__.dso),
213
+ amount: damlTypes.Numeric(10).encode(__typed__.amount),
214
+ };
215
+ }
216
+ ,
217
+ Archive: {
218
+ template: function () { return exports.UnclaimedDevelopmentFundCoupon; },
219
+ choiceName: 'Archive',
220
+ argumentDecoder: damlTypes.lazyMemo(function () { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.decoder; }),
221
+ argumentEncode: function (__typed__) { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.encode(__typed__); },
222
+ resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
223
+ resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
224
+ },
225
+ }
226
+
227
+ );
228
+
229
+
230
+ damlTypes.registerTemplate(exports.UnclaimedDevelopmentFundCoupon, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
105
231
 
106
232
 
107
233
 
@@ -131,7 +257,7 @@ exports.SvRewardCoupon_DsoExpire = {
131
257
  exports.SvRewardCoupon = damlTypes.assembleTemplate(
132
258
  {
133
259
  templateId: '#splice-amulet:Splice.Amulet:SvRewardCoupon',
134
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:SvRewardCoupon',
260
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:SvRewardCoupon',
135
261
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
136
262
  keyEncode: function () { throw 'EncodeError'; },
137
263
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, sv: damlTypes.Party.decoder, beneficiary: damlTypes.Party.decoder, round: Splice_Types.Round.decoder, weight: damlTypes.Int.decoder, }); }),
@@ -174,7 +300,7 @@ exports.SvRewardCoupon = damlTypes.assembleTemplate(
174
300
  );
175
301
 
176
302
 
177
- damlTypes.registerTemplate(exports.SvRewardCoupon, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
303
+ damlTypes.registerTemplate(exports.SvRewardCoupon, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
178
304
 
179
305
 
180
306
 
@@ -206,7 +332,7 @@ exports.ValidatorRewardCoupon_DsoExpire = {
206
332
  exports.ValidatorRewardCoupon = damlTypes.assembleTemplate(
207
333
  {
208
334
  templateId: '#splice-amulet:Splice.Amulet:ValidatorRewardCoupon',
209
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:ValidatorRewardCoupon',
335
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:ValidatorRewardCoupon',
210
336
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
211
337
  keyEncode: function () { throw 'EncodeError'; },
212
338
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, user: damlTypes.Party.decoder, amount: damlTypes.Numeric(10).decoder, round: Splice_Types.Round.decoder, }); }),
@@ -248,7 +374,7 @@ exports.ValidatorRewardCoupon = damlTypes.assembleTemplate(
248
374
  );
249
375
 
250
376
 
251
- damlTypes.registerTemplate(exports.ValidatorRewardCoupon, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
377
+ damlTypes.registerTemplate(exports.ValidatorRewardCoupon, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
252
378
 
253
379
 
254
380
 
@@ -267,7 +393,7 @@ exports.AppRewardCoupon_DsoExpire = {
267
393
  exports.AppRewardCoupon = damlTypes.assembleTemplate(
268
394
  {
269
395
  templateId: '#splice-amulet:Splice.Amulet:AppRewardCoupon',
270
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:AppRewardCoupon',
396
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:AppRewardCoupon',
271
397
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
272
398
  keyEncode: function () { throw 'EncodeError'; },
273
399
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, featured: damlTypes.Bool.decoder, amount: damlTypes.Numeric(10).decoder, round: Splice_Types.Round.decoder, beneficiary: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Party).decoder), }); }),
@@ -303,14 +429,14 @@ exports.AppRewardCoupon = damlTypes.assembleTemplate(
303
429
  );
304
430
 
305
431
 
306
- damlTypes.registerTemplate(exports.AppRewardCoupon, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
432
+ damlTypes.registerTemplate(exports.AppRewardCoupon, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
307
433
 
308
434
 
309
435
 
310
436
  exports.FeaturedAppActivityMarker = damlTypes.assembleTemplate(
311
437
  {
312
438
  templateId: '#splice-amulet:Splice.Amulet:FeaturedAppActivityMarker',
313
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:FeaturedAppActivityMarker',
439
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:FeaturedAppActivityMarker',
314
440
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
315
441
  keyEncode: function () { throw 'EncodeError'; },
316
442
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, beneficiary: damlTypes.Party.decoder, weight: damlTypes.Numeric(10).decoder, }); }),
@@ -334,10 +460,11 @@ exports.FeaturedAppActivityMarker = damlTypes.assembleTemplate(
334
460
  }
335
461
 
336
462
  , pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.FeaturedAppActivityMarker
463
+ , pkgdd22e3e168a8c7fd0313171922dabf1f7a3b131bd9bfc9ff98e606f8c57707ea.FeaturedAppActivityMarker
337
464
  );
338
465
 
339
466
 
340
- damlTypes.registerTemplate(exports.FeaturedAppActivityMarker, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
467
+ damlTypes.registerTemplate(exports.FeaturedAppActivityMarker, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
341
468
 
342
469
 
343
470
 
@@ -367,7 +494,7 @@ exports.FeaturedAppRight_Withdraw = {
367
494
  exports.FeaturedAppRight = damlTypes.assembleTemplate(
368
495
  {
369
496
  templateId: '#splice-amulet:Splice.Amulet:FeaturedAppRight',
370
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:FeaturedAppRight',
497
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:FeaturedAppRight',
371
498
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
372
499
  keyEncode: function () { throw 'EncodeError'; },
373
500
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, provider: damlTypes.Party.decoder, }); }),
@@ -405,10 +532,11 @@ exports.FeaturedAppRight = damlTypes.assembleTemplate(
405
532
  }
406
533
 
407
534
  , pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda.FeaturedAppRight
535
+ , pkgdd22e3e168a8c7fd0313171922dabf1f7a3b131bd9bfc9ff98e606f8c57707ea.FeaturedAppRight
408
536
  );
409
537
 
410
538
 
411
- damlTypes.registerTemplate(exports.FeaturedAppRight, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
539
+ damlTypes.registerTemplate(exports.FeaturedAppRight, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
412
540
 
413
541
 
414
542
 
@@ -437,7 +565,7 @@ exports.ValidatorRight_ArchiveAsValidator = {
437
565
  exports.ValidatorRight = damlTypes.assembleTemplate(
438
566
  {
439
567
  templateId: '#splice-amulet:Splice.Amulet:ValidatorRight',
440
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:ValidatorRight',
568
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:ValidatorRight',
441
569
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
442
570
  keyEncode: function () { throw 'EncodeError'; },
443
571
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, user: damlTypes.Party.decoder, validator: damlTypes.Party.decoder, }); }),
@@ -478,7 +606,7 @@ exports.ValidatorRight = damlTypes.assembleTemplate(
478
606
  );
479
607
 
480
608
 
481
- damlTypes.registerTemplate(exports.ValidatorRight, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
609
+ damlTypes.registerTemplate(exports.ValidatorRight, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
482
610
 
483
611
 
484
612
 
@@ -521,7 +649,7 @@ exports.LockedAmulet_Unlock = {
521
649
  exports.LockedAmulet = damlTypes.assembleTemplate(
522
650
  {
523
651
  templateId: '#splice-amulet:Splice.Amulet:LockedAmulet',
524
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:LockedAmulet',
652
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:LockedAmulet',
525
653
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
526
654
  keyEncode: function () { throw 'EncodeError'; },
527
655
  decoder: damlTypes.lazyMemo(function () { return jtv.object({amulet: exports.Amulet.decoder, lock: Splice_Expiry.TimeLock.decoder, }); }),
@@ -570,7 +698,7 @@ exports.LockedAmulet = damlTypes.assembleTemplate(
570
698
  );
571
699
 
572
700
 
573
- damlTypes.registerTemplate(exports.LockedAmulet, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
701
+ damlTypes.registerTemplate(exports.LockedAmulet, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
574
702
 
575
703
 
576
704
 
@@ -589,7 +717,7 @@ exports.Amulet_Expire = {
589
717
  exports.Amulet = damlTypes.assembleTemplate(
590
718
  {
591
719
  templateId: '#splice-amulet:Splice.Amulet:Amulet',
592
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.Amulet:Amulet',
720
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.Amulet:Amulet',
593
721
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
594
722
  keyEncode: function () { throw 'EncodeError'; },
595
723
  decoder: damlTypes.lazyMemo(function () { return jtv.object({dso: damlTypes.Party.decoder, owner: damlTypes.Party.decoder, amount: Splice_Fees.ExpiringAmount.decoder, }); }),
@@ -623,7 +751,43 @@ exports.Amulet = damlTypes.assembleTemplate(
623
751
  );
624
752
 
625
753
 
626
- damlTypes.registerTemplate(exports.Amulet, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
754
+ damlTypes.registerTemplate(exports.Amulet, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
755
+
756
+
757
+
758
+ exports.DevelopmentFundCoupon_DsoExpireResult = {
759
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({unclaimedDevelopmentFundCouponCid: damlTypes.ContractId(exports.UnclaimedDevelopmentFundCoupon).decoder, }); }),
760
+ encode: function (__typed__) {
761
+ return {
762
+ unclaimedDevelopmentFundCouponCid: damlTypes.ContractId(exports.UnclaimedDevelopmentFundCoupon).encode(__typed__.unclaimedDevelopmentFundCouponCid),
763
+ };
764
+ }
765
+ ,
766
+ };
767
+
768
+
769
+
770
+ exports.DevelopmentFundCoupon_RejectResult = {
771
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({unclaimedDevelopmentFundCouponCid: damlTypes.ContractId(exports.UnclaimedDevelopmentFundCoupon).decoder, }); }),
772
+ encode: function (__typed__) {
773
+ return {
774
+ unclaimedDevelopmentFundCouponCid: damlTypes.ContractId(exports.UnclaimedDevelopmentFundCoupon).encode(__typed__.unclaimedDevelopmentFundCouponCid),
775
+ };
776
+ }
777
+ ,
778
+ };
779
+
780
+
781
+
782
+ exports.DevelopmentFundCoupon_WithdrawResult = {
783
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({unclaimedDevelopmentFundCouponCid: damlTypes.ContractId(exports.UnclaimedDevelopmentFundCoupon).decoder, }); }),
784
+ encode: function (__typed__) {
785
+ return {
786
+ unclaimedDevelopmentFundCouponCid: damlTypes.ContractId(exports.UnclaimedDevelopmentFundCoupon).encode(__typed__.unclaimedDevelopmentFundCouponCid),
787
+ };
788
+ }
789
+ ,
790
+ };
627
791
 
628
792
 
629
793
 
@@ -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 pkg93c942ae2b4c2ba674fb152fe38473c507bda4e82b4e4c5da55a552a9d8cce1d from '../Api/Token/AllocationV1';
9
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../DA/Internal/Template';
8
+ import * as pkg93c942ae2b4c2ba674fb152fe38473c507bda4e82b4e4c5da55a552a9d8cce1d from '../../__bundled__/splice-api-token-allocation-v1';
9
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../__bundled__/ghc-stdlib-DA-Internal-Template';
10
10
 
11
11
  import * as Splice_Amulet from '../../Splice/Amulet/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 pkg93c942ae2b4c2ba674fb152fe38473c507bda4e82b4e4c5da55a552a9d8cce1d = require('../Api/Token/AllocationV1');
14
- var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../DA/Internal/Template');
13
+ var pkg93c942ae2b4c2ba674fb152fe38473c507bda4e82b4e4c5da55a552a9d8cce1d = require('../../__bundled__/splice-api-token-allocation-v1');
14
+ var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../__bundled__/ghc-stdlib-DA-Internal-Template');
15
15
 
16
16
  var Splice_Amulet = require('../../Splice/Amulet/module');
17
17
 
@@ -19,7 +19,7 @@ var Splice_Amulet = require('../../Splice/Amulet/module');
19
19
  exports.AmuletAllocation = damlTypes.assembleTemplate(
20
20
  {
21
21
  templateId: '#splice-amulet:Splice.AmuletAllocation:AmuletAllocation',
22
- templateIdWithPackageId: '3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1:Splice.AmuletAllocation:AmuletAllocation',
22
+ templateIdWithPackageId: 'c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23:Splice.AmuletAllocation:AmuletAllocation',
23
23
  keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
24
24
  keyEncode: function () { throw 'EncodeError'; },
25
25
  decoder: damlTypes.lazyMemo(function () { return jtv.object({lockedAmulet: damlTypes.ContractId(Splice_Amulet.LockedAmulet).decoder, allocation: pkg93c942ae2b4c2ba674fb152fe38473c507bda4e82b4e4c5da55a552a9d8cce1d.AllocationSpecification.decoder, }); }),
@@ -44,5 +44,5 @@ exports.AmuletAllocation = damlTypes.assembleTemplate(
44
44
  );
45
45
 
46
46
 
47
- damlTypes.registerTemplate(exports.AmuletAllocation, ['3ca1343ab26b453d38c8adb70dca5f1ead8440c42b59b68f070786955cbf9ec1', '#splice-amulet']);
47
+ damlTypes.registerTemplate(exports.AmuletAllocation, ['c208d7ead1e4e9b610fc2054d0bf00716144ad444011bce0b02dcd6cd0cb8a23', '#splice-amulet']);
48
48
 
@@ -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 '../../DA/Time/Types';
8
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../__bundled__/daml-stdlib-DA-Time-Types';
9
9
 
10
10
  import * as Splice_DecentralizedSynchronizer from '../../Splice/DecentralizedSynchronizer/module';
11
11
  import * as Splice_Fees from '../../Splice/Fees/module';
@@ -35,6 +35,7 @@ export declare type AmuletConfig<unit> = {
35
35
  packageConfig: PackageConfig;
36
36
  transferPreapprovalFee: damlTypes.Optional<damlTypes.Numeric>;
37
37
  featuredAppActivityMarkerAmount: damlTypes.Optional<damlTypes.Numeric>;
38
+ optDevelopmentFundManager: damlTypes.Optional<damlTypes.Party>;
38
39
  };
39
40
 
40
41
  export declare const AmuletConfig :
@@ -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('../../DA/Time/Types');
13
+ var pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 = require('../../__bundled__/daml-stdlib-DA-Time-Types');
14
14
 
15
15
  var Splice_DecentralizedSynchronizer = require('../../Splice/DecentralizedSynchronizer/module');
16
16
  var Splice_Fees = require('../../Splice/Fees/module');
@@ -36,7 +36,7 @@ exports.PackageConfig = {
36
36
 
37
37
 
38
38
  exports.AmuletConfig = function (unit) { return ({
39
- decoder: damlTypes.lazyMemo(function () { return jtv.object({transferConfig: exports.TransferConfig(unit).decoder, issuanceCurve: Splice_Schedule.Schedule(pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime, Splice_Issuance.IssuanceConfig).decoder, decentralizedSynchronizer: Splice_DecentralizedSynchronizer.AmuletDecentralizedSynchronizerConfig.decoder, tickDuration: pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime.decoder, packageConfig: exports.PackageConfig.decoder, transferPreapprovalFee: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), featuredAppActivityMarkerAmount: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), }); }),
39
+ decoder: damlTypes.lazyMemo(function () { return jtv.object({transferConfig: exports.TransferConfig(unit).decoder, issuanceCurve: Splice_Schedule.Schedule(pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime, Splice_Issuance.IssuanceConfig).decoder, decentralizedSynchronizer: Splice_DecentralizedSynchronizer.AmuletDecentralizedSynchronizerConfig.decoder, tickDuration: pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946.DA.Time.Types.RelTime.decoder, packageConfig: exports.PackageConfig.decoder, transferPreapprovalFee: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), featuredAppActivityMarkerAmount: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Numeric(10)).decoder), optDevelopmentFundManager: jtv.Decoder.withDefault(null, damlTypes.Optional(damlTypes.Party).decoder), }); }),
40
40
  encode: function (__typed__) {
41
41
  return {
42
42
  transferConfig: exports.TransferConfig(unit).encode(__typed__.transferConfig),
@@ -46,6 +46,7 @@ exports.AmuletConfig = function (unit) { return ({
46
46
  packageConfig: exports.PackageConfig.encode(__typed__.packageConfig),
47
47
  transferPreapprovalFee: damlTypes.Optional(damlTypes.Numeric(10)).encode(__typed__.transferPreapprovalFee),
48
48
  featuredAppActivityMarkerAmount: damlTypes.Optional(damlTypes.Numeric(10)).encode(__typed__.featuredAppActivityMarkerAmount),
49
+ optDevelopmentFundManager: damlTypes.Optional(damlTypes.Party).encode(__typed__.optDevelopmentFundManager),
49
50
  };
50
51
  }
51
52
  ,
@@ -5,11 +5,11 @@
5
5
  import * as jtv from '@mojotech/json-type-validation';
6
6
  import * as damlTypes from '@daml/types';
7
7
 
8
- import * as pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from '../Api/Token/MetadataV1';
9
- import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '../../DA/Types';
10
- import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../Api/FeaturedAppRightV1';
11
- import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../DA/Internal/Template';
12
- import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../DA/Time/Types';
8
+ import * as pkg4ded6b668cb3b64f7a88a30874cd41c75829f5e064b3fbbadf41ec7e8363354f from '../../__bundled__/splice-api-token-metadata-v1';
9
+ import * as pkg5aee9b21b8e9a4c4975b5f4c4198e6e6e8469df49e2010820e792f393db870f4 from '../../__bundled__/daml-prim-DA-Types';
10
+ import * as pkg7804375fe5e4c6d5afe067bd314c42fe0b7d005a1300019c73154dd939da4dda from '../../__bundled__/splice-api-featured-app-v1';
11
+ import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../__bundled__/ghc-stdlib-DA-Internal-Template';
12
+ import * as pkgb70db8369e1c461d5c70f1c86f526a29e9776c655e6ffc2560f95b05ccb8b946 from '../../__bundled__/daml-stdlib-DA-Time-Types';
13
13
 
14
14
  import * as Splice_Amulet from '../../Splice/Amulet/module';
15
15
  import * as Splice_AmuletConfig from '../../Splice/AmuletConfig/module';
@@ -257,6 +257,7 @@ export declare type TransferSummary = {
257
257
  amuletPrice: damlTypes.Numeric;
258
258
  inputValidatorFaucetAmount: damlTypes.Optional<damlTypes.Numeric>;
259
259
  inputUnclaimedActivityRecordAmount: damlTypes.Optional<damlTypes.Numeric>;
260
+ inputDevelopmentFundAmount: damlTypes.Optional<damlTypes.Numeric>;
260
261
  };
261
262
 
262
263
  export declare const TransferSummary:
@@ -357,6 +358,7 @@ export declare type TransferInput =
357
358
  | { tag: 'ExtTransferInput'; value: TransferInput.ExtTransferInput }
358
359
  | { tag: 'InputValidatorLivenessActivityRecord'; value: damlTypes.ContractId<Splice_ValidatorLicense.ValidatorLivenessActivityRecord> }
359
360
  | { tag: 'InputUnclaimedActivityRecord'; value: damlTypes.ContractId<Splice_Amulet.UnclaimedActivityRecord> }
361
+ | { tag: 'InputDevelopmentFundCoupon'; value: damlTypes.ContractId<Splice_Amulet.DevelopmentFundCoupon> }
360
362
  ;
361
363
 
362
364
  export declare const TransferInput:
@@ -453,6 +455,7 @@ export declare type TransferInputsSummary = {
453
455
  amountArchivedAsOfRoundZero: damlTypes.Numeric;
454
456
  changeToHoldingFeesRate: damlTypes.Numeric;
455
457
  totalUnclaimedActivityRecordAmount: damlTypes.Optional<damlTypes.Numeric>;
458
+ totalDevelopmentFundAmount: damlTypes.Optional<damlTypes.Numeric>;
456
459
  };
457
460
 
458
461
  export declare const TransferInputsSummary:
@@ -554,6 +557,7 @@ export namespace InvalidTransferReason {
554
557
  export declare type AmuletRules_ConvertFeaturedAppActivityMarkers = {
555
558
  markerCids: damlTypes.ContractId<Splice_Amulet.FeaturedAppActivityMarker>[];
556
559
  openMiningRoundCid: damlTypes.ContractId<Splice_Round.OpenMiningRound>;
560
+ observers: damlTypes.Optional<damlTypes.Party[]>;
557
561
  };
558
562
 
559
563
  export declare const AmuletRules_ConvertFeaturedAppActivityMarkers:
@@ -613,6 +617,31 @@ export declare const AmuletRules_Fetch:
613
617
  ;
614
618
 
615
619
 
620
+ export declare type AmuletRules_AllocateDevelopmentFundCoupon = {
621
+ unclaimedDevelopmentFundCouponCids: damlTypes.ContractId<Splice_Amulet.UnclaimedDevelopmentFundCoupon>[];
622
+ beneficiary: damlTypes.Party;
623
+ amount: damlTypes.Numeric;
624
+ expiresAt: damlTypes.Time;
625
+ reason: string;
626
+ fundManager: damlTypes.Party;
627
+ };
628
+
629
+ export declare const AmuletRules_AllocateDevelopmentFundCoupon:
630
+ damlTypes.Serializable<AmuletRules_AllocateDevelopmentFundCoupon> & {
631
+ }
632
+ ;
633
+
634
+
635
+ export declare type AmuletRules_MergeUnclaimedDevelopmentFundCoupons = {
636
+ unclaimedDevelopmentFundCouponCids: damlTypes.ContractId<Splice_Amulet.UnclaimedDevelopmentFundCoupon>[];
637
+ };
638
+
639
+ export declare const AmuletRules_MergeUnclaimedDevelopmentFundCoupons:
640
+ damlTypes.Serializable<AmuletRules_MergeUnclaimedDevelopmentFundCoupons> & {
641
+ }
642
+ ;
643
+
644
+
616
645
  export declare type AmuletRules_MergeUnclaimedRewards = {
617
646
  unclaimedRewardCids: damlTypes.ContractId<Splice_Amulet.UnclaimedReward>[];
618
647
  };
@@ -833,6 +862,8 @@ export declare interface AmuletRulesInterface {
833
862
  AmuletRules_MiningRound_Archive: damlTypes.Choice<AmuletRules, AmuletRules_MiningRound_Archive, AmuletRules_MiningRound_ArchiveResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
834
863
  AmuletRules_ClaimExpiredRewards: damlTypes.Choice<AmuletRules, AmuletRules_ClaimExpiredRewards, AmuletRules_ClaimExpiredRewardsResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
835
864
  AmuletRules_MergeUnclaimedRewards: damlTypes.Choice<AmuletRules, AmuletRules_MergeUnclaimedRewards, AmuletRules_MergeUnclaimedRewardsResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
865
+ AmuletRules_MergeUnclaimedDevelopmentFundCoupons: damlTypes.Choice<AmuletRules, AmuletRules_MergeUnclaimedDevelopmentFundCoupons, AmuletRules_MergeUnclaimedDevelopmentFundCouponsResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
866
+ AmuletRules_AllocateDevelopmentFundCoupon: damlTypes.Choice<AmuletRules, AmuletRules_AllocateDevelopmentFundCoupon, AmuletRules_AllocateDevelopmentFundCouponResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
836
867
  AmuletRules_SetConfig: damlTypes.Choice<AmuletRules, AmuletRules_SetConfig, AmuletRules_SetConfigResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
837
868
  AmuletRules_ConvertFeaturedAppActivityMarkers: damlTypes.Choice<AmuletRules, AmuletRules_ConvertFeaturedAppActivityMarkers, AmuletRules_ConvertFeaturedAppActivityMarkersResult, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
838
869
  Archive: damlTypes.Choice<AmuletRules, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<AmuletRules, undefined>>;
@@ -901,6 +932,27 @@ export declare const AmuletRules_SetConfigResult:
901
932
  ;
902
933
 
903
934
 
935
+ export declare type AmuletRules_AllocateDevelopmentFundCouponResult = {
936
+ developmentFundCouponCid: damlTypes.ContractId<Splice_Amulet.DevelopmentFundCoupon>;
937
+ optUnclaimedDevelopmentFundCouponCid: damlTypes.Optional<damlTypes.ContractId<Splice_Amulet.UnclaimedDevelopmentFundCoupon>>;
938
+ };
939
+
940
+ export declare const AmuletRules_AllocateDevelopmentFundCouponResult:
941
+ damlTypes.Serializable<AmuletRules_AllocateDevelopmentFundCouponResult> & {
942
+ }
943
+ ;
944
+
945
+
946
+ export declare type AmuletRules_MergeUnclaimedDevelopmentFundCouponsResult = {
947
+ unclaimedDevelopmentFundCouponCid: damlTypes.ContractId<Splice_Amulet.UnclaimedDevelopmentFundCoupon>;
948
+ };
949
+
950
+ export declare const AmuletRules_MergeUnclaimedDevelopmentFundCouponsResult:
951
+ damlTypes.Serializable<AmuletRules_MergeUnclaimedDevelopmentFundCouponsResult> & {
952
+ }
953
+ ;
954
+
955
+
904
956
  export declare type AmuletRules_MergeUnclaimedRewardsResult = {
905
957
  unclaimedRewardCid: damlTypes.ContractId<Splice_Amulet.UnclaimedReward>;
906
958
  };
@@ -944,6 +996,7 @@ export declare const AmuletRules_MiningRound_CloseResult:
944
996
 
945
997
  export declare type AmuletRules_MiningRound_StartIssuingResult = {
946
998
  issuingRoundCid: damlTypes.ContractId<Splice_Round.IssuingMiningRound>;
999
+ unclaimedDevelopmentFundCouponCid: damlTypes.Optional<damlTypes.ContractId<Splice_Amulet.UnclaimedDevelopmentFundCoupon>>;
947
1000
  };
948
1001
 
949
1002
  export declare const AmuletRules_MiningRound_StartIssuingResult: