@chainflip/processor 1.10.0 → 1.10.1

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 (433) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  8. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
  9. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  12. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  13. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  14. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  15. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  16. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  17. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  18. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  20. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  21. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  22. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  23. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  24. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  25. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  30. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  31. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  32. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  33. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  34. package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
  35. package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
  36. package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
  37. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  38. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  39. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  40. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  41. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  42. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  43. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  44. package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
  45. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  46. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  47. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  48. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  49. package/dist/100/swapping/swapScheduled.d.cts +93 -93
  50. package/dist/100/swapping/swapScheduled.d.ts +93 -93
  51. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  52. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  53. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  54. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
  55. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  56. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  57. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  58. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
  59. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
  60. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  61. package/dist/11000/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  62. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
  63. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
  64. package/dist/11000/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  65. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  66. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  67. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  68. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  69. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  70. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
  71. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
  72. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  73. package/dist/11000/common.cjs +122 -305
  74. package/dist/11000/common.d.cts +1201 -12272
  75. package/dist/11000/common.d.ts +1201 -12272
  76. package/dist/11000/common.mjs +131 -314
  77. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -37
  78. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -37
  79. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  80. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +88 -88
  81. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  82. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  83. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  84. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
  85. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
  86. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  87. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  88. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  89. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  90. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  91. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  92. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  93. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  94. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
  95. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
  96. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  97. package/dist/11000/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  98. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
  99. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
  100. package/dist/11000/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  101. package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
  102. package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
  103. package/dist/11000/swapping/swapRequested.d.cts +4 -4
  104. package/dist/11000/swapping/swapRequested.d.ts +4 -4
  105. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +47 -0
  106. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +47 -0
  107. package/dist/11000/validator/palletConfigUpdated.cjs +9 -0
  108. package/dist/11000/validator/palletConfigUpdated.d.cts +217 -0
  109. package/dist/11000/validator/palletConfigUpdated.d.ts +217 -0
  110. package/dist/11000/validator/palletConfigUpdated.mjs +9 -0
  111. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  112. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  113. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  114. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  115. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  116. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  117. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  118. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  119. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  122. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  123. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  124. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  125. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  126. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  127. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  128. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  129. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  130. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  131. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  132. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  133. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  134. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  135. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  136. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  137. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  138. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  139. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  140. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  141. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  142. package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
  143. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  144. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  145. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  146. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  147. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  148. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  149. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  150. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  151. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  152. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  153. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  154. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  155. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  156. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  157. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  158. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  159. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  160. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  161. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  162. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
  163. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  164. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  165. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  166. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  167. package/dist/141/common.cjs +1 -6
  168. package/dist/141/common.d.cts +1 -11
  169. package/dist/141/common.d.ts +1 -11
  170. package/dist/141/common.mjs +0 -5
  171. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  172. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  173. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  174. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  175. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  176. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  177. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  178. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  179. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  180. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  181. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  182. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  183. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  184. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  185. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  186. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  187. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  188. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  189. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  190. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  191. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  192. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  193. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  194. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  195. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  196. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  197. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  198. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  199. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  200. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  201. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  206. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  207. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  208. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  209. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  210. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  211. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  212. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  213. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  214. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  215. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  216. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  217. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  218. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  219. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  220. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  221. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  222. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  223. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  224. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  225. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  226. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  227. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  228. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  229. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  230. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  231. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  232. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  233. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  234. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  235. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  236. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  237. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  238. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  239. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  240. package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
  241. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  242. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  243. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  244. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  245. package/dist/160/swapping/swapRequested.d.cts +26 -26
  246. package/dist/160/swapping/swapRequested.d.ts +26 -26
  247. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  248. package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
  249. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  250. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  251. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  252. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  253. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  254. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  255. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  256. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  257. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  258. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  259. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  260. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  261. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  262. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  263. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  264. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  265. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  266. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  267. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  268. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  269. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  270. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  271. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  272. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  273. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
  274. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +57 -57
  275. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  276. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  277. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +296 -296
  278. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +296 -296
  279. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  280. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
  281. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  282. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  283. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  284. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  285. package/dist/180/common.cjs +1 -20
  286. package/dist/180/common.d.cts +1 -83
  287. package/dist/180/common.d.ts +1 -83
  288. package/dist/180/common.mjs +0 -19
  289. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  290. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  291. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  292. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  293. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  294. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  295. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  296. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  297. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  298. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  299. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  300. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  301. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  302. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  303. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  304. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  305. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  306. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  307. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  308. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  309. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  310. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  311. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  312. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  313. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  314. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  315. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  316. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  317. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  318. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  319. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  320. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  321. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  322. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  323. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  324. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  325. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  326. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  327. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  328. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  329. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  330. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  331. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  332. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  333. package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
  334. package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
  335. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  336. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  337. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  338. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  339. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  340. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  341. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  342. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  343. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  344. package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
  345. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
  346. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
  347. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  348. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  349. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  350. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  351. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  352. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  353. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  354. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  355. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  356. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  357. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  358. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  359. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  360. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  361. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  362. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  363. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  364. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  365. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  366. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  367. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  368. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  369. package/dist/190/swapping/swapRequested.d.cts +70 -70
  370. package/dist/190/swapping/swapRequested.d.ts +70 -70
  371. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  372. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  373. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  374. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  375. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  376. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  377. package/package.json +3 -3
  378. package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +0 -6
  379. package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +0 -11
  380. package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +0 -11
  381. package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +0 -6
  382. package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +0 -15
  383. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +0 -1354
  384. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +0 -1354
  385. package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +0 -15
  386. package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +0 -6
  387. package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +0 -11
  388. package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +0 -11
  389. package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +0 -6
  390. package/dist/11000/assethubIngressEgress/depositFailed.cjs +0 -14
  391. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +0 -1345
  392. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +0 -1345
  393. package/dist/11000/assethubIngressEgress/depositFailed.mjs +0 -14
  394. package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +0 -6
  395. package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +0 -11
  396. package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +0 -11
  397. package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +0 -6
  398. package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +0 -15
  399. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +0 -2263
  400. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +0 -2263
  401. package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +0 -15
  402. package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +0 -6
  403. package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +0 -11
  404. package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +0 -11
  405. package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +0 -6
  406. package/dist/11000/ethereumIngressEgress/depositFailed.cjs +0 -15
  407. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +0 -1354
  408. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +0 -1354
  409. package/dist/11000/ethereumIngressEgress/depositFailed.mjs +0 -15
  410. package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +0 -6
  411. package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +0 -11
  412. package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +0 -11
  413. package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +0 -6
  414. package/dist/11000/polkadotIngressEgress/depositFailed.cjs +0 -14
  415. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +0 -1345
  416. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +0 -1345
  417. package/dist/11000/polkadotIngressEgress/depositFailed.mjs +0 -14
  418. package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +0 -6
  419. package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +0 -11
  420. package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +0 -11
  421. package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +0 -6
  422. package/dist/11000/solanaIngressEgress/depositFailed.cjs +0 -15
  423. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +0 -1304
  424. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +0 -1304
  425. package/dist/11000/solanaIngressEgress/depositFailed.mjs +0 -15
  426. package/dist/141/environment/utxoConsolidationParametersUpdated.cjs +0 -9
  427. package/dist/141/environment/utxoConsolidationParametersUpdated.d.cts +0 -26
  428. package/dist/141/environment/utxoConsolidationParametersUpdated.d.ts +0 -26
  429. package/dist/141/environment/utxoConsolidationParametersUpdated.mjs +0 -9
  430. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +0 -19
  431. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -107
  432. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +0 -107
  433. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +0 -19
