@bitgo/public-types 6.30.0 → 6.32.0

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 (194) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +2 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +2 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +2 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +2 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +2 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +2 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +2 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +2 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +2 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +2 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +2 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +2 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +2 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +2 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +2 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +2 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +2 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +2 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +2 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +2 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +2 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +4 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +2 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +2 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +2 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +2 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +2 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +2 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +2 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +2 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.d.ts +84 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.js +40 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.js.map +1 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.d.ts +82 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.js +37 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.js.map +1 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +3 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js +1 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js.map +1 -1
  40. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +2 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +2 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +2 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +2 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +2 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +2 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +2 -0
  47. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +2 -0
  48. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +2 -0
  49. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +2 -0
  50. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +2 -0
  51. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +2 -0
  52. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +2 -0
  53. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +2 -0
  54. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +2 -0
  55. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +2 -0
  56. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +2 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +2 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +2 -0
  59. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +2 -0
  60. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +2 -0
  61. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -0
  62. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +2 -0
  63. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +2 -0
  64. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +2 -0
  65. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +2 -0
  66. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +2 -0
  67. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +2 -0
  68. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +2 -0
  69. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +2 -0
  70. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +2 -0
  71. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +2 -0
  72. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +2 -0
  73. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +2 -0
  74. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +2 -0
  75. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +2 -0
  76. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +2 -0
  77. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +2 -0
  78. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +4 -0
  79. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +2 -0
  80. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +2 -0
  81. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -0
  82. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +2 -0
  83. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +2 -0
  84. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +2 -0
  85. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +2 -0
  86. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +2 -0
  87. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +2 -0
  88. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +2 -0
  89. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +2 -0
  90. package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
  91. package/dist/src/schema/transactionRequest/intents/index.js +2 -0
  92. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  93. package/dist/src/schema/transactionRequest/intents/intent.d.ts +457 -0
  94. package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
  95. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  96. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +4 -0
  97. package/dist/src/schema/transactionRequest/intents/intentType.js +2 -0
  98. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  99. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +2 -0
  100. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +2 -0
  101. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +4 -0
  102. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +4 -0
  103. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +2 -0
  104. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +2 -0
  105. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +2 -0
  106. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +2 -0
  107. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +2 -0
  108. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +2 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +2 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +2 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +2 -0
  112. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
  113. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +2 -0
  114. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +2 -0
  115. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +2 -0
  116. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +2 -0
  117. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
  118. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
  119. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
  120. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
  121. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
  122. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
  123. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
  124. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
  125. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
  126. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
  127. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
  128. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
  129. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -0
  130. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +2 -0
  131. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -0
  132. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +2 -0
  133. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +2 -0
  134. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +2 -0
  135. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +2 -0
  136. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +2 -0
  137. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +4 -0
  138. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
  139. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +4 -0
  140. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +2 -0
  141. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +2 -0
  142. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +2 -0
  143. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +4 -0
  144. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +2 -0
  145. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +2 -0
  146. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +2 -0
  147. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +4 -0
  148. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -0
  149. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
  150. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +2 -0
  151. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +2 -0
  152. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +2 -0
  153. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +2 -0
  154. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +2 -0
  155. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +2 -0
  156. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +2 -0
  157. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +2 -0
  158. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -0
  159. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +2 -0
  160. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +2 -0
  161. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +2 -0
  162. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +2 -0
  163. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +2 -0
  164. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +2 -0
  165. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +2 -0
  166. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +2 -0
  167. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +2 -0
  168. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +2 -0
  169. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +2 -0
  170. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +2 -0
  171. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +2 -0
  172. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +2 -0
  173. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +2 -0
  174. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -0
  175. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +2 -0
  176. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +4 -0
  177. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +2 -0
  178. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +2 -0
  179. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +2 -0
  180. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +2 -0
  181. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +2 -0
  182. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +2 -0
  183. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +2 -0
  184. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +2 -0
  185. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +4 -0
  186. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +4 -0
  187. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +914 -0
  188. package/package.json +1 -1
  189. package/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.ts +28 -0
  190. package/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.ts +26 -0
  191. package/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.ts +2 -0
  192. package/src/schema/transactionRequest/intents/index.ts +2 -0
  193. package/src/schema/transactionRequest/intents/intent.ts +4 -0
  194. package/src/schema/transactionRequest/intents/intentType.ts +2 -0
@@ -118,6 +118,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
118
118
  allocationRequest: t.LiteralC<"allocationRequest">;
119
119
  cantonCommand: t.LiteralC<"cantonCommand">;
120
120
  allocationAllocate: t.LiteralC<"allocationAllocate">;
121
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
122
+ allocationReject: t.LiteralC<"allocationReject">;
121
123
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
122
124
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
123
125
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -216,6 +218,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
216
218
  allocationRequest: t.LiteralC<"allocationRequest">;
217
219
  cantonCommand: t.LiteralC<"cantonCommand">;
218
220
  allocationAllocate: t.LiteralC<"allocationAllocate">;
221
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
222
+ allocationReject: t.LiteralC<"allocationReject">;
219
223
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
220
224
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
221
225
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -301,6 +305,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
301
305
  allocationRequest: t.LiteralC<"allocationRequest">;
302
306
  cantonCommand: t.LiteralC<"cantonCommand">;
303
307
  allocationAllocate: t.LiteralC<"allocationAllocate">;
308
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
309
+ allocationReject: t.LiteralC<"allocationReject">;
304
310
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
305
311
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
306
312
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -392,6 +398,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
392
398
  allocationRequest: t.LiteralC<"allocationRequest">;
393
399
  cantonCommand: t.LiteralC<"cantonCommand">;
394
400
  allocationAllocate: t.LiteralC<"allocationAllocate">;
401
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
402
+ allocationReject: t.LiteralC<"allocationReject">;
395
403
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
396
404
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
397
405
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -482,6 +490,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
482
490
  allocationRequest: t.LiteralC<"allocationRequest">;
483
491
  cantonCommand: t.LiteralC<"cantonCommand">;
484
492
  allocationAllocate: t.LiteralC<"allocationAllocate">;
493
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
494
+ allocationReject: t.LiteralC<"allocationReject">;
485
495
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
486
496
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
487
497
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -564,6 +574,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
564
574
  allocationRequest: t.LiteralC<"allocationRequest">;
565
575
  cantonCommand: t.LiteralC<"cantonCommand">;
566
576
  allocationAllocate: t.LiteralC<"allocationAllocate">;
577
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
578
+ allocationReject: t.LiteralC<"allocationReject">;
567
579
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
568
580
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
569
581
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -657,6 +669,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
657
669
  allocationRequest: t.LiteralC<"allocationRequest">;
658
670
  cantonCommand: t.LiteralC<"cantonCommand">;
659
671
  allocationAllocate: t.LiteralC<"allocationAllocate">;
672
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
673
+ allocationReject: t.LiteralC<"allocationReject">;
660
674
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
661
675
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
662
676
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -755,6 +769,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
755
769
  allocationRequest: t.LiteralC<"allocationRequest">;
756
770
  cantonCommand: t.LiteralC<"cantonCommand">;
757
771
  allocationAllocate: t.LiteralC<"allocationAllocate">;
772
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
773
+ allocationReject: t.LiteralC<"allocationReject">;
758
774
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
759
775
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
760
776
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -870,6 +886,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
870
886
  allocationRequest: t.LiteralC<"allocationRequest">;
871
887
  cantonCommand: t.LiteralC<"cantonCommand">;
872
888
  allocationAllocate: t.LiteralC<"allocationAllocate">;
889
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
890
+ allocationReject: t.LiteralC<"allocationReject">;
873
891
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
874
892
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
875
893
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -985,6 +1003,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
985
1003
  allocationRequest: t.LiteralC<"allocationRequest">;
