@bitgo/public-types 6.30.0 → 6.31.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 (191) 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 +2 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +2 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +2 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +2 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +2 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +2 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +2 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +2 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +2 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +2 -0
  47. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +2 -0
  48. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +2 -0
  49. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +2 -0
  50. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +2 -0
  51. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +2 -0
  52. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +2 -0
  53. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +2 -0
  54. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +2 -0
  55. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +2 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +2 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +2 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +2 -0
  59. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -0
  60. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +2 -0
  61. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +2 -0
  62. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +2 -0
  63. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +2 -0
  64. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +2 -0
  65. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +2 -0
  66. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +2 -0
  67. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +2 -0
  68. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +2 -0
  69. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +2 -0
  70. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +2 -0
  71. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +2 -0
  72. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +2 -0
  73. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +2 -0
  74. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +2 -0
  75. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +2 -0
  76. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +4 -0
  77. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +2 -0
  78. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +2 -0
  79. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -0
  80. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +2 -0
  81. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +2 -0
  82. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +2 -0
  83. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +2 -0
  84. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +2 -0
  85. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +2 -0
  86. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +2 -0
  87. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +2 -0
  88. package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
  89. package/dist/src/schema/transactionRequest/intents/index.js +2 -0
  90. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  91. package/dist/src/schema/transactionRequest/intents/intent.d.ts +456 -0
  92. package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
  93. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  94. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +4 -0
  95. package/dist/src/schema/transactionRequest/intents/intentType.js +2 -0
  96. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  97. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +2 -0
  98. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +2 -0
  99. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +4 -0
  100. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +4 -0
  101. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +2 -0
  102. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +2 -0
  103. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +2 -0
  104. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +2 -0
  105. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +2 -0
  106. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +2 -0
  107. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +2 -0
  108. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +2 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +2 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +2 -0
  112. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +2 -0
  113. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +2 -0
  114. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +2 -0
  115. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
  116. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
  117. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
  118. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
  119. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
  120. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
  121. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
  122. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
  123. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
  124. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
  125. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
  126. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
  127. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -0
  128. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +2 -0
  129. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -0
  130. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +2 -0
  131. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +2 -0
  132. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +2 -0
  133. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +2 -0
  134. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +2 -0
  135. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +4 -0
  136. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
  137. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +4 -0
  138. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +2 -0
  139. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +2 -0
  140. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +2 -0
  141. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +4 -0
  142. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +2 -0
  143. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +2 -0
  144. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +2 -0
  145. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +4 -0
  146. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -0
  147. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
  148. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +2 -0
  149. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +2 -0
  150. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +2 -0
  151. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +2 -0
  152. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +2 -0
  153. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +2 -0
  154. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +2 -0
  155. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +2 -0
  156. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -0
  157. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +2 -0
  158. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +2 -0
  159. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +2 -0
  160. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +2 -0
  161. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +2 -0
  162. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +2 -0
  163. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +2 -0
  164. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +2 -0
  165. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +2 -0
  166. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +2 -0
  167. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +2 -0
  168. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +2 -0
  169. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +2 -0
  170. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +2 -0
  171. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +2 -0
  172. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -0
  173. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +2 -0
  174. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +4 -0
  175. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +2 -0
  176. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +2 -0
  177. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +2 -0
  178. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +2 -0
  179. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +2 -0
  180. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +2 -0
  181. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +2 -0
  182. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +2 -0
  183. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +4 -0
  184. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +4 -0
  185. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +912 -0
  186. package/package.json +1 -1
  187. package/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.ts +28 -0
  188. package/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.ts +26 -0
  189. package/src/schema/transactionRequest/intents/index.ts +2 -0
  190. package/src/schema/transactionRequest/intents/intent.ts +4 -0
  191. 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">;
@@ -1583,6 +1775,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1583
1775
  allocationRequest: t.LiteralC<"allocationRequest">;
1584
1776
  cantonCommand: t.LiteralC<"cantonCommand">;
1585
1777
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1778
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1779
+ allocationReject: t.LiteralC<"allocationReject">;
1586
1780
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1587
1781
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1588
1782
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1660,6 +1854,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1660
1854
  allocationRequest: t.LiteralC<"allocationRequest">;
1661
1855
  cantonCommand: t.LiteralC<"cantonCommand">;
1662
1856
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1857
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1858
+ allocationReject: t.LiteralC<"allocationReject">;
1663
1859
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1664
1860
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1665
1861
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1741,6 +1937,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1741
1937
  allocationRequest: t.LiteralC<"allocationRequest">;
1742
1938
  cantonCommand: t.LiteralC<"cantonCommand">;
1743
1939
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1940
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
1941
+ allocationReject: t.LiteralC<"allocationReject">;
1744
1942
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1745
1943
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1746
1944
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1846,6 +2044,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1846
2044
  allocationRequest: t.LiteralC<"allocationRequest">;
1847
2045
  cantonCommand: t.LiteralC<"cantonCommand">;
1848
2046
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2047
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2048
+ allocationReject: t.LiteralC<"allocationReject">;
1849
2049
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1850
2050
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1851
2051
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -1948,6 +2148,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1948
2148
  allocationRequest: t.LiteralC<"allocationRequest">;
1949
2149
  cantonCommand: t.LiteralC<"cantonCommand">;
1950
2150
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2151
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2152
+ allocationReject: t.LiteralC<"allocationReject">;
1951
2153
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1952
2154
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1953
2155
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2028,6 +2230,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2028
2230
  allocationRequest: t.LiteralC<"allocationRequest">;
2029
2231
  cantonCommand: t.LiteralC<"cantonCommand">;
2030
2232
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2233
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2234
+ allocationReject: t.LiteralC<"allocationReject">;
2031
2235
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2032
2236
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2033
2237
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2112,6 +2316,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2112
2316
  allocationRequest: t.LiteralC<"allocationRequest">;
2113
2317
  cantonCommand: t.LiteralC<"cantonCommand">;
