@chainflip/processor 1.11.12 → 1.11.13

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 (545) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  21. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  22. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  30. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  31. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  32. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  33. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  34. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  35. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  36. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  37. package/dist/100/funding/funded.d.cts +2 -2
  38. package/dist/100/funding/funded.d.ts +2 -2
  39. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  40. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  41. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  43. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  44. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  45. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  46. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  47. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  48. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  49. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  50. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  51. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
  52. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
  53. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  54. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  55. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  56. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
  59. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  60. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  61. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  62. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  63. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  64. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  65. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  66. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  67. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  68. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  69. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  70. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  71. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  72. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  75. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  76. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
  78. package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
  79. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  80. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  82. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  83. package/dist/11000/swapping/swapRequested.d.cts +98 -98
  84. package/dist/11000/swapping/swapRequested.d.ts +98 -98
  85. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
  86. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
  87. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  88. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  89. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  90. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  91. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  92. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  93. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  94. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  95. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  96. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  97. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  98. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  99. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  100. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  101. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  102. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  103. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  104. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
  105. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  106. package/dist/11100/validator/validatorClaimed.d.ts +2 -2
  107. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  108. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
  109. package/dist/11200/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  110. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  111. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  112. package/dist/11200/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  113. package/dist/11200/arbitrumIngressEgress/depositFailed.cjs +15 -0
  114. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  115. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  116. package/dist/11200/arbitrumIngressEgress/depositFailed.mjs +15 -0
  117. package/dist/11200/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  118. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  119. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  120. package/dist/11200/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  121. package/dist/11200/assethubIngressEgress/depositBoosted.cjs +26 -0
  122. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +193 -0
  123. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +193 -0
  124. package/dist/11200/assethubIngressEgress/depositBoosted.mjs +26 -0
  125. package/dist/11200/assethubIngressEgress/depositFailed.cjs +14 -0
  126. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +1417 -0
  127. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +1417 -0
  128. package/dist/11200/assethubIngressEgress/depositFailed.mjs +14 -0
  129. package/dist/11200/assethubIngressEgress/depositFinalised.cjs +24 -0
  130. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +187 -0
  131. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +187 -0
  132. package/dist/11200/assethubIngressEgress/depositFinalised.mjs +24 -0
  133. package/dist/11200/bitcoinIngressEgress/depositBoosted.cjs +27 -0
  134. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +417 -0
  135. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +417 -0
  136. package/dist/11200/bitcoinIngressEgress/depositBoosted.mjs +27 -0
  137. package/dist/11200/bitcoinIngressEgress/depositFailed.cjs +15 -0
  138. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +2126 -0
  139. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +2126 -0
  140. package/dist/11200/bitcoinIngressEgress/depositFailed.mjs +15 -0
  141. package/dist/11200/bitcoinIngressEgress/depositFinalised.cjs +25 -0
  142. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +411 -0
  143. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +411 -0
  144. package/dist/11200/bitcoinIngressEgress/depositFinalised.mjs +25 -0
  145. package/dist/11200/common.cjs +765 -16
  146. package/dist/11200/common.d.cts +16217 -164
  147. package/dist/11200/common.d.ts +16217 -164
  148. package/dist/11200/common.mjs +765 -16
  149. package/dist/11200/environment/runtimeSafeModeUpdated.cjs +9 -0
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
  151. package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
  152. package/dist/11200/environment/runtimeSafeModeUpdated.mjs +9 -0
  153. package/dist/11200/ethereumIngressEgress/depositBoosted.cjs +27 -0
  154. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  155. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  156. package/dist/11200/ethereumIngressEgress/depositBoosted.mjs +27 -0
  157. package/dist/11200/ethereumIngressEgress/depositFailed.cjs +15 -0
  158. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  159. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  160. package/dist/11200/ethereumIngressEgress/depositFailed.mjs +15 -0
  161. package/dist/11200/ethereumIngressEgress/depositFinalised.cjs +25 -0
  162. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  163. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  164. package/dist/11200/ethereumIngressEgress/depositFinalised.mjs +25 -0
  165. package/dist/11200/lendingPools/collateralAdded.cjs +10 -0
  166. package/dist/11200/lendingPools/collateralAdded.d.cts +24 -0
  167. package/dist/11200/lendingPools/collateralAdded.d.ts +24 -0
  168. package/dist/11200/lendingPools/collateralAdded.mjs +10 -0
  169. package/dist/11200/lendingPools/collateralRemoved.cjs +10 -0
  170. package/dist/11200/lendingPools/collateralRemoved.d.cts +24 -0
  171. package/dist/11200/lendingPools/collateralRemoved.d.ts +24 -0
  172. package/dist/11200/lendingPools/collateralRemoved.mjs +10 -0
  173. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +2 -2
  174. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +2 -2
  175. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
  176. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
  177. package/dist/11200/lendingPools/loanCreated.d.cts +4 -4
  178. package/dist/11200/lendingPools/loanCreated.d.ts +4 -4
  179. package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
  180. package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
  181. package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
  182. package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
  183. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.cjs +10 -0
  184. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.cts +24 -0
  185. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.ts +24 -0
  186. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.mjs +10 -0
  187. package/dist/11200/polkadotIngressEgress/depositBoosted.cjs +26 -0
  188. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +193 -0
  189. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +193 -0
  190. package/dist/11200/polkadotIngressEgress/depositBoosted.mjs +26 -0
  191. package/dist/11200/polkadotIngressEgress/depositFailed.cjs +14 -0
  192. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  193. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  194. package/dist/11200/polkadotIngressEgress/depositFailed.mjs +14 -0
  195. package/dist/11200/polkadotIngressEgress/depositFinalised.cjs +24 -0
  196. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +187 -0
  197. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +187 -0
  198. package/dist/11200/polkadotIngressEgress/depositFinalised.mjs +24 -0
  199. package/dist/11200/solanaIngressEgress/depositBoosted.cjs +25 -0
  200. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +190 -0
  201. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +190 -0
  202. package/dist/11200/solanaIngressEgress/depositBoosted.mjs +25 -0
  203. package/dist/11200/solanaIngressEgress/depositFailed.cjs +15 -0
  204. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +1376 -0
  205. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +1376 -0
  206. package/dist/11200/solanaIngressEgress/depositFailed.mjs +15 -0
  207. package/dist/11200/solanaIngressEgress/depositFinalised.cjs +23 -0
  208. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +184 -0
  209. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +184 -0
  210. package/dist/11200/solanaIngressEgress/depositFinalised.mjs +23 -0
  211. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  212. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  213. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  214. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  215. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  216. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  217. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  218. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  219. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  220. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  221. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  222. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  223. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  224. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  225. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  226. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  227. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  228. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  229. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  230. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  231. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  233. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  236. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  237. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  238. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  241. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  242. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  243. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  244. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  245. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  246. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  247. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  248. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  249. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  250. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  251. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  252. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  253. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  254. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  255. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  256. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  257. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  258. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  259. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  260. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  261. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  262. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  263. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  264. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  265. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  266. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  267. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  270. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  271. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  272. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  273. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  274. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  275. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  276. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  277. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  278. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  279. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  280. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  281. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  282. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  283. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  284. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  285. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  286. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  287. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  288. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  289. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  291. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  292. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  293. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  294. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  295. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  296. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  297. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  299. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  303. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  304. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  305. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  306. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  307. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  308. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  309. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  310. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  311. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  312. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  313. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  314. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  315. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  316. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  317. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  318. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  319. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  320. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  321. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  323. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  324. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  325. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  326. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  327. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  328. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  329. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  330. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  331. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  332. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  333. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  334. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  335. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  336. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  337. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  338. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  339. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  340. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  341. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  342. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  343. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  344. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  345. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  346. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  347. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  348. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  349. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  350. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  351. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  352. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  353. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  354. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  355. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  356. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  357. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  358. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  359. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  360. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  361. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  362. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  363. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  364. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  365. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  366. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  367. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  368. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  369. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  370. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  371. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  372. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  373. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  374. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  375. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  376. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  377. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  378. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  379. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  381. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  382. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  383. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  384. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  385. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  386. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  387. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  388. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  389. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  390. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  391. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  392. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  393. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  394. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  395. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  396. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  397. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  398. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  399. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  400. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  401. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  402. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  403. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  404. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  405. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +162 -162
  406. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +162 -162
  407. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  408. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  409. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  410. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  411. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  412. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  413. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  415. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  416. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  417. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  418. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  419. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  420. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  421. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  422. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  423. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  424. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
  425. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  426. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  427. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
  428. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
  429. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  430. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  431. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  432. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  433. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  434. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  435. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  436. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  437. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  438. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  439. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  440. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  441. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  442. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  443. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  444. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  445. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  446. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  447. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  448. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  449. package/dist/180/swapping/swapRequested.d.cts +4 -4
  450. package/dist/180/swapping/swapRequested.d.ts +4 -4
  451. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  452. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  453. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  454. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  455. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  456. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  457. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  458. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  459. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  460. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  461. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  462. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  463. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  464. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  465. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  466. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  467. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  468. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  469. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  470. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  471. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  472. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  473. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  474. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  475. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  476. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  477. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  478. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  479. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  480. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  481. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  482. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  483. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  484. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  485. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  486. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  487. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  488. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  489. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  490. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  491. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  492. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  493. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  494. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  495. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  496. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
  497. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  498. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
  499. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  500. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  501. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  502. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  503. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  504. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  505. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  506. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  507. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  508. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  509. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  510. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  511. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  512. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  513. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  514. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  515. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  516. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  517. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  518. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  519. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  520. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  521. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  522. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  523. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  524. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  525. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  526. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  527. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  528. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  529. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  530. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  531. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  532. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  533. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  534. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  535. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  536. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  537. package/dist/190/swapping/swapRequested.d.cts +70 -70
  538. package/dist/190/swapping/swapRequested.d.ts +70 -70
  539. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  540. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  541. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  542. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  543. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  544. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  545. package/package.json +2 -2
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  offenders: string[];
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  offenders: string[];
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- ceremonyId: bigint;
31
30
  requestId: number;