@@ -0,0 +1,9 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11000/polkadotIngressEgress/palletConfigUpdated.ts
2
+ var _zod = require('zod');
3
+ var _commoncjs = require('../common.cjs');
4
+ var polkadotIngressEgressPalletConfigUpdated = _zod.z.object({
5
+ update: _commoncjs.palletCfPolkadotIngressEgressPalletConfigUpdatePolkadot
6
+ });
7
+
8
+
9
+ exports.polkadotIngressEgressPalletConfigUpdated = polkadotIngressEgressPalletConfigUpdated;
@@ -0,0 +1,135 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const polkadotIngressEgressPalletConfigUpdated: z.ZodObject<{
4
+ update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
+ __kind: z.ZodLiteral<"ChannelOpeningFeePolkadot">;
6
+ fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "ChannelOpeningFeePolkadot";
9
+ fee: bigint;
10
+ }, {
11
+ __kind: "ChannelOpeningFeePolkadot";
12
+ fee: string | number;
13
+ }>, z.ZodObject<{
14
+ __kind: z.ZodLiteral<"SetMinimumDepositPolkadot">;
15
+ asset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Dot"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Dot";
19
+ }, {
20
+ __kind: "Dot";
21
+ }>, "Dot", {
22
+ __kind: "Dot";
23
+ }>;
24
+ minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ __kind: "SetMinimumDepositPolkadot";
27
+ asset: "Dot";
28
+ minimumDeposit: bigint;
29
+ }, {
30
+ __kind: "SetMinimumDepositPolkadot";
31
+ asset: {
32
+ __kind: "Dot";
33
+ };
34
+ minimumDeposit: string | number;
35
+ }>, z.ZodObject<{
36
+ __kind: z.ZodLiteral<"SetDepositChannelLifetimePolkadot">;
37
+ lifetime: z.ZodNumber;
38
+ }, "strip", z.ZodTypeAny, {
39
+ __kind: "SetDepositChannelLifetimePolkadot";
40
+ lifetime: number;
41
+ }, {
42
+ __kind: "SetDepositChannelLifetimePolkadot";
43
+ lifetime: number;
44
+ }>, z.ZodObject<{
45
+ __kind: z.ZodLiteral<"SetWitnessSafetyMarginPolkadot">;
46
+ margin: z.ZodNumber;
47
+ }, "strip", z.ZodTypeAny, {
48
+ __kind: "SetWitnessSafetyMarginPolkadot";
49
+ margin: number;
50
+ }, {
51
+ __kind: "SetWitnessSafetyMarginPolkadot";
52
+ margin: number;
53
+ }>, z.ZodObject<{
54
+ __kind: z.ZodLiteral<"SetBoostDelayPolkadot">;
55
+ delayBlocks: z.ZodNumber;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "SetBoostDelayPolkadot";
58
+ delayBlocks: number;
59
+ }, {
60
+ __kind: "SetBoostDelayPolkadot";
61
+ delayBlocks: number;
62
+ }>, z.ZodObject<{
63
+ __kind: z.ZodLiteral<"SetMaximumPreallocatedChannelsPolkadot">;
64
+ accountRole: z.ZodEffects<z.ZodObject<{
65
+ __kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker"]>;
66
+ }, "strip", z.ZodTypeAny, {
67
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
68
+ }, {
69
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
70
+ }>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker", {
71
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
72
+ }>;
73
+ numChannels: z.ZodNumber;
74
+ }, "strip", z.ZodTypeAny, {
75
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
76
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
77
+ numChannels: number;
78
+ }, {
79
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
80
+ accountRole: {
81
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
82
+ };
83
+ numChannels: number;
84
+ }>]>;
85
+ }, "strip", z.ZodTypeAny, {
86
+ update: {
87
+ __kind: "ChannelOpeningFeePolkadot";
88
+ fee: bigint;
89
+ } | {
90
+ __kind: "SetMinimumDepositPolkadot";
91
+ asset: "Dot";
92
+ minimumDeposit: bigint;
93
+ } | {
94
+ __kind: "SetDepositChannelLifetimePolkadot";
95
+ lifetime: number;
96
+ } | {
97
+ __kind: "SetWitnessSafetyMarginPolkadot";
98
+ margin: number;
99
+ } | {
100
+ __kind: "SetBoostDelayPolkadot";
101
+ delayBlocks: number;
102
+ } | {
103
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
104
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
105
+ numChannels: number;
106
+ };
107
+ }, {
108
+ update: {
109
+ __kind: "ChannelOpeningFeePolkadot";
110
+ fee: string | number;
111
+ } | {
112
+ __kind: "SetMinimumDepositPolkadot";
113
+ asset: {
114
+ __kind: "Dot";
115
+ };
116
+ minimumDeposit: string | number;
117
+ } | {
118
+ __kind: "SetDepositChannelLifetimePolkadot";
119
+ lifetime: number;
120
+ } | {
121
+ __kind: "SetWitnessSafetyMarginPolkadot";
122
+ margin: number;
123
+ } | {
124
+ __kind: "SetBoostDelayPolkadot";
125
+ delayBlocks: number;
126
+ } | {
127
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
128
+ accountRole: {
129
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
130
+ };
131
+ numChannels: number;
132
+ };
133
+ }>;
134
+
135
+ export { polkadotIngressEgressPalletConfigUpdated };
@@ -0,0 +1,135 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const polkadotIngressEgressPalletConfigUpdated: z.ZodObject<{
4
+ update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
+ __kind: z.ZodLiteral<"ChannelOpeningFeePolkadot">;
6
+ fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "ChannelOpeningFeePolkadot";
9
+ fee: bigint;
10
+ }, {
11
+ __kind: "ChannelOpeningFeePolkadot";
12
+ fee: string | number;
13
+ }>, z.ZodObject<{
14
+ __kind: z.ZodLiteral<"SetMinimumDepositPolkadot">;
15
+ asset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Dot"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Dot";
19
+ }, {
20
+ __kind: "Dot";
21
+ }>, "Dot", {
22
+ __kind: "Dot";
23
+ }>;
24
+ minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ __kind: "SetMinimumDepositPolkadot";
27
+ asset: "Dot";
28
+ minimumDeposit: bigint;
29
+ }, {
30
+ __kind: "SetMinimumDepositPolkadot";
31
+ asset: {
32
+ __kind: "Dot";
33
+ };
34
+ minimumDeposit: string | number;
35
+ }>, z.ZodObject<{
36
+ __kind: z.ZodLiteral<"SetDepositChannelLifetimePolkadot">;
37
+ lifetime: z.ZodNumber;
38
+ }, "strip", z.ZodTypeAny, {
39
+ __kind: "SetDepositChannelLifetimePolkadot";
40
+ lifetime: number;
41
+ }, {
42
+ __kind: "SetDepositChannelLifetimePolkadot";
43
+ lifetime: number;
44
+ }>, z.ZodObject<{
45
+ __kind: z.ZodLiteral<"SetWitnessSafetyMarginPolkadot">;
46
+ margin: z.ZodNumber;
47
+ }, "strip", z.ZodTypeAny, {
48
+ __kind: "SetWitnessSafetyMarginPolkadot";
49
+ margin: number;
50
+ }, {
51
+ __kind: "SetWitnessSafetyMarginPolkadot";
52
+ margin: number;
53
+ }>, z.ZodObject<{
54
+ __kind: z.ZodLiteral<"SetBoostDelayPolkadot">;
55
+ delayBlocks: z.ZodNumber;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "SetBoostDelayPolkadot";
58
+ delayBlocks: number;
59
+ }, {
60
+ __kind: "SetBoostDelayPolkadot";
61
+ delayBlocks: number;
62
+ }>, z.ZodObject<{
63
+ __kind: z.ZodLiteral<"SetMaximumPreallocatedChannelsPolkadot">;
64
+ accountRole: z.ZodEffects<z.ZodObject<{
65
+ __kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker"]>;
66
+ }, "strip", z.ZodTypeAny, {
67
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
68
+ }, {
69
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
70
+ }>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker", {
71
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
72
+ }>;
73
+ numChannels: z.ZodNumber;
74
+ }, "strip", z.ZodTypeAny, {
75
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
76
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
77
+ numChannels: number;
78
+ }, {
79
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
80
+ accountRole: {
81
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
82
+ };
83
+ numChannels: number;
84
+ }>]>;
85
+ }, "strip", z.ZodTypeAny, {
86
+ update: {
87
+ __kind: "ChannelOpeningFeePolkadot";
88
+ fee: bigint;
89
+ } | {
90
+ __kind: "SetMinimumDepositPolkadot";
91
+ asset: "Dot";
92
+ minimumDeposit: bigint;
93
+ } | {
94
+ __kind: "SetDepositChannelLifetimePolkadot";
95
+ lifetime: number;
96
+ } | {
97
+ __kind: "SetWitnessSafetyMarginPolkadot";
98
+ margin: number;
99
+ } | {
100
+ __kind: "SetBoostDelayPolkadot";
101
+ delayBlocks: number;
102
+ } | {
103
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
104
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
105
+ numChannels: number;
106
+ };
107
+ }, {
108
+ update: {
109
+ __kind: "ChannelOpeningFeePolkadot";
110
+ fee: string | number;
111
+ } | {
112
+ __kind: "SetMinimumDepositPolkadot";
113
+ asset: {
114
+ __kind: "Dot";
115
+ };
116
+ minimumDeposit: string | number;
117
+ } | {
118
+ __kind: "SetDepositChannelLifetimePolkadot";
119
+ lifetime: number;
120
+ } | {
121
+ __kind: "SetWitnessSafetyMarginPolkadot";
122
+ margin: number;
123
+ } | {
124
+ __kind: "SetBoostDelayPolkadot";
125
+ delayBlocks: number;
126
+ } | {
127
+ __kind: "SetMaximumPreallocatedChannelsPolkadot";
128
+ accountRole: {
129
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
130
+ };
131
+ numChannels: number;
132
+ };
133
+ }>;
134
+
135
+ export { polkadotIngressEgressPalletConfigUpdated };
@@ -0,0 +1,9 @@
1
+ // generated/11000/polkadotIngressEgress/palletConfigUpdated.ts
2
+ import { z } from "zod";
3
+ import { palletCfPolkadotIngressEgressPalletConfigUpdatePolkadot } from "../common.mjs";
4
+ var polkadotIngressEgressPalletConfigUpdated = z.object({
5
+ update: palletCfPolkadotIngressEgressPalletConfigUpdatePolkadot
6
+ });
7
+ export {
8
+ polkadotIngressEgressPalletConfigUpdated
9
+ };
@@ -0,0 +1,9 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11000/solanaIngressEgress/palletConfigUpdated.ts
2
+ var _zod = require('zod');
3
+ var _commoncjs = require('../common.cjs');
4
+ var solanaIngressEgressPalletConfigUpdated = _zod.z.object({
5
+ update: _commoncjs.palletCfSolanaIngressEgressPalletConfigUpdateSolana
6
+ });
7
+
8
+
9
+ exports.solanaIngressEgressPalletConfigUpdated = solanaIngressEgressPalletConfigUpdated;
@@ -0,0 +1,135 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaIngressEgressPalletConfigUpdated: z.ZodObject<{
4
+ update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
+ __kind: z.ZodLiteral<"ChannelOpeningFeeSolana">;
6
+ fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "ChannelOpeningFeeSolana";
9
+ fee: bigint;
10
+ }, {
11
+ __kind: "ChannelOpeningFeeSolana";
12
+ fee: string | number;
13
+ }>, z.ZodObject<{
14
+ __kind: z.ZodLiteral<"SetMinimumDepositSolana">;
15
+ asset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Sol" | "SolUsdc";
19
+ }, {
20
+ __kind: "Sol" | "SolUsdc";
21
+ }>, "Sol" | "SolUsdc", {
22
+ __kind: "Sol" | "SolUsdc";
23
+ }>;
24
+ minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ __kind: "SetMinimumDepositSolana";
27
+ asset: "Sol" | "SolUsdc";
28
+ minimumDeposit: bigint;
29
+ }, {
30
+ __kind: "SetMinimumDepositSolana";
31
+ asset: {
32
+ __kind: "Sol" | "SolUsdc";
33
+ };
34
+ minimumDeposit: string | number;
35
+ }>, z.ZodObject<{
36
+ __kind: z.ZodLiteral<"SetDepositChannelLifetimeSolana">;
37
+ lifetime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
38
+ }, "strip", z.ZodTypeAny, {
39
+ __kind: "SetDepositChannelLifetimeSolana";
40
+ lifetime: bigint;
41
+ }, {
42
+ __kind: "SetDepositChannelLifetimeSolana";
43
+ lifetime: string | number;
44
+ }>, z.ZodObject<{
45
+ __kind: z.ZodLiteral<"SetWitnessSafetyMarginSolana">;
46
+ margin: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
47
+ }, "strip", z.ZodTypeAny, {
48
+ __kind: "SetWitnessSafetyMarginSolana";
49
+ margin: bigint;
50
+ }, {
51
+ __kind: "SetWitnessSafetyMarginSolana";
52
+ margin: string | number;
53
+ }>, z.ZodObject<{
54
+ __kind: z.ZodLiteral<"SetBoostDelaySolana">;
55
+ delayBlocks: z.ZodNumber;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "SetBoostDelaySolana";
58
+ delayBlocks: number;
59
+ }, {
60
+ __kind: "SetBoostDelaySolana";
61
+ delayBlocks: number;
62
+ }>, z.ZodObject<{
63
+ __kind: z.ZodLiteral<"SetMaximumPreallocatedChannelsSolana">;
64
+ accountRole: z.ZodEffects<z.ZodObject<{
65
+ __kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker"]>;
66
+ }, "strip", z.ZodTypeAny, {
67
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
68
+ }, {
69
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
70
+ }>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker", {
71
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
72
+ }>;
73
+ numChannels: z.ZodNumber;
74
+ }, "strip", z.ZodTypeAny, {
75
+ __kind: "SetMaximumPreallocatedChannelsSolana";
76
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
77
+ numChannels: number;
78
+ }, {
79
+ __kind: "SetMaximumPreallocatedChannelsSolana";
80
+ accountRole: {
81
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
82
+ };
83
+ numChannels: number;
84
+ }>]>;
85
+ }, "strip", z.ZodTypeAny, {
86
+ update: {
87
+ __kind: "ChannelOpeningFeeSolana";
88
+ fee: bigint;
89
+ } | {
90
+ __kind: "SetMinimumDepositSolana";
91
+ asset: "Sol" | "SolUsdc";
92
+ minimumDeposit: bigint;
93
+ } | {
94
+ __kind: "SetDepositChannelLifetimeSolana";
95
+ lifetime: bigint;
96
+ } | {
97
+ __kind: "SetWitnessSafetyMarginSolana";
98
+ margin: bigint;
99
+ } | {
100
+ __kind: "SetBoostDelaySolana";
101
+ delayBlocks: number;
102
+ } | {
103
+ __kind: "SetMaximumPreallocatedChannelsSolana";
104
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
105
+ numChannels: number;
106
+ };
107
+ }, {
108
+ update: {
109
+ __kind: "ChannelOpeningFeeSolana";
110
+ fee: string | number;
111
+ } | {
112
+ __kind: "SetMinimumDepositSolana";
113
+ asset: {
114
+ __kind: "Sol" | "SolUsdc";
115
+ };
116
+ minimumDeposit: string | number;
117
+ } | {
118
+ __kind: "SetDepositChannelLifetimeSolana";
119
+ lifetime: string | number;
120
+ } | {
121
+ __kind: "SetWitnessSafetyMarginSolana";
122
+ margin: string | number;
123
+ } | {
124
+ __kind: "SetBoostDelaySolana";
125
+ delayBlocks: number;
126
+ } | {
127
+ __kind: "SetMaximumPreallocatedChannelsSolana";
128
+ accountRole: {
129
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
130
+ };
131
+ numChannels: number;
132
+ };
133
+ }>;
134
+
135
+ export { solanaIngressEgressPalletConfigUpdated };
@@ -0,0 +1,135 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaIngressEgressPalletConfigUpdated: z.ZodObject<{
4
+ update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
+ __kind: z.ZodLiteral<"ChannelOpeningFeeSolana">;
6
+ fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "ChannelOpeningFeeSolana";
9
+ fee: bigint;
10
+ }, {
11
+ __kind: "ChannelOpeningFeeSolana";
12
+ fee: string | number;
13
+ }>, z.ZodObject<{
14
+ __kind: z.ZodLiteral<"SetMinimumDepositSolana">;
15
+ asset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Sol" | "SolUsdc";
19
+ }, {
20
+ __kind: "Sol" | "SolUsdc";
21
+ }>, "Sol" | "SolUsdc", {
22
+ __kind: "Sol" | "SolUsdc";
23
+ }>;
24
+ minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ __kind: "SetMinimumDepositSolana";
27
+ asset: "Sol" | "SolUsdc";
28
+ minimumDeposit: bigint;
29
+ }, {
30
+ __kind: "SetMinimumDepositSolana";
31
+ asset: {
32
+ __kind: "Sol" | "SolUsdc";
33
+ };
34
+ minimumDeposit: string | number;
35
+ }>, z.ZodObject<{
36
+ __kind: z.ZodLiteral<"SetDepositChannelLifetimeSolana">;
37
+ lifetime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
38
+ }, "strip", z.ZodTypeAny, {
39
+ __kind: "SetDepositChannelLifetimeSolana";
40
+ lifetime: bigint;
41
+ }, {
42
+ __kind: "SetDepositChannelLifetimeSolana";
43
+ lifetime: string | number;
44
+ }>, z.ZodObject<{
45
+ __kind: z.ZodLiteral<"SetWitnessSafetyMarginSolana">;
46
+ margin: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
47
+ }, "strip", z.ZodTypeAny, {
48
+ __kind: "SetWitnessSafetyMarginSolana";
49
+ margin: bigint;
50
+ }, {
51
+ __kind: "SetWitnessSafetyMarginSolana";
52
+ margin: string | number;
53
+ }>, z.ZodObject<{
54
+ __kind: z.ZodLiteral<"SetBoostDelaySolana">;
55
+ delayBlocks: z.ZodNumber;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "SetBoostDelaySolana";
58
+ delayBlocks: number;
59
+ }, {
60
+ __kind: "SetBoostDelaySolana";
61
+ delayBlocks: number;
62
+ }>, z.ZodObject<{
63
+ __kind: z.ZodLiteral<"SetMaximumPreallocatedChannelsSolana">;
64
+ accountRole: z.ZodEffects<z.ZodObject<{
65
+ __kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker"]>;
66
+ }, "strip", z.ZodTypeAny, {
67
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
68
+ }, {
69
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
70
+ }>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker", {
71
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
72
+ }>;
73
+ numChannels: z.ZodNumber;
74
+ }, "strip", z.ZodTypeAny, {
75
+ __kind: "SetMaximumPreallocatedChannelsSolana";
76
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
77
+ numChannels: number;
78
+ }, {
79
+ __kind: "SetMaximumPreallocatedChannelsSolana";
80
+ accountRole: {
81
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
82
+ };
83
+ numChannels: number;
84
+ }>]>;
85
+ }, "strip", z.ZodTypeAny, {
86
+ update: {
87
+ __kind: "ChannelOpeningFeeSolana";
88
+ fee: bigint;
89
+ } | {
90
+ __kind: "SetMinimumDepositSolana";
91
+ asset: "Sol" | "SolUsdc";
92
+ minimumDeposit: bigint;
93
+ } | {
94
+ __kind: "SetDepositChannelLifetimeSolana";
95
+ lifetime: bigint;
96
+ } | {
97
+ __kind: "SetWitnessSafetyMarginSolana";
98
+ margin: bigint;
99
+ } | {
100
+ __kind: "SetBoostDelaySolana";
101
+ delayBlocks: number;
102
+ } | {
103
+ __kind: "SetMaximumPreallocatedChannelsSolana";
104
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
105
+ numChannels: number;
106
+ };
107
+ }, {
108
+ update: {
109
+ __kind: "ChannelOpeningFeeSolana";
110
+ fee: string | number;
111
+ } | {
112
+ __kind: "SetMinimumDepositSolana";
113
+ asset: {
114
+ __kind: "Sol" | "SolUsdc";
115
+ };
116
+ minimumDeposit: string | number;
117
+ } | {
118
+ __kind: "SetDepositChannelLifetimeSolana";
119
+ lifetime: string | number;
120
+ } | {
121
+ __kind: "SetWitnessSafetyMarginSolana";
122
+ margin: string | number;
123
+ } | {
124
+ __kind: "SetBoostDelaySolana";
125
+ delayBlocks: number;
126
+ } | {
127
+ __kind: "SetMaximumPreallocatedChannelsSolana";
128
+ accountRole: {
129
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker";
130
+ };
131
+ numChannels: number;
132
+ };
133
+ }>;
134
+
135
+ export { solanaIngressEgressPalletConfigUpdated };
@@ -0,0 +1,9 @@
1
+ // generated/11000/solanaIngressEgress/palletConfigUpdated.ts
2
+ import { z } from "zod";
3
+ import { palletCfSolanaIngressEgressPalletConfigUpdateSolana } from "../common.mjs";
4
+ var solanaIngressEgressPalletConfigUpdated = z.object({
5
+ update: palletCfSolanaIngressEgressPalletConfigUpdateSolana
6
+ });
7
+ export {
8
+ solanaIngressEgressPalletConfigUpdated
9
+ };
@@ -503,16 +503,16 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
503
503
  readonly chain: "Assethub";