2114
2318
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2319
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2320
+ allocationReject: t.LiteralC<"allocationReject">;
2115
2321
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2116
2322
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2117
2323
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2191,6 +2397,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2191
2397
  allocationRequest: t.LiteralC<"allocationRequest">;
2192
2398
  cantonCommand: t.LiteralC<"cantonCommand">;
2193
2399
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2400
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2401
+ allocationReject: t.LiteralC<"allocationReject">;
2194
2402
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2195
2403
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2196
2404
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2271,6 +2479,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2271
2479
  allocationRequest: t.LiteralC<"allocationRequest">;
2272
2480
  cantonCommand: t.LiteralC<"cantonCommand">;
2273
2481
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2482
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2483
+ allocationReject: t.LiteralC<"allocationReject">;
2274
2484
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2275
2485
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2276
2486
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2350,6 +2560,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2350
2560
  allocationRequest: t.LiteralC<"allocationRequest">;
2351
2561
  cantonCommand: t.LiteralC<"cantonCommand">;
2352
2562
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2563
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2564
+ allocationReject: t.LiteralC<"allocationReject">;
2353
2565
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2354
2566
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2355
2567
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2427,6 +2639,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2427
2639
  allocationRequest: t.LiteralC<"allocationRequest">;
2428
2640
  cantonCommand: t.LiteralC<"cantonCommand">;
2429
2641
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2642
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2643
+ allocationReject: t.LiteralC<"allocationReject">;
2430
2644
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2431
2645
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2432
2646
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2505,6 +2719,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2505
2719
  allocationRequest: t.LiteralC<"allocationRequest">;
2506
2720
  cantonCommand: t.LiteralC<"cantonCommand">;
2507
2721
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2722
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2723
+ allocationReject: t.LiteralC<"allocationReject">;
2508
2724
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2509
2725
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2510
2726
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2589,6 +2805,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2589
2805
  allocationRequest: t.LiteralC<"allocationRequest">;
2590
2806
  cantonCommand: t.LiteralC<"cantonCommand">;
2591
2807
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2808
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2809
+ allocationReject: t.LiteralC<"allocationReject">;
2592
2810
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2593
2811
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2594
2812
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2669,6 +2887,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2669
2887
  allocationRequest: t.LiteralC<"allocationRequest">;
2670
2888
  cantonCommand: t.LiteralC<"cantonCommand">;
2671
2889
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2890
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2891
+ allocationReject: t.LiteralC<"allocationReject">;
2672
2892
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2673
2893
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2674
2894
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2749,6 +2969,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2749
2969
  allocationRequest: t.LiteralC<"allocationRequest">;
2750
2970
  cantonCommand: t.LiteralC<"cantonCommand">;
2751
2971
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2972
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
2973
+ allocationReject: t.LiteralC<"allocationReject">;
2752
2974
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2753
2975
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2754
2976
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2847,6 +3069,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2847
3069
  allocationRequest: t.LiteralC<"allocationRequest">;
2848
3070
  cantonCommand: t.LiteralC<"cantonCommand">;
2849
3071
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3072
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3073
+ allocationReject: t.LiteralC<"allocationReject">;
2850
3074
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2851
3075
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2852
3076
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -2928,6 +3152,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2928
3152
  allocationRequest: t.LiteralC<"allocationRequest">;
2929
3153
  cantonCommand: t.LiteralC<"cantonCommand">;
2930
3154
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3155
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3156
+ allocationReject: t.LiteralC<"allocationReject">;
2931
3157
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2932
3158
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2933
3159
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3042,6 +3268,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3042
3268
  allocationRequest: t.LiteralC<"allocationRequest">;
3043
3269
  cantonCommand: t.LiteralC<"cantonCommand">;
3044
3270
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3271
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3272
+ allocationReject: t.LiteralC<"allocationReject">;
3045
3273
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3046
3274
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3047
3275
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3129,6 +3357,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3129
3357
  allocationRequest: t.LiteralC<"allocationRequest">;
3130
3358
  cantonCommand: t.LiteralC<"cantonCommand">;
3131
3359
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3360
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3361
+ allocationReject: t.LiteralC<"allocationReject">;
3132
3362
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3133
3363
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3134
3364
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3243,6 +3473,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3243
3473
  allocationRequest: t.LiteralC<"allocationRequest">;
3244
3474
  cantonCommand: t.LiteralC<"cantonCommand">;
3245
3475
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3476
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3477
+ allocationReject: t.LiteralC<"allocationReject">;
3246
3478
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3247
3479
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3248
3480
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3324,6 +3556,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3324
3556
  allocationRequest: t.LiteralC<"allocationRequest">;
3325
3557
  cantonCommand: t.LiteralC<"cantonCommand">;
3326
3558
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3559
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3560
+ allocationReject: t.LiteralC<"allocationReject">;
3327
3561
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3328
3562
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3329
3563
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3462,6 +3696,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3462
3696
  allocationRequest: t.LiteralC<"allocationRequest">;
3463
3697
  cantonCommand: t.LiteralC<"cantonCommand">;
3464
3698
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3699
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3700
+ allocationReject: t.LiteralC<"allocationReject">;
3465
3701
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3466
3702
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3467
3703
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3590,6 +3826,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3590
3826
  allocationRequest: t.LiteralC<"allocationRequest">;
3591
3827
  cantonCommand: t.LiteralC<"cantonCommand">;
3592
3828
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3829
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3830
+ allocationReject: t.LiteralC<"allocationReject">;
3593
3831
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3594
3832
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3595
3833
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3710,6 +3948,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3710
3948
  allocationRequest: t.LiteralC<"allocationRequest">;
3711
3949
  cantonCommand: t.LiteralC<"cantonCommand">;
3712
3950
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3951
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
3952
+ allocationReject: t.LiteralC<"allocationReject">;
3713
3953
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3714
3954
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3715
3955
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3816,6 +4056,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3816
4056
  allocationRequest: t.LiteralC<"allocationRequest">;
3817
4057
  cantonCommand: t.LiteralC<"cantonCommand">;
