@chainflip/processor 2.1.3-bsc-dev.1 → 2.1.3-bsc-dev.2

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 (909) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  11. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  14. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  15. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  16. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  17. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  18. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  19. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  20. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  21. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  22. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  23. package/dist/100/common.d.cts +23 -23
  24. package/dist/100/common.d.mts +23 -23
  25. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +7 -7
  26. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +7 -7
  27. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  28. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  35. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  37. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  39. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  40. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  41. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  42. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  43. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  44. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  46. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  47. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  48. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  49. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  50. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  51. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  52. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  53. package/dist/100/funding/funded.d.cts +2 -2
  54. package/dist/100/funding/funded.d.mts +2 -2
  55. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  56. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  57. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  58. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  59. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  61. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  62. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  63. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  64. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  65. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  66. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  67. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  79. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  80. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  81. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  82. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  84. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  85. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  89. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  90. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  91. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  92. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  93. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  94. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  95. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  96. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  98. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  99. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  100. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  102. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
  105. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  106. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  115. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  116. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  117. package/dist/100/swapping/swapScheduled.d.cts +27 -27
  118. package/dist/100/swapping/swapScheduled.d.mts +27 -27
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
  122. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
  123. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +39 -39
  124. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +39 -39
  125. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
  126. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
  127. package/dist/11000/common.d.cts +312 -312
  128. package/dist/11000/common.d.mts +312 -312
  129. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  130. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
  131. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
  132. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
  133. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  134. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  135. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  136. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  139. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +39 -39
  140. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +39 -39
  141. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
  142. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
  143. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  144. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  145. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  146. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  147. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  148. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  149. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  150. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  151. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  152. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  153. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  154. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  155. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  156. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  157. package/dist/111/common.d.cts +30 -30
  158. package/dist/111/common.d.mts +30 -30
  159. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  160. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  161. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  162. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  163. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  164. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  165. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  166. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  167. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  168. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  169. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  170. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  171. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  172. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +25 -25
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
  179. package/dist/11100/common.d.cts +466 -466
  180. package/dist/11100/common.d.mts +466 -466
  181. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  183. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
  185. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
  186. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
  187. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  188. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +31 -31
  189. package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
  190. package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
  191. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  192. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  193. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  194. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  195. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  196. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  197. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  198. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  199. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  200. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  201. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  202. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  203. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  204. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  205. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  206. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  207. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  208. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  209. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
  210. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
  211. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
  212. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
  213. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  214. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  215. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  216. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  217. package/dist/11100/swapping/swapRequested.d.cts +60 -60
  218. package/dist/11100/swapping/swapRequested.d.mts +60 -60
  219. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  220. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  221. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  222. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  223. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  224. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  225. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  226. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  227. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  228. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  229. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  230. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  231. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  233. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  234. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  235. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  236. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  237. package/dist/11200/common.d.cts +357 -357
  238. package/dist/11200/common.d.mts +357 -357
  239. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  241. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  242. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  243. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  244. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  245. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  246. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  247. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  248. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  249. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  250. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  251. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  252. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  253. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  254. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  255. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  256. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  257. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  258. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  259. package/dist/11200/swapping/swapRequested.d.cts +35 -35
  260. package/dist/11200/swapping/swapRequested.d.mts +35 -35
  261. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  262. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  263. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  264. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  265. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  266. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  267. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  268. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  269. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  270. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  271. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  272. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  273. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  274. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  275. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  276. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  277. package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
  278. package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
  279. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  280. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  281. package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
  282. package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
  283. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  284. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  285. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  286. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
  287. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  288. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  289. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  290. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  291. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
  292. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
  293. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  294. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  295. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  296. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  297. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  298. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  299. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  301. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  302. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  303. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  304. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
  305. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  306. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  307. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  308. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  309. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  310. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  311. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  312. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  313. package/dist/141/common.d.cts +15 -15
  314. package/dist/141/common.d.mts +15 -15
  315. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  316. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  317. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  318. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
  319. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  320. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  321. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  322. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
  323. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  324. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  325. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  326. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  327. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  329. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  330. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  331. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  332. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  333. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  334. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  335. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  336. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  337. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  338. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  339. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  340. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  341. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  342. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  343. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  344. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  345. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  346. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  347. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  348. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  349. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  350. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  351. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  352. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
  353. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  354. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  355. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
  356. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
  357. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  358. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  359. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  360. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  361. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  362. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  363. package/dist/141/swapping/ccmFailed.d.cts +8 -8
  364. package/dist/141/swapping/ccmFailed.d.mts +8 -8
  365. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  366. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  367. package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
  368. package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
  369. package/dist/141/swapping/swapEgressScheduled.d.cts +3 -3
  370. package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
  371. package/dist/141/swapping/swapExecuted.d.cts +6 -6
  372. package/dist/141/swapping/swapExecuted.d.mts +6 -6
  373. package/dist/141/swapping/swapScheduled.d.cts +37 -37
  374. package/dist/141/swapping/swapScheduled.d.mts +37 -37
  375. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  376. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  377. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  378. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  379. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  381. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  382. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  383. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  384. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  385. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  386. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  387. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  388. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  389. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  390. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  391. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  392. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  393. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  394. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  395. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  396. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  397. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  398. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  399. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  400. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  401. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  402. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  403. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  404. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  405. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  406. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  407. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  408. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  409. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  410. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  411. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  412. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  413. package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
  414. package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
  415. package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
  416. package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
  417. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  418. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  419. package/dist/150/swapping/swapScheduled.d.cts +4 -4
  420. package/dist/150/swapping/swapScheduled.d.mts +4 -4
  421. package/dist/150/swapping/withdrawalRequested.d.cts +8 -8
  422. package/dist/150/swapping/withdrawalRequested.d.mts +8 -8
  423. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  424. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  425. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  426. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  427. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  428. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  429. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  430. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  431. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  432. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  433. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  434. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  435. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  436. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  437. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  438. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  439. package/dist/160/common.d.cts +188 -188
  440. package/dist/160/common.d.mts +188 -188
  441. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  442. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  443. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  444. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  445. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  446. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  447. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  448. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  449. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  450. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  451. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
  452. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
  453. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  454. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  455. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  456. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  457. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  458. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  459. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +40 -40
  460. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +40 -40
  461. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  462. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  463. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  464. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  465. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  466. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  467. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  468. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  469. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  470. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  471. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  472. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  473. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  474. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  475. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  476. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  477. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  478. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  479. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  480. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  481. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  482. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  483. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  484. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  485. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  486. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  487. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  488. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  489. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  490. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  491. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  492. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  493. package/dist/160/swapping/ccmFailed.d.cts +49 -49
  494. package/dist/160/swapping/ccmFailed.d.mts +49 -49
  495. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  496. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  497. package/dist/160/swapping/refundEgressIgnored.d.cts +23 -23
  498. package/dist/160/swapping/refundEgressIgnored.d.mts +23 -23
  499. package/dist/160/swapping/refundEgressScheduled.d.cts +7 -7
  500. package/dist/160/swapping/refundEgressScheduled.d.mts +7 -7
  501. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  502. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  503. package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
  504. package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
  505. package/dist/160/swapping/swapEgressIgnored.d.cts +23 -23
  506. package/dist/160/swapping/swapEgressIgnored.d.mts +23 -23
  507. package/dist/160/swapping/swapEgressScheduled.d.cts +7 -7
  508. package/dist/160/swapping/swapEgressScheduled.d.mts +7 -7
  509. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  510. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  511. package/dist/160/swapping/swapRequested.d.cts +46 -46
  512. package/dist/160/swapping/swapRequested.d.mts +46 -46
  513. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  514. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  515. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  516. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  517. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  518. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  519. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  520. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  521. package/dist/170/common.d.cts +2 -2
  522. package/dist/170/common.d.mts +2 -2
  523. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  526. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  527. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  528. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  529. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  530. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  531. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  532. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  533. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  534. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  535. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  536. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  537. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  538. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  539. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  540. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  541. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +76 -76
  542. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +76 -76
  543. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  544. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  545. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  546. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  547. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  548. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  549. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  550. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  551. package/dist/180/common.d.cts +275 -275
  552. package/dist/180/common.d.mts +275 -275
  553. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  554. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  555. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  556. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  557. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +46 -46
  558. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +46 -46
  559. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  560. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  561. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  562. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  563. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  564. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  565. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  566. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  567. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  568. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  569. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  570. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  571. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
  572. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
  573. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  574. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  575. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  576. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  577. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  578. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  579. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  580. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  581. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  582. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  583. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  584. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
  585. package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -37
  586. package/dist/180/solanaIngressEgress/depositFailed.d.mts +37 -37
  587. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  588. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  589. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  590. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  591. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  592. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  593. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  594. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  595. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  596. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  597. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  598. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  599. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  600. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  601. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  602. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  603. package/dist/180/swapping/refundEgressScheduled.d.cts +8 -8
  604. package/dist/180/swapping/refundEgressScheduled.d.mts +8 -8
  605. package/dist/180/swapping/swapDepositAddressReady.d.cts +21 -21
  606. package/dist/180/swapping/swapDepositAddressReady.d.mts +21 -21
  607. package/dist/180/swapping/swapEgressScheduled.d.cts +8 -8
  608. package/dist/180/swapping/swapEgressScheduled.d.mts +8 -8
  609. package/dist/180/swapping/swapRequested.d.cts +6 -6
  610. package/dist/180/swapping/swapRequested.d.mts +6 -6
  611. package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
  612. package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
  613. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  614. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  615. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  616. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  617. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  618. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  619. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  620. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  621. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  622. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  623. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  624. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  625. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  626. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  627. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  628. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  629. package/dist/190/assethubIngressEgress/depositFailed.d.cts +49 -49
  630. package/dist/190/assethubIngressEgress/depositFailed.d.mts +49 -49
  631. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  634. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  635. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  636. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  637. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  638. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  639. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  640. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  641. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  642. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  643. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  644. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  645. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +101 -101
  646. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +101 -101
  647. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  648. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  649. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  650. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  651. package/dist/190/common.d.cts +434 -434
  652. package/dist/190/common.d.mts +434 -434
  653. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  654. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  655. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  656. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  657. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +46 -46
  658. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +46 -46
  659. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  660. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  661. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  662. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  663. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  664. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  665. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  666. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  667. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  668. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  669. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  670. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  671. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  672. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  673. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  674. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  675. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  676. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  677. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  678. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  679. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  680. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  681. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  682. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  683. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  684. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  686. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  687. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +49 -49
  688. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +49 -49
  689. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  690. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  691. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  692. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  693. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  694. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  695. package/dist/190/solanaIngressEgress/depositFailed.d.cts +37 -37
  696. package/dist/190/solanaIngressEgress/depositFailed.d.mts +37 -37
  697. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  698. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  699. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  700. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  701. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  702. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  703. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  704. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  705. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  706. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  707. package/dist/190/swapping/refundEgressIgnored.d.cts +6 -6
  708. package/dist/190/swapping/refundEgressIgnored.d.mts +6 -6
  709. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  710. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  711. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  712. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  713. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  714. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  715. package/dist/190/swapping/swapDepositAddressReady.d.cts +28 -28
  716. package/dist/190/swapping/swapDepositAddressReady.d.mts +28 -28
  717. package/dist/190/swapping/swapEgressIgnored.d.cts +6 -6
  718. package/dist/190/swapping/swapEgressIgnored.d.mts +6 -6
  719. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  720. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  721. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  722. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  723. package/dist/190/swapping/swapRequested.d.cts +18 -18
  724. package/dist/190/swapping/swapRequested.d.mts +18 -18
  725. package/dist/190/swapping/withdrawalRequested.d.cts +13 -13
  726. package/dist/190/swapping/withdrawalRequested.d.mts +13 -13
  727. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  728. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  729. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  730. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  731. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  732. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  733. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  734. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  735. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  736. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  737. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +109 -109
  738. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +109 -109
  739. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  740. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  741. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +182 -182
  742. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +182 -182
  743. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  744. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  745. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  746. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  747. package/dist/210/assetBalances/accountCredited.d.cts +7 -7
  748. package/dist/210/assetBalances/accountCredited.d.mts +7 -7
  749. package/dist/210/assetBalances/accountDebited.d.cts +7 -7
  750. package/dist/210/assetBalances/accountDebited.d.mts +7 -7
  751. package/dist/210/assetBalances/refundSkipped.d.cts +107 -107
  752. package/dist/210/assetBalances/refundSkipped.d.mts +107 -107
  753. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +109 -109
  754. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +109 -109
  755. package/dist/210/assethubIngressEgress/depositFailed.d.cts +182 -182
  756. package/dist/210/assethubIngressEgress/depositFailed.d.mts +182 -182
  757. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  758. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  759. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +109 -109
  760. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +109 -109
  761. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +328 -328
  762. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +328 -328
  763. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  764. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  765. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  766. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  767. package/dist/210/common.d.cts +3418 -3418
  768. package/dist/210/common.d.mts +3418 -3418
  769. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  770. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  771. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  772. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  773. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +109 -109
  774. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +109 -109
  775. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  776. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  777. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +182 -182
  778. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +182 -182
  779. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  780. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  781. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  782. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  783. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  784. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  785. package/dist/210/funding/funded.d.cts +8 -8
  786. package/dist/210/funding/funded.d.mts +8 -8
  787. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  788. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  789. package/dist/210/funding/redemptionSettled.d.cts +4 -4
  790. package/dist/210/funding/redemptionSettled.d.mts +4 -4
  791. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +60 -60
  792. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +60 -60
  793. package/dist/210/governance/failedExecution.d.cts +10 -10
  794. package/dist/210/governance/failedExecution.d.mts +10 -10
  795. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +22 -22
  796. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +22 -22
  797. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  798. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  799. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  800. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  801. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  802. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  803. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  804. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  805. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  806. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  807. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  808. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  809. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  810. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  811. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  812. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  813. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  814. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  815. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  816. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  817. package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
  818. package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
  819. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  820. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  821. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +23 -23
  822. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +23 -23
  823. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  824. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  825. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  826. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  827. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  828. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  829. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  830. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  831. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +29 -29
  832. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +29 -29
  833. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  834. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  835. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
  836. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
  837. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +13 -13
  838. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +13 -13
  839. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  840. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  841. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  842. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  843. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  844. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  845. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +109 -109
  846. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +109 -109
  847. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +182 -182
  848. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +182 -182
  849. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  850. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  851. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  852. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  853. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +109 -109
  854. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +109 -109
  855. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +24 -24
  856. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +24 -24
  857. package/dist/210/solanaIngressEgress/depositFailed.d.cts +214 -214
  858. package/dist/210/solanaIngressEgress/depositFailed.d.mts +214 -214
  859. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +22 -22
  860. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +22 -22
  861. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  862. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  863. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  864. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  865. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  866. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  867. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  868. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  869. package/dist/210/swapping/creditedOnChain.d.cts +10 -10
  870. package/dist/210/swapping/creditedOnChain.d.mts +10 -10
  871. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  872. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  873. package/dist/210/swapping/refundEgressIgnored.d.cts +30 -30
  874. package/dist/210/swapping/refundEgressIgnored.d.mts +30 -30
  875. package/dist/210/swapping/refundEgressScheduled.d.cts +17 -17
  876. package/dist/210/swapping/refundEgressScheduled.d.mts +17 -17
  877. package/dist/210/swapping/refundedOnChain.d.cts +10 -10
  878. package/dist/210/swapping/refundedOnChain.d.mts +10 -10
  879. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  880. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  881. package/dist/210/swapping/swapDepositAddressReady.d.cts +43 -43
  882. package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
  883. package/dist/210/swapping/swapEgressIgnored.d.cts +30 -30
  884. package/dist/210/swapping/swapEgressIgnored.d.mts +30 -30
  885. package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
  886. package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
  887. package/dist/210/swapping/swapExecuted.d.cts +14 -14
  888. package/dist/210/swapping/swapExecuted.d.mts +14 -14
  889. package/dist/210/swapping/swapRequested.d.cts +446 -446
  890. package/dist/210/swapping/swapRequested.d.mts +446 -446
  891. package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
  892. package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
  893. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  894. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  895. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  896. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  897. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  898. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  899. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  900. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  901. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  902. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  903. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +22 -22
  904. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +22 -22
  905. package/dist/210/witnesser/witnessExecutionFailed.d.cts +22 -22
  906. package/dist/210/witnesser/witnessExecutionFailed.d.mts +22 -22
  907. package/dist/CodeGenerator.cjs +9 -3
  908. package/dist/CodeGenerator.mjs +9 -3
  909. package/package.json +1 -1
