@chainflip/processor 1.8.2 → 1.8.3

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 (287) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  29. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  30. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  31. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  32. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  33. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  34. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  35. package/dist/100/funding/funded.d.cts +2 -2
  36. package/dist/100/funding/funded.d.ts +2 -2
  37. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  38. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  39. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  40. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  41. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  43. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  44. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  45. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  46. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  47. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  48. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  49. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  50. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  51. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  52. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  53. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  54. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  55. package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
  56. package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
  57. package/dist/100/swapping/ccmFailed.d.cts +70 -70
  58. package/dist/100/swapping/ccmFailed.d.ts +70 -70
  59. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  60. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  61. package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
  62. package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
  63. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  64. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  65. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  66. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  67. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  68. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  69. package/dist/100/swapping/swapScheduled.d.cts +109 -109
  70. package/dist/100/swapping/swapScheduled.d.ts +109 -109
  71. package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
  72. package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
  73. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  74. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  75. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  76. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  77. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  78. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  79. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  80. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  81. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  82. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  83. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  84. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  85. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  86. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  87. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  88. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  89. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  90. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  91. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  92. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  93. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  94. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  95. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  96. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  97. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  98. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  99. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  100. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  101. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  102. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  103. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  104. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  105. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  106. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  107. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  108. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  109. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  112. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  113. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  114. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  115. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  116. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  117. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  118. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  119. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  120. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  121. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  122. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  123. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  124. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  125. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  126. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  127. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  128. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  129. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  130. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  131. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  132. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  133. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  134. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  135. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  136. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  137. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  138. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  139. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  140. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  141. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  142. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  143. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  144. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  145. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  146. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  147. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  148. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  149. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  150. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  151. package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
  152. package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
  153. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  154. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  155. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  156. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  157. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  158. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  159. package/dist/141/swapping/swapScheduled.d.cts +126 -126
  160. package/dist/141/swapping/swapScheduled.d.ts +126 -126
  161. package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
  162. package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
  163. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  164. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  165. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  166. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  167. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  168. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  169. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  170. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  171. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  172. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  173. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  174. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  175. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  176. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  177. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  180. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  181. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  182. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  183. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  184. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  185. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  186. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  187. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  188. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  189. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  190. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  191. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  192. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  193. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  194. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  195. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  196. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  197. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  198. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  199. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  200. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  201. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  202. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  203. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  206. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  207. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  208. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  209. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  210. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  211. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  212. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  213. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  216. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  217. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  218. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  219. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  220. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  221. package/dist/160/swapping/ccmFailed.d.cts +70 -70
  222. package/dist/160/swapping/ccmFailed.d.ts +70 -70
  223. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  224. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  225. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  226. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  227. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  228. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  229. package/dist/160/swapping/swapDepositAddressReady.d.cts +65 -65
  230. package/dist/160/swapping/swapDepositAddressReady.d.ts +65 -65
  231. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  232. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  233. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  234. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  235. package/dist/160/swapping/swapRequested.d.cts +130 -130
  236. package/dist/160/swapping/swapRequested.d.ts +130 -130
  237. package/dist/160/swapping/withdrawalRequested.d.cts +20 -20
  238. package/dist/160/swapping/withdrawalRequested.d.ts +20 -20
  239. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  240. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  241. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
  242. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
  243. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  244. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  245. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  246. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  247. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  248. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  249. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  250. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  251. package/dist/170/swapping/swapRequested.d.cts +135 -135
  252. package/dist/170/swapping/swapRequested.d.ts +135 -135
  253. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  254. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  255. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  256. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  257. package/dist/180/common.cjs +29 -8
  258. package/dist/180/common.d.cts +142 -102
  259. package/dist/180/common.d.ts +142 -102
  260. package/dist/180/common.mjs +28 -7
  261. package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
  262. package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
  263. package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
  264. package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
  265. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  266. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
  267. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
  270. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
  271. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  272. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  273. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  274. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  275. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  276. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  277. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +26 -26
  278. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +26 -26
  279. package/dist/180/solanaIngressEgress/depositFailed.d.cts +26 -26
  280. package/dist/180/solanaIngressEgress/depositFailed.d.ts +26 -26
  281. package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
  282. package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
  283. package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
  284. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
  285. package/dist/180/swapping/swapRequested.d.cts +10 -0
  286. package/dist/180/swapping/swapRequested.d.ts +10 -0
  287. package/package.json +1 -1
@@ -221,18 +221,18 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
221
221
  value: z.ZodEffects<z.ZodObject<{
222
222
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
225
225
  }, {
226
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
226
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
229
  }>;