986
1004
  cantonCommand: t.LiteralC<"cantonCommand">;
987
1005
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1006
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1007
+ allocationReject: t.LiteralC<"allocationReject">;
988
1008
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
989
1009
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
990
1010
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1066,6 +1086,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1066
1086
  allocationRequest: t.LiteralC<"allocationRequest">;
1067
1087
  cantonCommand: t.LiteralC<"cantonCommand">;
1068
1088
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1089
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1090
+ allocationReject: t.LiteralC<"allocationReject">;
1069
1091
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1070
1092
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1071
1093
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1147,6 +1169,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1147
1169
  allocationRequest: t.LiteralC<"allocationRequest">;
1148
1170
  cantonCommand: t.LiteralC<"cantonCommand">;
1149
1171
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1172
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1173
+ allocationReject: t.LiteralC<"allocationReject">;
1150
1174
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1151
1175
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1152
1176
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1236,6 +1260,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1236
1260
  allocationRequest: t.LiteralC<"allocationRequest">;
1237
1261
  cantonCommand: t.LiteralC<"cantonCommand">;
1238
1262
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1263
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1264
+ allocationReject: t.LiteralC<"allocationReject">;
1239
1265
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1240
1266
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1241
1267
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1324,6 +1350,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1324
1350
  allocationRequest: t.LiteralC<"allocationRequest">;
1325
1351
  cantonCommand: t.LiteralC<"cantonCommand">;
1326
1352
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1353
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1354
+ allocationReject: t.LiteralC<"allocationReject">;
1327
1355
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1328
1356
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1329
1357
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1415,6 +1443,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1415
1443
  allocationRequest: t.LiteralC<"allocationRequest">;
1416
1444
  cantonCommand: t.LiteralC<"cantonCommand">;
1417
1445
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1446
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1447
+ allocationReject: t.LiteralC<"allocationReject">;
1418
1448
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1419
1449
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1420
1450
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1492,6 +1522,168 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1492
1522
  allocationRequest: t.LiteralC<"allocationRequest">;
1493
1523
  cantonCommand: t.LiteralC<"cantonCommand">;
