@chainflip/processor 2.1.4-dev.0 → 2.2.0-dev.2

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