@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
@@ -133,6 +133,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
133
133
  } | null | undefined;
134
134
  }>;
135
135
  }, "strip", z.ZodTypeAny, {
136
+ amount: bigint;
136
137
  depositAddress: {
137
138
  pubkeyX: `0x${string}`;
138
139
  scriptPath?: {
@@ -148,8 +149,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
148
149
  txId: `0x${string}`;
149
150
  vout: number;
150
151
  };
151
- amount: bigint;
152
152
  }, {
153
+ amount: string | number;
153
154
  depositAddress: {
154
155
  pubkeyX: string;
155
156
  scriptPath?: {
@@ -165,7 +166,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
165
166
  txId: string;
166
167
  vout: number;
167
168
  };
168
- amount: string | number;
169
169
  }>;
170
170
  ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
171
171
  action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -205,14 +205,15 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
205
205
  __kind: z.ZodLiteral<"BoostersCredited">;
206
206
  prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
207
207
  }, "strip", z.ZodTypeAny, {
208
- __kind: "BoostersCredited";
209
208
  prewitnessedDepositId: bigint;
210
- }, {
211
209
  __kind: "BoostersCredited";
210
+ }, {
212
211
  prewitnessedDepositId: string | number;
212
+ __kind: "BoostersCredited";
213
213
  }>]>;
214
214
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
215
215
  }, "strip", z.ZodTypeAny, {
216
+ amount: bigint;
216
217
  depositAddress: {
217
218
  value: `0x${string}`;
218
219
  __kind: "P2PKH";
@@ -234,9 +235,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
234
235
  program: `0x${string}`;
235
236
  };
236
237
  channelId: bigint;
237
- amount: bigint;
238
238
  asset: "Btc";
239
239
  depositDetails: {
240
+ amount: bigint;
240
241
  depositAddress: {
241
242
  pubkeyX: `0x${string}`;
242
243
  scriptPath?: {
@@ -252,7 +253,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
252
253
  txId: `0x${string}`;
253
254
  vout: number;
254
255
  };
255
- amount: bigint;
256
256
  };
257
257
  blockHeight: bigint;
258
258
  ingressFee: bigint;
@@ -268,10 +268,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
268
268
  } | {
269
269
  __kind: "NoAction";
270
270
  } | {
271
- __kind: "BoostersCredited";
272
271
  prewitnessedDepositId: bigint;
272
+ __kind: "BoostersCredited";
273
273
  };
274
274
  }, {
275
+ amount: string | number;
275
276
  depositAddress: {
276
277
  value: string;
277
278
  __kind: "P2PKH";
@@ -293,11 +294,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
293
294
  program: string;
294
295
  };
295
296
  channelId: string | number;
296
- amount: string | number;
297
297
  asset: {
298
298
  __kind: "Btc";
299
299
  };
300
300
  depositDetails: {
301
+ amount: string | number;
301
302
  depositAddress: {
302
303
  pubkeyX: string;
303
304
  scriptPath?: {
@@ -313,7 +314,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
313
314
  txId: string;
314
315
  vout: number;
315
316
  };
316
- amount: string | number;
317
317
  };
318
318
  blockHeight: string | number;
319
319
  ingressFee: string | number;
@@ -329,8 +329,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
329
329
  } | {
330
330
  __kind: "NoAction";
331
331
  } | {
332
- __kind: "BoostersCredited";
333
332
  prewitnessedDepositId: string | number;
333
+ __kind: "BoostersCredited";
334
334
  };
335
335
  }>;
336
336
  //#endregion
@@ -133,6 +133,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
133
133
  } | null | undefined;
134
134
  }>;
135
135
  }, "strip", z.ZodTypeAny, {
136
+ amount: bigint;
136
137
  depositAddress: {
137
138
  pubkeyX: `0x${string}`;
138
139
  scriptPath?: {
@@ -148,8 +149,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
148
149
  txId: `0x${string}`;
149
150
  vout: number;
150
151
  };
151
- amount: bigint;
152
152
  }, {
153
+ amount: string | number;
153
154
  depositAddress: {
154
155
  pubkeyX: string;
155
156
  scriptPath?: {
@@ -165,7 +166,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
165
166
  txId: string;
166
167
  vout: number;
167
168
  };
168
- amount: string | number;
169
169
  }>;
170
170
  ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
171
171
  action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -205,14 +205,15 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
205
205
  __kind: z.ZodLiteral<"BoostersCredited">;
206
206
  prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
207
207
  }, "strip", z.ZodTypeAny, {
208
- __kind: "BoostersCredited";
209
208
  prewitnessedDepositId: bigint;
210
- }, {
211
209
  __kind: "BoostersCredited";
210
+ }, {
212
211
  prewitnessedDepositId: string | number;
212
+ __kind: "BoostersCredited";
213
213
  }>]>;
