@chainflip/processor 1.4.9 → 1.5.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.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/common.cjs +15 -15
- package/dist/150/common.d.cts +189 -322
- package/dist/150/common.d.ts +189 -322
- package/dist/150/common.mjs +15 -15
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +120 -120
- package/dist/150/swapping/ccmFailed.d.ts +120 -120
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
- package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +144 -144
- package/dist/150/swapping/swapScheduled.d.ts +144 -144
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/package.json +1 -1
|
@@ -24,14 +24,13 @@ 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;
|
|
28
27
|
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "Sol" | "SolUsdc";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
amount: bigint;
|
|
33
33
|
}, {
|
|
34
|
-
amount: string | number;
|
|
35
34
|
boosterId: string;
|
|
36
35
|
boostPool: {
|
|
37
36
|
asset: {
|
|
@@ -39,6 +38,7 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
38
|
};
|
|
40
39
|
tier: number;
|
|
41
40
|
};
|
|
41
|
+
amount: string | number;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { solanaIngressEgressBoostFundsAdded };
|
|
@@ -60,13 +60,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
60
60
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
61
61
|
}>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "FailedToDeriveAddress";
|
|
64
63
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
65
|
-
}, {
|
|
66
64
|
__kind: "FailedToDeriveAddress";
|
|
65
|
+
}, {
|
|
67
66
|
value: {
|
|
68
67
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
69
68
|
};
|
|
69
|
+
__kind: "FailedToDeriveAddress";
|
|
70
70
|
}>, z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
72
72
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -79,13 +79,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
79
79
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
80
80
|
}>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
|
-
__kind: "InvalidCcm";
|
|
83
82
|
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
84
|
-
}, {
|
|
85
83
|
__kind: "InvalidCcm";
|
|
84
|
+
}, {
|
|
86
85
|
value: {
|
|
87
86
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
88
87
|
};
|
|
88
|
+
__kind: "InvalidCcm";
|
|
89
89
|
}>, z.ZodObject<{
|
|
90
90
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -96,14 +96,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
96
96
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
97
97
|
value: z.ZodNumber;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
100
99
|
value: number;
|
|
101
|
-
}, {
|
|
102
100
|
__kind: "FinalTransactionExceededMaxLength";
|
|
101
|
+
}, {
|
|
103
102
|
value: number;
|
|
103
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
104
104
|
}>]>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
107
106
|
value: {
|
|
108
107
|
__kind: "CannotLookupApiEnvironment";
|
|
109
108
|
} | {
|
|
@@ -115,19 +114,19 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
115
114
|
} | {
|
|
116
115
|
__kind: "NoAvailableNonceAccount";
|
|
117
116
|
} | {
|
|
118
|
-
__kind: "FailedToDeriveAddress";
|
|
119
117
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
118
|
+
__kind: "FailedToDeriveAddress";
|
|
120
119
|
} | {
|
|
121
|
-
__kind: "InvalidCcm";
|
|
122
120
|
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
121
|
+
__kind: "InvalidCcm";
|
|
123
122
|
} | {
|
|
124
123
|
__kind: "FailedToSerializeFinalTransaction";
|
|
125
124
|
} | {
|
|
126
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
127
125
|
value: number;
|
|
126
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
128
127
|
};
|
|
129
|
-
}, {
|
|
130
128
|
__kind: "FailedToBuildCcmForSolana";
|
|
129
|
+
}, {
|
|
131
130
|
value: {
|
|
132
131
|
__kind: "CannotLookupApiEnvironment";
|
|
133
132
|
} | {
|
|
@@ -139,21 +138,22 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
139
138
|
} | {
|
|
140
139
|
__kind: "NoAvailableNonceAccount";
|
|
141
140
|
} | {
|
|
142
|
-
__kind: "FailedToDeriveAddress";
|
|
143
141
|
value: {
|
|
144
142
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
145
143
|
};
|
|
144
|
+
__kind: "FailedToDeriveAddress";
|
|
146
145
|
} | {
|
|
147
|
-
__kind: "InvalidCcm";
|
|
148
146
|
value: {
|
|
149
147
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
150
148
|
};
|
|
149
|
+
__kind: "InvalidCcm";
|
|
151
150
|
} | {
|
|
152
151
|
__kind: "FailedToSerializeFinalTransaction";
|
|
153
152
|
} | {
|
|
154
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
155
153
|
value: number;
|
|
154
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
156
155
|
};
|
|
156
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
157
157
|
}>, z.ZodObject<{
|
|
158
158
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
159
159
|
value: z.ZodUnion<[z.ZodObject<{
|
|
@@ -187,17 +187,17 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
187
187
|
error: string;
|
|
188
188
|
}>;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
__kind: "Module";
|
|
191
190
|
value: {
|
|
192
191
|
index: number;
|
|
193
192
|
error: `0x${string}`;
|
|
194
193
|
};
|
|
195
|
-
}, {
|
|
196
194
|
__kind: "Module";
|
|
195
|
+
}, {
|
|
197
196
|
value: {
|
|
198
197
|
index: number;
|
|
199
198
|
error: string;
|
|
200
199
|
};
|
|
200
|
+
__kind: "Module";
|
|
201
201
|
}>, z.ZodObject<{
|
|
202
202
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
203
203
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -228,13 +228,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
228
228
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
|
-
}, {
|
|
234
232
|
__kind: "Token";
|
|
233
|
+
}, {
|
|
235
234
|
value: {
|
|
236
235
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
237
236
|
};
|
|
237
|
+
__kind: "Token";
|
|
238
238
|
}>, z.ZodObject<{
|
|
239
239
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
240
240
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -247,13 +247,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
247
247
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
248
248
|
}>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
|
-
__kind: "Arithmetic";
|
|
251
250
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
252
|
-
}, {
|
|
253
251
|
__kind: "Arithmetic";
|
|
252
|
+
}, {
|
|
254
253
|
value: {
|
|
255
254
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
256
255
|
};
|
|
256
|
+
__kind: "Arithmetic";
|
|
257
257
|
}>, z.ZodObject<{
|
|
258
258
|
__kind: z.ZodLiteral<"Transactional">;
|
|
259
259
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -266,13 +266,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
266
266
|
__kind: "LimitReached" | "NoLayer";
|
|
267
267
|
}>;
|
|
268
268
|
}, "strip", z.ZodTypeAny, {
|
|
269
|
-
__kind: "Transactional";
|
|
270
269
|
value: "LimitReached" | "NoLayer";
|
|
271
|
-
}, {
|
|
272
270
|
__kind: "Transactional";
|
|
271
|
+
}, {
|
|
273
272
|
value: {
|
|
274
273
|
__kind: "LimitReached" | "NoLayer";
|
|
275
274
|
};
|
|
275
|
+
__kind: "Transactional";
|
|
276
276
|
}>, z.ZodObject<{
|
|
277
277
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -299,7 +299,6 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
299
299
|
__kind: "RootNotAllowed";
|
|
300
300
|
}>]>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
__kind: "DispatchError";
|
|
303
302
|
value: {
|
|
304
303
|
__kind: "Other";
|
|
305
304
|
} | {
|
|
@@ -307,11 +306,11 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
307
306
|
} | {
|
|
308
307
|
__kind: "BadOrigin";
|
|
309
308
|
} | {
|
|
310
|
-
__kind: "Module";
|
|
311
309
|
value: {
|
|
312
310
|
index: number;
|
|
313
311
|
error: `0x${string}`;
|
|
314
312
|
};
|
|
313
|
+
__kind: "Module";
|
|
315
314
|
} | {
|
|
316
315
|
__kind: "ConsumerRemaining";
|
|
317
316
|
} | {
|
|
@@ -319,14 +318,14 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
319
318
|
} | {
|
|
320
319
|
__kind: "TooManyConsumers";
|
|
321
320
|
} | {
|
|
322
|
-
__kind: "Token";
|
|
323
321
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
322
|
+
__kind: "Token";
|
|
324
323
|
} | {
|
|
325
|
-
__kind: "Arithmetic";
|
|
326
324
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
325
|
+
__kind: "Arithmetic";
|
|
327
326
|
} | {
|
|
328
|
-
__kind: "Transactional";
|
|
329
327
|
value: "LimitReached" | "NoLayer";
|
|
328
|
+
__kind: "Transactional";
|
|
330
329
|
} | {
|
|
331
330
|
__kind: "Exhausted";
|
|
332
331
|
} | {
|
|
@@ -336,8 +335,8 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "RootNotAllowed";
|
|
338
337
|
};
|
|
339
|
-
}, {
|
|
340
338
|
__kind: "DispatchError";
|
|
339
|
+
}, {
|
|
341
340
|
value: {
|
|
342
341
|
__kind: "Other";
|
|
343
342
|
} | {
|
|
@@ -345,11 +344,11 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
345
344
|
} | {
|
|
346
345
|
__kind: "BadOrigin";
|
|
347
346
|
} | {
|
|
348
|
-
__kind: "Module";
|
|
349
347
|
value: {
|
|
350
348
|
index: number;
|
|
351
349
|
error: string;
|
|
352
350
|
};
|
|
351
|
+
__kind: "Module";
|
|
353
352
|
} | {
|
|
354
353
|
__kind: "ConsumerRemaining";
|
|
355
354
|
} | {
|
|
@@ -357,20 +356,20 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "TooManyConsumers";
|
|
359
358
|
} | {
|
|
360
|
-
__kind: "Token";
|
|
361
359
|
value: {
|
|
362
360
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
363
361
|
};
|
|
362
|
+
__kind: "Token";
|
|
364
363
|
} | {
|
|
365
|
-
__kind: "Arithmetic";
|
|
366
364
|
value: {
|
|
367
365
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
368
366
|
};
|
|
367
|
+
__kind: "Arithmetic";
|
|
369
368
|
} | {
|
|
370
|
-
__kind: "Transactional";
|
|
371
369
|
value: {
|
|
372
370
|
__kind: "LimitReached" | "NoLayer";
|
|
373
371
|
};
|
|
372
|
+
__kind: "Transactional";
|
|
374
373
|
} | {
|
|
375
374
|
__kind: "Exhausted";
|
|
376
375
|
} | {
|
|
@@ -380,12 +379,12 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
380
379
|
} | {
|
|
381
380
|
__kind: "RootNotAllowed";
|
|
382
381
|
};
|
|
382
|
+
__kind: "DispatchError";
|
|
383
383
|
}>]>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
385
|
error: {
|
|
386
386
|
__kind: "Unsupported";
|
|
387
387
|
} | {
|
|
388
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
389
388
|
value: {
|
|
390
389
|
__kind: "CannotLookupApiEnvironment";
|
|
391
390
|
} | {
|
|
@@ -397,19 +396,19 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
397
396
|
} | {
|
|
398
397
|
__kind: "NoAvailableNonceAccount";
|
|
399
398
|
} | {
|
|
400
|
-
__kind: "FailedToDeriveAddress";
|
|
401
399
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
400
|
+
__kind: "FailedToDeriveAddress";
|
|
402
401
|
} | {
|
|
403
|
-
__kind: "InvalidCcm";
|
|
404
402
|
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
403
|
+
__kind: "InvalidCcm";
|
|
405
404
|
} | {
|
|
406
405
|
__kind: "FailedToSerializeFinalTransaction";
|
|
407
406
|
} | {
|
|
408
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
409
407
|
value: number;
|
|
408
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
410
409
|
};
|
|
410
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
411
411
|
} | {
|
|
412
|
-
__kind: "DispatchError";
|
|
413
412
|
value: {
|
|
414
413
|
__kind: "Other";
|
|
415
414
|
} | {
|
|
@@ -417,11 +416,11 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
417
416
|
} | {
|
|
418
417
|
__kind: "BadOrigin";
|
|
419
418
|
} | {
|
|
420
|
-
__kind: "Module";
|
|
421
419
|
value: {
|
|
422
420
|
index: number;
|
|
423
421
|
error: `0x${string}`;
|
|
424
422
|
};
|
|
423
|
+
__kind: "Module";
|
|
425
424
|
} | {
|
|
426
425
|
__kind: "ConsumerRemaining";
|
|
427
426
|
} | {
|
|
@@ -429,14 +428,14 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
429
428
|
} | {
|
|
430
429
|
__kind: "TooManyConsumers";
|
|
431
430
|
} | {
|
|
432
|
-
__kind: "Token";
|
|
433
431
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
432
|
+
__kind: "Token";
|
|
434
433
|
} | {
|
|
435
|
-
__kind: "Arithmetic";
|
|
436
434
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
435
|
+
__kind: "Arithmetic";
|
|
437
436
|
} | {
|
|
438
|
-
__kind: "Transactional";
|
|
439
437
|
value: "LimitReached" | "NoLayer";
|
|
438
|
+
__kind: "Transactional";
|
|
440
439
|
} | {
|
|
441
440
|
__kind: "Exhausted";
|
|
442
441
|
} | {
|
|
@@ -446,13 +445,13 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
446
445
|
} | {
|
|
447
446
|
__kind: "RootNotAllowed";
|
|
448
447
|
};
|
|
448
|
+
__kind: "DispatchError";
|
|
449
449
|
};
|
|
450
450
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
451
451
|
}, {
|
|
452
452
|
error: {
|
|
453
453
|
__kind: "Unsupported";
|
|
454
454
|
} | {
|
|
455
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
456
455
|
value: {
|
|
457
456
|
__kind: "CannotLookupApiEnvironment";
|
|
458
457
|
} | {
|
|
@@ -464,23 +463,23 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
464
463
|
} | {
|
|
465
464
|
__kind: "NoAvailableNonceAccount";
|
|
466
465
|
} | {
|
|
467
|
-
__kind: "FailedToDeriveAddress";
|
|
468
466
|
value: {
|
|
469
467
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
470
468
|
};
|
|
469
|
+
__kind: "FailedToDeriveAddress";
|
|
471
470
|
} | {
|
|
472
|
-
__kind: "InvalidCcm";
|
|
473
471
|
value: {
|
|
474
472
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
475
473
|
};
|
|
474
|
+
__kind: "InvalidCcm";
|
|
476
475
|
} | {
|
|
477
476
|
__kind: "FailedToSerializeFinalTransaction";
|
|
478
477
|
} | {
|
|
479
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
480
478
|
value: number;
|
|
479
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
481
480
|
};
|
|
481
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
482
482
|
} | {
|
|
483
|
-
__kind: "DispatchError";
|
|
484
483
|
value: {
|
|
485
484
|
__kind: "Other";
|
|
486
485
|
} | {
|
|
@@ -488,11 +487,11 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
488
487
|
} | {
|
|
489
488
|
__kind: "BadOrigin";
|
|
490
489
|
} | {
|
|
491
|
-
__kind: "Module";
|
|
492
490
|
value: {
|
|
493
491
|
index: number;
|
|
494
492
|
error: string;
|
|
495
493
|
};
|
|
494
|
+
__kind: "Module";
|
|
496
495
|
} | {
|
|
497
496
|
__kind: "ConsumerRemaining";
|
|
498
497
|
} | {
|
|
@@ -500,20 +499,20 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
500
499
|
} | {
|
|
501
500
|
__kind: "TooManyConsumers";
|
|
502
501
|
} | {
|
|
503
|
-
__kind: "Token";
|
|
504
502
|
value: {
|
|
505
503
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
506
504
|
};
|
|
505
|
+
__kind: "Token";
|
|
507
506
|
} | {
|
|
508
|
-
__kind: "Arithmetic";
|
|
509
507
|
value: {
|
|
510
508
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
511
509
|
};
|
|
510
|
+
__kind: "Arithmetic";
|
|
512
511
|
} | {
|
|
513
|
-
__kind: "Transactional";
|
|
514
512
|
value: {
|
|
515
513
|
__kind: "LimitReached" | "NoLayer";
|
|
516
514
|
};
|
|
515
|
+
__kind: "Transactional";
|
|
517
516
|
} | {
|
|
518
517
|
__kind: "Exhausted";
|
|
519
518
|
} | {
|
|
@@ -523,6 +522,7 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
523
522
|
} | {
|
|
524
523
|
__kind: "RootNotAllowed";
|
|
525
524
|
};
|
|
525
|
+
__kind: "DispatchError";
|
|
526
526
|
};
|
|
527
527
|
egressId: [{
|
|
528
528
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|