@@ -61,32 +61,32 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
61
61
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
62
62
  }>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- __kind: "FailedToDeriveAddress";
65
64
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
66
- }, {
67
65
  __kind: "FailedToDeriveAddress";
66
+ }, {
68
67
  value: {
69
68
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
70
69
  };
70
+ __kind: "FailedToDeriveAddress";
71
71
  }>, z.ZodObject<{
72
72
  __kind: z.ZodLiteral<"InvalidCcm">;
73
73
  value: z.ZodEffects<z.ZodObject<{
74
74
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
76
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
77
77
  }, {
78
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
79
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
80
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
78
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
79
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
80
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
81
81
  }>;
82
82
  }, "strip", z.ZodTypeAny, {
83
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
83
84
  __kind: "InvalidCcm";
84
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
85
85
  }, {
86
- __kind: "InvalidCcm";
87
86
  value: {
88
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
87
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
89
88
  };
89
+ __kind: "InvalidCcm";
90
90
  }>, z.ZodObject<{
91
91
  __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
92
92
  }, "strip", z.ZodTypeAny, {
@@ -97,11 +97,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
97
97
  __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
98
98
  value: z.ZodNumber;
99
99
  }, "strip", z.ZodTypeAny, {
100
- __kind: "FinalTransactionExceededMaxLength";
101
100
  value: number;
102
- }, {
103
101
  __kind: "FinalTransactionExceededMaxLength";
102
+ }, {
104
103
  value: number;
104
+ __kind: "FinalTransactionExceededMaxLength";
105
105
  }>, z.ZodObject<{
106
106
  __kind: z.ZodLiteral<"DispatchError">;
107
107
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -135,17 +135,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
135
135
  error: string;
136
136
  }>;
