@chainflip/processor 1.10.1 → 1.11.0-beta
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/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 +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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 +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/swapDepositAddressReady.d.cts +6 -6
- package/dist/100/swapping/swapDepositAddressReady.d.ts +6 -6
- package/dist/100/swapping/swapScheduled.d.cts +2 -2
- package/dist/100/swapping/swapScheduled.d.ts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinElections/allVotesCleared.cjs +6 -0
- package/dist/11000/bitcoinElections/allVotesCleared.d.cts +5 -0
- package/dist/11000/bitcoinElections/allVotesCleared.d.ts +5 -0
- package/dist/11000/bitcoinElections/allVotesCleared.mjs +6 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.cjs +6 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.d.cts +5 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.d.ts +5 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.mjs +6 -0
- package/dist/11000/bitcoinElections/corruptStorage.cjs +6 -0
- package/dist/11000/bitcoinElections/corruptStorage.d.cts +5 -0
- package/dist/11000/bitcoinElections/corruptStorage.d.ts +5 -0
- package/dist/11000/bitcoinElections/corruptStorage.mjs +6 -0
- package/dist/11000/bitcoinElections/electoralEvent.cjs +6 -0
- package/dist/11000/bitcoinElections/electoralEvent.d.cts +29 -0
- package/dist/11000/bitcoinElections/electoralEvent.d.ts +29 -0
- package/dist/11000/bitcoinElections/electoralEvent.mjs +6 -0
- package/dist/11000/bitcoinElections/uninitialized.cjs +6 -0
- package/dist/11000/bitcoinElections/uninitialized.d.cts +5 -0
- package/dist/11000/bitcoinElections/uninitialized.d.ts +5 -0
- package/dist/11000/bitcoinElections/uninitialized.mjs +6 -0
- package/dist/11000/bitcoinElections/unknownElection.cjs +13 -0
- package/dist/11000/bitcoinElections/unknownElection.d.cts +13 -0
- package/dist/11000/bitcoinElections/unknownElection.d.ts +13 -0
- package/dist/11000/bitcoinElections/unknownElection.mjs +13 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/common.cjs +366 -12
- package/dist/11000/common.d.cts +13199 -1201
- package/dist/11000/common.d.ts +13199 -1201
- package/dist/11000/common.mjs +365 -11
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +216 -54
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +216 -54
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/solanaElections/electoralEvent.cjs +6 -0
- package/dist/11000/solanaElections/electoralEvent.d.cts +5 -0
- package/dist/11000/solanaElections/electoralEvent.d.ts +5 -0
- package/dist/11000/solanaElections/electoralEvent.mjs +6 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
- package/dist/11000/swapping/swapRequested.d.cts +4 -4
- package/dist/11000/swapping/swapRequested.d.ts +4 -4
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/11100/accountRoles/accountRoleDeregistered.cjs +10 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +24 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +24 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.mjs +10 -0
- package/dist/11100/accountRoles/accountRoleRegistered.cjs +10 -0
- package/dist/11100/accountRoles/accountRoleRegistered.d.cts +24 -0
- package/dist/11100/accountRoles/accountRoleRegistered.d.ts +24 -0
- package/dist/11100/accountRoles/accountRoleRegistered.mjs +10 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.cjs +11 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +17 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +17 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.mjs +11 -0
- package/dist/11100/accountRoles/subAccountCreated.cjs +11 -0
- package/dist/11100/accountRoles/subAccountCreated.d.cts +17 -0
- package/dist/11100/accountRoles/subAccountCreated.d.ts +17 -0
- package/dist/11100/accountRoles/subAccountCreated.mjs +11 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +1407 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1407 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +1398 -0
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1398 -0
- package/dist/11100/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +2316 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2316 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/common.cjs +722 -0
- package/dist/11100/common.d.cts +18017 -0
- package/dist/11100/common.d.ts +18017 -0
- package/dist/11100/common.mjs +722 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +1407 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1407 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +1398 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1398 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +1357 -0
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1357 -0
- package/dist/11100/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +689 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +689 -0
- package/dist/11100/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/11100/swapping/swapRequested.cjs +25 -0
- package/dist/11100/swapping/swapRequested.d.cts +2635 -0
- package/dist/11100/swapping/swapRequested.d.ts +2635 -0
- package/dist/11100/swapping/swapRequested.mjs +25 -0
- package/dist/11100/validator/delegated.cjs +7 -0
- package/dist/11100/validator/delegated.d.cts +14 -0
- package/dist/11100/validator/delegated.d.ts +14 -0
- package/dist/11100/validator/delegated.mjs +7 -0
- package/dist/11100/validator/delegatorAllowed.cjs +7 -0
- package/dist/11100/validator/delegatorAllowed.d.cts +14 -0
- package/dist/11100/validator/delegatorAllowed.d.ts +14 -0
- package/dist/11100/validator/delegatorAllowed.mjs +7 -0
- package/dist/11100/validator/delegatorBlocked.cjs +7 -0
- package/dist/11100/validator/delegatorBlocked.d.cts +14 -0
- package/dist/11100/validator/delegatorBlocked.d.ts +14 -0
- package/dist/11100/validator/delegatorBlocked.mjs +7 -0
- package/dist/11100/validator/operatorAcceptedByValidator.cjs +10 -0
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +14 -0
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +14 -0
- package/dist/11100/validator/operatorAcceptedByValidator.mjs +10 -0
- package/dist/11100/validator/operatorSettingsUpdated.cjs +10 -0
- package/dist/11100/validator/operatorSettingsUpdated.d.cts +41 -0
- package/dist/11100/validator/operatorSettingsUpdated.d.ts +41 -0
- package/dist/11100/validator/operatorSettingsUpdated.mjs +10 -0
- package/dist/11100/validator/unDelegated.cjs +7 -0
- package/dist/11100/validator/unDelegated.d.cts +14 -0
- package/dist/11100/validator/unDelegated.d.ts +14 -0
- package/dist/11100/validator/unDelegated.mjs +7 -0
- package/dist/11100/validator/validatorClaimed.cjs +7 -0
- package/dist/11100/validator/validatorClaimed.d.cts +14 -0
- package/dist/11100/validator/validatorClaimed.d.ts +14 -0
- package/dist/11100/validator/validatorClaimed.mjs +7 -0
- package/dist/11100/validator/validatorRemovedFromOperator.cjs +10 -0
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +14 -0
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +14 -0
- package/dist/11100/validator/validatorRemovedFromOperator.mjs +10 -0
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- 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/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/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/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/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/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/180/swapping/swapDepositAddressReady.d.ts +4 -4
- package/dist/180/swapping/swapRequested.d.cts +8 -8
- package/dist/180/swapping/swapRequested.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +16 -16
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/package.json +3 -3
|
@@ -249,6 +249,8 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
249
249
|
} | null | undefined;
|
|
250
250
|
}>;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
252
|
+
ccmId: bigint;
|
|
253
|
+
depositAmount: bigint;
|
|
252
254
|
destinationAddress: {
|
|
253
255
|
readonly chain: "Ethereum";
|
|
254
256
|
readonly address: `0x${string}`;
|
|
@@ -259,8 +261,6 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
259
261
|
readonly chain: "Bitcoin";
|
|
260
262
|
readonly address: string;
|
|
261
263
|
};
|
|
262
|
-
ccmId: bigint;
|
|
263
|
-
depositAmount: bigint;
|
|
264
264
|
depositMetadata: {
|
|
265
265
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
266
266
|
channelMetadata: {
|
|
@@ -301,12 +301,12 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
301
301
|
principalSwapId?: bigint | null | undefined;
|
|
302
302
|
gasSwapId?: bigint | null | undefined;
|
|
303
303
|
}, {
|
|
304
|
+
ccmId: string | number;
|
|
305
|
+
depositAmount: string | number;
|
|
304
306
|
destinationAddress: {
|
|
305
307
|
__kind: "Eth" | "Dot" | "Btc";
|
|
306
308
|
value: string;
|
|
307
309
|
};
|
|
308
|
-
ccmId: string | number;
|
|
309
|
-
depositAmount: string | number;
|
|
310
310
|
depositMetadata: {
|
|
311
311
|
sourceChain: {
|
|
312
312
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -80,7 +80,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
80
80
|
}>>>;
|
|
81
81
|
sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
|
|
83
|
+
depositAddress: {
|
|
84
84
|
readonly chain: "Ethereum";
|
|
85
85
|
readonly address: `0x${string}`;
|
|
86
86
|
} | {
|
|
@@ -90,7 +90,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
90
90
|
readonly chain: "Bitcoin";
|
|
91
91
|
readonly address: string;
|
|
92
92
|
};
|
|
93
|
-
|
|
93
|
+
channelId: bigint;
|
|
94
|
+
destinationAddress: {
|
|
94
95
|
readonly chain: "Ethereum";
|
|
95
96
|
readonly address: `0x${string}`;
|
|
96
97
|
} | {
|
|
@@ -100,7 +101,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
100
101
|
readonly chain: "Bitcoin";
|
|
101
102
|
readonly address: string;
|
|
102
103
|
};
|
|
103
|
-
channelId: bigint;
|
|
104
104
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
105
105
|
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
106
106
|
brokerCommissionRate: number;
|
|
@@ -111,15 +111,15 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
111
111
|
cfParameters: `0x${string}`;
|
|
112
112
|
} | null | undefined;
|
|
113
113
|
}, {
|
|
114
|
-
|
|
114
|
+
depositAddress: {
|
|
115
115
|
__kind: "Eth" | "Dot" | "Btc";
|
|
116
116
|
value: string;
|
|
117
117
|
};
|
|
118
|
-
|
|
118
|
+
channelId: string | number;
|
|
119
|
+
destinationAddress: {
|
|
119
120
|
__kind: "Eth" | "Dot" | "Btc";
|
|
120
121
|
value: string;
|
|
121
122
|
};
|
|
122
|
-
channelId: string | number;
|
|
123
123
|
sourceAsset: {
|
|
124
124
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
125
125
|
};
|
|
@@ -80,7 +80,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
80
80
|
}>>>;
|
|
81
81
|
sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
|
|
83
|
+
depositAddress: {
|
|
84
84
|
readonly chain: "Ethereum";
|
|
85
85
|
readonly address: `0x${string}`;
|
|
86
86
|
} | {
|
|
@@ -90,7 +90,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
90
90
|
readonly chain: "Bitcoin";
|
|
91
91
|
readonly address: string;
|
|
92
92
|
};
|
|
93
|
-
|
|
93
|
+
channelId: bigint;
|
|
94
|
+
destinationAddress: {
|
|
94
95
|
readonly chain: "Ethereum";
|
|
95
96
|
readonly address: `0x${string}`;
|
|
96
97
|
} | {
|
|
@@ -100,7 +101,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
100
101
|
readonly chain: "Bitcoin";
|
|
101
102
|
readonly address: string;
|
|
102
103
|
};
|
|
103
|
-
channelId: bigint;
|
|
104
104
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
105
105
|
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
106
106
|
brokerCommissionRate: number;
|
|
@@ -111,15 +111,15 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
111
111
|
cfParameters: `0x${string}`;
|
|
112
112
|
} | null | undefined;
|
|
113
113
|
}, {
|
|
114
|
-
|
|
114
|
+
depositAddress: {
|
|
115
115
|
__kind: "Eth" | "Dot" | "Btc";
|
|
116
116
|
value: string;
|
|
117
117
|
};
|
|
118
|
-
|
|
118
|
+
channelId: string | number;
|
|
119
|
+
destinationAddress: {
|
|
119
120
|
__kind: "Eth" | "Dot" | "Btc";
|
|
120
121
|
value: string;
|
|
121
122
|
};
|
|
122
|
-
channelId: string | number;
|
|
123
123
|
sourceAsset: {
|
|
124
124
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
125
125
|
};
|
|
@@ -309,6 +309,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
309
309
|
}>]>;
|
|
310
310
|
brokerCommission: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
+
depositAmount: bigint;
|
|
312
313
|
destinationAddress: {
|
|
313
314
|
readonly chain: "Ethereum";
|
|
314
315
|
readonly address: `0x${string}`;
|
|
@@ -337,7 +338,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
337
338
|
__kind: "Vault";
|
|
338
339
|
txHash: `0x${string}`;
|
|
339
340
|
};
|
|
340
|
-
depositAmount: bigint;
|
|
341
341
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
342
342
|
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
343
343
|
swapId: bigint;
|
|
@@ -381,6 +381,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
381
381
|
};
|
|
382
382
|
brokerCommission?: bigint | null | undefined;
|
|
383
383
|
}, {
|
|
384
|
+
depositAmount: string | number;
|
|
384
385
|
destinationAddress: {
|
|
385
386
|
__kind: "Eth" | "Dot" | "Btc";
|
|
386
387
|
value: string;
|
|
@@ -397,7 +398,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
397
398
|
__kind: "Vault";
|
|
398
399
|
txHash: string;
|
|
399
400
|
};
|
|
400
|
-
depositAmount: string | number;
|
|
401
401
|
sourceAsset: {
|
|
402
402
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
403
403
|
};
|
|
@@ -309,6 +309,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
309
309
|
}>]>;
|
|
310
310
|
brokerCommission: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
+
depositAmount: bigint;
|
|
312
313
|
destinationAddress: {
|
|
313
314
|
readonly chain: "Ethereum";
|
|
314
315
|
readonly address: `0x${string}`;
|
|
@@ -337,7 +338,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
337
338
|
__kind: "Vault";
|
|
338
339
|
txHash: `0x${string}`;
|
|
339
340
|
};
|
|
340
|
-
depositAmount: bigint;
|
|
341
341
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
342
342
|
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
343
343
|
swapId: bigint;
|
|
@@ -381,6 +381,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
381
381
|
};
|
|
382
382
|
brokerCommission?: bigint | null | undefined;
|
|
383
383
|
}, {
|
|
384
|
+
depositAmount: string | number;
|
|
384
385
|
destinationAddress: {
|
|
385
386
|
__kind: "Eth" | "Dot" | "Btc";
|
|
386
387
|
value: string;
|
|
@@ -397,7 +398,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
397
398
|
__kind: "Vault";
|
|
398
399
|
txHash: string;
|
|
399
400
|
};
|
|
400
|
-
depositAmount: string | number;
|
|
401
401
|
sourceAsset: {
|
|
402
402
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
403
403
|
};
|
|
@@ -33,17 +33,17 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
33
33
|
error: string;
|
|
34
34
|
}>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
+
__kind: "Module";
|
|
36
37
|
value: {
|
|
37
38
|
index: number;
|
|
38
39
|
error: `0x${string}`;
|
|
39
40
|
};
|
|
40
|
-
__kind: "Module";
|
|
41
41
|
}, {
|
|
42
|
+
__kind: "Module";
|
|
42
43
|
value: {
|
|
43
44
|
index: number;
|
|
44
45
|
error: string;
|
|
45
46
|
};
|
|
46
|
-
__kind: "Module";
|
|
47
47
|
}>, z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -74,13 +74,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
74
74
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
75
75
|
}>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
77
|
__kind: "Token";
|
|
78
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
79
79
|
}, {
|
|
80
|
+
__kind: "Token";
|
|
80
81
|
value: {
|
|
81
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
83
|
};
|
|
83
|
-
__kind: "Token";
|
|
84
84
|
}>, z.ZodObject<{
|
|
85
85
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
86
86
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -93,13 +93,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
93
93
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
94
94
|
}>;
|
|
95
95
|
}, "strip", z.ZodTypeAny, {
|
|
96
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
96
|
__kind: "Arithmetic";
|
|
97
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
98
98
|
}, {
|
|
99
|
+
__kind: "Arithmetic";
|
|
99
100
|
value: {
|
|
100
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
102
|
};
|
|
102
|
-
__kind: "Arithmetic";
|
|
103
103
|
}>, z.ZodObject<{
|
|
104
104
|
__kind: z.ZodLiteral<"Transactional">;
|
|
105
105
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -112,13 +112,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
112
112
|
__kind: "LimitReached" | "NoLayer";
|
|
113
113
|
}>;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
|
-
value: "LimitReached" | "NoLayer";
|
|
116
115
|
__kind: "Transactional";
|
|
116
|
+
value: "LimitReached" | "NoLayer";
|
|
117
117
|
}, {
|
|
118
|
+
__kind: "Transactional";
|
|
118
119
|
value: {
|
|
119
120
|
__kind: "LimitReached" | "NoLayer";
|
|
120
121
|
};
|
|
121
|
-
__kind: "Transactional";
|
|
122
122
|
}>, z.ZodObject<{
|
|
123
123
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -145,6 +145,7 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
145
145
|
__kind: "RootNotAllowed";
|
|
146
146
|
}>]>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
+
callHash: `0x${string}`;
|
|
148
149
|
error: {
|
|
149
150
|
__kind: "Other";
|
|
150
151
|
} | {
|
|
@@ -152,11 +153,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
152
153
|
} | {
|
|
153
154
|
__kind: "BadOrigin";
|
|
154
155
|
} | {
|
|
156
|
+
__kind: "Module";
|
|
155
157
|
value: {
|
|
156
158
|
index: number;
|
|
157
159
|
error: `0x${string}`;
|
|
158
160
|
};
|
|
159
|
-
__kind: "Module";
|
|
160
161
|
} | {
|
|
161
162
|
__kind: "ConsumerRemaining";
|
|
162
163
|
} | {
|
|
@@ -164,14 +165,14 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
164
165
|
} | {
|
|
165
166
|
__kind: "TooManyConsumers";
|
|
166
167
|
} | {
|
|
167
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
168
168
|
__kind: "Token";
|
|
169
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
169
170
|
} | {
|
|
170
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
171
171
|
__kind: "Arithmetic";
|
|
172
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
172
173
|
} | {
|
|
173
|
-
value: "LimitReached" | "NoLayer";
|
|
174
174
|
__kind: "Transactional";
|
|
175
|
+
value: "LimitReached" | "NoLayer";
|
|
175
176
|
} | {
|
|
176
177
|
__kind: "Exhausted";
|
|
177
178
|
} | {
|
|
@@ -181,8 +182,8 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "RootNotAllowed";
|
|
183
184
|
};
|
|
184
|
-
callHash: `0x${string}`;
|
|
185
185
|
}, {
|
|
186
|
+
callHash: string;
|
|
186
187
|
error: {
|
|
187
188
|
__kind: "Other";
|
|
188
189
|
} | {
|
|
@@ -190,11 +191,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
190
191
|
} | {
|
|
191
192
|
__kind: "BadOrigin";
|
|
192
193
|
} | {
|
|
194
|
+
__kind: "Module";
|
|
193
195
|
value: {
|
|
194
196
|
index: number;
|
|
195
197
|
error: string;
|
|
196
198
|
};
|
|
197
|
-
__kind: "Module";
|
|
198
199
|
} | {
|
|
199
200
|
__kind: "ConsumerRemaining";
|
|
200
201
|
} | {
|
|
@@ -202,20 +203,20 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "TooManyConsumers";
|
|
204
205
|
} | {
|
|
206
|
+
__kind: "Token";
|
|
205
207
|
value: {
|
|
206
208
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
207
209
|
};
|
|
208
|
-
__kind: "Token";
|
|
209
210
|
} | {
|
|
211
|
+
__kind: "Arithmetic";
|
|
210
212
|
value: {
|
|
211
213
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
212
214
|
};
|
|
213
|
-
__kind: "Arithmetic";
|
|
214
215
|
} | {
|
|
216
|
+
__kind: "Transactional";
|
|
215
217
|
value: {
|
|
216
218
|
__kind: "LimitReached" | "NoLayer";
|
|
217
219
|
};
|
|
218
|
-
__kind: "Transactional";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "Exhausted";
|
|
221
222
|
} | {
|
|
@@ -225,7 +226,6 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
225
226
|
} | {
|
|
226
227
|
__kind: "RootNotAllowed";
|
|
227
228
|
};
|
|
228
|
-
callHash: string;
|
|
229
229
|
}>;
|
|
230
230
|
|
|
231
231
|
export { witnesserWitnessExecutionFailed };
|
|
@@ -33,17 +33,17 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
33
33
|
error: string;
|
|
34
34
|
}>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
+
__kind: "Module";
|
|
36
37
|
value: {
|
|
37
38
|
index: number;
|
|
38
39
|
error: `0x${string}`;
|
|
39
40
|
};
|
|
40
|
-
__kind: "Module";
|
|
41
41
|
}, {
|
|
42
|
+
__kind: "Module";
|
|
42
43
|
value: {
|
|
43
44
|
index: number;
|
|
44
45
|
error: string;
|
|
45
46
|
};
|
|
46
|
-
__kind: "Module";
|
|
47
47
|
}>, z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -74,13 +74,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
74
74
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
75
75
|
}>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
77
|
__kind: "Token";
|
|
78
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
79
79
|
}, {
|
|
80
|
+
__kind: "Token";
|
|
80
81
|
value: {
|
|
81
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
83
|
};
|
|
83
|
-
__kind: "Token";
|
|
84
84
|
}>, z.ZodObject<{
|
|
85
85
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
86
86
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -93,13 +93,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
93
93
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
94
94
|
}>;
|
|
95
95
|
}, "strip", z.ZodTypeAny, {
|
|
96
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
96
|
__kind: "Arithmetic";
|
|
97
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
98
98
|
}, {
|
|
99
|
+
__kind: "Arithmetic";
|
|
99
100
|
value: {
|
|
100
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
102
|
};
|
|
102
|
-
__kind: "Arithmetic";
|
|
103
103
|
}>, z.ZodObject<{
|
|
104
104
|
__kind: z.ZodLiteral<"Transactional">;
|
|
105
105
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -112,13 +112,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
112
112
|
__kind: "LimitReached" | "NoLayer";
|
|
113
113
|
}>;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
|
-
value: "LimitReached" | "NoLayer";
|
|
116
115
|
__kind: "Transactional";
|
|
116
|
+
value: "LimitReached" | "NoLayer";
|
|
117
117
|
}, {
|
|
118
|
+
__kind: "Transactional";
|
|
118
119
|
value: {
|
|
119
120
|
__kind: "LimitReached" | "NoLayer";
|
|
120
121
|
};
|
|
121
|
-
__kind: "Transactional";
|
|
122
122
|
}>, z.ZodObject<{
|
|
123
123
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -145,6 +145,7 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
145
145
|
__kind: "RootNotAllowed";
|
|
146
146
|
}>]>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
+
callHash: `0x${string}`;
|
|
148
149
|
error: {
|
|
149
150
|
__kind: "Other";
|
|
150
151
|
} | {
|
|
@@ -152,11 +153,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
152
153
|
} | {
|
|
153
154
|
__kind: "BadOrigin";
|
|
154
155
|
} | {
|
|
156
|
+
__kind: "Module";
|
|
155
157
|
value: {
|
|
156
158
|
index: number;
|
|
157
159
|
error: `0x${string}`;
|
|
158
160
|
};
|
|
159
|
-
__kind: "Module";
|
|
160
161
|
} | {
|
|
161
162
|
__kind: "ConsumerRemaining";
|
|
162
163
|
} | {
|
|
@@ -164,14 +165,14 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
164
165
|
} | {
|
|
165
166
|
__kind: "TooManyConsumers";
|
|
166
167
|
} | {
|
|
167
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
168
168
|
__kind: "Token";
|
|
169
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
169
170
|
} | {
|
|
170
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
171
171
|
__kind: "Arithmetic";
|
|
172
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
172
173
|
} | {
|
|
173
|
-
value: "LimitReached" | "NoLayer";
|
|
174
174
|
__kind: "Transactional";
|
|
175
|
+
value: "LimitReached" | "NoLayer";
|
|
175
176
|
} | {
|
|
176
177
|
__kind: "Exhausted";
|
|
177
178
|
} | {
|
|
@@ -181,8 +182,8 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "RootNotAllowed";
|
|
183
184
|
};
|
|
184
|
-
callHash: `0x${string}`;
|
|
185
185
|
}, {
|
|
186
|
+
callHash: string;
|
|
186
187
|
error: {
|
|
187
188
|
__kind: "Other";
|
|
188
189
|
} | {
|
|
@@ -190,11 +191,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
190
191
|
} | {
|
|
191
192
|
__kind: "BadOrigin";
|
|
192
193
|
} | {
|
|
194
|
+
__kind: "Module";
|
|
193
195
|
value: {
|
|
194
196
|
index: number;
|
|
195
197
|
error: string;
|
|
196
198
|
};
|
|
197
|
-
__kind: "Module";
|
|
198
199
|
} | {
|
|
199
200
|
__kind: "ConsumerRemaining";
|
|
200
201
|
} | {
|
|
@@ -202,20 +203,20 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "TooManyConsumers";
|
|
204
205
|
} | {
|
|
206
|
+
__kind: "Token";
|
|
205
207
|
value: {
|
|
206
208
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
207
209
|
};
|
|
208
|
-
__kind: "Token";
|
|
209
210
|
} | {
|
|
211
|
+
__kind: "Arithmetic";
|
|
210
212
|
value: {
|
|
211
213
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
212
214
|
};
|
|
213
|
-
__kind: "Arithmetic";
|
|
214
215
|
} | {
|
|
216
|
+
__kind: "Transactional";
|
|
215
217
|
value: {
|
|
216
218
|
__kind: "LimitReached" | "NoLayer";
|
|
217
219
|
};
|
|
218
|
-
__kind: "Transactional";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "Exhausted";
|
|
221
222
|
} | {
|
|
@@ -225,7 +226,6 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
225
226
|
} | {
|
|
226
227
|
__kind: "RootNotAllowed";
|
|
227
228
|
};
|
|
228
|
-
callHash: string;
|
|
229
229
|
}>;
|
|
230
230
|
|
|
231
231
|
export { witnesserWitnessExecutionFailed };
|