@chainflip/processor 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  14. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  17. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  18. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  19. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  20. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  21. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  22. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  23. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  24. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  25. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  26. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  27. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  28. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  29. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  30. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  31. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  32. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  33. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  34. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  35. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  36. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  37. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  38. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  39. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  40. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  41. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  42. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  43. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  44. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  45. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  46. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  47. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  48. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
  49. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  50. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  51. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  52. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  53. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  54. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  55. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  56. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  57. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  59. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  60. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  61. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  62. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  63. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  64. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  65. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  74. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  75. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  78. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  79. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  80. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  81. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  82. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  83. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  84. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  85. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  86. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  87. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  88. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  89. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  90. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  91. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  92. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  93. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  94. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  95. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  96. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  97. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  98. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  99. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  100. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  101. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  102. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
  103. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  104. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  105. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  106. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  107. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  108. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  109. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  110. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  111. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  114. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  115. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  116. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  117. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  118. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  119. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  122. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  123. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  124. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  125. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  126. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  127. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  128. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  129. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  130. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  131. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  132. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  133. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  134. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  135. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  136. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  137. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  138. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  139. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  140. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  141. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  142. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  143. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  146. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  147. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  148. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  149. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  150. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  151. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  152. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +50 -50
  153. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  154. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  155. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  156. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  157. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  158. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  159. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  160. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  161. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  162. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  163. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  164. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  165. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  166. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  167. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  168. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  169. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  170. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  171. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  172. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  173. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  174. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  175. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  176. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  177. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  178. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  179. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  180. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  181. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  182. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  183. package/dist/180/swapping/swapRequested.d.cts +4 -4
  184. package/dist/180/swapping/swapRequested.d.ts +4 -4
  185. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  186. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  187. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  188. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  189. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  190. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  191. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  192. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  193. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  194. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  195. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  196. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  197. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  198. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  199. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  200. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  201. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  204. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  205. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  206. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  207. package/dist/200/common.cjs +25 -1
  208. package/dist/200/common.d.cts +37 -1
  209. package/dist/200/common.d.ts +37 -1
  210. package/dist/200/common.mjs +24 -0
  211. package/dist/200/lendingPools/collateralAdded.cjs +7 -1
  212. package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
  213. package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
  214. package/dist/200/lendingPools/collateralAdded.mjs +8 -2
  215. package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
  216. package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
  217. package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
  218. package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
  219. package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
  220. package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
  221. package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
  222. package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
  223. package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
  224. package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
  225. package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
  226. package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
  227. package/package.json +1 -1