31
+ ceremonyId: bigint;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- ceremonyId: string | number;
41
40
  requestId: number;
41
+ ceremonyId: string | number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- ceremonyId: bigint;
31
30
  requestId: number;
31
+ ceremonyId: bigint;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- ceremonyId: string | number;
41
40
  requestId: number;
41
+ ceremonyId: string | number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -24,14 +24,13 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- amount: bigint;
28
27
  boosterId: string;
29
28
  boostPool: {
30
29
  asset: "Dot";
31
30
  tier: number;
32
31
  };
32
+ amount: bigint;
33
33
  }, {
34
- amount: string | number;
35
34
  boosterId: string;
36
35
  boostPool: {
37
36
  asset: {
@@ -39,6 +38,7 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { polkadotIngressEgressBoostFundsAdded };
@@ -24,14 +24,13 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- amount: bigint;
28
27
  boosterId: string;
29
28
  boostPool: {
30
29
  asset: "Dot";
31
30
  tier: number;
32
31
  };
32
+ amount: bigint;
33
33
  }, {
34
- amount: string | number;
35
34
  boosterId: string;
36
35
  boostPool: {
37
36
  asset: {
@@ -39,6 +38,7 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { polkadotIngressEgressBoostFundsAdded };
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
+ asset: "Dot";
66
67
  depositAddress: `0x${string}`;
67
68
  channelId: bigint;
68
69
  prewitnessedDepositId: bigint;
69
- asset: "Dot";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- depositAddress: string;
91
- channelId: string | number;
92
- prewitnessedDepositId: string | number;
93
90
  asset: {
94
91
  __kind: "Dot";
95
92
  };
93
+ depositAddress: string;
94
+ channelId: string | number;
95
+ prewitnessedDepositId: string | number;
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
+ asset: "Dot";
66
67
  depositAddress: `0x${string}`;
67
68
  channelId: bigint;
68
69
  prewitnessedDepositId: bigint;
69
- asset: "Dot";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- depositAddress: string;
91
- channelId: string | number;
92
- prewitnessedDepositId: string | number;
93
90
  asset: {
94
91
  __kind: "Dot";
95
92
  };
93
+ depositAddress: string;
94
+ channelId: string | number;
95
+ prewitnessedDepositId: string | number;
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ asset: "Dot";
64
65
  amount: bigint;
65
66
  depositAddress: `0x${string}`;
66
67
  channelId: bigint;
67
- asset: "Dot";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- amount: string | number;
87
- depositAddress: string;
88
- channelId: string | number;
89
86
  asset: {
90
87
  __kind: "Dot";
91
88
  };
89
+ amount: string | number;
90
+ depositAddress: string;
91
+ channelId: string | number;
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ asset: "Dot";
64
65
  amount: bigint;
65
66
  depositAddress: `0x${string}`;
66
67
  channelId: bigint;
67
- asset: "Dot";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- amount: string | number;
87
- depositAddress: string;
88
- channelId: string | number;
89
86
  asset: {
90
87
  __kind: "Dot";
91
88
  };
89
+ amount: string | number;
90
+ depositAddress: string;
91
+ channelId: string | number;
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ asset: "Dot";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Dot";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Dot";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ asset: "Dot";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Dot";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Dot";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -29,7 +29,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
29
29
  newEpochIndex: number;
30
30
  }>;
31
31
  }, "strip", z.ZodTypeAny, {
32
- __kind: "KeygensInProgress";
33
32
  value: {
34
33
  primaryCandidates: string[];
35
34
  secondaryCandidates: string[];
@@ -37,8 +36,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
37
36
  bond: bigint;
38
37
  newEpochIndex: number;
39
38
  };
40
- }, {
41
39
  __kind: "KeygensInProgress";
40
+ }, {
42
41
  value: {
43
42
  primaryCandidates: string[];
44
43
  secondaryCandidates: string[];
@@ -46,6 +45,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
46
45
  bond: string | number;
47
46
  newEpochIndex: number;
48
47
  };
48
+ __kind: "KeygensInProgress";
49
49
  }>, z.ZodObject<{
50
50
  __kind: z.ZodLiteral<"KeyHandoversInProgress">;
51
51
  value: z.ZodObject<{
@@ -68,7 +68,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
68
68
  newEpochIndex: number;
69
69
  }>;
70
70
  }, "strip", z.ZodTypeAny, {
71
- __kind: "KeyHandoversInProgress";
72
71
  value: {
73
72
  primaryCandidates: string[];
74
73
  secondaryCandidates: string[];
@@ -76,8 +75,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
76
75
  bond: bigint;
77
76
  newEpochIndex: number;
78
77
  };
79
- }, {
80
78
  __kind: "KeyHandoversInProgress";
79
+ }, {
81
80
  value: {
82
81
  primaryCandidates: string[];
83
82
  secondaryCandidates: string[];
@@ -85,6 +84,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
85
84
  bond: string | number;
86
85
  newEpochIndex: number;
87
86
  };
87
+ __kind: "KeyHandoversInProgress";
88
88
  }>, z.ZodObject<{
89
89
  __kind: z.ZodLiteral<"ActivatingKeys">;
90
90
  value: z.ZodObject<{
@@ -107,7 +107,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
107
107
  newEpochIndex: number;
108
108
  }>;
109
109
  }, "strip", z.ZodTypeAny, {
110
- __kind: "ActivatingKeys";
111
110
  value: {
112
111
  primaryCandidates: string[];
113
112
  secondaryCandidates: string[];
@@ -115,8 +114,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
115
114
  bond: bigint;
116
115
  newEpochIndex: number;
117
116
  };
118
- }, {
119
117
  __kind: "ActivatingKeys";
118
+ }, {
120
119
  value: {
121
120
  primaryCandidates: string[];
122
121
  secondaryCandidates: string[];
@@ -124,6 +123,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
124
123
  bond: string | number;
125
124
  newEpochIndex: number;
126
125
  };
126
+ __kind: "ActivatingKeys";
127
127
  }>, z.ZodObject<{
128
128
  __kind: z.ZodLiteral<"NewKeysActivated">;
129
129
  value: z.ZodObject<{
@@ -146,7 +146,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
146
146
  newEpochIndex: number;
147
147
  }>;
148
148
  }, "strip", z.ZodTypeAny, {
149
- __kind: "NewKeysActivated";
150
149
  value: {
151
150
  primaryCandidates: string[];
152
151
  secondaryCandidates: string[];
@@ -154,8 +153,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
154
153
  bond: bigint;
155
154
  newEpochIndex: number;
156
155
  };
157
- }, {
158
156
  __kind: "NewKeysActivated";
157
+ }, {
159
158
  value: {
160
159
  primaryCandidates: string[];
161
160
  secondaryCandidates: string[];
@@ -163,21 +162,21 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
163
162
  bond: string | number;
164
163
  newEpochIndex: number;
165
164
  };
165
+ __kind: "NewKeysActivated";
166
166
  }>, z.ZodObject<{
167
167
  __kind: z.ZodLiteral<"SessionRotating">;
168
168
  value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
169
169
  }, "strip", z.ZodTypeAny, {
170
- __kind: "SessionRotating";
171
170
  value: [string[], bigint];
172
- }, {
173
171
  __kind: "SessionRotating";
172
+ }, {
174
173
  value: [string[], string | number];
174
+ __kind: "SessionRotating";
175
175
  }>]>;
176
176
  }, "strip", z.ZodTypeAny, {
177
177
  newPhase: {
178
178
  __kind: "Idle";
179
179
  } | {
180
- __kind: "KeygensInProgress";
181
180
  value: {
182
181
  primaryCandidates: string[];
183
182
  secondaryCandidates: string[];
@@ -185,8 +184,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
185
184
  bond: bigint;
186
185
  newEpochIndex: number;
187
186
  };
187
+ __kind: "KeygensInProgress";
188
188
  } | {
189
- __kind: "KeyHandoversInProgress";
190
189
  value: {
191
190
  primaryCandidates: string[];
192
191
  secondaryCandidates: string[];
@@ -194,8 +193,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
194
193
  bond: bigint;
195
194
  newEpochIndex: number;
196
195
  };
196
+ __kind: "KeyHandoversInProgress";
197
197
  } | {
198
- __kind: "ActivatingKeys";
199
198
  value: {
200
199
  primaryCandidates: string[];
201
200
  secondaryCandidates: string[];
@@ -203,8 +202,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
203
202
  bond: bigint;
204
203
  newEpochIndex: number;
205
204
  };
205
+ __kind: "ActivatingKeys";
206
206
  } | {
207
- __kind: "NewKeysActivated";
208
207
  value: {
209
208
  primaryCandidates: string[];
210
209
  secondaryCandidates: string[];
@@ -212,15 +211,15 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
212
211
  bond: bigint;
213
212
  newEpochIndex: number;
214
213
  };
214
+ __kind: "NewKeysActivated";
215
215
  } | {
216
- __kind: "SessionRotating";
217
216
  value: [string[], bigint];
217
+ __kind: "SessionRotating";
218
218
  };
219
219
  }, {
220
220
  newPhase: {
221
221
  __kind: "Idle";
222
222
  } | {
223
- __kind: "KeygensInProgress";
224
223
  value: {
225
224
  primaryCandidates: string[];
226
225
  secondaryCandidates: string[];
@@ -228,8 +227,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
228
227
  bond: string | number;
229
228
  newEpochIndex: number;
230
229
  };
230
+ __kind: "KeygensInProgress";
231
231
  } | {
232
- __kind: "KeyHandoversInProgress";
233
232
  value: {
234
233
  primaryCandidates: string[];
235
234
  secondaryCandidates: string[];
@@ -237,8 +236,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
237
236
  bond: string | number;
238
237
  newEpochIndex: number;
239
238
  };
239
+ __kind: "KeyHandoversInProgress";
240
240
  } | {
241
- __kind: "ActivatingKeys";
242
241
  value: {
243
242
  primaryCandidates: string[];
244
243
  secondaryCandidates: string[];
@@ -246,8 +245,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
246
245
  bond: string | number;
247
246
  newEpochIndex: number;
248
247
  };
248
+ __kind: "ActivatingKeys";
249
249
  } | {
250
- __kind: "NewKeysActivated";
251
250
  value: {
252
251
  primaryCandidates: string[];
253
252
  secondaryCandidates: string[];
@@ -255,9 +254,10 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
255
254
  bond: string | number;
256
255
  newEpochIndex: number;
257
256
  };
257
+ __kind: "NewKeysActivated";
258
258
  } | {
259
- __kind: "SessionRotating";
260
259
  value: [string[], string | number];
260
+ __kind: "SessionRotating";
261
261
  };
262
262
  }>;
263
263