137
137
  }, "strip", z.ZodTypeAny, {
138
- __kind: "Module";
139
138
  value: {
140
139
  index: number;
141
140
  error: `0x${string}`;
142
141
  };
143
- }, {
144
142
  __kind: "Module";
143
+ }, {
145
144
  value: {
146
145
  index: number;
147
146
  error: string;
148
147
  };
148
+ __kind: "Module";
149
149
  }>, z.ZodObject<{
150
150
  __kind: z.ZodLiteral<"ConsumerRemaining">;
151
151
  }, "strip", z.ZodTypeAny, {
@@ -176,13 +176,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
176
176
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
177
  }>;
178
178
  }, "strip", z.ZodTypeAny, {
179
- __kind: "Token";
180
179
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
181
- }, {
182
180
  __kind: "Token";
181
+ }, {
183
182
  value: {
184
183
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
185
184
  };
185
+ __kind: "Token";
186
186
  }>, z.ZodObject<{
187
187
  __kind: z.ZodLiteral<"Arithmetic">;
188
188
  value: z.ZodEffects<z.ZodObject<{
@@ -195,13 +195,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
195
195
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
196
196
  }>;
197
197
  }, "strip", z.ZodTypeAny, {
198
- __kind: "Arithmetic";
199
198
  value: "Underflow" | "Overflow" | "DivisionByZero";
200
- }, {
201
199
  __kind: "Arithmetic";
200
+ }, {
202
201
  value: {
203
202
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
204
203
  };
204
+ __kind: "Arithmetic";
205
205
  }>, z.ZodObject<{
206
206
  __kind: z.ZodLiteral<"Transactional">;
207
207
  value: z.ZodEffects<z.ZodObject<{
@@ -214,13 +214,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
214
214
  __kind: "LimitReached" | "NoLayer";
215
215
  }>;
216
216
  }, "strip", z.ZodTypeAny, {
217
- __kind: "Transactional";
218
217
  value: "LimitReached" | "NoLayer";
219
- }, {
220
218
  __kind: "Transactional";
219
+ }, {
221
220
  value: {
222
221
  __kind: "LimitReached" | "NoLayer";
223
222
  };
223
+ __kind: "Transactional";
224
224
  }>, z.ZodObject<{
225
225
  __kind: z.ZodLiteral<"Exhausted">;
226
226
  }, "strip", z.ZodTypeAny, {
@@ -257,16 +257,15 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
257
257
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
258
258
  }>;