@@ -55,6 +55,7 @@ declare const swappingSwapRequested: z.ZodObject<{
55
55
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
+ brokerId: string;
58
59
  __kind: "DepositChannel";
59
60
  depositAddress: {
60
61
  readonly chain: "Ethereum";
@@ -74,8 +75,8 @@ declare const swappingSwapRequested: z.ZodObject<{
74
75
  };
75
76
  channelId: bigint;
76
77
  depositBlockHeight: bigint;
77
- brokerId: string;
78
78
  }, {
79
+ brokerId: string;
79
80
  __kind: "DepositChannel";
80
81
  depositAddress: {
81
82
  value: string;
@@ -83,7 +84,6 @@ declare const swappingSwapRequested: z.ZodObject<{
83
84
  };
84
85
  channelId: string | number;
85
86
  depositBlockHeight: string | number;
86
- brokerId: string;
87
87
  }>, z.ZodObject<{
88
88
  __kind: z.ZodLiteral<"Vault">;
89
89
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -471,6 +471,7 @@ declare const swappingSwapRequested: z.ZodObject<{
471
471
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
472
472
  inputAmount: bigint;
473
473
  origin: {
474
+ brokerId: string;
474
475
  __kind: "DepositChannel";
475
476
  depositAddress: {
476
477
  readonly chain: "Ethereum";
@@ -490,7 +491,6 @@ declare const swappingSwapRequested: z.ZodObject<{
490
491
  };
491
492
  channelId: bigint;
492
493
  depositBlockHeight: bigint;
493
- brokerId: string;
494
494
  } | {
495
495
  __kind: "Vault";
496
496
  txId: {
@@ -600,6 +600,7 @@ declare const swappingSwapRequested: z.ZodObject<{
600
600
  };
601
601
  inputAmount: string | number;
602
602
  origin: {
603
+ brokerId: string;
603
604
  __kind: "DepositChannel";
604
605
  depositAddress: {
605
606
  value: string;
@@ -607,7 +608,6 @@ declare const swappingSwapRequested: z.ZodObject<{
607
608
  };
608
609
  channelId: string | number;
609
610
  depositBlockHeight: string | number;
610
- brokerId: string;
611
611
  } | {
612
612
  __kind: "Vault";
613
613
  txId: {
@@ -388,6 +388,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
388
388
  __kind: "NoVault";
389
389
  }>]>;
390
390
  }, "strip", z.ZodTypeAny, {
391
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
391
392
  error: {
392
393
  __kind: "Unsupported";
393
394
  } | {
@@ -455,8 +456,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
455
456
  } | {
456
457
  __kind: "NoVault";
457
458
  };
458
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
459
459
  }, {
460
+ egressId: [{
461
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
462
+ }, string | number];
460
463
  error: {
461
464
  __kind: "Unsupported";
462
465
  } | {
@@ -534,9 +537,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
534
537
  } | {
535
538
  __kind: "NoVault";
536
539
  };
537
- egressId: [{
538
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
539
- }, string | number];
540
540
  }>;
541
541
 
542
542
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -388,6 +388,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
388
388
  __kind: "NoVault";
389
389
  }>]>;
390
390
  }, "strip", z.ZodTypeAny, {
391
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
391
392
  error: {
392
393
  __kind: "Unsupported";
393
394
  } | {
@@ -455,8 +456,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
455
456
  } | {
456
457
  __kind: "NoVault";
457
458
  };
458
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
459
459
  }, {
460
+ egressId: [{
461
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
462
+ }, string | number];
460
463
  error: {
461
464
  __kind: "Unsupported";
462
465
  } | {
@@ -534,9 +537,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
534
537
  } | {
535
538
  __kind: "NoVault";
536
539
  };
537
- egressId: [{
538
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
539
- }, string | number];
540
540
  }>;
541
541
 
542
542
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -41,17 +41,17 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
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 assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
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 assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -153,7 +153,6 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- __kind: "Err";
157
156
  value: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -161,11 +160,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
161
160
  } | {
162
161
  __kind: "BadOrigin";
163
162
  } | {
164
- __kind: "Module";
165
163
  value: {
166
164
  index: number;
167
165
  error: `0x${string}`;
168
166
  };
167
+ __kind: "Module";
169
168
  } | {
170
169
  __kind: "ConsumerRemaining";
171
170
  } | {
@@ -173,14 +172,14 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
173
172
  } | {
174
173
  __kind: "TooManyConsumers";
175
174
  } | {
176
- __kind: "Token";
177
175
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ __kind: "Token";
178
177
  } | {
179
- __kind: "Arithmetic";
180
178
  value: "Underflow" | "Overflow" | "DivisionByZero";
179
+ __kind: "Arithmetic";
181
180
  } | {
182
- __kind: "Transactional";
183
181
  value: "LimitReached" | "NoLayer";
182
+ __kind: "Transactional";
184
183
  } | {
185
184
  __kind: "Exhausted";
186
185
  } | {
@@ -190,8 +189,8 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
193
- }, {
194
192
  __kind: "Err";
193
+ }, {
195
194
  value: {
196
195
  __kind: "Other";
197
196
  } | {
@@ -199,11 +198,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
199
198
  } | {
200
199
  __kind: "BadOrigin";
201
200
  } | {
202
- __kind: "Module";
203
201
  value: {
204
202
  index: number;
205
203
  error: string;
206
204
  };
205
+ __kind: "Module";
207
206
  } | {
208
207
  __kind: "ConsumerRemaining";
209
208
  } | {
@@ -211,20 +210,20 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
211
210
  } | {
212
211
  __kind: "TooManyConsumers";
213
212
  } | {
214
- __kind: "Token";
215
213
  value: {
216
214
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
217
215
  };
216
+ __kind: "Token";
218
217
  } | {
219
- __kind: "Arithmetic";
220
218
  value: {
221
219
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
222
220
  };
221
+ __kind: "Arithmetic";
223
222
  } | {
224
- __kind: "Transactional";
225
223
  value: {
226
224
  __kind: "LimitReached" | "NoLayer";
227
225
  };
226
+ __kind: "Transactional";
228
227
  } | {
229
228
  __kind: "Exhausted";
230
229
  } | {
@@ -234,13 +233,13 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
234
233
  } | {
235
234
  __kind: "RootNotAllowed";
236
235
  };
236
+ __kind: "Err";
237
237
  }>]>;
238
238
  }, "strip", z.ZodTypeAny, {
239
239
  broadcastId: number;
240
240
  result: {
241
241
  __kind: "Ok";
242
242
  } | {
243
- __kind: "Err";
244
243
  value: {
245
244
  __kind: "Other";
246
245
  } | {
@@ -248,11 +247,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
248
247
  } | {
249
248
  __kind: "BadOrigin";
250
249
  } | {
251
- __kind: "Module";
252
250
  value: {
253
251
  index: number;
254
252
  error: `0x${string}`;
255
253
  };
254
+ __kind: "Module";
256
255
  } | {
257
256
  __kind: "ConsumerRemaining";
258
257
  } | {
@@ -260,14 +259,14 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
260
259
  } | {
261
260
  __kind: "TooManyConsumers";
262
261
  } | {
263
- __kind: "Token";
264
262
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
263
+ __kind: "Token";
265
264
  } | {
266
- __kind: "Arithmetic";
267
265
  value: "Underflow" | "Overflow" | "DivisionByZero";
266
+ __kind: "Arithmetic";
268
267
  } | {
269
- __kind: "Transactional";
270
268
  value: "LimitReached" | "NoLayer";
269
+ __kind: "Transactional";
271
270
  } | {
272
271
  __kind: "Exhausted";
273
272
  } | {
@@ -277,13 +276,13 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
277
276
  } | {
278
277
  __kind: "RootNotAllowed";
279
278
  };
279
+ __kind: "Err";
280
280
  };
281
281
  }, {
282
282
  broadcastId: number;
283
283
  result: {
284
284
  __kind: "Ok";
285
285
  } | {
286
- __kind: "Err";
287
286
  value: {
288
287
  __kind: "Other";
289
288
  } | {
@@ -291,11 +290,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
291
290
  } | {
292
291
  __kind: "BadOrigin";
293
292
  } | {
294
- __kind: "Module";
295
293
  value: {
296
294
  index: number;
297
295
  error: string;
298
296
  };
297
+ __kind: "Module";
299
298
  } | {
300
299
  __kind: "ConsumerRemaining";
301
300
  } | {
@@ -303,20 +302,20 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
303
302
  } | {
304
303
  __kind: "TooManyConsumers";
305
304
  } | {
306
- __kind: "Token";
307
305
  value: {
308
306
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
309
307
  };
308
+ __kind: "Token";
310
309
  } | {
311
- __kind: "Arithmetic";
312
310
  value: {
313
311
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
314
312
  };
313
+ __kind: "Arithmetic";
315
314
  } | {
316
- __kind: "Transactional";
317
315
  value: {
318
316
  __kind: "LimitReached" | "NoLayer";
319
317
  };
318
+ __kind: "Transactional";
320
319
  } | {
321
320
  __kind: "Exhausted";
322
321
  } | {
@@ -326,6 +325,7 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
326
325
  } | {
327
326
  __kind: "RootNotAllowed";
328
327
  };
328
+ __kind: "Err";
329
329
  };
330
330
  }>;
331
331
 
@@ -41,17 +41,17 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
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 assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
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 assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -153,7 +153,6 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- __kind: "Err";
157
156
  value: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -161,11 +160,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
161
160
  } | {
162
161
  __kind: "BadOrigin";
163
162
  } | {
164
- __kind: "Module";
165
163
  value: {
166
164
  index: number;
167
165
  error: `0x${string}`;
168
166
  };
167
+ __kind: "Module";
169
168
  } | {
170
169
  __kind: "ConsumerRemaining";
171
170
  } | {
@@ -173,14 +172,14 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
173
172
  } | {
174
173
  __kind: "TooManyConsumers";
175
174
  } | {
176
- __kind: "Token";
177
175
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ __kind: "Token";
178
177
  } | {
179
- __kind: "Arithmetic";
180
178
  value: "Underflow" | "Overflow" | "DivisionByZero";
179
+ __kind: "Arithmetic";
181
180
  } | {
182
- __kind: "Transactional";
183
181
  value: "LimitReached" | "NoLayer";
182
+ __kind: "Transactional";
184
183
  } | {
185
184
  __kind: "Exhausted";
186
185
  } | {
@@ -190,8 +189,8 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
193
- }, {
194
192
  __kind: "Err";
193
+ }, {
195
194
  value: {
196
195
  __kind: "Other";
197
196
  } | {
@@ -199,11 +198,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
199
198
  } | {
200
199
  __kind: "BadOrigin";
201
200
  } | {
202
- __kind: "Module";
203
201
  value: {
204
202
  index: number;
205
203
  error: string;
206
204
  };
205
+ __kind: "Module";
207
206
  } | {
208
207
  __kind: "ConsumerRemaining";
209
208
  } | {
@@ -211,20 +210,20 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
211
210
  } | {
212
211
  __kind: "TooManyConsumers";
213
212
  } | {
214
- __kind: "Token";
215
213
  value: {
216
214
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
217
215
  };
216
+ __kind: "Token";
218
217
  } | {
219
- __kind: "Arithmetic";
220
218
  value: {
221
219
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
222
220
  };
221
+ __kind: "Arithmetic";
223
222
  } | {
224
- __kind: "Transactional";
225
223
  value: {
226
224
  __kind: "LimitReached" | "NoLayer";
227
225
  };
226
+ __kind: "Transactional";
228
227
  } | {
229
228
  __kind: "Exhausted";
230
229
  } | {
@@ -234,13 +233,13 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
234
233
  } | {
235
234
  __kind: "RootNotAllowed";
236
235
  };
236
+ __kind: "Err";
237
237
  }>]>;
