@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
@@ -29,7 +29,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
29
29
  newEpochIndex: number;
30
30
  }>;
31
31
  }, "strip", z.ZodTypeAny, {
32
- __kind: "KeygensInProgress";
33
32
  value: {
34
33
  primaryCandidates: string[];
35
34
  secondaryCandidates: string[];
@@ -37,8 +36,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
37
36
  bond: bigint;
38
37
  newEpochIndex: number;
39
38
  };
40
- }, {
41
39
  __kind: "KeygensInProgress";
40
+ }, {
42
41
  value: {
43
42
  primaryCandidates: string[];
44
43
  secondaryCandidates: string[];
@@ -46,6 +45,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
46
45
  bond: string | number;
47
46
  newEpochIndex: number;
48
47
  };
48
+ __kind: "KeygensInProgress";
49
49
  }>, z.ZodObject<{
50
50
  __kind: z.ZodLiteral<"KeyHandoversInProgress">;
51
51
  value: z.ZodObject<{
@@ -68,7 +68,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
68
68
  newEpochIndex: number;
69
69
  }>;
70
70
  }, "strip", z.ZodTypeAny, {
71
- __kind: "KeyHandoversInProgress";
72
71
  value: {
73
72
  primaryCandidates: string[];
74
73
  secondaryCandidates: string[];
@@ -76,8 +75,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
76
75
  bond: bigint;
77
76
  newEpochIndex: number;
78
77
  };
79
- }, {
80
78
  __kind: "KeyHandoversInProgress";
79
+ }, {
81
80
  value: {
82
81
  primaryCandidates: string[];
83
82
  secondaryCandidates: string[];
@@ -85,6 +84,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
85
84
  bond: string | number;
86
85
  newEpochIndex: number;
87
86
  };
87
+ __kind: "KeyHandoversInProgress";
88
88
  }>, z.ZodObject<{
89
89
  __kind: z.ZodLiteral<"ActivatingKeys">;
90
90
  value: z.ZodObject<{
@@ -107,7 +107,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
107
107
  newEpochIndex: number;
108
108
  }>;
109
109
  }, "strip", z.ZodTypeAny, {
110
- __kind: "ActivatingKeys";
111
110
  value: {
112
111
  primaryCandidates: string[];
113
112
  secondaryCandidates: string[];
@@ -115,8 +114,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
115
114
  bond: bigint;
116
115
  newEpochIndex: number;
117
116
  };
118
- }, {
119
117
  __kind: "ActivatingKeys";
118
+ }, {
120
119
  value: {
121
120
  primaryCandidates: string[];
122
121
  secondaryCandidates: string[];
@@ -124,6 +123,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
124
123
  bond: string | number;
125
124
  newEpochIndex: number;
126
125
  };
126
+ __kind: "ActivatingKeys";
127
127
  }>, z.ZodObject<{
128
128
  __kind: z.ZodLiteral<"NewKeysActivated">;
129
129
  value: z.ZodObject<{
@@ -146,7 +146,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
146
146
  newEpochIndex: number;
147
147
  }>;
148
148
  }, "strip", z.ZodTypeAny, {
149
- __kind: "NewKeysActivated";
150
149
  value: {
151
150
  primaryCandidates: string[];
152
151
  secondaryCandidates: string[];
@@ -154,8 +153,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
154
153
  bond: bigint;
155
154
  newEpochIndex: number;
156
155
  };
157
- }, {
158
156
  __kind: "NewKeysActivated";
157
+ }, {
159
158
  value: {
160
159
  primaryCandidates: string[];
161
160
  secondaryCandidates: string[];
@@ -163,21 +162,21 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
163
162
  bond: string | number;
164
163
  newEpochIndex: number;
165
164
  };
165
+ __kind: "NewKeysActivated";
166
166
  }>, z.ZodObject<{
167
167
  __kind: z.ZodLiteral<"SessionRotating">;
168
168
  value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
169
169
  }, "strip", z.ZodTypeAny, {
170
- __kind: "SessionRotating";
171
170
  value: [string[], bigint];
172
- }, {
173
171
  __kind: "SessionRotating";
172
+ }, {
174
173
  value: [string[], string | number];
174
+ __kind: "SessionRotating";
175
175
  }>]>;
