@chainflip/processor 1.8.4 → 1.8.6
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/README.MD +13 -1
- 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/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- 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/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- 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/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +110 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +110 -313
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/common.cjs +56 -9
- package/dist/180/common.d.cts +1127 -3872
- package/dist/180/common.d.ts +1127 -3872
- package/dist/180/common.mjs +56 -9
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaElections/unknownElection.cjs +13 -0
- package/dist/180/solanaElections/unknownElection.d.cts +47 -0
- package/dist/180/solanaElections/unknownElection.d.ts +47 -0
- package/dist/180/solanaElections/unknownElection.mjs +13 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +19 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +19 -0
- package/dist/180/swapping/affiliateRegistration.cjs +12 -0
- package/dist/180/swapping/affiliateRegistration.d.cts +20 -0
- package/dist/180/swapping/affiliateRegistration.d.ts +20 -0
- package/dist/180/swapping/affiliateRegistration.mjs +12 -0
- package/dist/180/swapping/withdrawalRequested.cjs +20 -0
- package/dist/180/swapping/withdrawalRequested.d.cts +91 -0
- package/dist/180/swapping/withdrawalRequested.d.ts +91 -0
- package/dist/180/swapping/withdrawalRequested.mjs +20 -0
- package/package.json +1 -1
- package/dist/180/swapping/affiliateRegistrationUpdated.cjs +0 -12
- package/dist/180/swapping/affiliateRegistrationUpdated.d.cts +0 -20
- package/dist/180/swapping/affiliateRegistrationUpdated.d.ts +0 -20
- package/dist/180/swapping/affiliateRegistrationUpdated.mjs +0 -12
|
@@ -650,223 +650,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
650
650
|
}>, "many">;
|
|
651
651
|
refundParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
652
652
|
retryDuration: z.ZodNumber;
|
|
653
|
-
refundAddress: z.
|
|
654
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
655
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
656
|
-
}, "strip", z.ZodTypeAny, {
|
|
657
|
-
value: `0x${string}`;
|
|
658
|
-
__kind: "Eth";
|
|
659
|
-
}, {
|
|
660
|
-
value: string;
|
|
661
|
-
__kind: "Eth";
|
|
662
|
-
}>, z.ZodObject<{
|
|
663
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
664
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
665
|
-
}, "strip", z.ZodTypeAny, {
|
|
666
|
-
value: `0x${string}`;
|
|
667
|
-
__kind: "Dot";
|
|
668
|
-
}, {
|
|
669
|
-
value: string;
|
|
670
|
-
__kind: "Dot";
|
|
671
|
-
}>, z.ZodObject<{
|
|
672
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
673
|
-
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
674
|
-
__kind: z.ZodLiteral<"P2PKH">;
|
|
675
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
676
|
-
}, "strip", z.ZodTypeAny, {
|
|
677
|
-
value: `0x${string}`;
|
|
678
|
-
__kind: "P2PKH";
|
|
679
|
-
}, {
|
|
680
|
-
value: string;
|
|
681
|
-
__kind: "P2PKH";
|
|
682
|
-
}>, z.ZodObject<{
|
|
683
|
-
__kind: z.ZodLiteral<"P2SH">;
|
|
684
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
685
|
-
}, "strip", z.ZodTypeAny, {
|
|
686
|
-
value: `0x${string}`;
|
|
687
|
-
__kind: "P2SH";
|
|
688
|
-
}, {
|
|
689
|
-
value: string;
|
|
690
|
-
__kind: "P2SH";
|
|
691
|
-
}>, z.ZodObject<{
|
|
692
|
-
__kind: z.ZodLiteral<"P2WPKH">;
|
|
693
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
694
|
-
}, "strip", z.ZodTypeAny, {
|
|
695
|
-
value: `0x${string}`;
|
|
696
|
-
__kind: "P2WPKH";
|
|
697
|
-
}, {
|
|
698
|
-
value: string;
|
|
699
|
-
__kind: "P2WPKH";
|
|
700
|
-
}>, z.ZodObject<{
|
|
701
|
-
__kind: z.ZodLiteral<"P2WSH">;
|
|
702
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
703
|
-
}, "strip", z.ZodTypeAny, {
|
|
704
|
-
value: `0x${string}`;
|
|
705
|
-
__kind: "P2WSH";
|
|
706
|
-
}, {
|
|
707
|
-
value: string;
|
|
708
|
-
__kind: "P2WSH";
|
|
709
|
-
}>, z.ZodObject<{
|
|
710
|
-
__kind: z.ZodLiteral<"Taproot">;
|
|
711
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
712
|
-
}, "strip", z.ZodTypeAny, {
|
|
713
|
-
value: `0x${string}`;
|
|
714
|
-
__kind: "Taproot";
|
|
715
|
-
}, {
|
|
716
|
-
value: string;
|
|
717
|
-
__kind: "Taproot";
|
|
718
|
-
}>, z.ZodObject<{
|
|
719
|
-
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
720
|
-
version: z.ZodNumber;
|
|
721
|
-
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
722
|
-
}, "strip", z.ZodTypeAny, {
|
|
723
|
-
__kind: "OtherSegwit";
|
|
724
|
-
version: number;
|
|
725
|
-
program: `0x${string}`;
|
|
726
|
-
}, {
|
|
727
|
-
__kind: "OtherSegwit";
|
|
728
|
-
version: number;
|
|
729
|
-
program: string;
|
|
730
|
-
}>]>;
|
|
731
|
-
}, "strip", z.ZodTypeAny, {
|
|
732
|
-
value: {
|
|
733
|
-
value: `0x${string}`;
|
|
734
|
-
__kind: "P2PKH";
|
|
735
|
-
} | {
|
|
736
|
-
value: `0x${string}`;
|
|
737
|
-
__kind: "P2SH";
|
|
738
|
-
} | {
|
|
739
|
-
value: `0x${string}`;
|
|
740
|
-
__kind: "P2WPKH";
|
|
741
|
-
} | {
|
|
742
|
-
value: `0x${string}`;
|
|
743
|
-
__kind: "P2WSH";
|
|
744
|
-
} | {
|
|
745
|
-
value: `0x${string}`;
|
|
746
|
-
__kind: "Taproot";
|
|
747
|
-
} | {
|
|
748
|
-
__kind: "OtherSegwit";
|
|
749
|
-
version: number;
|
|
750
|
-
program: `0x${string}`;
|
|
751
|
-
};
|
|
752
|
-
__kind: "Btc";
|
|
753
|
-
}, {
|
|
754
|
-
value: {
|
|
755
|
-
value: string;
|
|
756
|
-
__kind: "P2PKH";
|
|
757
|
-
} | {
|
|
758
|
-
value: string;
|
|
759
|
-
__kind: "P2SH";
|
|
760
|
-
} | {
|
|
761
|
-
value: string;
|
|
762
|
-
__kind: "P2WPKH";
|
|
763
|
-
} | {
|
|
764
|
-
value: string;
|
|
765
|
-
__kind: "P2WSH";
|
|
766
|
-
} | {
|
|
767
|
-
value: string;
|
|
768
|
-
__kind: "Taproot";
|
|
769
|
-
} | {
|
|
770
|
-
__kind: "OtherSegwit";
|
|
771
|
-
version: number;
|
|
772
|
-
program: string;
|
|
773
|
-
};
|
|
774
|
-
__kind: "Btc";
|
|
775
|
-
}>, z.ZodObject<{
|
|
776
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
777
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
778
|
-
}, "strip", z.ZodTypeAny, {
|
|
779
|
-
value: `0x${string}`;
|
|
780
|
-
__kind: "Arb";
|
|
781
|
-
}, {
|
|
782
|
-
value: string;
|
|
783
|
-
__kind: "Arb";
|
|
784
|
-
}>, z.ZodObject<{
|
|
785
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
786
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
787
|
-
}, "strip", z.ZodTypeAny, {
|
|
788
|
-
value: `0x${string}`;
|
|
789
|
-
__kind: "Sol";
|
|
790
|
-
}, {
|
|
791
|
-
value: string;
|
|
792
|
-
__kind: "Sol";
|
|
793
|
-
}>]>;
|
|
653
|
+
refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
794
654
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
795
655
|
}, "strip", z.ZodTypeAny, {
|
|
796
656
|
retryDuration: number;
|
|
797
|
-
refundAddress: {
|
|
798
|
-
value: `0x${string}`;
|
|
799
|
-
__kind: "Eth";
|
|
800
|
-
} | {
|
|
801
|
-
value: `0x${string}`;
|
|
802
|
-
__kind: "Dot";
|
|
803
|
-
} | {
|
|
804
|
-
value: {
|
|
805
|
-
value: `0x${string}`;
|
|
806
|
-
__kind: "P2PKH";
|
|
807
|
-
} | {
|
|
808
|
-
value: `0x${string}`;
|
|
809
|
-
__kind: "P2SH";
|
|
810
|
-
} | {
|
|
811
|
-
value: `0x${string}`;
|
|
812
|
-
__kind: "P2WPKH";
|
|
813
|
-
} | {
|
|
814
|
-
value: `0x${string}`;
|
|
815
|
-
__kind: "P2WSH";
|
|
816
|
-
} | {
|
|
817
|
-
value: `0x${string}`;
|
|
818
|
-
__kind: "Taproot";
|
|
819
|
-
} | {
|
|
820
|
-
__kind: "OtherSegwit";
|
|
821
|
-
version: number;
|
|
822
|
-
program: `0x${string}`;
|
|
823
|
-
};
|
|
824
|
-
__kind: "Btc";
|
|
825
|
-
} | {
|
|
826
|
-
value: `0x${string}`;
|
|
827
|
-
__kind: "Arb";
|
|
828
|
-
} | {
|
|
829
|
-
value: `0x${string}`;
|
|
830
|
-
__kind: "Sol";
|
|
831
|
-
};
|
|
657
|
+
refundAddress: `0x${string}`;
|
|
832
658
|
minPrice: bigint;
|
|
833
659
|
}, {
|
|
834
660
|
retryDuration: number;
|
|
835
|
-
refundAddress:
|
|
836
|
-
value: string;
|
|
837
|
-
__kind: "Eth";
|
|
838
|
-
} | {
|
|
839
|
-
value: string;
|
|
840
|
-
__kind: "Dot";
|
|
841
|
-
} | {
|
|
842
|
-
value: {
|
|
843
|
-
value: string;
|
|
844
|
-
__kind: "P2PKH";
|
|
845
|
-
} | {
|
|
846
|
-
value: string;
|
|
847
|
-
__kind: "P2SH";
|
|
848
|
-
} | {
|
|
849
|
-
value: string;
|
|
850
|
-
__kind: "P2WPKH";
|
|
851
|
-
} | {
|
|
852
|
-
value: string;
|
|
853
|
-
__kind: "P2WSH";
|
|
854
|
-
} | {
|
|
855
|
-
value: string;
|
|
856
|
-
__kind: "Taproot";
|
|
857
|
-
} | {
|
|
858
|
-
__kind: "OtherSegwit";
|
|
859
|
-
version: number;
|
|
860
|
-
program: string;
|
|
861
|
-
};
|
|
862
|
-
__kind: "Btc";
|
|
863
|
-
} | {
|
|
864
|
-
value: string;
|
|
865
|
-
__kind: "Arb";
|
|
866
|
-
} | {
|
|
867
|
-
value: string;
|
|
868
|
-
__kind: "Sol";
|
|
869
|
-
};
|
|
661
|
+
refundAddress: string;
|
|
870
662
|
minPrice: string | number;
|
|
871
663
|
}>>>;
|
|
872
664
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -957,41 +749,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
957
749
|
} | null | undefined;
|
|
958
750
|
refundParams?: {
|
|
959
751
|
retryDuration: number;
|
|
960
|
-
refundAddress: {
|
|
961
|
-
value: `0x${string}`;
|
|
962
|
-
__kind: "Eth";
|
|
963
|
-
} | {
|
|
964
|
-
value: `0x${string}`;
|
|
965
|
-
__kind: "Dot";
|
|
966
|
-
} | {
|
|
967
|
-
value: {
|
|
968
|
-
value: `0x${string}`;
|
|
969
|
-
__kind: "P2PKH";
|
|
970
|
-
} | {
|
|
971
|
-
value: `0x${string}`;
|
|
972
|
-
__kind: "P2SH";
|
|
973
|
-
} | {
|
|
974
|
-
value: `0x${string}`;
|
|
975
|
-
__kind: "P2WPKH";
|
|
976
|
-
} | {
|
|
977
|
-
value: `0x${string}`;
|
|
978
|
-
__kind: "P2WSH";
|
|
979
|
-
} | {
|
|
980
|
-
value: `0x${string}`;
|
|
981
|
-
__kind: "Taproot";
|
|
982
|
-
} | {
|
|
983
|
-
__kind: "OtherSegwit";
|
|
984
|
-
version: number;
|
|
985
|
-
program: `0x${string}`;
|
|
986
|
-
};
|
|
987
|
-
__kind: "Btc";
|
|
988
|
-
} | {
|
|
989
|
-
value: `0x${string}`;
|
|
990
|
-
__kind: "Arb";
|
|
991
|
-
} | {
|
|
992
|
-
value: `0x${string}`;
|
|
993
|
-
__kind: "Sol";
|
|
994
|
-
};
|
|
752
|
+
refundAddress: `0x${string}`;
|
|
995
753
|
minPrice: bigint;
|
|
996
754
|
} | null | undefined;
|
|
997
755
|
dcaParams?: {
|
|
@@ -1069,41 +827,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1069
827
|
} | null | undefined;
|
|
1070
828
|
refundParams?: {
|
|
1071
829
|
retryDuration: number;
|
|
1072
|
-
refundAddress:
|
|
1073
|
-
value: string;
|
|
1074
|
-
__kind: "Eth";
|
|
1075
|
-
} | {
|
|
1076
|
-
value: string;
|
|
1077
|
-
__kind: "Dot";
|
|
1078
|
-
} | {
|
|
1079
|
-
value: {
|
|
1080
|
-
value: string;
|
|
1081
|
-
__kind: "P2PKH";
|
|
1082
|
-
} | {
|
|
1083
|
-
value: string;
|
|
1084
|
-
__kind: "P2SH";
|
|
1085
|
-
} | {
|
|
1086
|
-
value: string;
|
|
1087
|
-
__kind: "P2WPKH";
|
|
1088
|
-
} | {
|
|
1089
|
-
value: string;
|
|
1090
|
-
__kind: "P2WSH";
|
|
1091
|
-
} | {
|
|
1092
|
-
value: string;
|
|
1093
|
-
__kind: "Taproot";
|
|
1094
|
-
} | {
|
|
1095
|
-
__kind: "OtherSegwit";
|
|
1096
|
-
version: number;
|
|
1097
|
-
program: string;
|
|
1098
|
-
};
|
|
1099
|
-
__kind: "Btc";
|
|
1100
|
-
} | {
|
|
1101
|
-
value: string;
|
|
1102
|
-
__kind: "Arb";
|
|
1103
|
-
} | {
|
|
1104
|
-
value: string;
|
|
1105
|
-
__kind: "Sol";
|
|
1106
|
-
};
|
|
830
|
+
refundAddress: string;
|
|
1107
831
|
minPrice: string | number;
|
|
1108
832
|
} | null | undefined;
|
|
1109
833
|
dcaParams?: {
|
|
@@ -1190,41 +914,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
914
|
} | null | undefined;
|
|
1191
915
|
refundParams?: {
|
|
1192
916
|
retryDuration: number;
|
|
1193
|
-
refundAddress: {
|
|
1194
|
-
value: `0x${string}`;
|
|
1195
|
-
__kind: "Eth";
|
|
1196
|
-
} | {
|
|
1197
|
-
value: `0x${string}`;
|
|
1198
|
-
__kind: "Dot";
|
|
1199
|
-
} | {
|
|
1200
|
-
value: {
|
|
1201
|
-
value: `0x${string}`;
|
|
1202
|
-
__kind: "P2PKH";
|
|
1203
|
-
} | {
|
|
1204
|
-
value: `0x${string}`;
|
|
1205
|
-
__kind: "P2SH";
|
|
1206
|
-
} | {
|
|
1207
|
-
value: `0x${string}`;
|
|
1208
|
-
__kind: "P2WPKH";
|
|
1209
|
-
} | {
|
|
1210
|
-
value: `0x${string}`;
|
|
1211
|
-
__kind: "P2WSH";
|
|
1212
|
-
} | {
|
|
1213
|
-
value: `0x${string}`;
|
|
1214
|
-
__kind: "Taproot";
|
|
1215
|
-
} | {
|
|
1216
|
-
__kind: "OtherSegwit";
|
|
1217
|
-
version: number;
|
|
1218
|
-
program: `0x${string}`;
|
|
1219
|
-
};
|
|
1220
|
-
__kind: "Btc";
|
|
1221
|
-
} | {
|
|
1222
|
-
value: `0x${string}`;
|
|
1223
|
-
__kind: "Arb";
|
|
1224
|
-
} | {
|
|
1225
|
-
value: `0x${string}`;
|
|
1226
|
-
__kind: "Sol";
|
|
1227
|
-
};
|
|
917
|
+
refundAddress: `0x${string}`;
|
|
1228
918
|
minPrice: bigint;
|
|
1229
919
|
} | null | undefined;
|
|
1230
920
|
dcaParams?: {
|
|
@@ -1305,41 +995,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1305
995
|
} | null | undefined;
|
|
1306
996
|
refundParams?: {
|
|
1307
997
|
retryDuration: number;
|
|
1308
|
-
refundAddress:
|
|
1309
|
-
value: string;
|
|
1310
|
-
__kind: "Eth";
|
|
1311
|
-
} | {
|
|
1312
|
-
value: string;
|
|
1313
|
-
__kind: "Dot";
|
|
1314
|
-
} | {
|
|
1315
|
-
value: {
|
|
1316
|
-
value: string;
|
|
1317
|
-
__kind: "P2PKH";
|
|
1318
|
-
} | {
|
|
1319
|
-
value: string;
|
|
1320
|
-
__kind: "P2SH";
|
|
1321
|
-
} | {
|
|
1322
|
-
value: string;
|
|
1323
|
-
__kind: "P2WPKH";
|
|
1324
|
-
} | {
|
|
1325
|
-
value: string;
|
|
1326
|
-
__kind: "P2WSH";
|
|
1327
|
-
} | {
|
|
1328
|
-
value: string;
|
|
1329
|
-
__kind: "Taproot";
|
|
1330
|
-
} | {
|
|
1331
|
-
__kind: "OtherSegwit";
|
|
1332
|
-
version: number;
|
|
1333
|
-
program: string;
|
|
1334
|
-
};
|
|
1335
|
-
__kind: "Btc";
|
|
1336
|
-
} | {
|
|
1337
|
-
value: string;
|
|
1338
|
-
__kind: "Arb";
|
|
1339
|
-
} | {
|
|
1340
|
-
value: string;
|
|
1341
|
-
__kind: "Sol";
|
|
1342
|
-
};
|
|
998
|
+
refundAddress: string;
|
|
1343
999
|
minPrice: string | number;
|
|
1344
1000
|
} | null | undefined;
|
|
1345
1001
|
dcaParams?: {
|
|
@@ -1493,41 +1149,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1493
1149
|
} | null | undefined;
|
|
1494
1150
|
refundParams?: {
|
|
1495
1151
|
retryDuration: number;
|
|
1496
|
-
refundAddress: {
|
|
1497
|
-
value: `0x${string}`;
|
|
1498
|
-
__kind: "Eth";
|
|
1499
|
-
} | {
|
|
1500
|
-
value: `0x${string}`;
|
|
1501
|
-
__kind: "Dot";
|
|
1502
|
-
} | {
|
|
1503
|
-
value: {
|
|
1504
|
-
value: `0x${string}`;
|
|
1505
|
-
__kind: "P2PKH";
|
|
1506
|
-
} | {
|
|
1507
|
-
value: `0x${string}`;
|
|
1508
|
-
__kind: "P2SH";
|
|
1509
|
-
} | {
|
|
1510
|
-
value: `0x${string}`;
|
|
1511
|
-
__kind: "P2WPKH";
|
|
1512
|
-
} | {
|
|
1513
|
-
value: `0x${string}`;
|
|
1514
|
-
__kind: "P2WSH";
|
|
1515
|
-
} | {
|
|
1516
|
-
value: `0x${string}`;
|
|
1517
|
-
__kind: "Taproot";
|
|
1518
|
-
} | {
|
|
1519
|
-
__kind: "OtherSegwit";
|
|
1520
|
-
version: number;
|
|
1521
|
-
program: `0x${string}`;
|
|
1522
|
-
};
|
|
1523
|
-
__kind: "Btc";
|
|
1524
|
-
} | {
|
|
1525
|
-
value: `0x${string}`;
|
|
1526
|
-
__kind: "Arb";
|
|
1527
|
-
} | {
|
|
1528
|
-
value: `0x${string}`;
|
|
1529
|
-
__kind: "Sol";
|
|
1530
|
-
};
|
|
1152
|
+
refundAddress: `0x${string}`;
|
|
1531
1153
|
minPrice: bigint;
|
|
1532
1154
|
} | null | undefined;
|
|
1533
1155
|
dcaParams?: {
|
|
@@ -1683,41 +1305,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1683
1305
|
} | null | undefined;
|
|
1684
1306
|
refundParams?: {
|
|
1685
1307
|
retryDuration: number;
|
|
1686
|
-
refundAddress:
|
|
1687
|
-
value: string;
|
|
1688
|
-
__kind: "Eth";
|
|
1689
|
-
} | {
|
|
1690
|
-
value: string;
|
|
1691
|
-
__kind: "Dot";
|
|
1692
|
-
} | {
|
|
1693
|
-
value: {
|
|
1694
|
-
value: string;
|
|
1695
|
-
__kind: "P2PKH";
|
|
1696
|
-
} | {
|
|
1697
|
-
value: string;
|
|
1698
|
-
__kind: "P2SH";
|
|
1699
|
-
} | {
|
|
1700
|
-
value: string;
|
|
1701
|
-
__kind: "P2WPKH";
|
|
1702
|
-
} | {
|
|
1703
|
-
value: string;
|
|
1704
|
-
__kind: "P2WSH";
|
|
1705
|
-
} | {
|
|
1706
|
-
value: string;
|
|
1707
|
-
__kind: "Taproot";
|
|
1708
|
-
} | {
|
|
1709
|
-
__kind: "OtherSegwit";
|
|
1710
|
-
version: number;
|
|
1711
|
-
program: string;
|
|
1712
|
-
};
|
|
1713
|
-
__kind: "Btc";
|
|
1714
|
-
} | {
|
|
1715
|
-
value: string;
|
|
1716
|
-
__kind: "Arb";
|
|
1717
|
-
} | {
|
|
1718
|
-
value: string;
|
|
1719
|
-
__kind: "Sol";
|
|
1720
|
-
};
|
|
1308
|
+
refundAddress: string;
|
|
1721
1309
|
minPrice: string | number;
|
|
1722
1310
|
} | null | undefined;
|
|
1723
1311
|
dcaParams?: {
|
|
@@ -85,20 +85,20 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
85
85
|
}>, z.ZodObject<{
|
|
86
86
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
|
-
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied"]>;
|
|
88
|
+
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
90
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
93
|
-
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
|
|
94
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
92
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
93
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
|
|
94
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
97
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
98
98
|
__kind: "InvalidCcm";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
101
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
102
102
|
};
|
|
103
103
|
__kind: "InvalidCcm";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -132,7 +132,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
132
132
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
133
133
|
__kind: "FailedToDeriveAddress";
|
|
134
134
|
} | {
|
|
135
|
-
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
135
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
136
136
|
__kind: "InvalidCcm";
|
|
137
137
|
} | {
|
|
138
138
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -159,7 +159,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
159
159
|
__kind: "FailedToDeriveAddress";
|
|
160
160
|
} | {
|
|
161
161
|
value: {
|
|
162
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
162
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
163
163
|
};
|
|
164
164
|
__kind: "InvalidCcm";
|
|
165
165
|
} | {
|
|
@@ -422,7 +422,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
422
422
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
423
423
|
__kind: "FailedToDeriveAddress";
|
|
424
424
|
} | {
|
|
425
|
-
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
425
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
426
426
|
__kind: "InvalidCcm";
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -499,7 +499,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
499
499
|
__kind: "FailedToDeriveAddress";
|
|
500
500
|
} | {
|
|
501
501
|
value: {
|
|
502
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
502
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
503
503
|
};
|
|
504
504
|
__kind: "InvalidCcm";
|
|
505
505
|
} | {
|
|
@@ -85,20 +85,20 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
85
85
|
}>, z.ZodObject<{
|
|
86
86
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
|
-
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied"]>;
|
|
88
|
+
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
90
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
93
|
-
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
|
|
94
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
92
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
93
|
+
}>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
|
|
94
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
97
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
98
98
|
__kind: "InvalidCcm";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
101
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
102
102
|
};
|
|
103
103
|
__kind: "InvalidCcm";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -132,7 +132,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
132
132
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
133
133
|
__kind: "FailedToDeriveAddress";
|
|
134
134
|
} | {
|
|
135
|
-
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
135
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
136
136
|
__kind: "InvalidCcm";
|
|
137
137
|
} | {
|
|
138
138
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -159,7 +159,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
159
159
|
__kind: "FailedToDeriveAddress";
|
|
160
160
|
} | {
|
|
161
161
|
value: {
|
|
162
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
162
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
163
163
|
};
|
|
164
164
|
__kind: "InvalidCcm";
|
|
165
165
|
} | {
|
|
@@ -422,7 +422,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
422
422
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
423
423
|
__kind: "FailedToDeriveAddress";
|
|
424
424
|
} | {
|
|
425
|
-
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
425
|
+
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
426
426
|
__kind: "InvalidCcm";
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -499,7 +499,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
499
499
|
__kind: "FailedToDeriveAddress";
|
|
500
500
|
} | {
|
|
501
501
|
value: {
|
|
502
|
-
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
502
|
+
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
|
|
503
503
|
};
|
|
504
504
|
__kind: "InvalidCcm";
|
|
505
505
|
} | {
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/180/solanaThresholdSigner/thresholdSignatureRequest.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
var _commoncjs = require('../common.cjs');
|
|
9
|
+
var solanaThresholdSignerThresholdSignatureRequest = _zod.z.object({
|
|
10
|
+
requestId: _zod.z.number(),
|
|
11
|
+
ceremonyId: _commoncjs.numberOrHex,
|
|
12
|
+
epoch: _zod.z.number(),
|
|
13
|
+
key: _commoncjs.hexString,
|
|
14
|
+
signatories: _zod.z.array(_commoncjs.accountId),
|
|
15
|
+
payload: _commoncjs.cfChainsSolSolTxCoreTransactionLegacyLegacyMessage
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
exports.solanaThresholdSignerThresholdSignatureRequest = solanaThresholdSignerThresholdSignatureRequest;
|