214
214
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
215
215
  }, "strip", z.ZodTypeAny, {
216
+ amount: bigint;
216
217
  depositAddress: {
217
218
  value: `0x${string}`;
218
219
  __kind: "P2PKH";
@@ -234,9 +235,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
234
235
  program: `0x${string}`;
235
236
  };
236
237
  channelId: bigint;
237
- amount: bigint;
238
238
  asset: "Btc";
239
239
  depositDetails: {
240
+ amount: bigint;
240
241
  depositAddress: {
241
242
  pubkeyX: `0x${string}`;
242
243
  scriptPath?: {
@@ -252,7 +253,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
252
253
  txId: `0x${string}`;
253
254
  vout: number;
254
255
  };
255
- amount: bigint;
256
256
  };
257
257
  blockHeight: bigint;
258
258
  ingressFee: bigint;
@@ -268,10 +268,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
268
268
  } | {
269
269
  __kind: "NoAction";
270
270
  } | {
271
- __kind: "BoostersCredited";
272
271
  prewitnessedDepositId: bigint;
272
+ __kind: "BoostersCredited";
273
273
  };
274
274
  }, {
275
+ amount: string | number;
275
276
  depositAddress: {
276
277
  value: string;
277
278
  __kind: "P2PKH";
@@ -293,11 +294,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
293
294
  program: string;
294
295
  };
295
296
  channelId: string | number;
296
- amount: string | number;
297
297
  asset: {
298
298
  __kind: "Btc";
299
299
  };
300
300
  depositDetails: {
301
+ amount: string | number;
301
302
  depositAddress: {
302
303
  pubkeyX: string;
303
304
  scriptPath?: {
@@ -313,7 +314,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
313
314
  txId: string;
314
315
  vout: number;
315
316
  };
316
- amount: string | number;
317
317
  };
318
318
  blockHeight: string | number;
319
319
  ingressFee: string | number;
@@ -329,8 +329,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
329
329
  } | {
330
330
  __kind: "NoAction";
331
331
  } | {
332
- __kind: "BoostersCredited";
333
332
  prewitnessedDepositId: string | number;
333
+ __kind: "BoostersCredited";
334
334
  };
335
335
  }>;
336
336
  //#endregion
@@ -132,6 +132,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
132
132
  } | null | undefined;
133
133
  }>;