3818
4058
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4059
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4060
+ allocationReject: t.LiteralC<"allocationReject">;
3819
4061
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3820
4062
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3821
4063
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -3921,6 +4163,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3921
4163
  allocationRequest: t.LiteralC<"allocationRequest">;
3922
4164
  cantonCommand: t.LiteralC<"cantonCommand">;
3923
4165
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4166
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4167
+ allocationReject: t.LiteralC<"allocationReject">;
3924
4168
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3925
4169
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3926
4170
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4025,6 +4269,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4025
4269
  allocationRequest: t.LiteralC<"allocationRequest">;
4026
4270
  cantonCommand: t.LiteralC<"cantonCommand">;
4027
4271
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4272
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4273
+ allocationReject: t.LiteralC<"allocationReject">;
4028
4274
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4029
4275
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4030
4276
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4105,6 +4351,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4105
4351
  allocationRequest: t.LiteralC<"allocationRequest">;
4106
4352
  cantonCommand: t.LiteralC<"cantonCommand">;
4107
4353
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4354
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4355
+ allocationReject: t.LiteralC<"allocationReject">;
4108
4356
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4109
4357
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4110
4358
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4305,6 +4553,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4305
4553
  allocationRequest: t.LiteralC<"allocationRequest">;
4306
4554
  cantonCommand: t.LiteralC<"cantonCommand">;
4307
4555
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4556
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4557
+ allocationReject: t.LiteralC<"allocationReject">;
4308
4558
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4309
4559
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4310
4560
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4446,6 +4696,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4446
4696
  allocationRequest: t.LiteralC<"allocationRequest">;
4447
4697
  cantonCommand: t.LiteralC<"cantonCommand">;
4448
4698
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4699
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4700
+ allocationReject: t.LiteralC<"allocationReject">;
4449
4701
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4450
4702
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4451
4703
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4548,6 +4800,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4548
4800
  allocationRequest: t.LiteralC<"allocationRequest">;
4549
4801
  cantonCommand: t.LiteralC<"cantonCommand">;
4550
4802
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4803
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4804
+ allocationReject: t.LiteralC<"allocationReject">;
4551
4805
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4552
4806
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4553
4807
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4626,6 +4880,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4626
4880
  allocationRequest: t.LiteralC<"allocationRequest">;
4627
4881
  cantonCommand: t.LiteralC<"cantonCommand">;
4628
4882
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4883
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4884
+ allocationReject: t.LiteralC<"allocationReject">;
4629
4885
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4630
4886
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4631
4887
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4759,6 +5015,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4759
5015
  allocationRequest: t.LiteralC<"allocationRequest">;
4760
5016
  cantonCommand: t.LiteralC<"cantonCommand">;
4761
5017
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5018
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5019
+ allocationReject: t.LiteralC<"allocationReject">;
4762
5020
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4763
5021
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4764
5022
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -4879,6 +5137,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4879
5137
  allocationRequest: t.LiteralC<"allocationRequest">;
4880
5138
  cantonCommand: t.LiteralC<"cantonCommand">;
4881
5139
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5140
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5141
+ allocationReject: t.LiteralC<"allocationReject">;
4882
5142
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4883
5143
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4884
5144
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5019,6 +5279,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5019
5279
  allocationRequest: t.LiteralC<"allocationRequest">;
5020
5280
  cantonCommand: t.LiteralC<"cantonCommand">;
5021
5281
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5282
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5283
+ allocationReject: t.LiteralC<"allocationReject">;
5022
5284
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5023
5285
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5024
5286
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5104,6 +5366,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5104
5366
  allocationRequest: t.LiteralC<"allocationRequest">;
5105
5367
  cantonCommand: t.LiteralC<"cantonCommand">;
5106
5368
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5369
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5370
+ allocationReject: t.LiteralC<"allocationReject">;
5107
5371
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5108
5372
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5109
5373
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5184,6 +5448,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5184
5448
  allocationRequest: t.LiteralC<"allocationRequest">;
5185
5449
  cantonCommand: t.LiteralC<"cantonCommand">;
5186
5450
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5451
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5452
+ allocationReject: t.LiteralC<"allocationReject">;
5187
5453
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5188
5454
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5189
5455
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5276,6 +5542,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5276
5542
  allocationRequest: t.LiteralC<"allocationRequest">;
5277
5543
  cantonCommand: t.LiteralC<"cantonCommand">;
5278
5544
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5545
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5546
+ allocationReject: t.LiteralC<"allocationReject">;
5279
5547
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5280
5548
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5281
5549
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5364,6 +5632,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5364
5632
  allocationRequest: t.LiteralC<"allocationRequest">;
5365
5633
  cantonCommand: t.LiteralC<"cantonCommand">;
5366
5634
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5635
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5636
+ allocationReject: t.LiteralC<"allocationReject">;
5367
5637
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5368
5638
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5369
5639
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5467,6 +5737,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5467
5737
  allocationRequest: t.LiteralC<"allocationRequest">;
5468
5738
  cantonCommand: t.LiteralC<"cantonCommand">;
5469
5739
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5740
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5741
+ allocationReject: t.LiteralC<"allocationReject">;
5470
5742
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5471
5743
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5472
5744
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5560,6 +5832,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5560
5832
  allocationRequest: t.LiteralC<"allocationRequest">;
5561
5833
  cantonCommand: t.LiteralC<"cantonCommand">;
5562
5834
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5835
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5836
+ allocationReject: t.LiteralC<"allocationReject">;
5563
5837
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5564
5838
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5565
5839
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5639,6 +5913,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5639
5913
  allocationRequest: t.LiteralC<"allocationRequest">;
5640
5914
  cantonCommand: t.LiteralC<"cantonCommand">;
5641
5915
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5916
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
5917
+ allocationReject: t.LiteralC<"allocationReject">;
5642
5918
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5643
5919
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5644
5920
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5797,6 +6073,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5797
6073
  allocationRequest: t.LiteralC<"allocationRequest">;
5798
6074
  cantonCommand: t.LiteralC<"cantonCommand">;