238
238
  }, "strip", z.ZodTypeAny, {
239
239
  broadcastId: number;
240
240
  result: {
241
241
  __kind: "Ok";
242
242
  } | {
243
- __kind: "Err";
244
243
  value: {
245
244
  __kind: "Other";
246
245
  } | {
@@ -248,11 +247,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
248
247
  } | {
249
248
  __kind: "BadOrigin";
250
249
  } | {
251
- __kind: "Module";
252
250
  value: {
253
251
  index: number;
254
252
  error: `0x${string}`;
255
253
  };
254
+ __kind: "Module";
256
255
  } | {
257
256
  __kind: "ConsumerRemaining";
258
257
  } | {
@@ -260,14 +259,14 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
260
259
  } | {
261
260
  __kind: "TooManyConsumers";
262
261
  } | {
263
- __kind: "Token";
264
262
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
263
+ __kind: "Token";
265
264
  } | {
266
- __kind: "Arithmetic";
267
265
  value: "Underflow" | "Overflow" | "DivisionByZero";
266
+ __kind: "Arithmetic";
268
267
  } | {
269
- __kind: "Transactional";
270
268
  value: "LimitReached" | "NoLayer";
269
+ __kind: "Transactional";
271
270
  } | {
272
271
  __kind: "Exhausted";
273
272
  } | {
@@ -277,13 +276,13 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
277
276
  } | {
278
277
  __kind: "RootNotAllowed";
279
278
  };
279
+ __kind: "Err";
280
280
  };
281
281
  }, {
282
282
  broadcastId: number;
283
283
  result: {
284
284
  __kind: "Ok";
285
285
  } | {
286
- __kind: "Err";
287
286
  value: {
288
287
  __kind: "Other";
289
288
  } | {
@@ -291,11 +290,11 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
291
290
  } | {
292
291
  __kind: "BadOrigin";
293
292
  } | {
294
- __kind: "Module";
295
293
  value: {
296
294
  index: number;
297
295
  error: string;
298
296
  };
297
+ __kind: "Module";
299
298
  } | {
300
299
  __kind: "ConsumerRemaining";
301
300
  } | {
@@ -303,20 +302,20 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
303
302
  } | {
304
303
  __kind: "TooManyConsumers";
305
304
  } | {
306
- __kind: "Token";
307
305
  value: {
308
306
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
309
307
  };
308
+ __kind: "Token";
310
309
  } | {
311
- __kind: "Arithmetic";
312
310
  value: {
313
311
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
314
312
  };
313
+ __kind: "Arithmetic";
315
314
  } | {
316
- __kind: "Transactional";
317
315
  value: {
318
316
  __kind: "LimitReached" | "NoLayer";
319
317
  };
318
+ __kind: "Transactional";
320
319
  } | {
321
320
  __kind: "Exhausted";
322
321
  } | {
@@ -326,6 +325,7 @@ declare const assethubBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
326
325
  } | {
327
326
  __kind: "RootNotAllowed";
328
327
  };
328
+ __kind: "Err";
329
329
  };
330
330
  }>;