259
259
  }, "strip", z.ZodTypeAny, {
260
- __kind: "Trie";
261
260
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
262
- }, {
263
261
  __kind: "Trie";
262
+ }, {
264
263
  value: {
265
264
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
266
265
  };
266
+ __kind: "Trie";
267
267
  }>]>;
268
268
  }, "strip", z.ZodTypeAny, {
269
- __kind: "DispatchError";
270
269
  value: {
271
270
  __kind: "Other";
272
271
  } | {
@@ -274,11 +273,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
274
273
  } | {
275
274
  __kind: "BadOrigin";
276
275
  } | {
277
- __kind: "Module";
278
276
  value: {
279
277
  index: number;
280
278
  error: `0x${string}`;
281
279
  };
280
+ __kind: "Module";
282
281
  } | {
283
282
  __kind: "ConsumerRemaining";
284
283
  } | {
@@ -286,14 +285,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
286
285
  } | {
287
286
  __kind: "TooManyConsumers";
288
287
  } | {
289
- __kind: "Token";
290
288
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
289
+ __kind: "Token";
291
290
  } | {
292
- __kind: "Arithmetic";
293
291
  value: "Underflow" | "Overflow" | "DivisionByZero";
292
+ __kind: "Arithmetic";
294
293
  } | {
295
- __kind: "Transactional";
296
294
  value: "LimitReached" | "NoLayer";
295
+ __kind: "Transactional";
297
296
  } | {
298
297
  __kind: "Exhausted";
299
298
  } | {
@@ -303,11 +302,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
303
302
  } | {
304
303
  __kind: "RootNotAllowed";
305
304
  } | {
306
- __kind: "Trie";
307
305
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
306
+ __kind: "Trie";
308
307
  };
309
- }, {
310
308
  __kind: "DispatchError";
309
+ }, {
311
310
  value: {
312
311
  __kind: "Other";
313
312
  } | {
@@ -315,11 +314,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
315
314
  } | {
316
315
  __kind: "BadOrigin";
317
316
  } | {
318
- __kind: "Module";
319
317
  value: {
320
318
  index: number;
321
319
  error: string;
322
320
  };
321
+ __kind: "Module";
323
322
  } | {
324
323
  __kind: "ConsumerRemaining";
325
324
  } | {
@@ -327,20 +326,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
327
326
  } | {
328
327
  __kind: "TooManyConsumers";
329
328
  } | {
330
- __kind: "Token";
331
329
  value: {
332
330
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
333
331
  };
332
+ __kind: "Token";
334
333
  } | {
335
- __kind: "Arithmetic";
336
334
  value: {
337
335
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
338
336
  };
337
+ __kind: "Arithmetic";
339
338
  } | {
340
- __kind: "Transactional";
341
339
  value: {
342
340
  __kind: "LimitReached" | "NoLayer";
343
341
  };
342
+ __kind: "Transactional";
344
343
  } | {
345
344
  __kind: "Exhausted";
346
345
  } | {
@@ -350,11 +349,12 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
350
349
  } | {
351
350
  __kind: "RootNotAllowed";
352
351
  } | {
353
- __kind: "Trie";
354
352
  value: {
355
353
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
356
354
  };
355
+ __kind: "Trie";
357
356
  };
357
+ __kind: "DispatchError";
358
358
  }>, z.ZodObject<{
359
359
  __kind: z.ZodLiteral<"AltsNotYetWitnessed">;
360
360
  }, "strip", z.ZodTypeAny, {
@@ -369,7 +369,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
369
369
  __kind: "AltsInvalid";
370
370
  }>]>;