134
134
  }, "strip", z.ZodTypeAny, {
135
+ amount: bigint;
135
136
  depositAddress: {
136
137
  pubkeyX: `0x${string}`;
137
138
  scriptPath?: {
@@ -147,8 +148,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
147
148
  txId: `0x${string}`;
148
149
  vout: number;
149
150
  };
150
- amount: bigint;
151
151
  }, {
152
+ amount: string | number;
152
153
  depositAddress: {
153
154
  pubkeyX: string;
154
155
  scriptPath?: {
@@ -164,7 +165,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
164
165
  txId: string;
165
166
  vout: number;
166
167
  };
167
- amount: string | number;
168
168
  }>;
169
169
  reason: z.ZodEffects<z.ZodObject<{
170
170
  __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
@@ -176,6 +176,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
176
176
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
177
177
  }>;
178
178
  }, "strip", z.ZodTypeAny, {
179
+ amount: bigint;
180
+ reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
179
181
  depositAddress: {
180
182
  value: `0x${string}`;
181
183
  __kind: "P2PKH";
@@ -196,9 +198,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
196
198
  version: number;
197
199
  program: `0x${string}`;
198
200
  };
199
- amount: bigint;
200
201
  asset: "Btc";
201
202
  depositDetails: {
203
+ amount: bigint;
202
204
  depositAddress: {
203
205
  pubkeyX: `0x${string}`;
204
206
  scriptPath?: {
@@ -214,10 +216,12 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
214
216
  txId: `0x${string}`;
215
217
  vout: number;
216
218
  };
217
- amount: bigint;
218
219
  };
219
- reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
220
220
  }, {
221
+ amount: string | number;
222
+ reason: {
223
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
224
+ };
221
225
  depositAddress: {
222
226
  value: string;
223
227
  __kind: "P2PKH";
@@ -238,11 +242,11 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
238
242
  version: number;
239
243
  program: string;
240
244
  };
241
- amount: string | number;
242
245
  asset: {
243
246
  __kind: "Btc";
244
247
  };
245
248
  depositDetails: {
249
+ amount: string | number;
246
250
  depositAddress: {
247
251
  pubkeyX: string;
248
252
  scriptPath?: {
@@ -258,10 +262,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
258
262
  txId: string;
259
263
  vout: number;
260
264
  };
261
- amount: string | number;
262
- };
263
- reason: {
264
- __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
265
265
  };
266
266
  }>;
267
267
  //#endregion
@@ -132,6 +132,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
132
132
  } | null | undefined;
133
133
  }>;
134
134
  }, "strip", z.ZodTypeAny, {
135
+ amount: bigint;
135
136
  depositAddress: {
136
137
  pubkeyX: `0x${string}`;
137
138
  scriptPath?: {
@@ -147,8 +148,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
147
148
  txId: `0x${string}`;
148
149
  vout: number;
149
150
  };
150
- amount: bigint;
151
151
  }, {
152
+ amount: string | number;
152
153
  depositAddress: {
153
154
  pubkeyX: string;
154
155
  scriptPath?: {
@@ -164,7 +165,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
164
165
  txId: string;
165
166
  vout: number;
166
167
  };
167
- amount: string | number;
168
168
  }>;
169
169
  reason: z.ZodEffects<z.ZodObject<{
170
170
  __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
@@ -176,6 +176,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
176
176
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
177
177
  }>;
178
178
  }, "strip", z.ZodTypeAny, {
179
+ amount: bigint;
180
+ reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
179
181
  depositAddress: {
180
182
  value: `0x${string}`;
181
183
  __kind: "P2PKH";
@@ -196,9 +198,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
196
198
  version: number;
197
199
  program: `0x${string}`;
198
200
  };
199
- amount: bigint;
200
201
  asset: "Btc";
201
202
  depositDetails: {
203
+ amount: bigint;
202
204
  depositAddress: {
203
205
  pubkeyX: `0x${string}`;
204
206
  scriptPath?: {
@@ -214,10 +216,12 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
214
216
  txId: `0x${string}`;
215
217
  vout: number;
216
218
  };
217
- amount: bigint;
218
219
  };
219
- reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
220
220
  }, {
221
+ amount: string | number;
222
+ reason: {
223
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
224
+ };
221
225
  depositAddress: {
222
226
  value: string;
223
227
  __kind: "P2PKH";
@@ -238,11 +242,11 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
238
242
  version: number;
239
243
  program: string;
240
244
  };
241
- amount: string | number;
242
245
  asset: {
243
246
  __kind: "Btc";
244
247
  };
245
248
  depositDetails: {
249
+ amount: string | number;
246
250
  depositAddress: {
247
251
  pubkeyX: string;
248
252
  scriptPath?: {
@@ -258,10 +262,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
258
262
  txId: string;
259
263
  vout: number;
260
264
  };
261
- amount: string | number;
262
- };
263
- reason: {
264
- __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
265
265
  };
266
266
  }>;
267
267
  //#endregion
@@ -275,6 +275,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
275
275
  } | null | undefined;
276
276
  }>;
277
277
  }, "strip", z.ZodTypeAny, {
278
+ amount: bigint;
278
279
  depositAddress: {
279
280
  pubkeyX: `0x${string}`;
280
281
  scriptPath?: {
@@ -290,8 +291,8 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
290
291
  txId: `0x${string}`;
291
292
  vout: number;
292
293
  };
293
- amount: bigint;
294
294
  }, {
295
+ amount: string | number;
295
296
  depositAddress: {
296
297
  pubkeyX: string;
297
298
  scriptPath?: {
@@ -307,9 +308,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
307
308
  txId: string;
308
309
  vout: number;
309
310
  };
310
- amount: string | number;
311
311
  }>;
312
312
  }, "strip", z.ZodTypeAny, {
313
+ amount: bigint;
313
314
  depositAddress: {
314
315
  value: `0x${string}`;
315
316
  __kind: "P2PKH";
@@ -330,9 +331,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
330
331
  version: number;
331
332
  program: `0x${string}`;
332
333
  };
333
- amount: bigint;
334
334
  asset: "Btc";
335
335
  depositDetails: {
336
+ amount: bigint;
336
337
  depositAddress: {
337
338
  pubkeyX: `0x${string}`;
338
339
  scriptPath?: {
@@ -348,9 +349,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
348
349
  txId: `0x${string}`;
349
350
  vout: number;
350
351
  };
351
- amount: bigint;
352
352
  };
353
353
  }, {
354
+ amount: string | number;
354
355
  depositAddress: {
355
356
  value: string;
356
357
  __kind: "P2PKH";
@@ -371,11 +372,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
371
372
  version: number;
372
373
  program: string;
373
374
  };
374
- amount: string | number;
375
375
  asset: {
376
376
  __kind: "Btc";
377
377
  };
378
378
  depositDetails: {
379
+ amount: string | number;
379
380
  depositAddress: {
380
381
  pubkeyX: string;
381
382
  scriptPath?: {
@@ -391,7 +392,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
391
392
  txId: string;
392
393
  vout: number;
393
394
  };
394
- amount: string | number;
395
395
  };
396
396
  }>;
397
397
  }, "strip", z.ZodTypeAny, {
@@ -432,6 +432,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
432
432
  __kind: "RootNotAllowed";
433
433
  };
434
434
  depositWitness: {
435
+ amount: bigint;
435
436
  depositAddress: {
436
437
  value: `0x${string}`;
437
438
  __kind: "P2PKH";
@@ -452,9 +453,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
452
453
  version: number;
453
454
  program: `0x${string}`;
454
455
  };
455
- amount: bigint;
456
456
  asset: "Btc";
457
457
  depositDetails: {
458
+ amount: bigint;
458
459
  depositAddress: {
459
460
  pubkeyX: `0x${string}`;
460
461
  scriptPath?: {
@@ -470,7 +471,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
470
471
  txId: `0x${string}`;
471
472
  vout: number;
472
473
  };
473
- amount: bigint;
474
474
  };
475
475
  };
476
476
  }, {
@@ -517,6 +517,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
517
517
  __kind: "RootNotAllowed";
518
518
  };
519
519
  depositWitness: {
520
+ amount: string | number;
520
521
  depositAddress: {
521
522
  value: string;
522
523
  __kind: "P2PKH";
@@ -537,11 +538,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
537
538
  version: number;
538
539
  program: string;
539
540
  };
540
- amount: string | number;
541
541
  asset: {
542
542
  __kind: "Btc";
543
543
  };
544
544
  depositDetails: {
545
+ amount: string | number;
545
546
  depositAddress: {
546
547
  pubkeyX: string;
547
548
  scriptPath?: {
@@ -557,7 +558,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
557
558
  txId: string;
558
559
  vout: number;
559
560
  };
560
- amount: string | number;
561
561
  };
562
562
  };
563
563
  }>;
@@ -275,6 +275,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
275
275
  } | null | undefined;
276
276
  }>;