504
504
  readonly address: string;
505
505
  };
506
- affiliateFees: {
507
- account: string;
508
- bps: number;
509
- }[];
510
- boostFee: number;
511
506
  sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
512
507
  destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
513
508
  brokerCommissionRate: number;
514
509
  sourceChainExpiryBlock: bigint;
510
+ boostFee: number;
515
511
  channelOpeningFee: bigint;
512
+ affiliateFees: {
513
+ account: string;
514
+ bps: number;
515
+ }[];
516
516
  refundParameters: {
517
517
  retryDuration: number;
518
518
  minPrice: bigint;
@@ -588,11 +588,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
588
588
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
589
589
  value: string;
590
590
  };
591
- affiliateFees: {
592
- account: string;
593
- bps: number;
594
- }[];
595
- boostFee: number;
596
591
  sourceAsset: {
597
592
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
598
593
  };
@@ -601,7 +596,12 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
601
596
  };
602
597
  brokerCommissionRate: number;
603
598
  sourceChainExpiryBlock: string | number;
599
+ boostFee: number;
604
600
  channelOpeningFee: string | number;
601
+ affiliateFees: {
602
+ account: string;
603
+ bps: number;
604
+ }[];
605
605
  refundParameters: {
606
606
  retryDuration: number;
607
607
  minPrice: string | number;
@@ -503,16 +503,16 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
503
503
  readonly chain: "Assethub";
504
504
  readonly address: string;
505
505
  };
506
- affiliateFees: {
507
- account: string;
508
- bps: number;
509
- }[];
510
- boostFee: number;
511
506
  sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
512
507
  destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
513
508
  brokerCommissionRate: number;
514
509
  sourceChainExpiryBlock: bigint;
510
+ boostFee: number;
515
511
  channelOpeningFee: bigint;
512
+ affiliateFees: {
513
+ account: string;
514
+ bps: number;
515
+ }[];
516
516
  refundParameters: {
517
517
  retryDuration: number;
518
518
  minPrice: bigint;
@@ -588,11 +588,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
588
588
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
589
589
  value: string;
590
590
  };
591
- affiliateFees: {
592
- account: string;
593
- bps: number;
594
- }[];
595
- boostFee: number;
596
591
  sourceAsset: {
597
592
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
598
593
  };
@@ -601,7 +596,12 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
601
596
  };
602
597
  brokerCommissionRate: number;
603
598
  sourceChainExpiryBlock: string | number;
599
+ boostFee: number;
604
600
  channelOpeningFee: string | number;
601
+ affiliateFees: {
602
+ account: string;
603
+ bps: number;
604
+ }[];
605
605
  refundParameters: {
606
606
  retryDuration: number;
607
607
  minPrice: string | number;