371
371
  }, "strip", z.ZodTypeAny, {
372
- __kind: "FailedToBuildCcmForSolana";
373
372
  value: {
374
373
  __kind: "CannotLookupApiEnvironment";
375
374
  } | {
@@ -381,18 +380,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
381
380
  } | {
382
381
  __kind: "NoAvailableNonceAccount";
383
382
  } | {
384
- __kind: "FailedToDeriveAddress";
385
383
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
384
+ __kind: "FailedToDeriveAddress";
386
385
  } | {
386
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
387
387
  __kind: "InvalidCcm";
388
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
389
388
  } | {
390
389
  __kind: "FailedToSerializeFinalTransaction";
391
390
  } | {
392
- __kind: "FinalTransactionExceededMaxLength";
393
391
  value: number;
392
+ __kind: "FinalTransactionExceededMaxLength";
394
393
  } | {
395
- __kind: "DispatchError";
396
394
  value: {
397
395
  __kind: "Other";
398
396
  } | {
@@ -400,11 +398,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
400
398
  } | {
401
399
  __kind: "BadOrigin";
402
400
  } | {
403
- __kind: "Module";
404
401
  value: {
405
402
  index: number;
406
403
  error: `0x${string}`;
407
404
  };
405
+ __kind: "Module";
408
406
  } | {
409
407
  __kind: "ConsumerRemaining";
410
408
  } | {
@@ -412,14 +410,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
412
410
  } | {
413
411
  __kind: "TooManyConsumers";
414
412
  } | {
415
- __kind: "Token";
416
413
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
414
+ __kind: "Token";
417
415
  } | {
418
- __kind: "Arithmetic";
419
416
  value: "Underflow" | "Overflow" | "DivisionByZero";
417
+ __kind: "Arithmetic";
420
418
  } | {
421
- __kind: "Transactional";
422
419
  value: "LimitReached" | "NoLayer";
420
+ __kind: "Transactional";
423
421
  } | {
424
422
  __kind: "Exhausted";
425
423
  } | {
@@ -429,16 +427,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
429
427
  } | {
430
428
  __kind: "RootNotAllowed";
431
429
  } | {
432
- __kind: "Trie";
433
430
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
431
+ __kind: "Trie";
434
432
  };
433
+ __kind: "DispatchError";
435
434
  } | {
436
435
  __kind: "AltsNotYetWitnessed";
437
436
  } | {
438
437
  __kind: "AltsInvalid";
439
438
  };
440
- }, {
441
439
  __kind: "FailedToBuildCcmForSolana";
440
+ }, {
442
441
  value: {
443
442
  __kind: "CannotLookupApiEnvironment";
444
443
  } | {
@@ -450,22 +449,21 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
450
449
  } | {
451
450
  __kind: "NoAvailableNonceAccount";
452
451
  } | {
453
- __kind: "FailedToDeriveAddress";
454
452
  value: {
455
453
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
456
454
  };
455
+ __kind: "FailedToDeriveAddress";
457
456
  } | {
458
- __kind: "InvalidCcm";
459
457
  value: {
460
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
458
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
461
459
  };
460
+ __kind: "InvalidCcm";
462
461
  } | {
463
462
  __kind: "FailedToSerializeFinalTransaction";
464
463
  } | {
465
- __kind: "FinalTransactionExceededMaxLength";
466
464
  value: number;
465
+ __kind: "FinalTransactionExceededMaxLength";
467
466
  } | {
468
- __kind: "DispatchError";
469
467
  value: {
470
468
  __kind: "Other";
471
469
  } | {
@@ -473,11 +471,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
473
471
  } | {
474
472
  __kind: "BadOrigin";
475
473
  } | {
476
- __kind: "Module";
477
474
  value: {
478
475
  index: number;
479
476
  error: string;
480
477
  };
478
+ __kind: "Module";
481
479
  } | {
482
480
  __kind: "ConsumerRemaining";
483
481
  } | {
@@ -485,20 +483,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
485
483
  } | {
486
484
  __kind: "TooManyConsumers";
487
485
  } | {
488
- __kind: "Token";
489
486
  value: {
490
487
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
491
488
  };
489
+ __kind: "Token";
492
490
  } | {
493
- __kind: "Arithmetic";
494
491
  value: {
495
492
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
496
493
  };
494
+ __kind: "Arithmetic";
497
495
  } | {
498
- __kind: "Transactional";
499
496
  value: {
500
497
  __kind: "LimitReached" | "NoLayer";
501
498
  };
499
+ __kind: "Transactional";
502
500
  } | {
503
501
  __kind: "Exhausted";
504
502
  } | {
@@ -508,16 +506,18 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
508
506
  } | {
509
507
  __kind: "RootNotAllowed";
510
508
  } | {
511
- __kind: "Trie";
512
509
  value: {
513
510
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
514
511
  };
512
+ __kind: "Trie";
515
513
  };
514
+ __kind: "DispatchError";
516
515
  } | {
517
516
  __kind: "AltsNotYetWitnessed";
518
517
  } | {
519
518
  __kind: "AltsInvalid";
520
519
  };
520
+ __kind: "FailedToBuildCcmForSolana";
521
521
  }>, z.ZodObject<{
522
522
  __kind: z.ZodLiteral<"DispatchError">;
523
523
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -551,17 +551,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
551
551
  error: string;
552
552
  }>;
