@chainflip/processor 2.1.3 → 2.2.0-dev.1

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