277
277
  }, "strip", z.ZodTypeAny, {
278
+ amount: bigint;
278
279
  depositAddress: {
279
280
  pubkeyX: `0x${string}`;
280
281
  scriptPath?: {
@@ -290,8 +291,8 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
290
291
  txId: `0x${string}`;
291
292
  vout: number;
292
293
  };
293
- amount: bigint;
294
294
  }, {
295
+ amount: string | number;
295
296
  depositAddress: {
296
297
  pubkeyX: string;
297
298
  scriptPath?: {
@@ -307,9 +308,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
307
308
  txId: string;
308
309
  vout: number;
309
310
  };
310
- amount: string | number;
311
311
  }>;
312
312
  }, "strip", z.ZodTypeAny, {
313
+ amount: bigint;
313
314
  depositAddress: {
314
315
  value: `0x${string}`;
315
316
  __kind: "P2PKH";
@@ -330,9 +331,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
330
331
  version: number;
331
332
  program: `0x${string}`;
332
333
  };
333
- amount: bigint;
334
334
  asset: "Btc";
335
335
  depositDetails: {
336
+ amount: bigint;
336
337
  depositAddress: {
337
338
  pubkeyX: `0x${string}`;
338
339
  scriptPath?: {
@@ -348,9 +349,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
348
349
  txId: `0x${string}`;
349
350
  vout: number;
350
351
  };
351
- amount: bigint;
352
352
  };
353
353
  }, {
354
+ amount: string | number;
354
355
  depositAddress: {
355
356
  value: string;
356
357
  __kind: "P2PKH";
@@ -371,11 +372,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
371
372
  version: number;
372
373
  program: string;
373
374
  };
374
- amount: string | number;
375
375
  asset: {
376
376
  __kind: "Btc";
377
377
  };
378
378
  depositDetails: {
379
+ amount: string | number;
379
380
  depositAddress: {
380
381
  pubkeyX: string;
381
382
  scriptPath?: {
@@ -391,7 +392,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
391
392
  txId: string;
392
393
  vout: number;
393
394
  };
394
- amount: string | number;
395
395
  };
396
396
  }>;
397
397
  }, "strip", z.ZodTypeAny, {
@@ -432,6 +432,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
432
432
  __kind: "RootNotAllowed";
433
433
  };
434
434
  depositWitness: {
435
+ amount: bigint;
435
436
  depositAddress: {
436
437
  value: `0x${string}`;
437
438
  __kind: "P2PKH";
@@ -452,9 +453,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
452
453
  version: number;
453
454
  program: `0x${string}`;
454
455
  };
455
- amount: bigint;
456
456
  asset: "Btc";
457
457
  depositDetails: {
458
+ amount: bigint;
458
459
  depositAddress: {
459
460
  pubkeyX: `0x${string}`;
460
461
  scriptPath?: {
@@ -470,7 +471,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
470
471
  txId: `0x${string}`;
471
472
  vout: number;
472
473
  };
473
- amount: bigint;
474
474
  };
475
475
  };
476
476
  }, {
@@ -517,6 +517,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
517
517
  __kind: "RootNotAllowed";
518
518
  };
519
519
  depositWitness: {
520
+ amount: string | number;
520
521
  depositAddress: {
521
522
  value: string;
522
523
  __kind: "P2PKH";
@@ -537,11 +538,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
537
538
  version: number;
538
539
  program: string;
539
540
  };
540
- amount: string | number;
541
541
  asset: {
542
542
  __kind: "Btc";
543
543
  };
544
544
  depositDetails: {
545
+ amount: string | number;
545
546
  depositAddress: {
546
547
  pubkeyX: string;
547
548
  scriptPath?: {
@@ -557,7 +558,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
557
558
  txId: string;
558
559
  vout: number;
559
560
  };
560
- amount: string | number;
561
561
  };
562
562
  };
563
563
  }>;
@@ -65,6 +65,7 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
65
65
  } | null | undefined;
66
66
  }>;