5799
6075
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6076
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6077
+ allocationReject: t.LiteralC<"allocationReject">;
5800
6078
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5801
6079
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5802
6080
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5876,6 +6154,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5876
6154
  allocationRequest: t.LiteralC<"allocationRequest">;
5877
6155
  cantonCommand: t.LiteralC<"cantonCommand">;
5878
6156
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6157
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6158
+ allocationReject: t.LiteralC<"allocationReject">;
5879
6159
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5880
6160
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5881
6161
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -5972,6 +6252,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5972
6252
  allocationRequest: t.LiteralC<"allocationRequest">;
5973
6253
  cantonCommand: t.LiteralC<"cantonCommand">;
5974
6254
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6255
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6256
+ allocationReject: t.LiteralC<"allocationReject">;
5975
6257
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5976
6258
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5977
6259
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6053,6 +6335,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6053
6335
  allocationRequest: t.LiteralC<"allocationRequest">;
6054
6336
  cantonCommand: t.LiteralC<"cantonCommand">;
6055
6337
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6338
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6339
+ allocationReject: t.LiteralC<"allocationReject">;
6056
6340
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6057
6341
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6058
6342
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6138,6 +6422,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6138
6422
  allocationRequest: t.LiteralC<"allocationRequest">;
6139
6423
  cantonCommand: t.LiteralC<"cantonCommand">;
6140
6424
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6425
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6426
+ allocationReject: t.LiteralC<"allocationReject">;
6141
6427
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6142
6428
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6143
6429
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6223,6 +6509,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6223
6509
  allocationRequest: t.LiteralC<"allocationRequest">;
6224
6510
  cantonCommand: t.LiteralC<"cantonCommand">;
6225
6511
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6512
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6513
+ allocationReject: t.LiteralC<"allocationReject">;
6226
6514
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6227
6515
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6228
6516
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6305,6 +6593,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6305
6593
  allocationRequest: t.LiteralC<"allocationRequest">;
6306
6594
  cantonCommand: t.LiteralC<"cantonCommand">;
6307
6595
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6596
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6597
+ allocationReject: t.LiteralC<"allocationReject">;
6308
6598
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6309
6599
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6310
6600
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6403,6 +6693,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6403
6693
  allocationRequest: t.LiteralC<"allocationRequest">;
6404
6694
  cantonCommand: t.LiteralC<"cantonCommand">;
6405
6695
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6696
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6697
+ allocationReject: t.LiteralC<"allocationReject">;
6406
6698
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6407
6699
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6408
6700
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6500,6 +6792,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6500
6792
  allocationRequest: t.LiteralC<"allocationRequest">;
6501
6793
  cantonCommand: t.LiteralC<"cantonCommand">;
6502
6794
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6795
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6796
+ allocationReject: t.LiteralC<"allocationReject">;
6503
6797
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6504
6798
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6505
6799
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6597,6 +6891,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6597
6891
  allocationRequest: t.LiteralC<"allocationRequest">;
6598
6892
  cantonCommand: t.LiteralC<"cantonCommand">;
6599
6893
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6894
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
6895
+ allocationReject: t.LiteralC<"allocationReject">;
6600
6896
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6601
6897
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6602
6898
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6702,6 +6998,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6702
6998
  allocationRequest: t.LiteralC<"allocationRequest">;
6703
6999
  cantonCommand: t.LiteralC<"cantonCommand">;
6704
7000
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7001
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7002
+ allocationReject: t.LiteralC<"allocationReject">;
6705
7003
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6706
7004
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6707
7005
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6829,6 +7127,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6829
7127
  allocationRequest: t.LiteralC<"allocationRequest">;
6830
7128
  cantonCommand: t.LiteralC<"cantonCommand">;
6831
7129
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7130
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7131
+ allocationReject: t.LiteralC<"allocationReject">;
6832
7132
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6833
7133
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6834
7134
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -6928,6 +7228,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6928
7228
  allocationRequest: t.LiteralC<"allocationRequest">;
6929
7229
  cantonCommand: t.LiteralC<"cantonCommand">;
6930
7230
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7231
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7232
+ allocationReject: t.LiteralC<"allocationReject">;
6931
7233
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6932
7234
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6933
7235
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7044,6 +7346,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7044
7346
  allocationRequest: t.LiteralC<"allocationRequest">;
7045
7347
  cantonCommand: t.LiteralC<"cantonCommand">;
7046
7348
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7349
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7350
+ allocationReject: t.LiteralC<"allocationReject">;
7047
7351
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7048
7352
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7049
7353
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7141,6 +7445,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7141
7445
  allocationRequest: t.LiteralC<"allocationRequest">;
7142
7446
  cantonCommand: t.LiteralC<"cantonCommand">;
7143
7447
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7448
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7449
+ allocationReject: t.LiteralC<"allocationReject">;
7144
7450
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7145
7451
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7146
7452
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7256,6 +7562,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7256
7562
  allocationRequest: t.LiteralC<"allocationRequest">;
7257
7563
  cantonCommand: t.LiteralC<"cantonCommand">;
7258
7564
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7565
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7566
+ allocationReject: t.LiteralC<"allocationReject">;
7259
7567
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7260
7568
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7261
7569
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7369,6 +7677,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7369
7677
  allocationRequest: t.LiteralC<"allocationRequest">;
7370
7678
  cantonCommand: t.LiteralC<"cantonCommand">;
7371
7679
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7680
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7681
+ allocationReject: t.LiteralC<"allocationReject">;
7372
7682
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7373
7683
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7374
7684
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7457,6 +7767,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7457
7767
  allocationRequest: t.LiteralC<"allocationRequest">;
7458
7768
  cantonCommand: t.LiteralC<"cantonCommand">;
7459
7769
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7770
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7771
+ allocationReject: t.LiteralC<"allocationReject">;
7460
7772
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7461
7773
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7462
7774
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7556,6 +7868,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7556
7868
  allocationRequest: t.LiteralC<"allocationRequest">;
7557
7869
  cantonCommand: t.LiteralC<"cantonCommand">;