331
331
 
@@ -388,6 +388,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
388
388
  __kind: "NoVault";
389
389
  }>]>;
390
390
  }, "strip", z.ZodTypeAny, {
391
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
391
392
  error: {
392
393
  __kind: "Unsupported";
393
394
  } | {
@@ -455,8 +456,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
455
456
  } | {
456
457
  __kind: "NoVault";
457
458
  };
458
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
459
459
  }, {
460
+ egressId: [{
461
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
462
+ }, string | number];
460
463
  error: {
461
464
  __kind: "Unsupported";
462
465
  } | {
@@ -534,9 +537,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
534
537
  } | {
535
538
  __kind: "NoVault";
536
539
  };
537
- egressId: [{
538
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
539
- }, string | number];
540
540
  }>;
541
541
 
542
542
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -388,6 +388,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
388
388
  __kind: "NoVault";
389
389
  }>]>;
390
390
  }, "strip", z.ZodTypeAny, {
391
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
391
392
  error: {
392
393
  __kind: "Unsupported";
393
394
  } | {
@@ -455,8 +456,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
455
456
  } | {
456
457
  __kind: "NoVault";
457
458
  };
458
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
459
459
  }, {
460
+ egressId: [{
461
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
462
+ }, string | number];
460
463
  error: {
461
464
  __kind: "Unsupported";
462
465
  } | {
@@ -534,9 +537,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
534
537
  } | {
535
538
  __kind: "NoVault";
536
539
  };
537
- egressId: [{
538
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
539
- }, string | number];
540
540
  }>;
541
541
 
542
542
  export { bitcoinIngressEgressCcmEgressInvalid };