553
553
  }, "strip", z.ZodTypeAny, {
554
- __kind: "Module";
555
554
  value: {
556
555
  index: number;
557
556
  error: `0x${string}`;
558
557
  };
559
- }, {
560
558
  __kind: "Module";
559
+ }, {
561
560
  value: {
562
561
  index: number;
563
562
  error: string;
564
563
  };
564
+ __kind: "Module";
565
565
  }>, z.ZodObject<{
566
566
  __kind: z.ZodLiteral<"ConsumerRemaining">;
567
567
  }, "strip", z.ZodTypeAny, {
@@ -592,13 +592,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
592
592
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
593
593
  }>;
594
594
  }, "strip", z.ZodTypeAny, {
595
- __kind: "Token";
596
595
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
597
- }, {
598
596
  __kind: "Token";
597
+ }, {
599
598
  value: {
600
599
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
601
600
  };
601
+ __kind: "Token";
602
602
  }>, z.ZodObject<{
603
603
  __kind: z.ZodLiteral<"Arithmetic">;
604
604
  value: z.ZodEffects<z.ZodObject<{
@@ -611,13 +611,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
611
611
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
612
612
  }>;
613
613
  }, "strip", z.ZodTypeAny, {
614
- __kind: "Arithmetic";
615
614
  value: "Underflow" | "Overflow" | "DivisionByZero";
616
- }, {
617
615
  __kind: "Arithmetic";
616
+ }, {
618
617
  value: {
619
618
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
620
619
  };
620
+ __kind: "Arithmetic";
621
621
  }>, z.ZodObject<{
622
622
  __kind: z.ZodLiteral<"Transactional">;
623
623
  value: z.ZodEffects<z.ZodObject<{
@@ -630,13 +630,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
630
630
  __kind: "LimitReached" | "NoLayer";
631
631
  }>;
632
632
  }, "strip", z.ZodTypeAny, {
633
- __kind: "Transactional";
634
633
  value: "LimitReached" | "NoLayer";
635
- }, {
636
634
  __kind: "Transactional";
635
+ }, {
637
636
  value: {
638
637
  __kind: "LimitReached" | "NoLayer";
639
638
  };
639
+ __kind: "Transactional";
640
640
  }>, z.ZodObject<{
641
641
  __kind: z.ZodLiteral<"Exhausted">;
642
642
  }, "strip", z.ZodTypeAny, {
@@ -673,16 +673,15 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
673
673
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
674
674
  }>;
675
675
  }, "strip", z.ZodTypeAny, {
676
- __kind: "Trie";
677
676
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
678
- }, {
679
677
  __kind: "Trie";
678
+ }, {
680
679
  value: {
681
680
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
682
681
  };
682
+ __kind: "Trie";
683
683
  }>]>;