7558
7870
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7871
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
7872
+ allocationReject: t.LiteralC<"allocationReject">;
7559
7873
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7560
7874
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7561
7875
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7712,6 +8026,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7712
8026
  allocationRequest: t.LiteralC<"allocationRequest">;
7713
8027
  cantonCommand: t.LiteralC<"cantonCommand">;
7714
8028
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8029
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8030
+ allocationReject: t.LiteralC<"allocationReject">;
7715
8031
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7716
8032
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7717
8033
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7797,6 +8113,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7797
8113
  allocationRequest: t.LiteralC<"allocationRequest">;
7798
8114
  cantonCommand: t.LiteralC<"cantonCommand">;
7799
8115
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8116
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8117
+ allocationReject: t.LiteralC<"allocationReject">;
7800
8118
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7801
8119
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7802
8120
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7886,6 +8204,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7886
8204
  allocationRequest: t.LiteralC<"allocationRequest">;
7887
8205
  cantonCommand: t.LiteralC<"cantonCommand">;
7888
8206
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8207
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8208
+ allocationReject: t.LiteralC<"allocationReject">;
7889
8209
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7890
8210
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7891
8211
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -7969,6 +8289,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7969
8289
  allocationRequest: t.LiteralC<"allocationRequest">;
7970
8290
  cantonCommand: t.LiteralC<"cantonCommand">;
7971
8291
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8292
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8293
+ allocationReject: t.LiteralC<"allocationReject">;
7972
8294
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7973
8295
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7974
8296
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8053,6 +8375,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8053
8375
  allocationRequest: t.LiteralC<"allocationRequest">;
8054
8376
  cantonCommand: t.LiteralC<"cantonCommand">;
8055
8377
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8378
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8379
+ allocationReject: t.LiteralC<"allocationReject">;
8056
8380
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8057
8381
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8058
8382
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8151,6 +8475,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8151
8475
  allocationRequest: t.LiteralC<"allocationRequest">;
8152
8476
  cantonCommand: t.LiteralC<"cantonCommand">;
8153
8477
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8478
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8479
+ allocationReject: t.LiteralC<"allocationReject">;
8154
8480
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8155
8481
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8156
8482
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8251,6 +8577,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8251
8577
  allocationRequest: t.LiteralC<"allocationRequest">;
8252
8578
  cantonCommand: t.LiteralC<"cantonCommand">;
8253
8579
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8580
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8581
+ allocationReject: t.LiteralC<"allocationReject">;
8254
8582
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8255
8583
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8256
8584
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8344,6 +8672,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8344
8672
  allocationRequest: t.LiteralC<"allocationRequest">;
8345
8673
  cantonCommand: t.LiteralC<"cantonCommand">;
8346
8674
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8675
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8676
+ allocationReject: t.LiteralC<"allocationReject">;
8347
8677
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8348
8678
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8349
8679
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8474,6 +8804,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8474
8804
  allocationRequest: t.LiteralC<"allocationRequest">;
8475
8805
  cantonCommand: t.LiteralC<"cantonCommand">;
8476
8806
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8807
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8808
+ allocationReject: t.LiteralC<"allocationReject">;
8477
8809
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8478
8810
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8479
8811
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8634,6 +8966,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8634
8966
  allocationRequest: t.LiteralC<"allocationRequest">;
8635
8967
  cantonCommand: t.LiteralC<"cantonCommand">;
8636
8968
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8969
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
8970
+ allocationReject: t.LiteralC<"allocationReject">;
8637
8971
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8638
8972
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8639
8973
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8808,6 +9142,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8808
9142
  allocationRequest: t.LiteralC<"allocationRequest">;
8809
9143
  cantonCommand: t.LiteralC<"cantonCommand">;
8810
9144
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9145
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9146
+ allocationReject: t.LiteralC<"allocationReject">;
8811
9147
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8812
9148
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8813
9149
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8887,6 +9223,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8887
9223
  allocationRequest: t.LiteralC<"allocationRequest">;
8888
9224
  cantonCommand: t.LiteralC<"cantonCommand">;
8889
9225
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9226
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9227
+ allocationReject: t.LiteralC<"allocationReject">;
8890
9228
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8891
9229
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8892
9230
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -8961,6 +9299,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8961
9299
  allocationRequest: t.LiteralC<"allocationRequest">;
8962
9300
  cantonCommand: t.LiteralC<"cantonCommand">;
8963
9301
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9302
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9303
+ allocationReject: t.LiteralC<"allocationReject">;
8964
9304
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8965
9305
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8966
9306
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9043,6 +9383,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9043
9383
  allocationRequest: t.LiteralC<"allocationRequest">;
9044
9384
  cantonCommand: t.LiteralC<"cantonCommand">;
9045
9385
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9386
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9387
+ allocationReject: t.LiteralC<"allocationReject">;
9046
9388
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9047
9389
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9048
9390
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9135,6 +9477,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9135
9477
  allocationRequest: t.LiteralC<"allocationRequest">;
9136
9478
  cantonCommand: t.LiteralC<"cantonCommand">;
9137
9479
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9480
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9481
+ allocationReject: t.LiteralC<"allocationReject">;
9138
9482
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9139
9483
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9140
9484
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9211,6 +9555,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9211
9555
  allocationRequest: t.LiteralC<"allocationRequest">;
9212
9556
  cantonCommand: t.LiteralC<"cantonCommand">;
9213
9557
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9558
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9559
+ allocationReject: t.LiteralC<"allocationReject">;
9214
9560
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9215
9561
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9216
9562
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9290,6 +9636,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9290
9636
  allocationRequest: t.LiteralC<"allocationRequest">;
9291
9637
  cantonCommand: t.LiteralC<"cantonCommand">;
9292
9638
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9639
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9640
+ allocationReject: t.LiteralC<"allocationReject">;
9293
9641
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9294
9642
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9295
9643
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9386,6 +9734,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9386
9734
  allocationRequest: t.LiteralC<"allocationRequest">;