1494
1524
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1525
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1526
+ allocationReject: t.LiteralC<"allocationReject">;
1527
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1528
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1529
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1530
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1531
+ "defi-deposit": t.LiteralC<"defi-deposit">;
1532
+ "defi-redeem": t.LiteralC<"defi-redeem">;
1533
+ "defi-approve": t.LiteralC<"defi-approve">;
1534
+ delegateResource: t.LiteralC<"delegateResource">;
1535
+ undelegateResource: t.LiteralC<"undelegateResource">;
1536
+ export: t.LiteralC<"export">;
1537
+ import: t.LiteralC<"import">;
1538
+ importtoc: t.LiteralC<"importtoc">;
1539
+ }>;
1540
+ }>, t.PartialC<{
1541
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1542
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1543
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1544
+ }>]>, t.TypeC<{
1545
+ intentType: t.LiteralC<"allocationOfferWithdrawn">;
1546
+ transferOfferId: t.StringC;
1547
+ }>, t.PartialC<{
1548
+ token: t.StringC;
1549
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1550
+ intentType: t.KeyofC<{
1551
+ payment: t.LiteralC<"payment">;
1552
+ transferToken: t.LiteralC<"transferToken">;
1553
+ consolidate: t.LiteralC<"consolidate">;
1554
+ consolidateToken: t.LiteralC<"consolidateToken">;
1555
+ fanout: t.LiteralC<"fanout">;
1556
+ stake: t.LiteralC<"stake">;
1557
+ unstake: t.LiteralC<"unstake">;
1558
+ delegate: t.LiteralC<"delegate">;
1559
+ undelegate: t.LiteralC<"undelegate">;
1560
+ switchValidator: t.LiteralC<"switchValidator">;
1561
+ claim: t.LiteralC<"claim">;
1562
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1563
+ pledge: t.LiteralC<"pledge">;
1564
+ voteDelegation: t.LiteralC<"voteDelegation">;
1565
+ vote: t.LiteralC<"vote">;
1566
+ createAccount: t.LiteralC<"createAccount">;
1567
+ updateAccount: t.LiteralC<"updateAccount">;
1568
+ addTrustLine: t.LiteralC<"addTrustLine">;
1569
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1570
+ signMessage: t.LiteralC<"signMessage">;
1571
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1572
+ enableToken: t.LiteralC<"enableToken">;
1573
+ authorize: t.LiteralC<"authorize">;
1574
+ acceleration: t.LiteralC<"acceleration">;
1575
+ fillNonce: t.LiteralC<"fillNonce">;
1576
+ walletRecovery: t.LiteralC<"walletRecovery">;
1577
+ contractCall: t.LiteralC<"contractCall">;
1578
+ deactivate: t.LiteralC<"deactivate">;
1579
+ customTx: t.LiteralC<"customTx">;
1580
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
1581
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
1582
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
1583
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
1584
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
1585
+ tokenApproval: t.LiteralC<"tokenApproval">;
1586
+ transferStake: t.LiteralC<"transferStake">;
1587
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
1588
+ increaseStake: t.LiteralC<"increaseStake">;
1589
+ decreaseStake: t.LiteralC<"decreaseStake">;
1590
+ signalExit: t.LiteralC<"signalExit">;
1591
+ withdrawStake: t.LiteralC<"withdrawStake">;
1592
+ spotTransfer: t.LiteralC<"spotTransfer">;
1593
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
1594
+ enableBridging: t.LiteralC<"enableBridging">;
1595
+ goUnstake: t.LiteralC<"goUnstake">;
1596
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
1597
+ transferAccept: t.LiteralC<"transferAccept">;
1598
+ transferReject: t.LiteralC<"transferReject">;
1599
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
1600
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1601
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1602
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1603
+ allocationRequest: t.LiteralC<"allocationRequest">;
1604
+ cantonCommand: t.LiteralC<"cantonCommand">;
1605
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1606
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1607
+ allocationReject: t.LiteralC<"allocationReject">;
1608
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1609
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1610
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1611
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1612
+ "defi-deposit": t.LiteralC<"defi-deposit">;
1613
+ "defi-redeem": t.LiteralC<"defi-redeem">;
1614
+ "defi-approve": t.LiteralC<"defi-approve">;
1615
+ delegateResource: t.LiteralC<"delegateResource">;
1616
+ undelegateResource: t.LiteralC<"undelegateResource">;
1617
+ export: t.LiteralC<"export">;
1618
+ import: t.LiteralC<"import">;
1619
+ importtoc: t.LiteralC<"importtoc">;
1620
+ }>;
1621
+ }>, t.PartialC<{
1622
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1623
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1624
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1625
+ }>]>, t.TypeC<{
1626
+ intentType: t.LiteralC<"allocationReject">;
1627
+ txRequestId: t.StringC;
1628
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1629
+ intentType: t.KeyofC<{
1630
+ payment: t.LiteralC<"payment">;
1631
+ transferToken: t.LiteralC<"transferToken">;
1632
+ consolidate: t.LiteralC<"consolidate">;
1633
+ consolidateToken: t.LiteralC<"consolidateToken">;
1634
+ fanout: t.LiteralC<"fanout">;
1635
+ stake: t.LiteralC<"stake">;
1636
+ unstake: t.LiteralC<"unstake">;
1637
+ delegate: t.LiteralC<"delegate">;
1638
+ undelegate: t.LiteralC<"undelegate">;
1639
+ switchValidator: t.LiteralC<"switchValidator">;
1640
+ claim: t.LiteralC<"claim">;
1641
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1642
+ pledge: t.LiteralC<"pledge">;
1643
+ voteDelegation: t.LiteralC<"voteDelegation">;
1644
+ vote: t.LiteralC<"vote">;
1645
+ createAccount: t.LiteralC<"createAccount">;
1646
+ updateAccount: t.LiteralC<"updateAccount">;
1647
+ addTrustLine: t.LiteralC<"addTrustLine">;
1648
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1649
+ signMessage: t.LiteralC<"signMessage">;
1650
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1651
+ enableToken: t.LiteralC<"enableToken">;
1652
+ authorize: t.LiteralC<"authorize">;
1653
+ acceleration: t.LiteralC<"acceleration">;
1654
+ fillNonce: t.LiteralC<"fillNonce">;
1655
+ walletRecovery: t.LiteralC<"walletRecovery">;
1656
+ contractCall: t.LiteralC<"contractCall">;
1657
+ deactivate: t.LiteralC<"deactivate">;
1658
+ customTx: t.LiteralC<"customTx">;
1659
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
1660
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
1661
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
1662
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
1663
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
1664
+ tokenApproval: t.LiteralC<"tokenApproval">;
1665
+ transferStake: t.LiteralC<"transferStake">;
1666
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
1667
+ increaseStake: t.LiteralC<"increaseStake">;
1668
+ decreaseStake: t.LiteralC<"decreaseStake">;
1669
+ signalExit: t.LiteralC<"signalExit">;
1670
+ withdrawStake: t.LiteralC<"withdrawStake">;
1671
+ spotTransfer: t.LiteralC<"spotTransfer">;
1672
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
1673
+ enableBridging: t.LiteralC<"enableBridging">;
1674
+ goUnstake: t.LiteralC<"goUnstake">;
1675
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
1676
+ transferAccept: t.LiteralC<"transferAccept">;
1677
+ transferReject: t.LiteralC<"transferReject">;
1678
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
1679
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1680
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1681
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1682
+ allocationRequest: t.LiteralC<"allocationRequest">;
1683
+ cantonCommand: t.LiteralC<"cantonCommand">;
1684
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1685
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1686
+ allocationReject: t.LiteralC<"allocationReject">;
1495
1687
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1496
1688
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1497
1689
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1526,6 +1718,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1526
1718
  settleBefore: t.StringC;
1527
1719
  }>, t.PartialC<{
1528
1720
  comment: t.StringC;
1721
+ requestedAt: t.StringC;
1529
1722
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1530
1723
  intentType: t.KeyofC<{
1531
1724
  payment: t.LiteralC<"payment">;
@@ -1583,6 +1776,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1583
1776
  allocationRequest: t.LiteralC<"allocationRequest">;
1584
1777
  cantonCommand: t.LiteralC<"cantonCommand">;
1585
1778
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1779
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1780
+ allocationReject: t.LiteralC<"allocationReject">;
1586
1781
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1587
1782
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1588
1783
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1660,6 +1855,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1660
1855
  allocationRequest: t.LiteralC<"allocationRequest">;
1661
1856
  cantonCommand: t.LiteralC<"cantonCommand">;
1662
1857
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1858
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1859
+ allocationReject: t.LiteralC<"allocationReject">;
1663
1860
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1664
1861
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1665
1862
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1741,6 +1938,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1741
1938
  allocationRequest: t.LiteralC<"allocationRequest">;
1742
1939
  cantonCommand: t.LiteralC<"cantonCommand">;
1743
1940
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1941
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1942
+ allocationReject: t.LiteralC<"allocationReject">;
1744
1943
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1745
1944
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1746
1945
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1846,6 +2045,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1846
2045
  allocationRequest: t.LiteralC<"allocationRequest">;
1847
2046
  cantonCommand: t.LiteralC<"cantonCommand">;
1848
2047
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2048
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2049
+ allocationReject: t.LiteralC<"allocationReject">;
1849
2050
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1850
2051
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1851
2052
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1948,6 +2149,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1948
2149
  allocationRequest: t.LiteralC<"allocationRequest">;
1949
2150
  cantonCommand: t.LiteralC<"cantonCommand">;
1950
2151
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2152
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2153
+ allocationReject: t.LiteralC<"allocationReject">;
1951
2154
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1952
2155
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1953
2156
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2028,6 +2231,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2028
2231
  allocationRequest: t.LiteralC<"allocationRequest">;
2029
2232
  cantonCommand: t.LiteralC<"cantonCommand">;
2030
2233
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2234
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2235
+ allocationReject: t.LiteralC<"allocationReject">;
2031
2236
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2032
2237
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2033
2238
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2112,6 +2317,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2112
2317
  allocationRequest: t.LiteralC<"allocationRequest">;
2113
2318
  cantonCommand: t.LiteralC<"cantonCommand">;
2114
2319
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2320
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2321
+ allocationReject: t.LiteralC<"allocationReject">;
2115
2322
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2116
2323
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2117
2324
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2191,6 +2398,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2191
2398
  allocationRequest: t.LiteralC<"allocationRequest">;
2192
2399
  cantonCommand: t.LiteralC<"cantonCommand">;
2193
2400
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2401
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2402
+ allocationReject: t.LiteralC<"allocationReject">;
2194
2403
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2195
2404
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2196
2405
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2271,6 +2480,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2271
2480
  allocationRequest: t.LiteralC<"allocationRequest">;
2272
2481
  cantonCommand: t.LiteralC<"cantonCommand">;
2273
2482
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2483
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2484
+ allocationReject: t.LiteralC<"allocationReject">;
2274
2485
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2275
2486
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2276
2487
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2350,6 +2561,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2350
2561
  allocationRequest: t.LiteralC<"allocationRequest">;
2351
2562
  cantonCommand: t.LiteralC<"cantonCommand">;
2352
2563
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2564
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2565
+ allocationReject: t.LiteralC<"allocationReject">;
2353
2566
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2354
2567
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2355
2568
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2427,6 +2640,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2427
2640
  allocationRequest: t.LiteralC<"allocationRequest">;
2428
2641
  cantonCommand: t.LiteralC<"cantonCommand">;
2429
2642
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2643
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2644
+ allocationReject: t.LiteralC<"allocationReject">;
2430
2645
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2431
2646
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2432
2647
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2505,6 +2720,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2505
2720
  allocationRequest: t.LiteralC<"allocationRequest">;
2506
2721
  cantonCommand: t.LiteralC<"cantonCommand">;
2507
2722
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2723
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2724
+ allocationReject: t.LiteralC<"allocationReject">;
2508
2725
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2509
2726
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2510
2727
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2589,6 +2806,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2589
2806
  allocationRequest: t.LiteralC<"allocationRequest">;
2590
2807
  cantonCommand: t.LiteralC<"cantonCommand">;
2591
2808
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2809
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2810
+ allocationReject: t.LiteralC<"allocationReject">;
2592
2811
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2593
2812
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2594
2813
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2669,6 +2888,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2669
2888
  allocationRequest: t.LiteralC<"allocationRequest">;
2670
2889
  cantonCommand: t.LiteralC<"cantonCommand">;
2671
2890
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2891
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2892
+ allocationReject: t.LiteralC<"allocationReject">;
2672
2893
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2673
2894
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2674
2895
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2749,6 +2970,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2749
2970
  allocationRequest: t.LiteralC<"allocationRequest">;
2750
2971
  cantonCommand: t.LiteralC<"cantonCommand">;
2751
2972
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2973
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2974
+ allocationReject: t.LiteralC<"allocationReject">;
2752
2975
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2753
2976
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2754
2977
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2847,6 +3070,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2847
3070
  allocationRequest: t.LiteralC<"allocationRequest">;
2848
3071
  cantonCommand: t.LiteralC<"cantonCommand">;
2849
3072
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3073
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3074
+ allocationReject: t.LiteralC<"allocationReject">;
2850
3075
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2851
3076
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2852
3077
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2928,6 +3153,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2928
3153
  allocationRequest: t.LiteralC<"allocationRequest">;
2929
3154
  cantonCommand: t.LiteralC<"cantonCommand">;
2930
3155
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3156
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3157
+ allocationReject: t.LiteralC<"allocationReject">;
2931
3158
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2932
3159
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2933
3160
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3042,6 +3269,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3042
3269
  allocationRequest: t.LiteralC<"allocationRequest">;
3043
3270
  cantonCommand: t.LiteralC<"cantonCommand">;
3044
3271
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3272
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3273
+ allocationReject: t.LiteralC<"allocationReject">;
3045
3274
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3046
3275
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3047
3276
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3129,6 +3358,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3129
3358
  allocationRequest: t.LiteralC<"allocationRequest">;
3130
3359
  cantonCommand: t.LiteralC<"cantonCommand">;
3131
3360
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3361
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3362
+ allocationReject: t.LiteralC<"allocationReject">;
3132
3363
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3133
3364
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3134
3365
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3243,6 +3474,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3243
3474
  allocationRequest: t.LiteralC<"allocationRequest">;
3244
3475
  cantonCommand: t.LiteralC<"cantonCommand">;
3245
3476
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3477
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3478
+ allocationReject: t.LiteralC<"allocationReject">;
3246
3479
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3247
3480
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3248
3481
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3324,6 +3557,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3324
3557
  allocationRequest: t.LiteralC<"allocationRequest">;
3325
3558
  cantonCommand: t.LiteralC<"cantonCommand">;
3326
3559
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3560
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3561
+ allocationReject: t.LiteralC<"allocationReject">;
3327
3562
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3328
3563
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3329
3564
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3462,6 +3697,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3462
3697
  allocationRequest: t.LiteralC<"allocationRequest">;
3463
3698
  cantonCommand: t.LiteralC<"cantonCommand">;
3464
3699
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3700
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3701
+ allocationReject: t.LiteralC<"allocationReject">;
3465
3702
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3466
3703
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3467
3704
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3590,6 +3827,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3590
3827
  allocationRequest: t.LiteralC<"allocationRequest">;
3591
3828
  cantonCommand: t.LiteralC<"cantonCommand">;
3592
3829
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3830
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3831
+ allocationReject: t.LiteralC<"allocationReject">;
3593
3832
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3594
3833
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3595
3834
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3710,6 +3949,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3710
3949
  allocationRequest: t.LiteralC<"allocationRequest">;
3711
3950
  cantonCommand: t.LiteralC<"cantonCommand">;
3712
3951
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3952
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3953
+ allocationReject: t.LiteralC<"allocationReject">;
3713
3954
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3714
3955
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3715
3956
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3816,6 +4057,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3816
4057
  allocationRequest: t.LiteralC<"allocationRequest">;
3817
4058
  cantonCommand: t.LiteralC<"cantonCommand">;
3818
4059
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4060
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4061
+ allocationReject: t.LiteralC<"allocationReject">;
3819
4062
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3820
4063
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3821
4064
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3921,6 +4164,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3921
4164
  allocationRequest: t.LiteralC<"allocationRequest">;
3922
4165
  cantonCommand: t.LiteralC<"cantonCommand">;
3923
4166
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4167
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4168
+ allocationReject: t.LiteralC<"allocationReject">;
3924
4169
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3925
4170
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3926
4171
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4025,6 +4270,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4025
4270
  allocationRequest: t.LiteralC<"allocationRequest">;
4026
4271
  cantonCommand: t.LiteralC<"cantonCommand">;
4027
4272
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4273
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4274
+ allocationReject: t.LiteralC<"allocationReject">;
4028
4275
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4029
4276
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4030
4277
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4105,6 +4352,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4105
4352
  allocationRequest: t.LiteralC<"allocationRequest">;
4106
4353
  cantonCommand: t.LiteralC<"cantonCommand">;
4107
4354
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4355
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4356
+ allocationReject: t.LiteralC<"allocationReject">;
4108
4357
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4109
4358
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4110
4359
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4305,6 +4554,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4305
4554
  allocationRequest: t.LiteralC<"allocationRequest">;
4306
4555
  cantonCommand: t.LiteralC<"cantonCommand">;
4307
4556
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4557
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4558
+ allocationReject: t.LiteralC<"allocationReject">;
4308
4559
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4309
4560
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4310
4561
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4446,6 +4697,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4446
4697
  allocationRequest: t.LiteralC<"allocationRequest">;
4447
4698
  cantonCommand: t.LiteralC<"cantonCommand">;
4448
4699
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4700
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4701
+ allocationReject: t.LiteralC<"allocationReject">;
4449
4702
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4450
4703
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4451
4704
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4548,6 +4801,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4548
4801
  allocationRequest: t.LiteralC<"allocationRequest">;
4549
4802
  cantonCommand: t.LiteralC<"cantonCommand">;
4550
4803
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4804
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4805
+ allocationReject: t.LiteralC<"allocationReject">;
4551
4806
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4552
4807
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4553
4808
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4626,6 +4881,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4626
4881
  allocationRequest: t.LiteralC<"allocationRequest">;
4627
4882
  cantonCommand: t.LiteralC<"cantonCommand">;
4628
4883
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4884
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4885
+ allocationReject: t.LiteralC<"allocationReject">;
4629
4886
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4630
4887
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4631
4888
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4759,6 +5016,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4759
5016
  allocationRequest: t.LiteralC<"allocationRequest">;
4760
5017
  cantonCommand: t.LiteralC<"cantonCommand">;
4761
5018
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5019
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5020
+ allocationReject: t.LiteralC<"allocationReject">;
4762
5021
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4763
5022
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4764
5023
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4879,6 +5138,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4879
5138
  allocationRequest: t.LiteralC<"allocationRequest">;
4880
5139
  cantonCommand: t.LiteralC<"cantonCommand">;
4881
5140
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5141
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5142
+ allocationReject: t.LiteralC<"allocationReject">;
4882
5143
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4883
5144
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4884
5145
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5019,6 +5280,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5019
5280
  allocationRequest: t.LiteralC<"allocationRequest">;
5020
5281
  cantonCommand: t.LiteralC<"cantonCommand">;
5021
5282
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5283
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5284
+ allocationReject: t.LiteralC<"allocationReject">;
5022
5285
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5023
5286
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5024
5287
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5104,6 +5367,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5104
5367
  allocationRequest: t.LiteralC<"allocationRequest">;
5105
5368
  cantonCommand: t.LiteralC<"cantonCommand">;
5106
5369
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5370
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5371
+ allocationReject: t.LiteralC<"allocationReject">;
5107
5372
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5108
5373
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5109
5374
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5184,6 +5449,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5184
5449
  allocationRequest: t.LiteralC<"allocationRequest">;
5185
5450
  cantonCommand: t.LiteralC<"cantonCommand">;
5186
5451
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5452
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5453
+ allocationReject: t.LiteralC<"allocationReject">;
5187
5454
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5188
5455
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5189
5456
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5276,6 +5543,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5276
5543
  allocationRequest: t.LiteralC<"allocationRequest">;
5277
5544
  cantonCommand: t.LiteralC<"cantonCommand">;
5278
5545
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5546
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5547
+ allocationReject: t.LiteralC<"allocationReject">;
5279
5548
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5280
5549
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5281
5550
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5364,6 +5633,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5364
5633
  allocationRequest: t.LiteralC<"allocationRequest">;
5365
5634
  cantonCommand: t.LiteralC<"cantonCommand">;
5366
5635
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5636
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5637
+ allocationReject: t.LiteralC<"allocationReject">;
5367
5638
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5368
5639
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5369
5640
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5467,6 +5738,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5467
5738
  allocationRequest: t.LiteralC<"allocationRequest">;
5468
5739
  cantonCommand: t.LiteralC<"cantonCommand">;
5469
5740
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5741
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5742
+ allocationReject: t.LiteralC<"allocationReject">;
5470
5743
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5471
5744
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5472
5745
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5560,6 +5833,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5560
5833
  allocationRequest: t.LiteralC<"allocationRequest">;
5561
5834
  cantonCommand: t.LiteralC<"cantonCommand">;
5562
5835
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5836
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5837
+ allocationReject: t.LiteralC<"allocationReject">;
5563
5838
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5564
5839
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5565
5840
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5639,6 +5914,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5639
5914
  allocationRequest: t.LiteralC<"allocationRequest">;
5640
5915
  cantonCommand: t.LiteralC<"cantonCommand">;
5641
5916
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5917
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5918
+ allocationReject: t.LiteralC<"allocationReject">;
5642
5919
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5643
5920
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5644
5921
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5797,6 +6074,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5797
6074
  allocationRequest: t.LiteralC<"allocationRequest">;
5798
6075
  cantonCommand: t.LiteralC<"cantonCommand">;
5799
6076
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6077
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6078
+ allocationReject: t.LiteralC<"allocationReject">;
5800
6079
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5801
6080
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5802
6081
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5876,6 +6155,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5876
6155
  allocationRequest: t.LiteralC<"allocationRequest">;
5877
6156
  cantonCommand: t.LiteralC<"cantonCommand">;
5878
6157
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6158
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6159
+ allocationReject: t.LiteralC<"allocationReject">;
5879
6160
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5880
6161
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5881
6162
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5972,6 +6253,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5972
6253
  allocationRequest: t.LiteralC<"allocationRequest">;
5973
6254
  cantonCommand: t.LiteralC<"cantonCommand">;
5974
6255
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6256
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6257
+ allocationReject: t.LiteralC<"allocationReject">;
5975
6258
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5976
6259
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5977
6260
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6053,6 +6336,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6053
6336
  allocationRequest: t.LiteralC<"allocationRequest">;
6054
6337
  cantonCommand: t.LiteralC<"cantonCommand">;
6055
6338
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6339
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6340
+ allocationReject: t.LiteralC<"allocationReject">;
6056
6341
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6057
6342
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6058
6343
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6138,6 +6423,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6138
6423
  allocationRequest: t.LiteralC<"allocationRequest">;
6139
6424
  cantonCommand: t.LiteralC<"cantonCommand">;
6140
6425
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6426
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6427
+ allocationReject: t.LiteralC<"allocationReject">;
6141
6428
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6142
6429
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6143
6430
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6223,6 +6510,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6223
6510
  allocationRequest: t.LiteralC<"allocationRequest">;
6224
6511
  cantonCommand: t.LiteralC<"cantonCommand">;
6225
6512
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6513
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6514
+ allocationReject: t.LiteralC<"allocationReject">;
6226
6515
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6227
6516
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6228
6517
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6305,6 +6594,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6305
6594
  allocationRequest: t.LiteralC<"allocationRequest">;
6306
6595
  cantonCommand: t.LiteralC<"cantonCommand">;
6307
6596
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6597
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6598
+ allocationReject: t.LiteralC<"allocationReject">;
6308
6599
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6309
6600
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6310
6601
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6403,6 +6694,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6403
6694
  allocationRequest: t.LiteralC<"allocationRequest">;
6404
6695
  cantonCommand: t.LiteralC<"cantonCommand">;
6405
6696
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6697
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6698
+ allocationReject: t.LiteralC<"allocationReject">;
6406
6699
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6407
6700
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6408
6701
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6500,6 +6793,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6500
6793
  allocationRequest: t.LiteralC<"allocationRequest">;
6501
6794
  cantonCommand: t.LiteralC<"cantonCommand">;
6502
6795
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6796
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6797
+ allocationReject: t.LiteralC<"allocationReject">;
6503
6798
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6504
6799
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6505
6800
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6597,6 +6892,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6597
6892
  allocationRequest: t.LiteralC<"allocationRequest">;
6598
6893
  cantonCommand: t.LiteralC<"cantonCommand">;
6599
6894
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6895
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6896
+ allocationReject: t.LiteralC<"allocationReject">;
6600
6897
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6601
6898
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6602
6899
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6702,6 +6999,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6702
6999
  allocationRequest: t.LiteralC<"allocationRequest">;
6703
7000
  cantonCommand: t.LiteralC<"cantonCommand">;
6704
7001
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7002
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7003
+ allocationReject: t.LiteralC<"allocationReject">;
6705
7004
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6706
7005
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6707
7006
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6829,6 +7128,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6829
7128
  allocationRequest: t.LiteralC<"allocationRequest">;
6830
7129
  cantonCommand: t.LiteralC<"cantonCommand">;
6831
7130
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7131
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7132
+ allocationReject: t.LiteralC<"allocationReject">;
6832
7133
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6833
7134
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6834
7135
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6928,6 +7229,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6928
7229
  allocationRequest: t.LiteralC<"allocationRequest">;
6929
7230
  cantonCommand: t.LiteralC<"cantonCommand">;
6930
7231
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7232
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7233
+ allocationReject: t.LiteralC<"allocationReject">;
6931
7234
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6932
7235
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6933
7236
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7044,6 +7347,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7044
7347
  allocationRequest: t.LiteralC<"allocationRequest">;
7045
7348
  cantonCommand: t.LiteralC<"cantonCommand">;
7046
7349
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7350
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7351
+ allocationReject: t.LiteralC<"allocationReject">;
7047
7352
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7048
7353
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7049
7354
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7141,6 +7446,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7141
7446
  allocationRequest: t.LiteralC<"allocationRequest">;
7142
7447
  cantonCommand: t.LiteralC<"cantonCommand">;
7143
7448
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7449
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7450
+ allocationReject: t.LiteralC<"allocationReject">;
7144
7451
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7145
7452
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7146
7453
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7256,6 +7563,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7256
7563
  allocationRequest: t.LiteralC<"allocationRequest">;
7257
7564
  cantonCommand: t.LiteralC<"cantonCommand">;
7258
7565
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7566
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7567
+ allocationReject: t.LiteralC<"allocationReject">;
7259
7568
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7260
7569
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7261
7570
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7369,6 +7678,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7369
7678
  allocationRequest: t.LiteralC<"allocationRequest">;
7370
7679
  cantonCommand: t.LiteralC<"cantonCommand">;
7371
7680
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7681
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7682
+ allocationReject: t.LiteralC<"allocationReject">;
7372
7683
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7373
7684
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7374
7685
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7457,6 +7768,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7457
7768
  allocationRequest: t.LiteralC<"allocationRequest">;
7458
7769
  cantonCommand: t.LiteralC<"cantonCommand">;
7459
7770
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7771
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7772
+ allocationReject: t.LiteralC<"allocationReject">;
7460
7773
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7461
7774
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7462
7775
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7556,6 +7869,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7556
7869
  allocationRequest: t.LiteralC<"allocationRequest">;
7557
7870
  cantonCommand: t.LiteralC<"cantonCommand">;
7558
7871
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7872
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7873
+ allocationReject: t.LiteralC<"allocationReject">;
7559
7874
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7560
7875
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7561
7876
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7712,6 +8027,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7712
8027
  allocationRequest: t.LiteralC<"allocationRequest">;
7713
8028
  cantonCommand: t.LiteralC<"cantonCommand">;
7714
8029
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8030
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8031
+ allocationReject: t.LiteralC<"allocationReject">;
7715
8032
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7716
8033
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7717
8034
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7797,6 +8114,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7797
8114
  allocationRequest: t.LiteralC<"allocationRequest">;
7798
8115
  cantonCommand: t.LiteralC<"cantonCommand">;
7799
8116
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8117
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8118
+ allocationReject: t.LiteralC<"allocationReject">;
7800
8119
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7801
8120
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7802
8121
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7886,6 +8205,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7886
8205
  allocationRequest: t.LiteralC<"allocationRequest">;
7887
8206
  cantonCommand: t.LiteralC<"cantonCommand">;
7888
8207
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8208
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8209
+ allocationReject: t.LiteralC<"allocationReject">;
7889
8210
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7890
8211
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7891
8212
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7969,6 +8290,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7969
8290
  allocationRequest: t.LiteralC<"allocationRequest">;
7970
8291
  cantonCommand: t.LiteralC<"cantonCommand">;
7971
8292
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8293
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8294
+ allocationReject: t.LiteralC<"allocationReject">;
7972
8295
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7973
8296
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7974
8297
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8053,6 +8376,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8053
8376
  allocationRequest: t.LiteralC<"allocationRequest">;
8054
8377
  cantonCommand: t.LiteralC<"cantonCommand">;
8055
8378
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8379
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8380
+ allocationReject: t.LiteralC<"allocationReject">;
8056
8381
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8057
8382
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8058
8383
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8151,6 +8476,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8151
8476
  allocationRequest: t.LiteralC<"allocationRequest">;
8152
8477
  cantonCommand: t.LiteralC<"cantonCommand">;
8153
8478
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8479
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8480
+ allocationReject: t.LiteralC<"allocationReject">;
8154
8481
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8155
8482
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8156
8483
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8251,6 +8578,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8251
8578
  allocationRequest: t.LiteralC<"allocationRequest">;
8252
8579
  cantonCommand: t.LiteralC<"cantonCommand">;
8253
8580
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8581
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8582
+ allocationReject: t.LiteralC<"allocationReject">;
8254
8583
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8255
8584
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8256
8585
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8344,6 +8673,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8344
8673
  allocationRequest: t.LiteralC<"allocationRequest">;
8345
8674
  cantonCommand: t.LiteralC<"cantonCommand">;
8346
8675
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8676
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8677
+ allocationReject: t.LiteralC<"allocationReject">;
8347
8678
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8348
8679
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8349
8680
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8474,6 +8805,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8474
8805
  allocationRequest: t.LiteralC<"allocationRequest">;
8475
8806
  cantonCommand: t.LiteralC<"cantonCommand">;
8476
8807
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8808
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8809
+ allocationReject: t.LiteralC<"allocationReject">;
8477
8810
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8478
8811
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8479
8812
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8634,6 +8967,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8634
8967
  allocationRequest: t.LiteralC<"allocationRequest">;
8635
8968
  cantonCommand: t.LiteralC<"cantonCommand">;
8636
8969
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8970
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8971
+ allocationReject: t.LiteralC<"allocationReject">;
8637
8972
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8638
8973
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8639
8974
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8808,6 +9143,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8808
9143
  allocationRequest: t.LiteralC<"allocationRequest">;
8809
9144
  cantonCommand: t.LiteralC<"cantonCommand">;
8810
9145
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9146
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9147
+ allocationReject: t.LiteralC<"allocationReject">;
8811
9148
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8812
9149
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8813
9150
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8887,6 +9224,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8887
9224
  allocationRequest: t.LiteralC<"allocationRequest">;
8888
9225
  cantonCommand: t.LiteralC<"cantonCommand">;
8889
9226
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9227
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9228
+ allocationReject: t.LiteralC<"allocationReject">;
8890
9229
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8891
9230
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8892
9231
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8961,6 +9300,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8961
9300
  allocationRequest: t.LiteralC<"allocationRequest">;
8962
9301
  cantonCommand: t.LiteralC<"cantonCommand">;
8963
9302
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9303
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9304
+ allocationReject: t.LiteralC<"allocationReject">;
8964
9305
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8965
9306
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8966
9307
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9043,6 +9384,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9043
9384
  allocationRequest: t.LiteralC<"allocationRequest">;
9044
9385
  cantonCommand: t.LiteralC<"cantonCommand">;
9045
9386
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9387
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9388
+ allocationReject: t.LiteralC<"allocationReject">;
9046
9389
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9047
9390
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9048
9391
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9135,6 +9478,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9135
9478
  allocationRequest: t.LiteralC<"allocationRequest">;
9136
9479
  cantonCommand: t.LiteralC<"cantonCommand">;
9137
9480
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9481
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9482
+ allocationReject: t.LiteralC<"allocationReject">;
9138
9483
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9139
9484
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9140
9485
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9211,6 +9556,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9211
9556
  allocationRequest: t.LiteralC<"allocationRequest">;
9212
9557
  cantonCommand: t.LiteralC<"cantonCommand">;
9213
9558
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9559
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9560
+ allocationReject: t.LiteralC<"allocationReject">;
9214
9561
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9215
9562
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9216
9563
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9290,6 +9637,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9290
9637
  allocationRequest: t.LiteralC<"allocationRequest">;
9291
9638
  cantonCommand: t.LiteralC<"cantonCommand">;
9292
9639
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9640
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9641
+ allocationReject: t.LiteralC<"allocationReject">;
9293
9642
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9294
9643
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9295
9644
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9386,6 +9735,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9386
9735
  allocationRequest: t.LiteralC<"allocationRequest">;
9387
9736
  cantonCommand: t.LiteralC<"cantonCommand">;
9388
9737
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9738
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9739
+ allocationReject: t.LiteralC<"allocationReject">;
9389
9740
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9390
9741
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9391
9742
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9465,6 +9816,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9465
9816
  allocationRequest: t.LiteralC<"allocationRequest">;
9466
9817
  cantonCommand: t.LiteralC<"cantonCommand">;
9467
9818
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9819
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9820
+ allocationReject: t.LiteralC<"allocationReject">;
9468
9821
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9469
9822
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9470
9823
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9581,6 +9934,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9581
9934
  allocationRequest: t.LiteralC<"allocationRequest">;
9582
9935
  cantonCommand: t.LiteralC<"cantonCommand">;
9583
9936
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9937
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9938
+ allocationReject: t.LiteralC<"allocationReject">;
9584
9939
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9585
9940
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9586
9941
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9679,6 +10034,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9679
10034
  allocationRequest: t.LiteralC<"allocationRequest">;
9680
10035
  cantonCommand: t.LiteralC<"cantonCommand">;
9681
10036
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10037
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10038
+ allocationReject: t.LiteralC<"allocationReject">;
9682
10039
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9683
10040
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9684
10041
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9759,6 +10116,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9759
10116
  allocationRequest: t.LiteralC<"allocationRequest">;
9760
10117
  cantonCommand: t.LiteralC<"cantonCommand">;
9761
10118
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10119
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10120
+ allocationReject: t.LiteralC<"allocationReject">;
9762
10121
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9763
10122
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9764
10123
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9858,6 +10217,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9858
10217
  allocationRequest: t.LiteralC<"allocationRequest">;
9859
10218
  cantonCommand: t.LiteralC<"cantonCommand">;
9860
10219
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10220
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10221
+ allocationReject: t.LiteralC<"allocationReject">;
9861
10222
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9862
10223
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9863
10224
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9959,6 +10320,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9959
10320
  allocationRequest: t.LiteralC<"allocationRequest">;
9960
10321
  cantonCommand: t.LiteralC<"cantonCommand">;
9961
10322
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10323
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10324
+ allocationReject: t.LiteralC<"allocationReject">;
9962
10325
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9963
10326
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9964
10327
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10061,6 +10424,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10061
10424
  allocationRequest: t.LiteralC<"allocationRequest">;
10062
10425
  cantonCommand: t.LiteralC<"cantonCommand">;
10063
10426
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10427
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10428
+ allocationReject: t.LiteralC<"allocationReject">;
10064
10429
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10065
10430
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10066
10431
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10149,6 +10514,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10149
10514
  allocationRequest: t.LiteralC<"allocationRequest">;
10150
10515
  cantonCommand: t.LiteralC<"cantonCommand">;
10151
10516
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10517
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10518
+ allocationReject: t.LiteralC<"allocationReject">;
10152
10519
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10153
10520
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10154
10521
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10248,6 +10615,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10248
10615
  allocationRequest: t.LiteralC<"allocationRequest">;
10249
10616
  cantonCommand: t.LiteralC<"cantonCommand">;
10250
10617
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10618
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10619
+ allocationReject: t.LiteralC<"allocationReject">;
10251
10620
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10252
10621
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10253
10622
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10386,6 +10755,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10386
10755
  allocationRequest: t.LiteralC<"allocationRequest">;
10387
10756
  cantonCommand: t.LiteralC<"cantonCommand">;
10388
10757
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10758
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10759
+ allocationReject: t.LiteralC<"allocationReject">;
10389
10760
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10390
10761
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10391
10762
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10472,6 +10843,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10472
10843
  allocationRequest: t.LiteralC<"allocationRequest">;
10473
10844
  cantonCommand: t.LiteralC<"cantonCommand">;
10474
10845
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10846
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10847
+ allocationReject: t.LiteralC<"allocationReject">;
10475
10848
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10476
10849
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10477
10850
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10555,6 +10928,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10555
10928
  allocationRequest: t.LiteralC<"allocationRequest">;
10556
10929
  cantonCommand: t.LiteralC<"cantonCommand">;
10557
10930
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10931
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10932
+ allocationReject: t.LiteralC<"allocationReject">;
10558
10933
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10559
10934
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10560
10935
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10633,6 +11008,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10633
11008
  allocationRequest: t.LiteralC<"allocationRequest">;
10634
11009
  cantonCommand: t.LiteralC<"cantonCommand">;
10635
11010
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11011
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11012
+ allocationReject: t.LiteralC<"allocationReject">;
10636
11013
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10637
11014
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10638
11015
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10731,6 +11108,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10731
11108
  allocationRequest: t.LiteralC<"allocationRequest">;
10732
11109
  cantonCommand: t.LiteralC<"cantonCommand">;
10733
11110
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11111
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11112
+ allocationReject: t.LiteralC<"allocationReject">;
10734
11113
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10735
11114
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10736
11115
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10815,6 +11194,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10815
11194
  allocationRequest: t.LiteralC<"allocationRequest">;
10816
11195
  cantonCommand: t.LiteralC<"cantonCommand">;
10817
11196
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11197
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11198
+ allocationReject: t.LiteralC<"allocationReject">;
10818
11199
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10819
11200
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10820
11201
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10898,6 +11279,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10898
11279
  allocationRequest: t.LiteralC<"allocationRequest">;
10899
11280
  cantonCommand: t.LiteralC<"cantonCommand">;
10900
11281
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11282
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11283
+ allocationReject: t.LiteralC<"allocationReject">;
10901
11284
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10902
11285
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10903
11286
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10982,6 +11365,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10982
11365
  allocationRequest: t.LiteralC<"allocationRequest">;
10983
11366
  cantonCommand: t.LiteralC<"cantonCommand">;
10984
11367
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11368
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11369
+ allocationReject: t.LiteralC<"allocationReject">;
10985
11370
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10986
11371
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10987
11372
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11065,6 +11450,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11065
11450
  allocationRequest: t.LiteralC<"allocationRequest">;
11066
11451
  cantonCommand: t.LiteralC<"cantonCommand">;
11067
11452
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11453
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11454
+ allocationReject: t.LiteralC<"allocationReject">;
11068
11455
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11069
11456
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11070
11457
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11152,6 +11539,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11152
11539
  allocationRequest: t.LiteralC<"allocationRequest">;
11153
11540
  cantonCommand: t.LiteralC<"cantonCommand">;
11154
11541
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11542
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11543
+ allocationReject: t.LiteralC<"allocationReject">;
11155
11544
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11156
11545
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11157
11546
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11238,6 +11627,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11238
11627
  allocationRequest: t.LiteralC<"allocationRequest">;
11239
11628
  cantonCommand: t.LiteralC<"cantonCommand">;
11240
11629
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11630
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11631
+ allocationReject: t.LiteralC<"allocationReject">;
11241
11632
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11242
11633
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11243
11634
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11326,6 +11717,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11326
11717
  allocationRequest: t.LiteralC<"allocationRequest">;
11327
11718
  cantonCommand: t.LiteralC<"cantonCommand">;
11328
11719
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11720
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11721
+ allocationReject: t.LiteralC<"allocationReject">;
11329
11722
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11330
11723
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11331
11724
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11414,6 +11807,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11414
11807
  allocationRequest: t.LiteralC<"allocationRequest">;
11415
11808
  cantonCommand: t.LiteralC<"cantonCommand">;
11416
11809
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11810
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11811
+ allocationReject: t.LiteralC<"allocationReject">;
11417
11812
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11418
11813
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11419
11814
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11502,6 +11897,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11502
11897
  allocationRequest: t.LiteralC<"allocationRequest">;
11503
11898
  cantonCommand: t.LiteralC<"cantonCommand">;
11504
11899
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11900
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11901
+ allocationReject: t.LiteralC<"allocationReject">;
11505
11902
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11506
11903
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11507
11904
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11589,6 +11986,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11589
11986
  allocationRequest: t.LiteralC<"allocationRequest">;
11590
11987
  cantonCommand: t.LiteralC<"cantonCommand">;
11591
11988
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11989
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11990
+ allocationReject: t.LiteralC<"allocationReject">;
11592
11991
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11593
11992
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11594
11993
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11680,6 +12079,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11680
12079
  allocationRequest: t.LiteralC<"allocationRequest">;
11681
12080
  cantonCommand: t.LiteralC<"cantonCommand">;
11682
12081
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12082
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12083
+ allocationReject: t.LiteralC<"allocationReject">;
11683
12084
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11684
12085
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11685
12086
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11766,6 +12167,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11766
12167
  allocationRequest: t.LiteralC<"allocationRequest">;
11767
12168
  cantonCommand: t.LiteralC<"cantonCommand">;
11768
12169
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12170
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12171
+ allocationReject: t.LiteralC<"allocationReject">;
11769
12172
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11770
12173
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11771
12174
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11854,6 +12257,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11854
12257
  allocationRequest: t.LiteralC<"allocationRequest">;
11855
12258
  cantonCommand: t.LiteralC<"cantonCommand">;
11856
12259
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12260
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12261
+ allocationReject: t.LiteralC<"allocationReject">;
11857
12262
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11858
12263
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11859
12264
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11938,6 +12343,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11938
12343
  allocationRequest: t.LiteralC<"allocationRequest">;
11939
12344
  cantonCommand: t.LiteralC<"cantonCommand">;
11940
12345
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12346
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12347
+ allocationReject: t.LiteralC<"allocationReject">;
11941
12348
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11942
12349
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11943
12350
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12021,6 +12428,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12021
12428
  allocationRequest: t.LiteralC<"allocationRequest">;
12022
12429
  cantonCommand: t.LiteralC<"cantonCommand">;
12023
12430
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12431
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12432
+ allocationReject: t.LiteralC<"allocationReject">;
12024
12433
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12025
12434
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12026
12435
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12104,6 +12513,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12104
12513
  allocationRequest: t.LiteralC<"allocationRequest">;
12105
12514
  cantonCommand: t.LiteralC<"cantonCommand">;
12106
12515
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12516
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12517
+ allocationReject: t.LiteralC<"allocationReject">;
12107
12518
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12108
12519
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12109
12520
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12192,6 +12603,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12192
12603
  allocationRequest: t.LiteralC<"allocationRequest">;
12193
12604
  cantonCommand: t.LiteralC<"cantonCommand">;
12194
12605
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12606
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12607
+ allocationReject: t.LiteralC<"allocationReject">;
12195
12608
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12196
12609
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12197
12610
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12281,6 +12694,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12281
12694
  allocationRequest: t.LiteralC<"allocationRequest">;
12282
12695
  cantonCommand: t.LiteralC<"cantonCommand">;
12283
12696
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12697
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12698
+ allocationReject: t.LiteralC<"allocationReject">;
12284
12699
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12285
12700
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12286
12701
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12368,6 +12783,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12368
12783
  allocationRequest: t.LiteralC<"allocationRequest">;
12369
12784
  cantonCommand: t.LiteralC<"cantonCommand">;
12370
12785
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12786
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12787
+ allocationReject: t.LiteralC<"allocationReject">;
12371
12788
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12372
12789
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12373
12790
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12455,6 +12872,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12455
12872
  allocationRequest: t.LiteralC<"allocationRequest">;
12456
12873
  cantonCommand: t.LiteralC<"cantonCommand">;
12457
12874
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12875
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12876
+ allocationReject: t.LiteralC<"allocationReject">;
12458
12877
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12459
12878
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12460
12879
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12537,6 +12956,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12537
12956
  allocationRequest: t.LiteralC<"allocationRequest">;
12538
12957
  cantonCommand: t.LiteralC<"cantonCommand">;
12539
12958
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12959
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12960
+ allocationReject: t.LiteralC<"allocationReject">;
12540
12961
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12541
12962
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12542
12963
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12619,6 +13040,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12619
13040
  allocationRequest: t.LiteralC<"allocationRequest">;
12620
13041
  cantonCommand: t.LiteralC<"cantonCommand">;
12621
13042
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13043
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13044
+ allocationReject: t.LiteralC<"allocationReject">;
12622
13045
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12623
13046
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12624
13047
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12695,6 +13118,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12695
13118
  allocationRequest: t.LiteralC<"allocationRequest">;
12696
13119
  cantonCommand: t.LiteralC<"cantonCommand">;
12697
13120
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13121
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13122
+ allocationReject: t.LiteralC<"allocationReject">;
12698
13123
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12699
13124
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12700
13125
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12775,6 +13200,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12775
13200
  allocationRequest: t.LiteralC<"allocationRequest">;
12776
13201
  cantonCommand: t.LiteralC<"cantonCommand">;
12777
13202
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13203
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13204
+ allocationReject: t.LiteralC<"allocationReject">;
12778
13205
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12779
13206
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12780
13207
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12857,6 +13284,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12857
13284
  allocationRequest: t.LiteralC<"allocationRequest">;
12858
13285
  cantonCommand: t.LiteralC<"cantonCommand">;
12859
13286
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13287
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13288
+ allocationReject: t.LiteralC<"allocationReject">;
12860
13289
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12861
13290
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12862
13291
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12939,6 +13368,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12939
13368
  allocationRequest: t.LiteralC<"allocationRequest">;
12940
13369
  cantonCommand: t.LiteralC<"cantonCommand">;
12941
13370
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13371
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13372
+ allocationReject: t.LiteralC<"allocationReject">;
12942
13373
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12943
13374
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12944
13375
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13027,6 +13458,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13027
13458
  allocationRequest: t.LiteralC<"allocationRequest">;
13028
13459
  cantonCommand: t.LiteralC<"cantonCommand">;
13029
13460
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13461
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13462
+ allocationReject: t.LiteralC<"allocationReject">;
13030
13463
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13031
13464
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13032
13465
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13115,6 +13548,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13115
13548
  allocationRequest: t.LiteralC<"allocationRequest">;
13116
13549
  cantonCommand: t.LiteralC<"cantonCommand">;
13117
13550
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13551
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13552
+ allocationReject: t.LiteralC<"allocationReject">;
13118
13553
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13119
13554
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13120
13555
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13197,6 +13632,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13197
13632
  allocationRequest: t.LiteralC<"allocationRequest">;
13198
13633
  cantonCommand: t.LiteralC<"cantonCommand">;
13199
13634
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13635
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13636
+ allocationReject: t.LiteralC<"allocationReject">;
13200
13637
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13201
13638
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13202
13639
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13275,6 +13712,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13275
13712
  allocationRequest: t.LiteralC<"allocationRequest">;
13276
13713
  cantonCommand: t.LiteralC<"cantonCommand">;
13277
13714
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13715
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13716
+ allocationReject: t.LiteralC<"allocationReject">;
13278
13717
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13279
13718
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13280
13719
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13373,6 +13812,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13373
13812
  allocationRequest: t.LiteralC<"allocationRequest">;
13374
13813
  cantonCommand: t.LiteralC<"cantonCommand">;
13375
13814
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13815
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13816
+ allocationReject: t.LiteralC<"allocationReject">;
13376
13817
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13377
13818
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13378
13819
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13481,6 +13922,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13481
13922
  allocationRequest: t.LiteralC<"allocationRequest">;
13482
13923
  cantonCommand: t.LiteralC<"cantonCommand">;
13483
13924
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13925
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13926
+ allocationReject: t.LiteralC<"allocationReject">;
13484
13927
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13485
13928
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13486
13929
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13599,6 +14042,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13599
14042
  allocationRequest: t.LiteralC<"allocationRequest">;
13600
14043
  cantonCommand: t.LiteralC<"cantonCommand">;
13601
14044
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14045
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14046
+ allocationReject: t.LiteralC<"allocationReject">;
13602
14047
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13603
14048
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13604
14049
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13689,6 +14134,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13689
14134
  allocationRequest: t.LiteralC<"allocationRequest">;
13690
14135
  cantonCommand: t.LiteralC<"cantonCommand">;
13691
14136
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14137
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14138
+ allocationReject: t.LiteralC<"allocationReject">;
13692
14139
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13693
14140
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13694
14141
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13789,6 +14236,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13789
14236
  allocationRequest: t.LiteralC<"allocationRequest">;
13790
14237
  cantonCommand: t.LiteralC<"cantonCommand">;
13791
14238
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14239
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14240
+ allocationReject: t.LiteralC<"allocationReject">;
13792
14241
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13793
14242
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13794
14243
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13871,6 +14320,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13871
14320
  allocationRequest: t.LiteralC<"allocationRequest">;
13872
14321
  cantonCommand: t.LiteralC<"cantonCommand">;
13873
14322
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14323
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14324
+ allocationReject: t.LiteralC<"allocationReject">;
13874
14325
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13875
14326
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13876
14327
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13959,6 +14410,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13959
14410
  allocationRequest: t.LiteralC<"allocationRequest">;
13960
14411
  cantonCommand: t.LiteralC<"cantonCommand">;
13961
14412
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14413
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14414
+ allocationReject: t.LiteralC<"allocationReject">;
13962
14415
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13963
14416
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13964
14417
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -14041,6 +14494,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14041
14494
  allocationRequest: t.LiteralC<"allocationRequest">;
14042
14495
  cantonCommand: t.LiteralC<"cantonCommand">;
14043
14496
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14497
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14498
+ allocationReject: t.LiteralC<"allocationReject">;
14044
14499
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14045
14500
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14046
14501
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -14129,6 +14584,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14129
14584
  allocationRequest: t.LiteralC<"allocationRequest">;
14130
14585
  cantonCommand: t.LiteralC<"cantonCommand">;
14131
14586
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14587
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14588
+ allocationReject: t.LiteralC<"allocationReject">;
14132
14589
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14133
14590
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14134
14591
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;