@chainflip/processor 1.11.9 → 1.11.12

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