9387
9735
  cantonCommand: t.LiteralC<"cantonCommand">;
9388
9736
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9737
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9738
+ allocationReject: t.LiteralC<"allocationReject">;
9389
9739
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9390
9740
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9391
9741
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9465,6 +9815,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9465
9815
  allocationRequest: t.LiteralC<"allocationRequest">;
9466
9816
  cantonCommand: t.LiteralC<"cantonCommand">;
9467
9817
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9818
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9819
+ allocationReject: t.LiteralC<"allocationReject">;
9468
9820
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9469
9821
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9470
9822
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9581,6 +9933,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9581
9933
  allocationRequest: t.LiteralC<"allocationRequest">;
9582
9934
  cantonCommand: t.LiteralC<"cantonCommand">;
9583
9935
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9936
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
9937
+ allocationReject: t.LiteralC<"allocationReject">;
9584
9938
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9585
9939
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9586
9940
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9679,6 +10033,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9679
10033
  allocationRequest: t.LiteralC<"allocationRequest">;
9680
10034
  cantonCommand: t.LiteralC<"cantonCommand">;
9681
10035
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10036
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10037
+ allocationReject: t.LiteralC<"allocationReject">;
9682
10038
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9683
10039
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9684
10040
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9759,6 +10115,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9759
10115
  allocationRequest: t.LiteralC<"allocationRequest">;
9760
10116
  cantonCommand: t.LiteralC<"cantonCommand">;
9761
10117
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10118
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10119
+ allocationReject: t.LiteralC<"allocationReject">;
9762
10120
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9763
10121
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9764
10122
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9858,6 +10216,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9858
10216
  allocationRequest: t.LiteralC<"allocationRequest">;
9859
10217
  cantonCommand: t.LiteralC<"cantonCommand">;
9860
10218
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10219
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10220
+ allocationReject: t.LiteralC<"allocationReject">;
9861
10221
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9862
10222
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9863
10223
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -9959,6 +10319,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9959
10319
  allocationRequest: t.LiteralC<"allocationRequest">;
9960
10320
  cantonCommand: t.LiteralC<"cantonCommand">;
9961
10321
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10322
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10323
+ allocationReject: t.LiteralC<"allocationReject">;
9962
10324
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9963
10325
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9964
10326
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10061,6 +10423,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10061
10423
  allocationRequest: t.LiteralC<"allocationRequest">;
10062
10424
  cantonCommand: t.LiteralC<"cantonCommand">;
10063
10425
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10426
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10427
+ allocationReject: t.LiteralC<"allocationReject">;
10064
10428
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10065
10429
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10066
10430
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10149,6 +10513,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10149
10513
  allocationRequest: t.LiteralC<"allocationRequest">;
10150
10514
  cantonCommand: t.LiteralC<"cantonCommand">;
10151
10515
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10516
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10517
+ allocationReject: t.LiteralC<"allocationReject">;
10152
10518
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10153
10519
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10154
10520
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10248,6 +10614,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10248
10614
  allocationRequest: t.LiteralC<"allocationRequest">;
10249
10615
  cantonCommand: t.LiteralC<"cantonCommand">;
10250
10616
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10617
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10618
+ allocationReject: t.LiteralC<"allocationReject">;
10251
10619
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10252
10620
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10253
10621
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10386,6 +10754,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10386
10754
  allocationRequest: t.LiteralC<"allocationRequest">;
10387
10755
  cantonCommand: t.LiteralC<"cantonCommand">;
10388
10756
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10757
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10758
+ allocationReject: t.LiteralC<"allocationReject">;
10389
10759
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10390
10760
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10391
10761
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10472,6 +10842,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10472
10842
  allocationRequest: t.LiteralC<"allocationRequest">;
10473
10843
  cantonCommand: t.LiteralC<"cantonCommand">;
10474
10844
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10845
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10846
+ allocationReject: t.LiteralC<"allocationReject">;
10475
10847
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10476
10848
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10477
10849
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10555,6 +10927,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10555
10927
  allocationRequest: t.LiteralC<"allocationRequest">;
10556
10928
  cantonCommand: t.LiteralC<"cantonCommand">;
10557
10929
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10930
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
10931
+ allocationReject: t.LiteralC<"allocationReject">;
10558
10932
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10559
10933
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10560
10934
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10633,6 +11007,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10633
11007
  allocationRequest: t.LiteralC<"allocationRequest">;
10634
11008
  cantonCommand: t.LiteralC<"cantonCommand">;
10635
11009
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11010
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11011
+ allocationReject: t.LiteralC<"allocationReject">;
10636
11012
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10637
11013
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10638
11014
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10731,6 +11107,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10731
11107
  allocationRequest: t.LiteralC<"allocationRequest">;
10732
11108
  cantonCommand: t.LiteralC<"cantonCommand">;
10733
11109
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11110
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11111
+ allocationReject: t.LiteralC<"allocationReject">;
10734
11112
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10735
11113
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10736
11114
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10815,6 +11193,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10815
11193
  allocationRequest: t.LiteralC<"allocationRequest">;
10816
11194
  cantonCommand: t.LiteralC<"cantonCommand">;
10817
11195
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11196
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11197
+ allocationReject: t.LiteralC<"allocationReject">;
10818
11198
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10819
11199
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10820
11200
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10898,6 +11278,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10898
11278
  allocationRequest: t.LiteralC<"allocationRequest">;
10899
11279
  cantonCommand: t.LiteralC<"cantonCommand">;
10900
11280
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11281
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11282
+ allocationReject: t.LiteralC<"allocationReject">;
10901
11283
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10902
11284
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10903
11285
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -10982,6 +11364,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10982
11364
  allocationRequest: t.LiteralC<"allocationRequest">;
10983
11365
  cantonCommand: t.LiteralC<"cantonCommand">;
10984
11366
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11367
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11368
+ allocationReject: t.LiteralC<"allocationReject">;
10985
11369
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10986
11370
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10987
11371
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11065,6 +11449,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11065
11449
  allocationRequest: t.LiteralC<"allocationRequest">;