176
176
  }, "strip", z.ZodTypeAny, {
177
177
  newPhase: {
178
178
  __kind: "Idle";
179
179
  } | {
180
- __kind: "KeygensInProgress";
181
180
  value: {
182
181
  primaryCandidates: string[];
183
182
  secondaryCandidates: string[];
@@ -185,8 +184,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
185
184
  bond: bigint;
186
185
  newEpochIndex: number;
187
186
  };
187
+ __kind: "KeygensInProgress";
188
188
  } | {
189
- __kind: "KeyHandoversInProgress";
190
189
  value: {
191
190
  primaryCandidates: string[];
192
191
  secondaryCandidates: string[];
@@ -194,8 +193,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
194
193
  bond: bigint;
195
194
  newEpochIndex: number;
196
195
  };
196
+ __kind: "KeyHandoversInProgress";
197
197
  } | {
198
- __kind: "ActivatingKeys";
199
198
  value: {
200
199
  primaryCandidates: string[];
201
200
  secondaryCandidates: string[];
@@ -203,8 +202,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
203
202
  bond: bigint;
204
203
  newEpochIndex: number;
205
204
  };
205
+ __kind: "ActivatingKeys";
206
206
  } | {
207
- __kind: "NewKeysActivated";
208
207
  value: {
209
208
  primaryCandidates: string[];
210
209
  secondaryCandidates: string[];
@@ -212,15 +211,15 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
212
211
  bond: bigint;
213
212
  newEpochIndex: number;
214
213
  };
214
+ __kind: "NewKeysActivated";
215
215
  } | {
216
- __kind: "SessionRotating";
217
216
  value: [string[], bigint];
217
+ __kind: "SessionRotating";
218
218
  };
219
219
  }, {
220
220
  newPhase: {
221
221
  __kind: "Idle";
222
222
  } | {
223
- __kind: "KeygensInProgress";
224
223
  value: {
225
224
  primaryCandidates: string[];
226
225
  secondaryCandidates: string[];
@@ -228,8 +227,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
228
227
  bond: string | number;
229
228
  newEpochIndex: number;
230
229
  };
230
+ __kind: "KeygensInProgress";
231
231
  } | {
232
- __kind: "KeyHandoversInProgress";
233
232
  value: {
234
233
  primaryCandidates: string[];
235
234
  secondaryCandidates: string[];
@@ -237,8 +236,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
237
236
  bond: string | number;
238
237
  newEpochIndex: number;
239
238
  };
239
+ __kind: "KeyHandoversInProgress";
240
240
  } | {
241
- __kind: "ActivatingKeys";
242
241
  value: {
243
242
  primaryCandidates: string[];
244
243
  secondaryCandidates: string[];
@@ -246,8 +245,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
246
245
  bond: string | number;
247
246
  newEpochIndex: number;
248
247
  };
248
+ __kind: "ActivatingKeys";
249
249
  } | {
250
- __kind: "NewKeysActivated";
251
250
  value: {
252
251
  primaryCandidates: string[];
253
252
  secondaryCandidates: string[];
@@ -255,9 +254,10 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
255
254
  bond: string | number;
256
255
  newEpochIndex: number;
257
256
  };
257
+ __kind: "NewKeysActivated";
258
258
  } | {
259
- __kind: "SessionRotating";
260
259
  value: [string[], string | number];
260
+ __kind: "SessionRotating";
261
261
  };
262
262
  }>;
263
263
 
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { polkadotIngressEgressCcmEgressInvalid };
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { polkadotIngressEgressCcmEgressInvalid };
@@ -24,13 +24,14 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Sol";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { solanaIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Sol";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { solanaIngressEgressBoostFundsAdded };
@@ -41,17 +41,17 @@ declare const solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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
  } | {
@@ -41,17 +41,17 @@ declare const solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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 solanaIngressEgressCcmEgressInvalid: 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
  } | {
@@ -63,9 +63,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
63
63
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
64
64
  }, "strip", z.ZodTypeAny, {
65
65
  asset: "Sol";
66
- amount: bigint;
67
66
  depositAddress: `0x${string}`;
68
67
  channelId: bigint;
68
+ amount: bigint;
69
69
  blockHeight: bigint;
70
70
  ingressFee: bigint;
71
71
  action: {
@@ -88,9 +88,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
88
88
  asset: {
89
89
  __kind: "Sol";
90
90
  };
91
- amount: string | number;
92
91
  depositAddress: string;
93
92
  channelId: string | number;
93
+ amount: string | number;
94
94
  blockHeight: string | number;
95
95
  ingressFee: string | number;
96
96
  action: {