684
684
  }, "strip", z.ZodTypeAny, {
685
- __kind: "DispatchError";
686
685
  value: {
687
686
  __kind: "Other";
688
687
  } | {
@@ -690,11 +689,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
690
689
  } | {
691
690
  __kind: "BadOrigin";
692
691
  } | {
693
- __kind: "Module";
694
692
  value: {
695
693
  index: number;
696
694
  error: `0x${string}`;
697
695
  };
696
+ __kind: "Module";
698
697
  } | {
699
698
  __kind: "ConsumerRemaining";
700
699
  } | {
@@ -702,14 +701,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
702
701
  } | {
703
702
  __kind: "TooManyConsumers";
704
703
  } | {
705
- __kind: "Token";
706
704
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
705
+ __kind: "Token";
707
706
  } | {
708
- __kind: "Arithmetic";
709
707
  value: "Underflow" | "Overflow" | "DivisionByZero";
708
+ __kind: "Arithmetic";
710
709
  } | {
711
- __kind: "Transactional";
712
710
  value: "LimitReached" | "NoLayer";
711
+ __kind: "Transactional";
713
712
  } | {
714
713
  __kind: "Exhausted";
715
714
  } | {
@@ -719,11 +718,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
719
718
  } | {
720
719
  __kind: "RootNotAllowed";
721
720
  } | {
722
- __kind: "Trie";
723
721
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
722
+ __kind: "Trie";
724
723
  };
725
- }, {
726
724
  __kind: "DispatchError";
725
+ }, {
727
726
  value: {
728
727
  __kind: "Other";
729
728
  } | {
@@ -731,11 +730,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
731
730
  } | {
732
731
  __kind: "BadOrigin";
733
732
  } | {
734
- __kind: "Module";
735
733
  value: {
736
734
  index: number;
737
735
  error: string;
738
736
  };
737
+ __kind: "Module";
739
738
  } | {
740
739
  __kind: "ConsumerRemaining";
741
740
  } | {
@@ -743,20 +742,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
743
742
  } | {
744
743
  __kind: "TooManyConsumers";
745
744
  } | {
746
- __kind: "Token";
747
745
  value: {
748
746
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
749
747
  };
748
+ __kind: "Token";
750
749
  } | {
751
- __kind: "Arithmetic";
752
750
  value: {
753
751
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
754
752
  };
753
+ __kind: "Arithmetic";
755
754
  } | {
756
- __kind: "Transactional";
757
755
  value: {
758
756
  __kind: "LimitReached" | "NoLayer";
759
757
  };
758
+ __kind: "Transactional";
760
759
  } | {
761
760
  __kind: "Exhausted";
762
761
  } | {
@@ -766,11 +765,12 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
766
765
  } | {
767
766
  __kind: "RootNotAllowed";
768
767
  } | {
769
- __kind: "Trie";
770
768
  value: {
771
769
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
772
770
  };
771
+ __kind: "Trie";
773
772
  };
773
+ __kind: "DispatchError";
774
774
  }>, z.ZodObject<{
775
775
  __kind: z.ZodLiteral<"NoVault">;
776
776
  }, "strip", z.ZodTypeAny, {
@@ -788,7 +788,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
788
788
  error: {
789
789
  __kind: "Unsupported";
790
790
  } | {
791
- __kind: "FailedToBuildCcmForSolana";
792
791
  value: {
793
792
  __kind: "CannotLookupApiEnvironment";
794
793
  } | {
@@ -800,18 +799,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
800
799
  } | {
801
800
  __kind: "NoAvailableNonceAccount";
802
801
  } | {
803
- __kind: "FailedToDeriveAddress";
804
802
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
803
+ __kind: "FailedToDeriveAddress";
805
804
  } | {
805
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
806
806
  __kind: "InvalidCcm";
807
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
808
807
  } | {
809
808
  __kind: "FailedToSerializeFinalTransaction";
810
809
  } | {
811
- __kind: "FinalTransactionExceededMaxLength";
812
810
  value: number;
811
+ __kind: "FinalTransactionExceededMaxLength";
813
812
  } | {
814
- __kind: "DispatchError";
815
813
  value: {
816
814
  __kind: "Other";
817
815
  } | {
@@ -819,11 +817,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
819
817
  } | {
820
818
  __kind: "BadOrigin";
821
819
  } | {
822
- __kind: "Module";
823
820
  value: {
824
821
  index: number;
825
822
  error: `0x${string}`;
826
823
  };
824
+ __kind: "Module";
827
825
  } | {
828
826
  __kind: "ConsumerRemaining";
829
827
  } | {
@@ -831,14 +829,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
831
829
  } | {
832
830
  __kind: "TooManyConsumers";
833
831
  } | {
834
- __kind: "Token";
835
832
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
833
+ __kind: "Token";
836
834
  } | {
837
- __kind: "Arithmetic";
838
835
  value: "Underflow" | "Overflow" | "DivisionByZero";
836
+ __kind: "Arithmetic";
839
837
  } | {
840
- __kind: "Transactional";
841
838
  value: "LimitReached" | "NoLayer";
839
+ __kind: "Transactional";
842
840
  } | {
843
841
  __kind: "Exhausted";
844
842
  } | {
@@ -848,16 +846,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
848
846
  } | {
849
847
  __kind: "RootNotAllowed";
850
848
  } | {
851
- __kind: "Trie";
852
849
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
850
+ __kind: "Trie";
853
851
  };
852
+ __kind: "DispatchError";
854
853
  } | {
855
854
  __kind: "AltsNotYetWitnessed";
856
855
  } | {
857
856
  __kind: "AltsInvalid";
858
857
  };
858
+ __kind: "FailedToBuildCcmForSolana";
859
859
  } | {
860
- __kind: "DispatchError";
861
860
  value: {
862
861
  __kind: "Other";
863
862
  } | {
@@ -865,11 +864,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
865
864
  } | {
866
865
  __kind: "BadOrigin";
867
866
  } | {
868
- __kind: "Module";
869
867
  value: {
870
868
  index: number;
871
869
  error: `0x${string}`;
872
870
  };
871
+ __kind: "Module";
873
872
  } | {
874
873
  __kind: "ConsumerRemaining";
875
874
  } | {
@@ -877,14 +876,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
877
876
  } | {
878
877
  __kind: "TooManyConsumers";
879
878
  } | {
880
- __kind: "Token";
881
879
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
880
+ __kind: "Token";
882
881
  } | {
883
- __kind: "Arithmetic";
884
882
  value: "Underflow" | "Overflow" | "DivisionByZero";
883
+ __kind: "Arithmetic";
885
884
  } | {
886
- __kind: "Transactional";
887
885
  value: "LimitReached" | "NoLayer";
886
+ __kind: "Transactional";
888
887
  } | {
889
888
  __kind: "Exhausted";
890
889
  } | {
@@ -894,9 +893,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
894
893
  } | {
895
894
  __kind: "RootNotAllowed";
896
895
  } | {
897
- __kind: "Trie";
898
896
  value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
897
+ __kind: "Trie";
899
898
  };
899
+ __kind: "DispatchError";
900
900
  } | {
901
901
  __kind: "NoVault";
902
902
  } | {
@@ -907,7 +907,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
907
907
  error: {
908
908
  __kind: "Unsupported";
909
909
  } | {
910
- __kind: "FailedToBuildCcmForSolana";
911
910
  value: {
912
911
  __kind: "CannotLookupApiEnvironment";
913
912
  } | {
@@ -919,22 +918,21 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
919
918
  } | {
920
919
  __kind: "NoAvailableNonceAccount";
921
920
  } | {
922
- __kind: "FailedToDeriveAddress";
923
921
  value: {
924
922
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
925
923
  };
924
+ __kind: "FailedToDeriveAddress";
926
925
  } | {
927
- __kind: "InvalidCcm";
928
926
  value: {
929
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
927
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
930
928
  };
929
+ __kind: "InvalidCcm";
931
930
  } | {
932
931
  __kind: "FailedToSerializeFinalTransaction";
933
932
  } | {
934
- __kind: "FinalTransactionExceededMaxLength";
935
933
  value: number;
934
+ __kind: "FinalTransactionExceededMaxLength";
936
935
  } | {
937
- __kind: "DispatchError";
938
936
  value: {
939
937
  __kind: "Other";
940
938
  } | {
@@ -942,11 +940,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
942
940
  } | {
943
941
  __kind: "BadOrigin";
944
942
  } | {
945
- __kind: "Module";
946
943
  value: {
947
944
  index: number;
948
945
  error: string;
949
946
  };
947
+ __kind: "Module";
950
948
  } | {
951
949
  __kind: "ConsumerRemaining";
952
950
  } | {
@@ -954,20 +952,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
954
952
  } | {
955
953
  __kind: "TooManyConsumers";
956
954
  } | {
957
- __kind: "Token";
958
955
  value: {
959
956
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
960
957
  };
958
+ __kind: "Token";
961
959
  } | {
962
- __kind: "Arithmetic";
963
960
  value: {
964
961
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
965
962
  };
963
+ __kind: "Arithmetic";
966
964
  } | {
967
- __kind: "Transactional";
968
965
  value: {
969
966
  __kind: "LimitReached" | "NoLayer";
970
967
  };
968
+ __kind: "Transactional";
971
969
  } | {
972
970
  __kind: "Exhausted";
973
971
  } | {
@@ -977,18 +975,19 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
977
975
  } | {
978
976
  __kind: "RootNotAllowed";
979
977
  } | {
980
- __kind: "Trie";
981
978
  value: {
982
979
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
983
980
  };
981
+ __kind: "Trie";
984
982
  };
983
+ __kind: "DispatchError";
985
984
  } | {
986
985
  __kind: "AltsNotYetWitnessed";
987
986
  } | {
988
987
  __kind: "AltsInvalid";
989
988
  };
989
+ __kind: "FailedToBuildCcmForSolana";
990
990
  } | {
991
- __kind: "DispatchError";
992
991
  value: {
993
992
  __kind: "Other";
994
993
  } | {
@@ -996,11 +995,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
996
995
  } | {
997
996
  __kind: "BadOrigin";
998
997
  } | {
999
- __kind: "Module";
1000
998
  value: {
1001
999
  index: number;
1002
1000
  error: string;
1003
1001
  };
1002
+ __kind: "Module";
1004
1003
  } | {
1005
1004
  __kind: "ConsumerRemaining";
1006
1005
  } | {
@@ -1008,20 +1007,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
1008
1007
  } | {
1009
1008
  __kind: "TooManyConsumers";
1010
1009
  } | {
1011
- __kind: "Token";
1012
1010
  value: {
1013
1011
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1014
1012
  };
1013
+ __kind: "Token";
1015
1014
  } | {
1016
- __kind: "Arithmetic";
1017
1015
  value: {
1018
1016
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1019
1017
  };
1018
+ __kind: "Arithmetic";
1020
1019
  } | {
1021
- __kind: "Transactional";
1022
1020
  value: {
1023
1021
  __kind: "LimitReached" | "NoLayer";
1024
1022
  };
1023
+ __kind: "Transactional";
1025
1024
  } | {
1026
1025
  __kind: "Exhausted";
1027
1026
  } | {
@@ -1031,11 +1030,12 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
1031
1030
  } | {
1032
1031
  __kind: "RootNotAllowed";
1033
1032
  } | {
1034
- __kind: "Trie";
1035
1033
  value: {
1036
1034
  __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1037
1035
  };
1036
+ __kind: "Trie";
1038
1037
  };
1038
+ __kind: "DispatchError";
1039
1039
  } | {
1040
1040
  __kind: "NoVault";
1041
1041
  } | {