11066
11450
  cantonCommand: t.LiteralC<"cantonCommand">;
11067
11451
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11452
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11453
+ allocationReject: t.LiteralC<"allocationReject">;
11068
11454
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11069
11455
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11070
11456
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11152,6 +11538,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11152
11538
  allocationRequest: t.LiteralC<"allocationRequest">;
11153
11539
  cantonCommand: t.LiteralC<"cantonCommand">;
11154
11540
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11541
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11542
+ allocationReject: t.LiteralC<"allocationReject">;
11155
11543
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11156
11544
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11157
11545
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11238,6 +11626,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11238
11626
  allocationRequest: t.LiteralC<"allocationRequest">;
11239
11627
  cantonCommand: t.LiteralC<"cantonCommand">;
11240
11628
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11629
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11630
+ allocationReject: t.LiteralC<"allocationReject">;
11241
11631
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11242
11632
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11243
11633
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11326,6 +11716,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11326
11716
  allocationRequest: t.LiteralC<"allocationRequest">;
11327
11717
  cantonCommand: t.LiteralC<"cantonCommand">;
11328
11718
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11719
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11720
+ allocationReject: t.LiteralC<"allocationReject">;
11329
11721
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11330
11722
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11331
11723
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11414,6 +11806,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11414
11806
  allocationRequest: t.LiteralC<"allocationRequest">;
11415
11807
  cantonCommand: t.LiteralC<"cantonCommand">;
11416
11808
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11809
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11810
+ allocationReject: t.LiteralC<"allocationReject">;
11417
11811
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11418
11812
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11419
11813
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11502,6 +11896,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11502
11896
  allocationRequest: t.LiteralC<"allocationRequest">;
11503
11897
  cantonCommand: t.LiteralC<"cantonCommand">;
11504
11898
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11899
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11900
+ allocationReject: t.LiteralC<"allocationReject">;
11505
11901
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11506
11902
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11507
11903
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11589,6 +11985,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11589
11985
  allocationRequest: t.LiteralC<"allocationRequest">;
11590
11986
  cantonCommand: t.LiteralC<"cantonCommand">;
11591
11987
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11988
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
11989
+ allocationReject: t.LiteralC<"allocationReject">;
11592
11990
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11593
11991
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11594
11992
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11680,6 +12078,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11680
12078
  allocationRequest: t.LiteralC<"allocationRequest">;
11681
12079
  cantonCommand: t.LiteralC<"cantonCommand">;
11682
12080
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12081
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12082
+ allocationReject: t.LiteralC<"allocationReject">;
11683
12083
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11684
12084
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11685
12085
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11766,6 +12166,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11766
12166
  allocationRequest: t.LiteralC<"allocationRequest">;
11767
12167
  cantonCommand: t.LiteralC<"cantonCommand">;
11768
12168
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12169
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12170
+ allocationReject: t.LiteralC<"allocationReject">;
11769
12171
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11770
12172
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11771
12173
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11854,6 +12256,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11854
12256
  allocationRequest: t.LiteralC<"allocationRequest">;
11855
12257
  cantonCommand: t.LiteralC<"cantonCommand">;
11856
12258
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12259
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12260
+ allocationReject: t.LiteralC<"allocationReject">;
11857
12261
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11858
12262
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11859
12263
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -11938,6 +12342,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11938
12342
  allocationRequest: t.LiteralC<"allocationRequest">;
11939
12343
  cantonCommand: t.LiteralC<"cantonCommand">;
11940
12344
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12345
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12346
+ allocationReject: t.LiteralC<"allocationReject">;
11941
12347
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11942
12348
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11943
12349
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12021,6 +12427,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12021
12427
  allocationRequest: t.LiteralC<"allocationRequest">;
12022
12428
  cantonCommand: t.LiteralC<"cantonCommand">;
12023
12429
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12430
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12431
+ allocationReject: t.LiteralC<"allocationReject">;
12024
12432
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12025
12433
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12026
12434
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12104,6 +12512,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12104
12512
  allocationRequest: t.LiteralC<"allocationRequest">;
12105
12513
  cantonCommand: t.LiteralC<"cantonCommand">;
12106
12514
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12515
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12516
+ allocationReject: t.LiteralC<"allocationReject">;
12107
12517
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12108
12518
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12109
12519
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12192,6 +12602,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12192
12602
  allocationRequest: t.LiteralC<"allocationRequest">;
12193
12603
  cantonCommand: t.LiteralC<"cantonCommand">;
12194
12604
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12605
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12606
+ allocationReject: t.LiteralC<"allocationReject">;
12195
12607
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12196
12608
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12197
12609
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12281,6 +12693,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12281
12693
  allocationRequest: t.LiteralC<"allocationRequest">;
12282
12694
  cantonCommand: t.LiteralC<"cantonCommand">;
12283
12695
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12696
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12697
+ allocationReject: t.LiteralC<"allocationReject">;
12284
12698
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12285
12699
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12286
12700
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12368,6 +12782,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12368
12782
  allocationRequest: t.LiteralC<"allocationRequest">;
12369
12783
  cantonCommand: t.LiteralC<"cantonCommand">;
12370
12784
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12785
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12786
+ allocationReject: t.LiteralC<"allocationReject">;
12371
12787
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12372
12788
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12373
12789
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12455,6 +12871,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12455
12871
  allocationRequest: t.LiteralC<"allocationRequest">;
12456
12872
  cantonCommand: t.LiteralC<"cantonCommand">;
12457
12873
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12874
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12875
+ allocationReject: t.LiteralC<"allocationReject">;
12458
12876
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12459
12877
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12460
12878
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12537,6 +12955,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12537
12955
  allocationRequest: t.LiteralC<"allocationRequest">;
12538
12956
  cantonCommand: t.LiteralC<"cantonCommand">;
12539
12957
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12958
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
12959
+ allocationReject: t.LiteralC<"allocationReject">;
12540
12960
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12541
12961
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12542
12962
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12619,6 +13039,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12619
13039
  allocationRequest: t.LiteralC<"allocationRequest">;