67
67
  }, "strip", z.ZodTypeAny, {
68
+ amount: bigint;
68
69
  depositAddress: {
69
70
  pubkeyX: `0x${string}`;
70
71
  scriptPath?: {
@@ -80,8 +81,8 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
80
81
  txId: `0x${string}`;
81
82
  vout: number;
82
83
  };
83
- amount: bigint;
84
84
  }, {
85
+ amount: string | number;
85
86
  depositAddress: {
86
87
  pubkeyX: string;
87
88
  scriptPath?: {
@@ -97,10 +98,10 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
97
98
  txId: string;
98
99
  vout: number;
99
100
  };
100
- amount: string | number;
101
101
  }>;
102
102
  }, "strip", z.ZodTypeAny, {
103
103
  txId: {
104
+ amount: bigint;
104
105
  depositAddress: {
105
106
  pubkeyX: `0x${string}`;
106
107
  scriptPath?: {
@@ -116,11 +117,11 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
116
117
  txId: `0x${string}`;
117
118
  vout: number;
118
119
  };
119
- amount: bigint;
120
120
  };
121
121
  broadcastId: number;
122
122
  }, {
123
123
  txId: {
124
+ amount: string | number;
124
125
  depositAddress: {
125
126
  pubkeyX: string;
126
127
  scriptPath?: {
@@ -136,7 +137,6 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
136
137
  txId: string;
137
138
  vout: number;
138
139
  };
139
- amount: string | number;
140
140
  };
141
141
  broadcastId: number;
142
142
  }>;