230
230
  }, "strip", z.ZodTypeAny, {
231
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
231
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
232
232
  __kind: "Token";
233
233
  }, {
234
234
  value: {
235
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
235
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
236
236
  };
237
237
  __kind: "Token";
238
238
  }>, z.ZodObject<{
@@ -318,7 +318,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
318
318
  } | {
319
319
  __kind: "TooManyConsumers";
320
320
  } | {
321
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
321
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
322
322
  __kind: "Token";
323
323
  } | {
324
324
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -357,7 +357,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
357
357
  __kind: "TooManyConsumers";
358
358
  } | {
359
359
  value: {
360
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
360
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
361
361
  };
362
362
  __kind: "Token";
363
363
  } | {
@@ -382,6 +382,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
382
382
  __kind: "DispatchError";
383
383
  }>]>;
384
384
  }, "strip", z.ZodTypeAny, {
385
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
385
386
  error: {
386
387
  __kind: "Unsupported";
387
388
  } | {
@@ -428,7 +429,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
428
429
  } | {
429
430
  __kind: "TooManyConsumers";
430
431
  } | {
431
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
432
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
432
433
  __kind: "Token";
433
434
  } | {
434
435
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -447,8 +448,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
447
448
  };
448
449
  __kind: "DispatchError";
449
450
  };
450
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
451
451
  }, {
452
+ egressId: [{
453
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
454
+ }, string | number];
452
455
  error: {
453
456
  __kind: "Unsupported";
454
457
  } | {
@@ -500,7 +503,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
500
503
  __kind: "TooManyConsumers";
501
504
  } | {
502
505
  value: {
503
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
506
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
504
507
  };
505
508
  __kind: "Token";
506
509
  } | {
@@ -524,9 +527,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
524
527
  };
525
528
  __kind: "DispatchError";
526
529
  };
527
- egressId: [{
528
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
529
- }, string | number];
530
530
  }>;
531
531
 
532
532
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -221,18 +221,18 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
221
221
  value: z.ZodEffects<z.ZodObject<{
222
222
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
225
225
  }, {
226
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
226
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
229
  }>;
230
230
  }, "strip", z.ZodTypeAny, {
231
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
231
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
232
232
  __kind: "Token";
233
233
  }, {
234
234
  value: {
235
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
235
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
236
236
  };
237
237
  __kind: "Token";
238
238
  }>, z.ZodObject<{
@@ -318,7 +318,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
318
318
  } | {
319
319
  __kind: "TooManyConsumers";
320
320
  } | {
321
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
321
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
322
322
  __kind: "Token";
323
323
  } | {
324
324
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -357,7 +357,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
357
357
  __kind: "TooManyConsumers";
358
358
  } | {
359
359
  value: {
360
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
360
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
361
361
  };
362
362
  __kind: "Token";
363
363
  } | {
@@ -382,6 +382,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
382
382
  __kind: "DispatchError";
383
383
  }>]>;
384
384
  }, "strip", z.ZodTypeAny, {
385
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
385
386
  error: {
386
387
  __kind: "Unsupported";
387
388
  } | {
@@ -428,7 +429,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
428
429
  } | {
429
430
  __kind: "TooManyConsumers";
430
431
  } | {
431
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
432
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
432
433
  __kind: "Token";
433
434
  } | {
434
435
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -447,8 +448,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
447
448
  };
448
449
  __kind: "DispatchError";
449
450
  };
450
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
451
451
  }, {
452
+ egressId: [{
453
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
454
+ }, string | number];
452
455
  error: {
453
456
  __kind: "Unsupported";
454
457
  } | {
@@ -500,7 +503,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
500
503
  __kind: "TooManyConsumers";
501
504
  } | {
502
505
  value: {
503
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
506
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
504
507
  };
505
508
  __kind: "Token";
506
509
  } | {
@@ -524,9 +527,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
524
527
  };
525
528
  __kind: "DispatchError";
526
529
  };
527
- egressId: [{
528
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
529
- }, string | number];
530
530
  }>;
531
531
 
532
532
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -148,6 +148,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
148
148
  version: number;
149
149
  program: `0x${string}`;
150
150
  };
151
+ channelId: bigint;
152
+ prewitnessedDepositId: bigint;
153
+ amounts: [number, bigint][];
151
154
  asset: "Btc";
152
155
  blockHeight: bigint;
153
156
  depositDetails: {
@@ -155,7 +158,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
155
158
  vout: number;
156
159
  };
157
160
  ingressFee: bigint;
158
- prewitnessedDepositId: bigint;
161
+ boostFee: bigint;
159
162
  action: {
160
163
  __kind: "Swap";
161
164
  swapRequestId: bigint;
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
171
174
  __kind: "BoostersCredited";
172
175
  prewitnessedDepositId: bigint;
173
176
  };