12620
13040
  cantonCommand: t.LiteralC<"cantonCommand">;
12621
13041
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13042
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13043
+ allocationReject: t.LiteralC<"allocationReject">;
12622
13044
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12623
13045
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12624
13046
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12695,6 +13117,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12695
13117
  allocationRequest: t.LiteralC<"allocationRequest">;
12696
13118
  cantonCommand: t.LiteralC<"cantonCommand">;
12697
13119
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13120
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13121
+ allocationReject: t.LiteralC<"allocationReject">;
12698
13122
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12699
13123
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12700
13124
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12775,6 +13199,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12775
13199
  allocationRequest: t.LiteralC<"allocationRequest">;
12776
13200
  cantonCommand: t.LiteralC<"cantonCommand">;
12777
13201
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13202
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13203
+ allocationReject: t.LiteralC<"allocationReject">;
12778
13204
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12779
13205
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12780
13206
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12857,6 +13283,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12857
13283
  allocationRequest: t.LiteralC<"allocationRequest">;
12858
13284
  cantonCommand: t.LiteralC<"cantonCommand">;
12859
13285
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13286
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13287
+ allocationReject: t.LiteralC<"allocationReject">;
12860
13288
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12861
13289
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12862
13290
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -12939,6 +13367,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12939
13367
  allocationRequest: t.LiteralC<"allocationRequest">;
12940
13368
  cantonCommand: t.LiteralC<"cantonCommand">;
12941
13369
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13370
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13371
+ allocationReject: t.LiteralC<"allocationReject">;
12942
13372
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12943
13373
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12944
13374
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13027,6 +13457,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13027
13457
  allocationRequest: t.LiteralC<"allocationRequest">;
13028
13458
  cantonCommand: t.LiteralC<"cantonCommand">;
13029
13459
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13460
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13461
+ allocationReject: t.LiteralC<"allocationReject">;
13030
13462
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13031
13463
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13032
13464
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13115,6 +13547,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13115
13547
  allocationRequest: t.LiteralC<"allocationRequest">;
13116
13548
  cantonCommand: t.LiteralC<"cantonCommand">;
13117
13549
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13550
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13551
+ allocationReject: t.LiteralC<"allocationReject">;
13118
13552
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13119
13553
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13120
13554
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13197,6 +13631,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13197
13631
  allocationRequest: t.LiteralC<"allocationRequest">;
13198
13632
  cantonCommand: t.LiteralC<"cantonCommand">;
13199
13633
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13634
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13635
+ allocationReject: t.LiteralC<"allocationReject">;
13200
13636
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13201
13637
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13202
13638
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13275,6 +13711,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13275
13711
  allocationRequest: t.LiteralC<"allocationRequest">;
13276
13712
  cantonCommand: t.LiteralC<"cantonCommand">;
13277
13713
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13714
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13715
+ allocationReject: t.LiteralC<"allocationReject">;
13278
13716
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13279
13717
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13280
13718
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13373,6 +13811,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13373
13811
  allocationRequest: t.LiteralC<"allocationRequest">;
13374
13812
  cantonCommand: t.LiteralC<"cantonCommand">;
13375
13813
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13814
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13815
+ allocationReject: t.LiteralC<"allocationReject">;
13376
13816
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13377
13817
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13378
13818
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13481,6 +13921,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13481
13921
  allocationRequest: t.LiteralC<"allocationRequest">;
13482
13922
  cantonCommand: t.LiteralC<"cantonCommand">;
13483
13923
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13924
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
13925
+ allocationReject: t.LiteralC<"allocationReject">;
13484
13926
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13485
13927
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13486
13928
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13599,6 +14041,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13599
14041
  allocationRequest: t.LiteralC<"allocationRequest">;
13600
14042
  cantonCommand: t.LiteralC<"cantonCommand">;
13601
14043
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14044
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14045
+ allocationReject: t.LiteralC<"allocationReject">;
13602
14046
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13603
14047
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13604
14048
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13689,6 +14133,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13689
14133
  allocationRequest: t.LiteralC<"allocationRequest">;
13690
14134
  cantonCommand: t.LiteralC<"cantonCommand">;
13691
14135
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14136
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14137
+ allocationReject: t.LiteralC<"allocationReject">;
13692
14138
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13693
14139
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13694
14140
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13789,6 +14235,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13789
14235
  allocationRequest: t.LiteralC<"allocationRequest">;
13790
14236
  cantonCommand: t.LiteralC<"cantonCommand">;
13791
14237
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14238
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14239
+ allocationReject: t.LiteralC<"allocationReject">;
13792
14240
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13793
14241
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13794
14242
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13871,6 +14319,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13871
14319
  allocationRequest: t.LiteralC<"allocationRequest">;
13872
14320
  cantonCommand: t.LiteralC<"cantonCommand">;
13873
14321
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14322
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14323
+ allocationReject: t.LiteralC<"allocationReject">;
13874
14324
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13875
14325
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13876
14326
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -13959,6 +14409,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13959
14409
  allocationRequest: t.LiteralC<"allocationRequest">;
13960
14410
  cantonCommand: t.LiteralC<"cantonCommand">;
13961
14411
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14412
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14413
+ allocationReject: t.LiteralC<"allocationReject">;
13962
14414
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13963
14415
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13964
14416
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -14041,6 +14493,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14041
14493
  allocationRequest: t.LiteralC<"allocationRequest">;
14042
14494
  cantonCommand: t.LiteralC<"cantonCommand">;
14043
14495
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14496
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14497
+ allocationReject: t.LiteralC<"allocationReject">;
14044
14498
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14045
14499
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14046
14500
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
@@ -14129,6 +14583,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14129
14583
  allocationRequest: t.LiteralC<"allocationRequest">;
14130
14584
  cantonCommand: t.LiteralC<"cantonCommand">;
14131
14585
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14586
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
14587
+ allocationReject: t.LiteralC<"allocationReject">;
14132
14588
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14133
14589
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14134
14590
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;