174
- channelId: bigint;
175
- amounts: [number, bigint][];
176
- boostFee: bigint;
177
177
  }, {
178
178
  depositAddress: {
179
179
  value: string;
@@ -195,6 +195,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
195
195
  version: number;
196
196
  program: string;
197
197
  };
198
+ channelId: string | number;
199
+ prewitnessedDepositId: string | number;
200
+ amounts: [number, string | number][];
198
201
  asset: {
199
202
  __kind: "Btc";
200
203
  };
@@ -204,7 +207,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
204
207
  vout: number;
205
208
  };
206
209
  ingressFee: string | number;
207
- prewitnessedDepositId: string | number;
210
+ boostFee: string | number;
208
211
  action: {
209
212
  __kind: "Swap";
210
213
  swapRequestId: string | number;
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
220
223
  __kind: "BoostersCredited";
221
224
  prewitnessedDepositId: string | number;
222
225
  };
223
- channelId: string | number;
224
- amounts: [number, string | number][];
225
- boostFee: string | number;
226
226
  }>;
227
227
 
228
228
  export { bitcoinIngressEgressDepositBoosted };
@@ -148,6 +148,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
148
148
  version: number;
149
149
  program: `0x${string}`;
150
150
  };
151
+ channelId: bigint;
152
+ prewitnessedDepositId: bigint;
153
+ amounts: [number, bigint][];
151
154
  asset: "Btc";
152
155
  blockHeight: bigint;
153
156
  depositDetails: {
@@ -155,7 +158,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
155
158
  vout: number;
156
159
  };
157
160
  ingressFee: bigint;
158
- prewitnessedDepositId: bigint;
161
+ boostFee: bigint;
159
162
  action: {
160
163
  __kind: "Swap";
161
164
  swapRequestId: bigint;
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
171
174
  __kind: "BoostersCredited";
172
175
  prewitnessedDepositId: bigint;
173
176
  };
174
- channelId: bigint;
175
- amounts: [number, bigint][];
176
- boostFee: bigint;
177
177
  }, {
178
178
  depositAddress: {
179
179
  value: string;
@@ -195,6 +195,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
195
195
  version: number;
196
196
  program: string;
197
197
  };
198
+ channelId: string | number;
199
+ prewitnessedDepositId: string | number;
200
+ amounts: [number, string | number][];
198
201
  asset: {
199
202
  __kind: "Btc";
200
203
  };
@@ -204,7 +207,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
204
207
  vout: number;
205
208
  };
206
209
  ingressFee: string | number;
207
- prewitnessedDepositId: string | number;
210
+ boostFee: string | number;
208
211
  action: {
209
212
  __kind: "Swap";
210
213
  swapRequestId: string | number;
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
220
223
  __kind: "BoostersCredited";
221
224
  prewitnessedDepositId: string | number;
222
225
  };
223
- channelId: string | number;
224
- amounts: [number, string | number][];
225
- boostFee: string | number;
226
226
  }>;
227
227
 
228
228
  export { bitcoinIngressEgressDepositBoosted };
@@ -146,6 +146,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
146
146
  version: number;
147
147
  program: `0x${string}`;
148
148
  };
149
+ channelId: bigint;
149
150
  asset: "Btc";
150
151
  amount: bigint;
151
152
  blockHeight: bigint;
@@ -169,7 +170,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
169
170
  __kind: "BoostersCredited";
170
171
  prewitnessedDepositId: bigint;
171
172
  };
172
- channelId: bigint;
173
173
  }, {
174
174
  depositAddress: {
175
175
  value: string;
@@ -191,6 +191,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
191
191
  version: number;
192
192
  program: string;
193
193
  };
194
+ channelId: string | number;
194
195
  asset: {
195
196
  __kind: "Btc";
196
197
  };
@@ -216,7 +217,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
216
217
  __kind: "BoostersCredited";
217
218
  prewitnessedDepositId: string | number;
218
219
  };
219
- channelId: string | number;
220
220
  }>;
221
221
 
222
222
  export { bitcoinIngressEgressDepositFinalised };
@@ -146,6 +146,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
146
146
  version: number;
147
147
  program: `0x${string}`;
148
148
  };
149
+ channelId: bigint;
149
150
  asset: "Btc";
150
151
  amount: bigint;
151
152
  blockHeight: bigint;
@@ -169,7 +170,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
169
170
  __kind: "BoostersCredited";
170
171
  prewitnessedDepositId: bigint;
171
172
  };
172
- channelId: bigint;
173
173
  }, {
174
174
  depositAddress: {
175
175
  value: string;
@@ -191,6 +191,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
191
191
  version: number;
192
192
  program: string;
193
193
  };
194
+ channelId: string | number;
194
195
  asset: {
195
196
  __kind: "Btc";
196
197
  };
@@ -216,7 +217,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
216
217
  __kind: "BoostersCredited";
217
218
  prewitnessedDepositId: string | number;
218
219
  };
219
- channelId: string | number;
220
220
  }>;
221
221
 
222
222
  export { bitcoinIngressEgressDepositFinalised };