From 3693be132392b65cca97dd0f0514cbda2a5d5a2d Mon Sep 17 00:00:00 2001 From: Hamed Afshar Date: Wed, 21 Feb 2024 18:15:46 +0100 Subject: [PATCH 1/3] feat: generate changes only --- .../100/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../100/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../100/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../100/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/100/bitcoinVault/keygenFailure.ts | 8 -- .../100/bitcoinVault/keygenFailureReported.ts | 8 -- generated/100/bitcoinVault/keygenRequest.ts | 12 --- .../100/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/100/bitcoinVault/keygenSuccess.ts | 8 -- .../100/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/100/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../100/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/100/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../100/environment/runtimeSafeModeUpdated.ts | 10 --- generated/100/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../100/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../100/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../100/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/100/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/100/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/100/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/100/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../100/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/100/flip/accountReaped.ts | 9 --- generated/100/flip/remainingImbalance.ts | 11 --- generated/100/flip/slashingPerformed.ts | 9 --- generated/100/flip/slashingRateUpdated.ts | 7 -- .../100/funding/addedRestrictedAddress.ts | 8 -- generated/100/funding/boundExecutorAddress.ts | 11 --- generated/100/funding/boundRedeemAddress.ts | 11 --- generated/100/funding/failedFundingAttempt.ts | 12 --- generated/100/funding/funded.ts | 11 --- .../100/funding/minimumFundingUpdated.ts | 10 --- generated/100/funding/redemptionAmountZero.ts | 8 -- generated/100/funding/redemptionExpired.ts | 8 -- generated/100/funding/redemptionRequested.ts | 13 --- generated/100/funding/redemptionSettled.ts | 8 -- .../100/funding/redemptionTaxAmountUpdated.ts | 10 --- .../100/funding/removedRestrictedAddress.ts | 8 -- generated/100/funding/startedBidding.ts | 6 -- generated/100/funding/stoppedBidding.ts | 6 -- generated/100/governance/approved.ts | 5 -- .../100/governance/decodeOfCallFailed.ts | 7 -- generated/100/governance/executed.ts | 5 -- generated/100/governance/expired.ts | 5 -- generated/100/governance/failedExecution.ts | 8 -- .../100/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/100/governance/proposed.ts | 5 -- generated/100/grandpa/newAuthorities.ts | 8 -- generated/100/grandpa/paused.ts | 5 -- generated/100/grandpa/resumed.ts | 5 -- generated/100/liquidityPools/assetSwapped.ts | 13 --- .../100/liquidityPools/networkFeeTaken.ts | 10 --- .../100/liquidityPools/newPoolCreated.ts | 13 --- .../100/liquidityPools/poolStateUpdated.ts | 12 --- .../100/liquidityPools/updatedBuyInterval.ts | 9 --- .../100/liquidityProvider/accountCredited.ts | 16 ---- .../100/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityRefundAddressRegistered.ts | 16 ---- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../100/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../100/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../100/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/100/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/100/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/100/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/100/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../100/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/100/reputation/offencePenalty.ts | 15 ---- generated/100/reputation/penaltyUpdated.ts | 15 ---- generated/100/session/newSession.ts | 5 -- generated/100/swapping/batchSwapFailed.ts | 16 ---- generated/100/swapping/ccmDepositReceived.ts | 19 ----- generated/100/swapping/ccmEgressScheduled.ts | 11 --- generated/100/swapping/ccmFailed.ts | 14 ---- .../100/swapping/minimumSwapAmountSet.ts | 11 --- generated/100/swapping/swapAmountTooLow.ts | 18 ----- generated/100/swapping/swapEgressScheduled.ts | 17 ---- generated/100/swapping/swapExecuted.ts | 13 --- generated/100/swapping/swapScheduled.ts | 21 ----- generated/100/swapping/withdrawalRequested.ts | 16 ---- generated/100/system/codeUpdated.ts | 5 -- generated/100/system/extrinsicFailed.ts | 12 --- generated/100/system/extrinsicSuccess.ts | 10 --- generated/100/system/killedAccount.ts | 6 -- generated/100/system/newAccount.ts | 6 -- generated/100/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/100/validator/auctionCompleted.ts | 11 --- generated/100/validator/cFEVersionUpdated.ts | 12 --- generated/100/validator/newEpoch.ts | 5 -- .../100/validator/palletConfigUpdated.ts | 10 --- generated/100/validator/peerIdRegistered.ts | 13 --- generated/100/validator/peerIdUnregistered.ts | 8 -- generated/100/validator/rotationAborted.ts | 7 -- .../100/validator/rotationPhaseUpdated.ts | 10 --- generated/100/validator/vanityNameSet.ts | 8 -- .../100/witnesser/witnessExecutionFailed.ts | 11 --- .../102/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../depositWitnessRejected.ts | 14 ---- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../102/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../102/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../102/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/102/bitcoinVault/keygenFailure.ts | 8 -- .../102/bitcoinVault/keygenFailureReported.ts | 8 -- generated/102/bitcoinVault/keygenRequest.ts | 12 --- .../102/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/102/bitcoinVault/keygenSuccess.ts | 8 -- .../102/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/102/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../102/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/102/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../102/environment/runtimeSafeModeUpdated.ts | 10 --- generated/102/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../102/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../102/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../102/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/102/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/102/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/102/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/102/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../102/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/102/flip/accountReaped.ts | 9 --- generated/102/flip/remainingImbalance.ts | 11 --- generated/102/flip/slashingPerformed.ts | 9 --- generated/102/flip/slashingRateUpdated.ts | 7 -- .../102/funding/addedRestrictedAddress.ts | 8 -- generated/102/funding/boundExecutorAddress.ts | 11 --- generated/102/funding/boundRedeemAddress.ts | 11 --- generated/102/funding/failedFundingAttempt.ts | 12 --- generated/102/funding/funded.ts | 11 --- .../102/funding/minimumFundingUpdated.ts | 10 --- generated/102/funding/redemptionAmountZero.ts | 8 -- generated/102/funding/redemptionExpired.ts | 8 -- generated/102/funding/redemptionRequested.ts | 13 --- generated/102/funding/redemptionSettled.ts | 8 -- .../102/funding/redemptionTaxAmountUpdated.ts | 10 --- .../102/funding/removedRestrictedAddress.ts | 8 -- generated/102/funding/startedBidding.ts | 6 -- generated/102/funding/stoppedBidding.ts | 6 -- generated/102/governance/approved.ts | 5 -- .../102/governance/decodeOfCallFailed.ts | 7 -- generated/102/governance/executed.ts | 5 -- generated/102/governance/expired.ts | 5 -- generated/102/governance/failedExecution.ts | 8 -- .../102/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/102/governance/proposed.ts | 5 -- generated/102/grandpa/newAuthorities.ts | 8 -- generated/102/grandpa/paused.ts | 5 -- generated/102/grandpa/resumed.ts | 5 -- generated/102/liquidityPools/assetSwapped.ts | 13 --- .../102/liquidityPools/limitOrderUpdated.ts | 23 ------ .../102/liquidityPools/networkFeeTaken.ts | 10 --- .../102/liquidityPools/newPoolCreated.ts | 13 --- generated/102/liquidityPools/poolFeeSet.ts | 12 --- .../102/liquidityPools/poolStateUpdated.ts | 12 --- .../102/liquidityPools/rangeOrderUpdated.ts | 23 ------ .../102/liquidityPools/updatedBuyInterval.ts | 9 --- .../102/liquidityProvider/accountCredited.ts | 16 ---- .../102/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../102/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../102/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../102/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/102/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/102/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/102/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/102/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../102/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../102/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/102/reputation/offencePenalty.ts | 15 ---- generated/102/reputation/penaltyUpdated.ts | 15 ---- generated/102/session/newSession.ts | 5 -- generated/102/swapping/batchSwapFailed.ts | 16 ---- generated/102/swapping/ccmDepositReceived.ts | 19 ----- generated/102/swapping/ccmEgressScheduled.ts | 11 --- generated/102/swapping/ccmFailed.ts | 14 ---- .../102/swapping/minimumSwapAmountSet.ts | 11 --- generated/102/swapping/swapAmountTooLow.ts | 18 ----- .../102/swapping/swapDepositAddressReady.ts | 22 ------ generated/102/swapping/swapEgressScheduled.ts | 17 ---- generated/102/swapping/swapExecuted.ts | 13 --- generated/102/swapping/swapScheduled.ts | 21 ----- generated/102/swapping/withdrawalRequested.ts | 16 ---- generated/102/system/codeUpdated.ts | 5 -- generated/102/system/extrinsicFailed.ts | 12 --- generated/102/system/extrinsicSuccess.ts | 10 --- generated/102/system/killedAccount.ts | 6 -- generated/102/system/newAccount.ts | 6 -- generated/102/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/102/validator/auctionCompleted.ts | 11 --- generated/102/validator/cFEVersionUpdated.ts | 12 --- generated/102/validator/newEpoch.ts | 5 -- .../102/validator/palletConfigUpdated.ts | 10 --- generated/102/validator/peerIdRegistered.ts | 13 --- generated/102/validator/peerIdUnregistered.ts | 8 -- generated/102/validator/rotationAborted.ts | 7 -- .../102/validator/rotationPhaseUpdated.ts | 10 --- generated/102/validator/vanityNameSet.ts | 8 -- generated/102/witnesser/prewitnessed.ts | 5 -- .../102/witnesser/witnessExecutionFailed.ts | 11 --- .../103/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../depositWitnessRejected.ts | 14 ---- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../103/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../103/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../103/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/103/bitcoinVault/keygenFailure.ts | 8 -- .../103/bitcoinVault/keygenFailureReported.ts | 8 -- generated/103/bitcoinVault/keygenRequest.ts | 12 --- .../103/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/103/bitcoinVault/keygenSuccess.ts | 8 -- .../103/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/103/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../103/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/103/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../103/environment/runtimeSafeModeUpdated.ts | 10 --- generated/103/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../103/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../103/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../103/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/103/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/103/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/103/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/103/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../103/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/103/flip/accountReaped.ts | 9 --- generated/103/flip/remainingImbalance.ts | 11 --- generated/103/flip/slashingPerformed.ts | 9 --- generated/103/flip/slashingRateUpdated.ts | 7 -- .../103/funding/addedRestrictedAddress.ts | 8 -- generated/103/funding/boundExecutorAddress.ts | 11 --- generated/103/funding/boundRedeemAddress.ts | 11 --- generated/103/funding/failedFundingAttempt.ts | 12 --- generated/103/funding/funded.ts | 11 --- .../103/funding/minimumFundingUpdated.ts | 10 --- generated/103/funding/redemptionAmountZero.ts | 8 -- generated/103/funding/redemptionExpired.ts | 8 -- generated/103/funding/redemptionRequested.ts | 13 --- generated/103/funding/redemptionSettled.ts | 8 -- .../103/funding/redemptionTaxAmountUpdated.ts | 10 --- .../103/funding/removedRestrictedAddress.ts | 8 -- generated/103/funding/startedBidding.ts | 6 -- generated/103/funding/stoppedBidding.ts | 6 -- generated/103/governance/approved.ts | 5 -- .../103/governance/decodeOfCallFailed.ts | 7 -- generated/103/governance/executed.ts | 5 -- generated/103/governance/expired.ts | 5 -- generated/103/governance/failedExecution.ts | 8 -- .../103/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/103/governance/proposed.ts | 5 -- generated/103/grandpa/newAuthorities.ts | 8 -- generated/103/grandpa/paused.ts | 5 -- generated/103/grandpa/resumed.ts | 5 -- generated/103/liquidityPools/assetSwapped.ts | 13 --- .../103/liquidityPools/limitOrderUpdated.ts | 23 ------ .../103/liquidityPools/networkFeeTaken.ts | 10 --- .../103/liquidityPools/newPoolCreated.ts | 13 --- generated/103/liquidityPools/poolFeeSet.ts | 12 --- .../103/liquidityPools/poolStateUpdated.ts | 12 --- .../103/liquidityPools/rangeOrderUpdated.ts | 23 ------ .../103/liquidityPools/updatedBuyInterval.ts | 9 --- .../103/liquidityProvider/accountCredited.ts | 16 ---- .../103/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../103/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../103/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../103/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/103/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/103/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/103/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/103/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../103/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../103/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/103/reputation/offencePenalty.ts | 15 ---- generated/103/reputation/penaltyUpdated.ts | 15 ---- generated/103/session/newSession.ts | 5 -- generated/103/swapping/batchSwapFailed.ts | 16 ---- generated/103/swapping/ccmDepositReceived.ts | 19 ----- generated/103/swapping/ccmEgressScheduled.ts | 11 --- generated/103/swapping/ccmFailed.ts | 14 ---- .../103/swapping/maximumSwapAmountSet.ts | 11 --- .../103/swapping/minimumSwapAmountSet.ts | 11 --- .../103/swapping/swapAmountConfiscated.ts | 14 ---- generated/103/swapping/swapAmountTooLow.ts | 18 ----- .../103/swapping/swapDepositAddressReady.ts | 22 ------ generated/103/swapping/swapEgressScheduled.ts | 17 ---- generated/103/swapping/swapExecuted.ts | 13 --- generated/103/swapping/swapScheduled.ts | 21 ----- generated/103/swapping/withdrawalRequested.ts | 16 ---- generated/103/system/codeUpdated.ts | 5 -- generated/103/system/extrinsicFailed.ts | 12 --- generated/103/system/extrinsicSuccess.ts | 10 --- generated/103/system/killedAccount.ts | 6 -- generated/103/system/newAccount.ts | 6 -- generated/103/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/103/validator/auctionCompleted.ts | 11 --- generated/103/validator/cFEVersionUpdated.ts | 12 --- generated/103/validator/newEpoch.ts | 5 -- .../103/validator/palletConfigUpdated.ts | 10 --- generated/103/validator/peerIdRegistered.ts | 13 --- generated/103/validator/peerIdUnregistered.ts | 8 -- generated/103/validator/rotationAborted.ts | 7 -- .../103/validator/rotationPhaseUpdated.ts | 10 --- generated/103/validator/vanityNameSet.ts | 8 -- generated/103/witnesser/prewitnessed.ts | 5 -- .../103/witnesser/witnessExecutionFailed.ts | 11 --- .../110/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../depositWitnessRejected.ts | 14 ---- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../110/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../110/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../110/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/110/bitcoinVault/keygenFailure.ts | 8 -- .../110/bitcoinVault/keygenFailureReported.ts | 8 -- generated/110/bitcoinVault/keygenRequest.ts | 12 --- .../110/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/110/bitcoinVault/keygenSuccess.ts | 8 -- .../110/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/110/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../110/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/110/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../110/environment/runtimeSafeModeUpdated.ts | 10 --- generated/110/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../110/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../110/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../110/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/110/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/110/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/110/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/110/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../110/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/110/flip/accountReaped.ts | 9 --- generated/110/flip/remainingImbalance.ts | 11 --- generated/110/flip/slashingPerformed.ts | 9 --- generated/110/flip/slashingRateUpdated.ts | 7 -- .../110/funding/addedRestrictedAddress.ts | 8 -- generated/110/funding/boundExecutorAddress.ts | 11 --- generated/110/funding/boundRedeemAddress.ts | 11 --- generated/110/funding/failedFundingAttempt.ts | 12 --- generated/110/funding/funded.ts | 11 --- .../110/funding/minimumFundingUpdated.ts | 10 --- generated/110/funding/redemptionAmountZero.ts | 8 -- generated/110/funding/redemptionExpired.ts | 8 -- generated/110/funding/redemptionRequested.ts | 13 --- generated/110/funding/redemptionSettled.ts | 8 -- .../110/funding/redemptionTaxAmountUpdated.ts | 10 --- .../110/funding/removedRestrictedAddress.ts | 8 -- generated/110/funding/startedBidding.ts | 6 -- generated/110/funding/stoppedBidding.ts | 6 -- generated/110/governance/approved.ts | 5 -- .../110/governance/decodeOfCallFailed.ts | 7 -- generated/110/governance/executed.ts | 5 -- generated/110/governance/expired.ts | 5 -- generated/110/governance/failedExecution.ts | 8 -- .../110/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/110/governance/proposed.ts | 5 -- generated/110/grandpa/newAuthorities.ts | 8 -- generated/110/grandpa/paused.ts | 5 -- generated/110/grandpa/resumed.ts | 5 -- generated/110/liquidityPools/assetSwapped.ts | 13 --- .../110/liquidityPools/networkFeeTaken.ts | 10 --- .../110/liquidityPools/updatedBuyInterval.ts | 9 --- .../110/liquidityProvider/accountCredited.ts | 16 ---- .../110/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../110/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../110/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../110/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/110/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/110/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/110/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/110/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../110/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../110/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/110/reputation/offencePenalty.ts | 15 ---- generated/110/reputation/penaltyUpdated.ts | 15 ---- generated/110/session/newSession.ts | 5 -- generated/110/swapping/batchSwapFailed.ts | 16 ---- generated/110/swapping/ccmDepositReceived.ts | 19 ----- generated/110/swapping/ccmEgressScheduled.ts | 11 --- generated/110/swapping/ccmFailed.ts | 14 ---- .../110/swapping/maximumSwapAmountSet.ts | 11 --- .../110/swapping/minimumSwapAmountSet.ts | 11 --- .../110/swapping/swapAmountConfiscated.ts | 14 ---- generated/110/swapping/swapAmountTooLow.ts | 18 ----- .../110/swapping/swapDepositAddressReady.ts | 22 ------ generated/110/swapping/swapEgressScheduled.ts | 17 ---- generated/110/swapping/swapExecuted.ts | 13 --- generated/110/swapping/swapScheduled.ts | 21 ----- generated/110/swapping/withdrawalRequested.ts | 16 ---- generated/110/system/codeUpdated.ts | 5 -- generated/110/system/extrinsicFailed.ts | 12 --- generated/110/system/extrinsicSuccess.ts | 10 --- generated/110/system/killedAccount.ts | 6 -- generated/110/system/newAccount.ts | 6 -- generated/110/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/110/validator/auctionCompleted.ts | 11 --- generated/110/validator/cFEVersionUpdated.ts | 12 --- generated/110/validator/newEpoch.ts | 5 -- .../110/validator/palletConfigUpdated.ts | 10 --- generated/110/validator/peerIdRegistered.ts | 13 --- generated/110/validator/peerIdUnregistered.ts | 8 -- generated/110/validator/rotationAborted.ts | 7 -- .../110/validator/rotationPhaseUpdated.ts | 10 --- generated/110/validator/vanityNameSet.ts | 8 -- generated/110/witnesser/prewitnessed.ts | 5 -- .../110/witnesser/witnessExecutionFailed.ts | 11 --- .../111/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../111/bitcoinBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../depositWitnessRejected.ts | 14 ---- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../111/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../111/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../111/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/111/bitcoinVault/keygenFailure.ts | 8 -- .../111/bitcoinVault/keygenFailureReported.ts | 8 -- generated/111/bitcoinVault/keygenRequest.ts | 12 --- .../111/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/111/bitcoinVault/keygenSuccess.ts | 8 -- .../111/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/111/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../111/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/111/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../111/environment/runtimeSafeModeUpdated.ts | 10 --- generated/111/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../111/ethereumBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../111/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../111/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../111/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/111/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/111/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/111/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/111/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../111/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/111/flip/accountReaped.ts | 9 --- generated/111/flip/remainingImbalance.ts | 11 --- generated/111/flip/slashingPerformed.ts | 9 --- generated/111/flip/slashingRateUpdated.ts | 7 -- .../111/funding/addedRestrictedAddress.ts | 8 -- generated/111/funding/boundExecutorAddress.ts | 11 --- generated/111/funding/boundRedeemAddress.ts | 11 --- generated/111/funding/failedFundingAttempt.ts | 12 --- generated/111/funding/funded.ts | 11 --- .../111/funding/minimumFundingUpdated.ts | 10 --- generated/111/funding/redemptionAmountZero.ts | 8 -- generated/111/funding/redemptionExpired.ts | 8 -- generated/111/funding/redemptionRequested.ts | 13 --- generated/111/funding/redemptionSettled.ts | 8 -- .../111/funding/redemptionTaxAmountUpdated.ts | 10 --- .../111/funding/removedRestrictedAddress.ts | 8 -- generated/111/funding/startedBidding.ts | 6 -- generated/111/funding/stoppedBidding.ts | 6 -- generated/111/governance/approved.ts | 5 -- .../111/governance/decodeOfCallFailed.ts | 7 -- generated/111/governance/executed.ts | 5 -- generated/111/governance/expired.ts | 5 -- generated/111/governance/failedExecution.ts | 8 -- .../111/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/111/governance/proposed.ts | 5 -- generated/111/grandpa/newAuthorities.ts | 8 -- generated/111/grandpa/paused.ts | 5 -- generated/111/grandpa/resumed.ts | 5 -- generated/111/liquidityPools/assetSwapped.ts | 13 --- .../limitOrderSetOrUpdateScheduled.ts | 12 --- .../111/liquidityPools/limitOrderUpdated.ts | 25 ------ .../111/liquidityPools/networkFeeTaken.ts | 10 --- .../111/liquidityPools/newPoolCreated.ts | 13 --- generated/111/liquidityPools/poolFeeSet.ts | 12 --- .../111/liquidityPools/rangeOrderUpdated.ts | 23 ------ ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 --- ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 --- .../111/liquidityPools/updatedBuyInterval.ts | 9 --- .../111/liquidityProvider/accountCredited.ts | 16 ---- .../111/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../111/polkadotBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../111/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../111/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../111/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/111/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/111/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/111/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/111/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../111/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../111/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/111/reputation/offencePenalty.ts | 15 ---- generated/111/reputation/penaltyUpdated.ts | 15 ---- generated/111/session/newSession.ts | 5 -- generated/111/swapping/batchSwapFailed.ts | 16 ---- generated/111/swapping/ccmDepositReceived.ts | 19 ----- generated/111/swapping/ccmEgressScheduled.ts | 11 --- generated/111/swapping/ccmFailed.ts | 14 ---- .../111/swapping/maximumSwapAmountSet.ts | 11 --- .../111/swapping/minimumSwapAmountSet.ts | 11 --- .../111/swapping/swapAmountConfiscated.ts | 14 ---- generated/111/swapping/swapAmountTooLow.ts | 18 ----- .../111/swapping/swapDepositAddressReady.ts | 22 ------ generated/111/swapping/swapEgressScheduled.ts | 17 ---- generated/111/swapping/swapExecuted.ts | 13 --- generated/111/swapping/swapScheduled.ts | 21 ----- generated/111/swapping/withdrawalRequested.ts | 16 ---- generated/111/system/codeUpdated.ts | 5 -- generated/111/system/extrinsicFailed.ts | 12 --- generated/111/system/extrinsicSuccess.ts | 10 --- generated/111/system/killedAccount.ts | 6 -- generated/111/system/newAccount.ts | 6 -- generated/111/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/111/validator/auctionCompleted.ts | 11 --- generated/111/validator/cFEVersionUpdated.ts | 12 --- generated/111/validator/newEpoch.ts | 5 -- .../111/validator/palletConfigUpdated.ts | 10 --- generated/111/validator/peerIdRegistered.ts | 13 --- generated/111/validator/peerIdUnregistered.ts | 8 -- generated/111/validator/rotationAborted.ts | 7 -- .../111/validator/rotationPhaseUpdated.ts | 10 --- generated/111/validator/vanityNameSet.ts | 8 -- generated/111/witnesser/prewitnessed.ts | 5 -- .../111/witnesser/witnessExecutionFailed.ts | 11 --- .../114/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../114/bitcoinBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../depositWitnessRejected.ts | 14 ---- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../114/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../114/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../114/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/114/bitcoinVault/keygenFailure.ts | 8 -- .../114/bitcoinVault/keygenFailureReported.ts | 8 -- generated/114/bitcoinVault/keygenRequest.ts | 12 --- .../114/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/114/bitcoinVault/keygenSuccess.ts | 8 -- .../114/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/114/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../114/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/114/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../114/environment/runtimeSafeModeUpdated.ts | 10 --- generated/114/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../114/ethereumBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../114/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../114/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../114/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/114/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/114/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/114/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/114/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../114/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/114/flip/accountReaped.ts | 9 --- generated/114/flip/remainingImbalance.ts | 11 --- generated/114/flip/slashingPerformed.ts | 9 --- generated/114/flip/slashingRateUpdated.ts | 7 -- .../114/funding/addedRestrictedAddress.ts | 8 -- generated/114/funding/boundExecutorAddress.ts | 11 --- generated/114/funding/boundRedeemAddress.ts | 11 --- generated/114/funding/failedFundingAttempt.ts | 12 --- generated/114/funding/funded.ts | 11 --- .../114/funding/minimumFundingUpdated.ts | 10 --- generated/114/funding/redemptionAmountZero.ts | 8 -- generated/114/funding/redemptionExpired.ts | 8 -- generated/114/funding/redemptionRequested.ts | 13 --- generated/114/funding/redemptionSettled.ts | 8 -- .../114/funding/redemptionTaxAmountUpdated.ts | 10 --- .../114/funding/removedRestrictedAddress.ts | 8 -- generated/114/funding/startedBidding.ts | 6 -- generated/114/funding/stoppedBidding.ts | 6 -- generated/114/governance/approved.ts | 5 -- .../114/governance/decodeOfCallFailed.ts | 7 -- generated/114/governance/executed.ts | 5 -- generated/114/governance/expired.ts | 5 -- generated/114/governance/failedExecution.ts | 8 -- .../114/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/114/governance/proposed.ts | 5 -- generated/114/grandpa/newAuthorities.ts | 8 -- generated/114/grandpa/paused.ts | 5 -- generated/114/grandpa/resumed.ts | 5 -- generated/114/liquidityPools/assetSwapped.ts | 13 --- .../limitOrderSetOrUpdateScheduled.ts | 12 --- .../114/liquidityPools/limitOrderUpdated.ts | 25 ------ .../114/liquidityPools/networkFeeTaken.ts | 10 --- .../114/liquidityPools/newPoolCreated.ts | 13 --- generated/114/liquidityPools/poolFeeSet.ts | 12 --- .../114/liquidityPools/rangeOrderUpdated.ts | 23 ------ ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 --- ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 --- .../114/liquidityPools/updatedBuyInterval.ts | 9 --- .../114/liquidityProvider/accountCredited.ts | 16 ---- .../114/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../114/polkadotBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 10 --- .../transactionBroadcastRequest.ts | 18 ----- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../depositWitnessRejected.ts | 14 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../114/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../114/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../114/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/114/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/114/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/114/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/114/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../114/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../114/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/114/reputation/offencePenalty.ts | 15 ---- generated/114/reputation/penaltyUpdated.ts | 15 ---- generated/114/session/newSession.ts | 5 -- generated/114/swapping/batchSwapFailed.ts | 16 ---- generated/114/swapping/ccmDepositReceived.ts | 19 ----- generated/114/swapping/ccmEgressScheduled.ts | 11 --- generated/114/swapping/ccmFailed.ts | 14 ---- .../114/swapping/maximumSwapAmountSet.ts | 11 --- .../114/swapping/minimumSwapAmountSet.ts | 11 --- .../114/swapping/swapAmountConfiscated.ts | 14 ---- generated/114/swapping/swapAmountTooLow.ts | 18 ----- .../114/swapping/swapDepositAddressReady.ts | 22 ------ generated/114/swapping/swapEgressScheduled.ts | 17 ---- generated/114/swapping/swapExecuted.ts | 13 --- generated/114/swapping/swapScheduled.ts | 21 ----- generated/114/swapping/withdrawalRequested.ts | 16 ---- generated/114/system/codeUpdated.ts | 5 -- generated/114/system/extrinsicFailed.ts | 12 --- generated/114/system/extrinsicSuccess.ts | 10 --- generated/114/system/killedAccount.ts | 6 -- generated/114/system/newAccount.ts | 6 -- generated/114/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/114/validator/auctionCompleted.ts | 11 --- generated/114/validator/cFEVersionUpdated.ts | 12 --- generated/114/validator/newEpoch.ts | 5 -- .../114/validator/palletConfigUpdated.ts | 10 --- generated/114/validator/peerIdRegistered.ts | 13 --- generated/114/validator/peerIdUnregistered.ts | 8 -- generated/114/validator/rotationAborted.ts | 7 -- .../114/validator/rotationPhaseUpdated.ts | 10 --- generated/114/validator/vanityNameSet.ts | 8 -- generated/114/witnesser/prewitnessed.ts | 5 -- .../114/witnesser/witnessExecutionFailed.ts | 11 --- .../120/accountRoles/accountRoleRegistered.ts | 11 --- .../bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastCallbackExecuted.ts | 11 --- .../bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../120/bitcoinBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../depositWitnessRejected.ts | 14 ---- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../120/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../120/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../120/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/120/bitcoinVault/keygenFailure.ts | 8 -- .../120/bitcoinVault/keygenFailureReported.ts | 8 -- generated/120/bitcoinVault/keygenRequest.ts | 12 --- .../120/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/120/bitcoinVault/keygenSuccess.ts | 8 -- .../120/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/120/bitcoinVault/noKeyHandover.ts | 7 -- .../bitcoinVault/vaultRotatedExternally.ts | 8 -- .../120/bitcoinVault/vaultRotationAborted.ts | 7 -- .../bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/120/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../environment/polkadotVaultAccountSet.ts | 10 --- .../120/environment/runtimeSafeModeUpdated.ts | 10 --- generated/120/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastCallbackExecuted.ts | 11 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../120/ethereumBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../depositWitnessRejected.ts | 14 ---- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../120/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../120/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../120/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/120/ethereumVault/keygenFailure.ts | 8 -- .../ethereumVault/keygenFailureReported.ts | 8 -- generated/120/ethereumVault/keygenRequest.ts | 12 --- .../ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/120/ethereumVault/keygenSuccess.ts | 8 -- .../ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/120/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../120/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/120/flip/accountReaped.ts | 9 --- generated/120/flip/remainingImbalance.ts | 11 --- generated/120/flip/slashingPerformed.ts | 9 --- generated/120/flip/slashingRateUpdated.ts | 7 -- .../120/funding/addedRestrictedAddress.ts | 8 -- generated/120/funding/boundExecutorAddress.ts | 11 --- generated/120/funding/boundRedeemAddress.ts | 11 --- generated/120/funding/failedFundingAttempt.ts | 12 --- generated/120/funding/funded.ts | 11 --- .../120/funding/minimumFundingUpdated.ts | 10 --- generated/120/funding/redemptionAmountZero.ts | 8 -- generated/120/funding/redemptionExpired.ts | 8 -- generated/120/funding/redemptionRequested.ts | 13 --- generated/120/funding/redemptionSettled.ts | 8 -- .../120/funding/redemptionTaxAmountUpdated.ts | 10 --- .../120/funding/removedRestrictedAddress.ts | 8 -- generated/120/funding/startedBidding.ts | 6 -- generated/120/funding/stoppedBidding.ts | 6 -- generated/120/governance/approved.ts | 5 -- .../120/governance/decodeOfCallFailed.ts | 7 -- generated/120/governance/executed.ts | 5 -- generated/120/governance/expired.ts | 5 -- generated/120/governance/failedExecution.ts | 8 -- .../120/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/120/governance/proposed.ts | 5 -- generated/120/grandpa/newAuthorities.ts | 8 -- generated/120/grandpa/paused.ts | 5 -- generated/120/grandpa/resumed.ts | 5 -- generated/120/liquidityPools/assetSwapped.ts | 13 --- .../limitOrderSetOrUpdateScheduled.ts | 12 --- .../120/liquidityPools/limitOrderUpdated.ts | 25 ------ .../120/liquidityPools/networkFeeTaken.ts | 10 --- .../120/liquidityPools/newPoolCreated.ts | 13 --- generated/120/liquidityPools/poolFeeSet.ts | 12 --- .../120/liquidityPools/rangeOrderUpdated.ts | 23 ------ ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 --- ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 --- .../120/liquidityPools/updatedBuyInterval.ts | 9 --- .../120/liquidityProvider/accountCredited.ts | 16 ---- .../120/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastCallbackExecuted.ts | 11 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../120/polkadotBroadcaster/callResigned.ts | 9 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionFeeDeficitRecorded.ts | 11 --- .../transactionFeeDeficitRefused.ts | 10 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastFailed.ts | 9 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../depositWitnessRejected.ts | 14 ---- .../failedForeignChainCallExpired.ts | 9 --- .../failedForeignChainCallResigned.ts | 10 --- .../minimumDepositSet.ts | 11 --- .../transferFallbackRequested.ts | 17 ---- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../120/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../120/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../120/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/120/polkadotVault/keygenFailure.ts | 8 -- .../polkadotVault/keygenFailureReported.ts | 8 -- generated/120/polkadotVault/keygenRequest.ts | 12 --- .../polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/120/polkadotVault/keygenSuccess.ts | 8 -- .../polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/120/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../120/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- .../120/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/120/reputation/offencePenalty.ts | 15 ---- generated/120/reputation/penaltyUpdated.ts | 15 ---- generated/120/session/newSession.ts | 5 -- generated/120/swapping/batchSwapFailed.ts | 16 ---- generated/120/swapping/ccmDepositReceived.ts | 19 ----- generated/120/swapping/ccmEgressScheduled.ts | 11 --- generated/120/swapping/ccmFailed.ts | 14 ---- .../120/swapping/maximumSwapAmountSet.ts | 11 --- .../120/swapping/swapAmountConfiscated.ts | 14 ---- .../120/swapping/swapDepositAddressReady.ts | 22 ------ generated/120/swapping/swapScheduled.ts | 21 ----- generated/120/system/codeUpdated.ts | 5 -- generated/120/system/extrinsicFailed.ts | 12 --- generated/120/system/extrinsicSuccess.ts | 10 --- generated/120/system/killedAccount.ts | 6 -- generated/120/system/newAccount.ts | 6 -- generated/120/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/120/validator/auctionCompleted.ts | 11 --- generated/120/validator/cFEVersionUpdated.ts | 12 --- generated/120/validator/newEpoch.ts | 5 -- .../120/validator/palletConfigUpdated.ts | 10 --- generated/120/validator/peerIdRegistered.ts | 13 --- generated/120/validator/peerIdUnregistered.ts | 8 -- generated/120/validator/rotationAborted.ts | 7 -- .../120/validator/rotationPhaseUpdated.ts | 10 --- generated/120/validator/vanityNameSet.ts | 8 -- generated/120/witnesser/prewitnessed.ts | 5 -- .../120/witnesser/witnessExecutionFailed.ts | 11 --- .../15/accountRoles/accountRoleRegistered.ts | 11 --- .../15/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../15/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../15/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../15/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../15/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../15/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../15/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/15/bitcoinVault/keygenFailure.ts | 8 -- .../15/bitcoinVault/keygenFailureReported.ts | 8 -- generated/15/bitcoinVault/keygenRequest.ts | 12 --- .../15/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/15/bitcoinVault/keygenSuccess.ts | 8 -- .../15/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/15/bitcoinVault/noKeyHandover.ts | 7 -- .../15/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../15/bitcoinVault/vaultRotationAborted.ts | 7 -- .../15/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/15/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../15/environment/polkadotVaultAccountSet.ts | 10 --- .../15/environment/runtimeSafeModeUpdated.ts | 10 --- generated/15/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../thresholdSignatureInvalid.ts | 9 --- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../15/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../keyHandoverResponseTimeout.ts | 10 --- .../15/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- generated/15/ethereumVault/keygenFailure.ts | 8 -- .../15/ethereumVault/keygenFailureReported.ts | 8 -- generated/15/ethereumVault/keygenRequest.ts | 12 --- .../15/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/15/ethereumVault/keygenSuccess.ts | 8 -- .../15/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- generated/15/ethereumVault/noKeyHandover.ts | 7 -- .../15/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/15/flip/accountReaped.ts | 9 --- generated/15/flip/remainingImbalance.ts | 11 --- generated/15/flip/slashingPerformed.ts | 9 --- generated/15/flip/slashingRateUpdated.ts | 7 -- .../15/funding/addedRestrictedAddress.ts | 8 -- generated/15/funding/boundRedeemAddress.ts | 11 --- generated/15/funding/failedFundingAttempt.ts | 12 --- generated/15/funding/funded.ts | 11 --- generated/15/funding/minimumFundingUpdated.ts | 10 --- generated/15/funding/redemptionAmountZero.ts | 8 -- generated/15/funding/redemptionExpired.ts | 8 -- generated/15/funding/redemptionRequested.ts | 13 --- generated/15/funding/redemptionSettled.ts | 8 -- .../15/funding/redemptionTaxAmountUpdated.ts | 10 --- .../15/funding/removedRestrictedAddress.ts | 8 -- generated/15/funding/startedBidding.ts | 6 -- generated/15/funding/stoppedBidding.ts | 6 -- generated/15/governance/approved.ts | 5 -- generated/15/governance/decodeOfCallFailed.ts | 7 -- generated/15/governance/executed.ts | 5 -- generated/15/governance/expired.ts | 5 -- generated/15/governance/failedExecution.ts | 8 -- generated/15/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/15/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/15/grandpa/newAuthorities.ts | 8 -- generated/15/grandpa/paused.ts | 5 -- generated/15/grandpa/resumed.ts | 5 -- generated/15/liquidityPools/assetSwapped.ts | 13 --- .../15/liquidityPools/networkFeeTaken.ts | 10 --- .../15/liquidityPools/updatedBuyInterval.ts | 9 --- .../15/liquidityProvider/accountCredited.ts | 16 ---- .../15/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/15/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../15/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../15/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../15/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/15/polkadotVault/keygenFailure.ts | 8 -- .../15/polkadotVault/keygenFailureReported.ts | 8 -- generated/15/polkadotVault/keygenRequest.ts | 12 --- .../15/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/15/polkadotVault/keygenSuccess.ts | 8 -- .../15/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/15/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../15/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/15/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/15/reputation/offencePenalty.ts | 15 ---- generated/15/reputation/penaltyUpdated.ts | 15 ---- generated/15/session/newSession.ts | 5 -- generated/15/swapping/batchSwapFailed.ts | 16 ---- generated/15/swapping/ccmDepositReceived.ts | 19 ----- generated/15/swapping/ccmEgressScheduled.ts | 11 --- generated/15/swapping/ccmFailed.ts | 14 ---- generated/15/swapping/minimumSwapAmountSet.ts | 11 --- generated/15/swapping/swapAmountTooLow.ts | 18 ----- .../15/swapping/swapDepositAddressExpired.ts | 11 --- .../15/swapping/swapDepositAddressReady.ts | 22 ------ generated/15/swapping/swapEgressScheduled.ts | 17 ---- generated/15/swapping/swapExecuted.ts | 13 --- generated/15/swapping/swapScheduled.ts | 21 ----- generated/15/swapping/swapTtlSet.ts | 5 -- generated/15/swapping/withdrawalRequested.ts | 16 ---- generated/15/system/codeUpdated.ts | 5 -- generated/15/system/extrinsicFailed.ts | 12 --- generated/15/system/extrinsicSuccess.ts | 10 --- generated/15/system/killedAccount.ts | 6 -- generated/15/system/newAccount.ts | 6 -- generated/15/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/15/validator/auctionCompleted.ts | 11 --- generated/15/validator/cFEVersionUpdated.ts | 12 --- generated/15/validator/newEpoch.ts | 5 -- generated/15/validator/palletConfigUpdated.ts | 10 --- generated/15/validator/peerIdRegistered.ts | 13 --- generated/15/validator/peerIdUnregistered.ts | 8 -- generated/15/validator/rotationAborted.ts | 7 -- .../15/validator/rotationPhaseUpdated.ts | 10 --- generated/15/validator/vanityNameSet.ts | 8 -- .../15/witnesser/witnessExecutionFailed.ts | 11 --- .../16/accountRoles/accountRoleRegistered.ts | 11 --- .../16/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../16/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../16/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../16/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../16/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../16/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../16/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/16/bitcoinVault/keygenFailure.ts | 8 -- .../16/bitcoinVault/keygenFailureReported.ts | 8 -- generated/16/bitcoinVault/keygenRequest.ts | 12 --- .../16/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/16/bitcoinVault/keygenSuccess.ts | 8 -- .../16/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/16/bitcoinVault/noKeyHandover.ts | 7 -- .../16/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../16/bitcoinVault/vaultRotationAborted.ts | 7 -- .../16/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/16/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../16/environment/polkadotVaultAccountSet.ts | 10 --- .../16/environment/runtimeSafeModeUpdated.ts | 10 --- generated/16/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../16/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../16/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../16/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/16/ethereumVault/keygenFailure.ts | 8 -- .../16/ethereumVault/keygenFailureReported.ts | 8 -- generated/16/ethereumVault/keygenRequest.ts | 12 --- .../16/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/16/ethereumVault/keygenSuccess.ts | 8 -- .../16/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/16/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../16/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/16/flip/accountReaped.ts | 9 --- generated/16/flip/remainingImbalance.ts | 11 --- generated/16/flip/slashingPerformed.ts | 9 --- generated/16/flip/slashingRateUpdated.ts | 7 -- .../16/funding/addedRestrictedAddress.ts | 8 -- generated/16/funding/boundRedeemAddress.ts | 11 --- generated/16/funding/failedFundingAttempt.ts | 12 --- generated/16/funding/funded.ts | 11 --- generated/16/funding/minimumFundingUpdated.ts | 10 --- generated/16/funding/redemptionAmountZero.ts | 8 -- generated/16/funding/redemptionExpired.ts | 8 -- generated/16/funding/redemptionRequested.ts | 13 --- generated/16/funding/redemptionSettled.ts | 8 -- .../16/funding/redemptionTaxAmountUpdated.ts | 10 --- .../16/funding/removedRestrictedAddress.ts | 8 -- generated/16/funding/startedBidding.ts | 6 -- generated/16/funding/stoppedBidding.ts | 6 -- generated/16/governance/approved.ts | 5 -- generated/16/governance/decodeOfCallFailed.ts | 7 -- generated/16/governance/executed.ts | 5 -- generated/16/governance/expired.ts | 5 -- generated/16/governance/failedExecution.ts | 8 -- generated/16/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/16/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/16/grandpa/newAuthorities.ts | 8 -- generated/16/grandpa/paused.ts | 5 -- generated/16/grandpa/resumed.ts | 5 -- generated/16/liquidityPools/assetSwapped.ts | 13 --- .../16/liquidityPools/limitOrderUpdated.ts | 24 ------ .../16/liquidityPools/networkFeeTaken.ts | 10 --- generated/16/liquidityPools/newPoolCreated.ts | 13 --- .../16/liquidityPools/poolStateUpdated.ts | 12 --- .../16/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../16/liquidityPools/updatedBuyInterval.ts | 9 --- .../16/liquidityProvider/accountCredited.ts | 16 ---- .../16/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/16/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../16/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../16/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../16/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/16/polkadotVault/keygenFailure.ts | 8 -- .../16/polkadotVault/keygenFailureReported.ts | 8 -- generated/16/polkadotVault/keygenRequest.ts | 12 --- .../16/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/16/polkadotVault/keygenSuccess.ts | 8 -- .../16/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/16/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../16/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/16/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/16/reputation/offencePenalty.ts | 15 ---- generated/16/reputation/penaltyUpdated.ts | 15 ---- generated/16/session/newSession.ts | 5 -- generated/16/swapping/batchSwapFailed.ts | 16 ---- generated/16/swapping/ccmDepositReceived.ts | 19 ----- generated/16/swapping/ccmEgressScheduled.ts | 11 --- generated/16/swapping/ccmFailed.ts | 14 ---- generated/16/swapping/minimumSwapAmountSet.ts | 11 --- generated/16/swapping/swapAmountTooLow.ts | 18 ----- .../16/swapping/swapDepositAddressExpired.ts | 11 --- .../16/swapping/swapDepositAddressReady.ts | 22 ------ generated/16/swapping/swapEgressScheduled.ts | 17 ---- generated/16/swapping/swapExecuted.ts | 13 --- generated/16/swapping/swapScheduled.ts | 21 ----- generated/16/swapping/swapTtlSet.ts | 5 -- generated/16/swapping/withdrawalRequested.ts | 16 ---- generated/16/system/codeUpdated.ts | 5 -- generated/16/system/extrinsicFailed.ts | 12 --- generated/16/system/extrinsicSuccess.ts | 10 --- generated/16/system/killedAccount.ts | 6 -- generated/16/system/newAccount.ts | 6 -- generated/16/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/16/validator/auctionCompleted.ts | 11 --- generated/16/validator/cFEVersionUpdated.ts | 12 --- generated/16/validator/newEpoch.ts | 5 -- generated/16/validator/palletConfigUpdated.ts | 10 --- generated/16/validator/peerIdRegistered.ts | 13 --- generated/16/validator/peerIdUnregistered.ts | 8 -- generated/16/validator/rotationAborted.ts | 7 -- .../16/validator/rotationPhaseUpdated.ts | 10 --- generated/16/validator/vanityNameSet.ts | 8 -- .../16/witnesser/witnessExecutionFailed.ts | 11 --- .../17/accountRoles/accountRoleRegistered.ts | 11 --- .../17/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../17/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../17/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../17/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../17/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../17/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../17/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/17/bitcoinVault/keygenFailure.ts | 8 -- .../17/bitcoinVault/keygenFailureReported.ts | 8 -- generated/17/bitcoinVault/keygenRequest.ts | 12 --- .../17/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/17/bitcoinVault/keygenSuccess.ts | 8 -- .../17/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/17/bitcoinVault/noKeyHandover.ts | 7 -- .../17/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../17/bitcoinVault/vaultRotationAborted.ts | 7 -- .../17/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/17/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../17/environment/polkadotVaultAccountSet.ts | 10 --- .../17/environment/runtimeSafeModeUpdated.ts | 10 --- generated/17/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../17/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../17/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../17/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/17/ethereumVault/keygenFailure.ts | 8 -- .../17/ethereumVault/keygenFailureReported.ts | 8 -- generated/17/ethereumVault/keygenRequest.ts | 12 --- .../17/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/17/ethereumVault/keygenSuccess.ts | 8 -- .../17/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/17/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../17/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/17/flip/accountReaped.ts | 9 --- generated/17/flip/remainingImbalance.ts | 11 --- generated/17/flip/slashingPerformed.ts | 9 --- generated/17/flip/slashingRateUpdated.ts | 7 -- .../17/funding/addedRestrictedAddress.ts | 8 -- generated/17/funding/boundRedeemAddress.ts | 11 --- generated/17/funding/failedFundingAttempt.ts | 12 --- generated/17/funding/funded.ts | 11 --- generated/17/funding/minimumFundingUpdated.ts | 10 --- generated/17/funding/redemptionAmountZero.ts | 8 -- generated/17/funding/redemptionExpired.ts | 8 -- generated/17/funding/redemptionRequested.ts | 13 --- generated/17/funding/redemptionSettled.ts | 8 -- .../17/funding/redemptionTaxAmountUpdated.ts | 10 --- .../17/funding/removedRestrictedAddress.ts | 8 -- generated/17/funding/startedBidding.ts | 6 -- generated/17/funding/stoppedBidding.ts | 6 -- generated/17/governance/approved.ts | 5 -- generated/17/governance/decodeOfCallFailed.ts | 7 -- generated/17/governance/executed.ts | 5 -- generated/17/governance/expired.ts | 5 -- generated/17/governance/failedExecution.ts | 8 -- generated/17/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/17/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/17/grandpa/newAuthorities.ts | 8 -- generated/17/grandpa/paused.ts | 5 -- generated/17/grandpa/resumed.ts | 5 -- generated/17/liquidityPools/assetSwapped.ts | 13 --- .../17/liquidityPools/limitOrderUpdated.ts | 24 ------ .../17/liquidityPools/networkFeeTaken.ts | 10 --- generated/17/liquidityPools/newPoolCreated.ts | 13 --- .../17/liquidityPools/poolStateUpdated.ts | 12 --- .../17/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../17/liquidityPools/updatedBuyInterval.ts | 9 --- .../17/liquidityProvider/accountCredited.ts | 16 ---- .../17/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/17/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../17/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../17/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../17/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/17/polkadotVault/keygenFailure.ts | 8 -- .../17/polkadotVault/keygenFailureReported.ts | 8 -- generated/17/polkadotVault/keygenRequest.ts | 12 --- .../17/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/17/polkadotVault/keygenSuccess.ts | 8 -- .../17/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/17/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../17/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/17/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/17/reputation/offencePenalty.ts | 15 ---- generated/17/reputation/penaltyUpdated.ts | 15 ---- generated/17/session/newSession.ts | 5 -- generated/17/swapping/batchSwapFailed.ts | 16 ---- generated/17/swapping/ccmDepositReceived.ts | 19 ----- generated/17/swapping/ccmEgressScheduled.ts | 11 --- generated/17/swapping/ccmFailed.ts | 14 ---- generated/17/swapping/minimumSwapAmountSet.ts | 11 --- generated/17/swapping/swapAmountTooLow.ts | 18 ----- .../17/swapping/swapDepositAddressExpired.ts | 11 --- .../17/swapping/swapDepositAddressReady.ts | 22 ------ generated/17/swapping/swapEgressScheduled.ts | 17 ---- generated/17/swapping/swapExecuted.ts | 13 --- generated/17/swapping/swapScheduled.ts | 21 ----- generated/17/swapping/swapTtlSet.ts | 5 -- generated/17/swapping/withdrawalRequested.ts | 16 ---- generated/17/system/codeUpdated.ts | 5 -- generated/17/system/extrinsicFailed.ts | 12 --- generated/17/system/extrinsicSuccess.ts | 10 --- generated/17/system/killedAccount.ts | 6 -- generated/17/system/newAccount.ts | 6 -- generated/17/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/17/validator/auctionCompleted.ts | 11 --- generated/17/validator/cFEVersionUpdated.ts | 12 --- generated/17/validator/newEpoch.ts | 5 -- generated/17/validator/palletConfigUpdated.ts | 10 --- generated/17/validator/peerIdRegistered.ts | 13 --- generated/17/validator/peerIdUnregistered.ts | 8 -- generated/17/validator/rotationAborted.ts | 7 -- .../17/validator/rotationPhaseUpdated.ts | 10 --- generated/17/validator/vanityNameSet.ts | 8 -- .../17/witnesser/witnessExecutionFailed.ts | 11 --- .../18/accountRoles/accountRoleRegistered.ts | 11 --- .../18/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../18/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../18/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../18/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../18/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../18/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../18/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/18/bitcoinVault/keygenFailure.ts | 8 -- .../18/bitcoinVault/keygenFailureReported.ts | 8 -- generated/18/bitcoinVault/keygenRequest.ts | 12 --- .../18/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/18/bitcoinVault/keygenSuccess.ts | 8 -- .../18/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/18/bitcoinVault/noKeyHandover.ts | 7 -- .../18/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../18/bitcoinVault/vaultRotationAborted.ts | 7 -- .../18/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/18/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../18/environment/polkadotVaultAccountSet.ts | 10 --- .../18/environment/runtimeSafeModeUpdated.ts | 10 --- generated/18/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../18/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../18/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../18/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/18/ethereumVault/keygenFailure.ts | 8 -- .../18/ethereumVault/keygenFailureReported.ts | 8 -- generated/18/ethereumVault/keygenRequest.ts | 12 --- .../18/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/18/ethereumVault/keygenSuccess.ts | 8 -- .../18/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/18/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../18/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/18/flip/accountReaped.ts | 9 --- generated/18/flip/remainingImbalance.ts | 11 --- generated/18/flip/slashingPerformed.ts | 9 --- generated/18/flip/slashingRateUpdated.ts | 7 -- .../18/funding/addedRestrictedAddress.ts | 8 -- generated/18/funding/boundRedeemAddress.ts | 11 --- generated/18/funding/failedFundingAttempt.ts | 12 --- generated/18/funding/funded.ts | 11 --- generated/18/funding/minimumFundingUpdated.ts | 10 --- generated/18/funding/redemptionAmountZero.ts | 8 -- generated/18/funding/redemptionExpired.ts | 8 -- generated/18/funding/redemptionRequested.ts | 13 --- generated/18/funding/redemptionSettled.ts | 8 -- .../18/funding/redemptionTaxAmountUpdated.ts | 10 --- .../18/funding/removedRestrictedAddress.ts | 8 -- generated/18/funding/startedBidding.ts | 6 -- generated/18/funding/stoppedBidding.ts | 6 -- generated/18/governance/approved.ts | 5 -- generated/18/governance/decodeOfCallFailed.ts | 7 -- generated/18/governance/executed.ts | 5 -- generated/18/governance/expired.ts | 5 -- generated/18/governance/failedExecution.ts | 8 -- generated/18/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/18/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/18/grandpa/newAuthorities.ts | 8 -- generated/18/grandpa/paused.ts | 5 -- generated/18/grandpa/resumed.ts | 5 -- generated/18/liquidityPools/assetSwapped.ts | 13 --- .../18/liquidityPools/limitOrderUpdated.ts | 24 ------ .../18/liquidityPools/networkFeeTaken.ts | 10 --- generated/18/liquidityPools/newPoolCreated.ts | 13 --- .../18/liquidityPools/poolStateUpdated.ts | 12 --- .../18/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../18/liquidityPools/updatedBuyInterval.ts | 9 --- .../18/liquidityProvider/accountCredited.ts | 16 ---- .../18/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/18/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../18/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../18/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../18/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/18/polkadotVault/keygenFailure.ts | 8 -- .../18/polkadotVault/keygenFailureReported.ts | 8 -- generated/18/polkadotVault/keygenRequest.ts | 12 --- .../18/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/18/polkadotVault/keygenSuccess.ts | 8 -- .../18/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/18/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../18/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/18/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/18/reputation/offencePenalty.ts | 15 ---- generated/18/reputation/penaltyUpdated.ts | 15 ---- generated/18/session/newSession.ts | 5 -- generated/18/swapping/batchSwapFailed.ts | 16 ---- generated/18/swapping/ccmDepositReceived.ts | 19 ----- generated/18/swapping/ccmEgressScheduled.ts | 11 --- generated/18/swapping/ccmFailed.ts | 14 ---- generated/18/swapping/minimumSwapAmountSet.ts | 11 --- generated/18/swapping/swapAmountTooLow.ts | 18 ----- .../18/swapping/swapDepositAddressExpired.ts | 11 --- .../18/swapping/swapDepositAddressReady.ts | 22 ------ generated/18/swapping/swapEgressScheduled.ts | 17 ---- generated/18/swapping/swapExecuted.ts | 13 --- generated/18/swapping/swapScheduled.ts | 21 ----- generated/18/swapping/swapTtlSet.ts | 5 -- generated/18/swapping/withdrawalRequested.ts | 16 ---- generated/18/system/codeUpdated.ts | 5 -- generated/18/system/extrinsicFailed.ts | 12 --- generated/18/system/extrinsicSuccess.ts | 10 --- generated/18/system/killedAccount.ts | 6 -- generated/18/system/newAccount.ts | 6 -- generated/18/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/18/validator/auctionCompleted.ts | 11 --- generated/18/validator/cFEVersionUpdated.ts | 12 --- generated/18/validator/newEpoch.ts | 5 -- generated/18/validator/palletConfigUpdated.ts | 10 --- generated/18/validator/peerIdRegistered.ts | 13 --- generated/18/validator/peerIdUnregistered.ts | 8 -- generated/18/validator/rotationAborted.ts | 7 -- .../18/validator/rotationPhaseUpdated.ts | 10 --- generated/18/validator/vanityNameSet.ts | 8 -- .../18/witnesser/witnessExecutionFailed.ts | 11 --- .../19/accountRoles/accountRoleRegistered.ts | 11 --- .../19/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../19/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../19/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../19/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../19/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../19/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../19/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/19/bitcoinVault/keygenFailure.ts | 8 -- .../19/bitcoinVault/keygenFailureReported.ts | 8 -- generated/19/bitcoinVault/keygenRequest.ts | 12 --- .../19/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/19/bitcoinVault/keygenSuccess.ts | 8 -- .../19/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/19/bitcoinVault/noKeyHandover.ts | 7 -- .../19/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../19/bitcoinVault/vaultRotationAborted.ts | 7 -- .../19/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/19/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../19/environment/polkadotVaultAccountSet.ts | 10 --- .../19/environment/runtimeSafeModeUpdated.ts | 10 --- generated/19/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../19/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../19/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../19/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/19/ethereumVault/keygenFailure.ts | 8 -- .../19/ethereumVault/keygenFailureReported.ts | 8 -- generated/19/ethereumVault/keygenRequest.ts | 12 --- .../19/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/19/ethereumVault/keygenSuccess.ts | 8 -- .../19/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/19/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../19/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/19/flip/accountReaped.ts | 9 --- generated/19/flip/remainingImbalance.ts | 11 --- generated/19/flip/slashingPerformed.ts | 9 --- generated/19/flip/slashingRateUpdated.ts | 7 -- .../19/funding/addedRestrictedAddress.ts | 8 -- generated/19/funding/boundRedeemAddress.ts | 11 --- generated/19/funding/failedFundingAttempt.ts | 12 --- generated/19/funding/funded.ts | 11 --- generated/19/funding/minimumFundingUpdated.ts | 10 --- generated/19/funding/redemptionAmountZero.ts | 8 -- generated/19/funding/redemptionExpired.ts | 8 -- generated/19/funding/redemptionRequested.ts | 13 --- generated/19/funding/redemptionSettled.ts | 8 -- .../19/funding/redemptionTaxAmountUpdated.ts | 10 --- .../19/funding/removedRestrictedAddress.ts | 8 -- generated/19/funding/startedBidding.ts | 6 -- generated/19/funding/stoppedBidding.ts | 6 -- generated/19/governance/approved.ts | 5 -- generated/19/governance/decodeOfCallFailed.ts | 7 -- generated/19/governance/executed.ts | 5 -- generated/19/governance/expired.ts | 5 -- generated/19/governance/failedExecution.ts | 8 -- generated/19/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/19/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/19/grandpa/newAuthorities.ts | 8 -- generated/19/grandpa/paused.ts | 5 -- generated/19/grandpa/resumed.ts | 5 -- generated/19/liquidityPools/assetSwapped.ts | 13 --- .../19/liquidityPools/limitOrderUpdated.ts | 24 ------ .../19/liquidityPools/networkFeeTaken.ts | 10 --- generated/19/liquidityPools/newPoolCreated.ts | 13 --- .../19/liquidityPools/poolStateUpdated.ts | 12 --- .../19/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../19/liquidityPools/updatedBuyInterval.ts | 9 --- .../19/liquidityProvider/accountCredited.ts | 16 ---- .../19/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/19/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../19/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../19/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../19/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/19/polkadotVault/keygenFailure.ts | 8 -- .../19/polkadotVault/keygenFailureReported.ts | 8 -- generated/19/polkadotVault/keygenRequest.ts | 12 --- .../19/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/19/polkadotVault/keygenSuccess.ts | 8 -- .../19/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/19/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../19/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/19/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/19/reputation/offencePenalty.ts | 15 ---- generated/19/reputation/penaltyUpdated.ts | 15 ---- generated/19/session/newSession.ts | 5 -- generated/19/swapping/batchSwapFailed.ts | 16 ---- generated/19/swapping/ccmDepositReceived.ts | 19 ----- generated/19/swapping/ccmEgressScheduled.ts | 11 --- generated/19/swapping/ccmFailed.ts | 14 ---- generated/19/swapping/minimumSwapAmountSet.ts | 11 --- generated/19/swapping/swapAmountTooLow.ts | 18 ----- .../19/swapping/swapDepositAddressExpired.ts | 11 --- .../19/swapping/swapDepositAddressReady.ts | 22 ------ generated/19/swapping/swapEgressScheduled.ts | 17 ---- generated/19/swapping/swapExecuted.ts | 13 --- generated/19/swapping/swapScheduled.ts | 21 ----- generated/19/swapping/swapTtlSet.ts | 5 -- generated/19/swapping/withdrawalRequested.ts | 16 ---- generated/19/system/codeUpdated.ts | 5 -- generated/19/system/extrinsicFailed.ts | 12 --- generated/19/system/extrinsicSuccess.ts | 10 --- generated/19/system/killedAccount.ts | 6 -- generated/19/system/newAccount.ts | 6 -- generated/19/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/19/validator/auctionCompleted.ts | 11 --- generated/19/validator/cFEVersionUpdated.ts | 12 --- generated/19/validator/newEpoch.ts | 5 -- generated/19/validator/palletConfigUpdated.ts | 10 --- generated/19/validator/peerIdRegistered.ts | 13 --- generated/19/validator/peerIdUnregistered.ts | 8 -- generated/19/validator/rotationAborted.ts | 7 -- .../19/validator/rotationPhaseUpdated.ts | 10 --- generated/19/validator/vanityNameSet.ts | 8 -- .../19/witnesser/witnessExecutionFailed.ts | 11 --- .../20/accountRoles/accountRoleRegistered.ts | 11 --- .../20/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../20/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../20/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../20/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../20/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../20/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../20/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/20/bitcoinVault/keygenFailure.ts | 8 -- .../20/bitcoinVault/keygenFailureReported.ts | 8 -- generated/20/bitcoinVault/keygenRequest.ts | 12 --- .../20/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/20/bitcoinVault/keygenSuccess.ts | 8 -- .../20/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/20/bitcoinVault/noKeyHandover.ts | 7 -- .../20/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../20/bitcoinVault/vaultRotationAborted.ts | 7 -- .../20/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/20/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../20/environment/polkadotVaultAccountSet.ts | 10 --- .../20/environment/runtimeSafeModeUpdated.ts | 10 --- generated/20/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../20/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../20/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../20/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/20/ethereumVault/keygenFailure.ts | 8 -- .../20/ethereumVault/keygenFailureReported.ts | 8 -- generated/20/ethereumVault/keygenRequest.ts | 12 --- .../20/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/20/ethereumVault/keygenSuccess.ts | 8 -- .../20/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/20/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../20/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/20/flip/accountReaped.ts | 9 --- generated/20/flip/remainingImbalance.ts | 11 --- generated/20/flip/slashingPerformed.ts | 9 --- generated/20/flip/slashingRateUpdated.ts | 7 -- .../20/funding/addedRestrictedAddress.ts | 8 -- generated/20/funding/boundRedeemAddress.ts | 11 --- generated/20/funding/failedFundingAttempt.ts | 12 --- generated/20/funding/funded.ts | 11 --- generated/20/funding/minimumFundingUpdated.ts | 10 --- generated/20/funding/redemptionAmountZero.ts | 8 -- generated/20/funding/redemptionExpired.ts | 8 -- generated/20/funding/redemptionRequested.ts | 13 --- generated/20/funding/redemptionSettled.ts | 8 -- .../20/funding/redemptionTaxAmountUpdated.ts | 10 --- .../20/funding/removedRestrictedAddress.ts | 8 -- generated/20/funding/startedBidding.ts | 6 -- generated/20/funding/stoppedBidding.ts | 6 -- generated/20/governance/approved.ts | 5 -- generated/20/governance/decodeOfCallFailed.ts | 7 -- generated/20/governance/executed.ts | 5 -- generated/20/governance/expired.ts | 5 -- generated/20/governance/failedExecution.ts | 8 -- generated/20/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/20/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/20/grandpa/newAuthorities.ts | 8 -- generated/20/grandpa/paused.ts | 5 -- generated/20/grandpa/resumed.ts | 5 -- generated/20/liquidityPools/assetSwapped.ts | 13 --- .../20/liquidityPools/limitOrderUpdated.ts | 24 ------ .../20/liquidityPools/networkFeeTaken.ts | 10 --- generated/20/liquidityPools/newPoolCreated.ts | 13 --- .../20/liquidityPools/poolStateUpdated.ts | 12 --- .../20/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../20/liquidityPools/updatedBuyInterval.ts | 9 --- .../20/liquidityProvider/accountCredited.ts | 16 ---- .../20/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/20/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../20/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../20/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../20/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/20/polkadotVault/keygenFailure.ts | 8 -- .../20/polkadotVault/keygenFailureReported.ts | 8 -- generated/20/polkadotVault/keygenRequest.ts | 12 --- .../20/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/20/polkadotVault/keygenSuccess.ts | 8 -- .../20/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/20/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../20/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/20/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/20/reputation/offencePenalty.ts | 15 ---- generated/20/reputation/penaltyUpdated.ts | 15 ---- generated/20/session/newSession.ts | 5 -- generated/20/swapping/batchSwapFailed.ts | 16 ---- generated/20/swapping/ccmDepositReceived.ts | 19 ----- generated/20/swapping/ccmEgressScheduled.ts | 11 --- generated/20/swapping/ccmFailed.ts | 14 ---- generated/20/swapping/minimumSwapAmountSet.ts | 11 --- generated/20/swapping/swapAmountTooLow.ts | 18 ----- .../20/swapping/swapDepositAddressExpired.ts | 11 --- .../20/swapping/swapDepositAddressReady.ts | 22 ------ generated/20/swapping/swapEgressScheduled.ts | 17 ---- generated/20/swapping/swapExecuted.ts | 13 --- generated/20/swapping/swapScheduled.ts | 21 ----- generated/20/swapping/swapTtlSet.ts | 5 -- generated/20/swapping/withdrawalRequested.ts | 16 ---- generated/20/system/codeUpdated.ts | 5 -- generated/20/system/extrinsicFailed.ts | 12 --- generated/20/system/extrinsicSuccess.ts | 10 --- generated/20/system/killedAccount.ts | 6 -- generated/20/system/newAccount.ts | 6 -- generated/20/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/20/validator/auctionCompleted.ts | 11 --- generated/20/validator/cFEVersionUpdated.ts | 12 --- generated/20/validator/newEpoch.ts | 5 -- generated/20/validator/palletConfigUpdated.ts | 10 --- generated/20/validator/peerIdRegistered.ts | 13 --- generated/20/validator/peerIdUnregistered.ts | 8 -- generated/20/validator/rotationAborted.ts | 7 -- .../20/validator/rotationPhaseUpdated.ts | 10 --- generated/20/validator/vanityNameSet.ts | 8 -- .../20/witnesser/witnessExecutionFailed.ts | 11 --- .../21/accountRoles/accountRoleRegistered.ts | 11 --- .../21/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../21/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../21/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../bitcoinIngressEgress/startWitnessing.ts | 16 ---- .../21/bitcoinIngressEgress/stopWitnessing.ts | 14 ---- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../21/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../21/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../21/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/21/bitcoinVault/keygenFailure.ts | 8 -- .../21/bitcoinVault/keygenFailureReported.ts | 8 -- generated/21/bitcoinVault/keygenRequest.ts | 12 --- .../21/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/21/bitcoinVault/keygenSuccess.ts | 8 -- .../21/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/21/bitcoinVault/noKeyHandover.ts | 7 -- .../21/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../21/bitcoinVault/vaultRotationAborted.ts | 7 -- .../21/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/21/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../21/environment/polkadotVaultAccountSet.ts | 10 --- .../21/environment/runtimeSafeModeUpdated.ts | 10 --- generated/21/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../ethereumIngressEgress/startWitnessing.ts | 16 ---- .../ethereumIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../21/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../21/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../21/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/21/ethereumVault/keygenFailure.ts | 8 -- .../21/ethereumVault/keygenFailureReported.ts | 8 -- generated/21/ethereumVault/keygenRequest.ts | 12 --- .../21/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/21/ethereumVault/keygenSuccess.ts | 8 -- .../21/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/21/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../21/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/21/flip/accountReaped.ts | 9 --- generated/21/flip/remainingImbalance.ts | 11 --- generated/21/flip/slashingPerformed.ts | 9 --- generated/21/flip/slashingRateUpdated.ts | 7 -- .../21/funding/addedRestrictedAddress.ts | 8 -- generated/21/funding/boundRedeemAddress.ts | 11 --- generated/21/funding/failedFundingAttempt.ts | 12 --- generated/21/funding/funded.ts | 11 --- generated/21/funding/minimumFundingUpdated.ts | 10 --- generated/21/funding/redemptionAmountZero.ts | 8 -- generated/21/funding/redemptionExpired.ts | 8 -- generated/21/funding/redemptionRequested.ts | 13 --- generated/21/funding/redemptionSettled.ts | 8 -- .../21/funding/redemptionTaxAmountUpdated.ts | 10 --- .../21/funding/removedRestrictedAddress.ts | 8 -- generated/21/funding/startedBidding.ts | 6 -- generated/21/funding/stoppedBidding.ts | 6 -- generated/21/governance/approved.ts | 5 -- generated/21/governance/decodeOfCallFailed.ts | 7 -- generated/21/governance/executed.ts | 5 -- generated/21/governance/expired.ts | 5 -- generated/21/governance/failedExecution.ts | 8 -- generated/21/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/21/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/21/grandpa/newAuthorities.ts | 8 -- generated/21/grandpa/paused.ts | 5 -- generated/21/grandpa/resumed.ts | 5 -- generated/21/liquidityPools/assetSwapped.ts | 13 --- .../21/liquidityPools/limitOrderUpdated.ts | 24 ------ .../21/liquidityPools/networkFeeTaken.ts | 10 --- generated/21/liquidityPools/newPoolCreated.ts | 13 --- .../21/liquidityPools/poolStateUpdated.ts | 12 --- .../21/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../21/liquidityPools/updatedBuyInterval.ts | 9 --- .../21/liquidityProvider/accountCredited.ts | 16 ---- .../21/liquidityProvider/accountDebited.ts | 16 ---- .../emergencyWithdrawalAddressRegistered.ts | 15 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 12 --- generated/21/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../polkadotIngressEgress/startWitnessing.ts | 12 --- .../polkadotIngressEgress/stopWitnessing.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../21/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../21/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../21/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/21/polkadotVault/keygenFailure.ts | 8 -- .../21/polkadotVault/keygenFailureReported.ts | 8 -- generated/21/polkadotVault/keygenRequest.ts | 12 --- .../21/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/21/polkadotVault/keygenSuccess.ts | 8 -- .../21/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/21/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../21/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/21/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/21/reputation/offencePenalty.ts | 15 ---- generated/21/reputation/penaltyUpdated.ts | 15 ---- generated/21/session/newSession.ts | 5 -- generated/21/swapping/batchSwapFailed.ts | 16 ---- generated/21/swapping/ccmDepositReceived.ts | 19 ----- generated/21/swapping/ccmEgressScheduled.ts | 11 --- generated/21/swapping/ccmFailed.ts | 14 ---- generated/21/swapping/minimumSwapAmountSet.ts | 11 --- generated/21/swapping/swapAmountTooLow.ts | 18 ----- .../21/swapping/swapDepositAddressExpired.ts | 11 --- .../21/swapping/swapDepositAddressReady.ts | 22 ------ generated/21/swapping/swapEgressScheduled.ts | 17 ---- generated/21/swapping/swapExecuted.ts | 13 --- generated/21/swapping/swapScheduled.ts | 21 ----- generated/21/swapping/swapTtlSet.ts | 5 -- generated/21/swapping/withdrawalRequested.ts | 16 ---- generated/21/system/codeUpdated.ts | 5 -- generated/21/system/extrinsicFailed.ts | 12 --- generated/21/system/extrinsicSuccess.ts | 10 --- generated/21/system/killedAccount.ts | 6 -- generated/21/system/newAccount.ts | 6 -- generated/21/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/21/validator/auctionCompleted.ts | 11 --- generated/21/validator/cFEVersionUpdated.ts | 12 --- generated/21/validator/newEpoch.ts | 5 -- generated/21/validator/palletConfigUpdated.ts | 10 --- generated/21/validator/peerIdRegistered.ts | 13 --- generated/21/validator/peerIdUnregistered.ts | 8 -- generated/21/validator/rotationAborted.ts | 7 -- .../21/validator/rotationPhaseUpdated.ts | 10 --- generated/21/validator/vanityNameSet.ts | 8 -- .../21/witnesser/witnessExecutionFailed.ts | 11 --- .../22/accountRoles/accountRoleRegistered.ts | 11 --- .../22/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../22/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../22/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../22/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../22/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../22/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/22/bitcoinVault/keygenFailure.ts | 8 -- .../22/bitcoinVault/keygenFailureReported.ts | 8 -- generated/22/bitcoinVault/keygenRequest.ts | 12 --- .../22/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/22/bitcoinVault/keygenSuccess.ts | 8 -- .../22/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/22/bitcoinVault/noKeyHandover.ts | 7 -- .../22/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../22/bitcoinVault/vaultRotationAborted.ts | 7 -- .../22/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/22/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../22/environment/polkadotVaultAccountSet.ts | 10 --- .../22/environment/runtimeSafeModeUpdated.ts | 10 --- generated/22/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../22/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../22/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../22/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/22/ethereumVault/keygenFailure.ts | 8 -- .../22/ethereumVault/keygenFailureReported.ts | 8 -- generated/22/ethereumVault/keygenRequest.ts | 12 --- .../22/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/22/ethereumVault/keygenSuccess.ts | 8 -- .../22/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/22/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../22/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/22/flip/accountReaped.ts | 9 --- generated/22/flip/remainingImbalance.ts | 11 --- generated/22/flip/slashingPerformed.ts | 9 --- generated/22/flip/slashingRateUpdated.ts | 7 -- .../22/funding/addedRestrictedAddress.ts | 8 -- generated/22/funding/boundRedeemAddress.ts | 11 --- generated/22/funding/failedFundingAttempt.ts | 12 --- generated/22/funding/funded.ts | 11 --- generated/22/funding/minimumFundingUpdated.ts | 10 --- generated/22/funding/redemptionAmountZero.ts | 8 -- generated/22/funding/redemptionExpired.ts | 8 -- generated/22/funding/redemptionRequested.ts | 13 --- generated/22/funding/redemptionSettled.ts | 8 -- .../22/funding/redemptionTaxAmountUpdated.ts | 10 --- .../22/funding/removedRestrictedAddress.ts | 8 -- generated/22/funding/startedBidding.ts | 6 -- generated/22/funding/stoppedBidding.ts | 6 -- generated/22/governance/approved.ts | 5 -- generated/22/governance/decodeOfCallFailed.ts | 7 -- generated/22/governance/executed.ts | 5 -- generated/22/governance/expired.ts | 5 -- generated/22/governance/failedExecution.ts | 8 -- generated/22/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/22/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/22/grandpa/newAuthorities.ts | 8 -- generated/22/grandpa/paused.ts | 5 -- generated/22/grandpa/resumed.ts | 5 -- generated/22/liquidityPools/assetSwapped.ts | 13 --- .../22/liquidityPools/limitOrderUpdated.ts | 24 ------ .../22/liquidityPools/networkFeeTaken.ts | 10 --- generated/22/liquidityPools/newPoolCreated.ts | 13 --- .../22/liquidityPools/poolStateUpdated.ts | 12 --- .../22/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../22/liquidityPools/updatedBuyInterval.ts | 9 --- .../22/liquidityProvider/accountCredited.ts | 16 ---- .../22/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressExpired.ts | 10 --- generated/22/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../22/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../22/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../22/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/22/polkadotVault/keygenFailure.ts | 8 -- .../22/polkadotVault/keygenFailureReported.ts | 8 -- generated/22/polkadotVault/keygenRequest.ts | 12 --- .../22/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/22/polkadotVault/keygenSuccess.ts | 8 -- .../22/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/22/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../22/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/22/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/22/reputation/offencePenalty.ts | 15 ---- generated/22/reputation/penaltyUpdated.ts | 15 ---- generated/22/session/newSession.ts | 5 -- generated/22/swapping/batchSwapFailed.ts | 16 ---- generated/22/swapping/ccmDepositReceived.ts | 19 ----- generated/22/swapping/ccmEgressScheduled.ts | 11 --- generated/22/swapping/ccmFailed.ts | 14 ---- generated/22/swapping/minimumSwapAmountSet.ts | 11 --- generated/22/swapping/swapAmountTooLow.ts | 18 ----- .../22/swapping/swapDepositAddressExpired.ts | 11 --- .../22/swapping/swapDepositAddressReady.ts | 22 ------ generated/22/swapping/swapEgressScheduled.ts | 17 ---- generated/22/swapping/swapExecuted.ts | 13 --- generated/22/swapping/swapScheduled.ts | 21 ----- generated/22/swapping/swapTtlSet.ts | 5 -- generated/22/swapping/withdrawalRequested.ts | 16 ---- generated/22/system/codeUpdated.ts | 5 -- generated/22/system/extrinsicFailed.ts | 12 --- generated/22/system/extrinsicSuccess.ts | 10 --- generated/22/system/killedAccount.ts | 6 -- generated/22/system/newAccount.ts | 6 -- generated/22/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/22/validator/auctionCompleted.ts | 11 --- generated/22/validator/cFEVersionUpdated.ts | 12 --- generated/22/validator/newEpoch.ts | 5 -- generated/22/validator/palletConfigUpdated.ts | 10 --- generated/22/validator/peerIdRegistered.ts | 13 --- generated/22/validator/peerIdUnregistered.ts | 8 -- generated/22/validator/rotationAborted.ts | 7 -- .../22/validator/rotationPhaseUpdated.ts | 10 --- generated/22/validator/vanityNameSet.ts | 8 -- .../22/witnesser/witnessExecutionFailed.ts | 11 --- .../25/accountRoles/accountRoleRegistered.ts | 11 --- .../25/bitcoinBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../25/bitcoinBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../bitcoinChainTracking/chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../25/bitcoinIngressEgress/depositIgnored.ts | 18 ----- .../bitcoinIngressEgress/depositReceived.ts | 18 ----- .../bitcoinIngressEgress/egressScheduled.ts | 18 ----- .../bitcoinIngressEgress/minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../bitcoinThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 21 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../25/bitcoinVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../25/bitcoinVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../25/bitcoinVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/25/bitcoinVault/keygenFailure.ts | 8 -- .../25/bitcoinVault/keygenFailureReported.ts | 8 -- generated/25/bitcoinVault/keygenRequest.ts | 12 --- .../25/bitcoinVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/25/bitcoinVault/keygenSuccess.ts | 8 -- .../25/bitcoinVault/keygenSuccessReported.ts | 8 -- .../bitcoinVault/keygenVerificationFailure.ts | 10 --- .../bitcoinVault/keygenVerificationSuccess.ts | 10 --- generated/25/bitcoinVault/noKeyHandover.ts | 7 -- .../25/bitcoinVault/vaultRotatedExternally.ts | 8 -- .../25/bitcoinVault/vaultRotationAborted.ts | 7 -- .../25/bitcoinVault/vaultRotationCompleted.ts | 7 -- .../backupNodeInflationEmissionsUpdated.ts | 7 -- ...rrentAuthorityInflationEmissionsUpdated.ts | 7 -- .../supplyUpdateBroadcastRequested.ts | 7 -- .../emissions/supplyUpdateIntervalUpdated.ts | 7 -- generated/25/environment/addedNewEthAsset.ts | 11 --- .../bitcoinBlockNumberSetForVault.ts | 10 --- .../nextCompatibilityVersionSet.ts | 10 --- .../25/environment/polkadotVaultAccountSet.ts | 10 --- .../25/environment/runtimeSafeModeUpdated.ts | 10 --- generated/25/environment/updatedEthAsset.ts | 11 --- .../ethereumBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../ethereumBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../ethereumIngressEgress/depositIgnored.ts | 16 ---- .../ethereumIngressEgress/depositReceived.ts | 16 ---- .../ethereumIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../ethereumThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 20 ----- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../25/ethereumVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../25/ethereumVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../25/ethereumVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/25/ethereumVault/keygenFailure.ts | 8 -- .../25/ethereumVault/keygenFailureReported.ts | 8 -- generated/25/ethereumVault/keygenRequest.ts | 12 --- .../25/ethereumVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/25/ethereumVault/keygenSuccess.ts | 8 -- .../25/ethereumVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/25/ethereumVault/noKeyHandover.ts | 7 -- .../ethereumVault/vaultRotatedExternally.ts | 8 -- .../25/ethereumVault/vaultRotationAborted.ts | 7 -- .../ethereumVault/vaultRotationCompleted.ts | 7 -- generated/25/flip/accountReaped.ts | 9 --- generated/25/flip/remainingImbalance.ts | 11 --- generated/25/flip/slashingPerformed.ts | 9 --- generated/25/flip/slashingRateUpdated.ts | 7 -- .../25/funding/addedRestrictedAddress.ts | 8 -- generated/25/funding/boundExecutorAddress.ts | 11 --- generated/25/funding/boundRedeemAddress.ts | 11 --- generated/25/funding/failedFundingAttempt.ts | 12 --- generated/25/funding/funded.ts | 11 --- generated/25/funding/minimumFundingUpdated.ts | 10 --- generated/25/funding/redemptionAmountZero.ts | 8 -- generated/25/funding/redemptionExpired.ts | 8 -- generated/25/funding/redemptionRequested.ts | 13 --- generated/25/funding/redemptionSettled.ts | 8 -- .../25/funding/redemptionTaxAmountUpdated.ts | 10 --- .../25/funding/removedRestrictedAddress.ts | 8 -- generated/25/funding/startedBidding.ts | 6 -- generated/25/funding/stoppedBidding.ts | 6 -- generated/25/governance/approved.ts | 5 -- generated/25/governance/decodeOfCallFailed.ts | 7 -- generated/25/governance/executed.ts | 5 -- generated/25/governance/expired.ts | 5 -- generated/25/governance/failedExecution.ts | 8 -- generated/25/governance/govKeyCallExecuted.ts | 8 -- .../governance/govKeyCallExecutionFailed.ts | 11 --- .../governance/govKeyCallHashWhitelisted.ts | 10 --- generated/25/governance/proposed.ts | 5 -- .../governance/upgradeConditionsSatisfied.ts | 7 -- generated/25/grandpa/newAuthorities.ts | 8 -- generated/25/grandpa/paused.ts | 5 -- generated/25/grandpa/resumed.ts | 5 -- generated/25/liquidityPools/assetSwapped.ts | 13 --- .../25/liquidityPools/limitOrderUpdated.ts | 24 ------ .../25/liquidityPools/networkFeeTaken.ts | 10 --- generated/25/liquidityPools/newPoolCreated.ts | 13 --- .../25/liquidityPools/poolStateUpdated.ts | 12 --- .../25/liquidityPools/rangeOrderUpdated.ts | 25 ------ .../25/liquidityPools/updatedBuyInterval.ts | 9 --- .../25/liquidityProvider/accountCredited.ts | 16 ---- .../25/liquidityProvider/accountDebited.ts | 16 ---- .../liquidityDepositAddressExpired.ts | 10 --- .../liquidityDepositAddressReady.ts | 19 ----- .../liquidityRefundAddressRegistered.ts | 16 ---- generated/25/liquidityProvider/lpTtlSet.ts | 7 -- .../withdrawalEgressScheduled.ts | 18 ----- .../polkadotBroadcaster/broadcastAborted.ts | 9 --- .../broadcastAttemptTimeout.ts | 10 --- .../broadcastCallbackExecuted.ts | 11 --- .../broadcastRetryScheduled.ts | 10 --- .../polkadotBroadcaster/broadcastSuccess.ts | 11 --- .../thresholdSignatureInvalid.ts | 9 --- .../transactionBroadcastRequest.ts | 18 ----- .../chainStateUpdated.ts | 10 --- .../assetEgressStatusChanged.ts | 11 --- .../batchBroadcastRequested.ts | 11 --- .../ccmBroadcastRequested.ts | 11 --- .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ---- .../depositFetchesScheduled.ts | 11 --- .../polkadotIngressEgress/depositIgnored.ts | 16 ---- .../polkadotIngressEgress/depositReceived.ts | 16 ---- .../polkadotIngressEgress/egressScheduled.ts | 18 ----- .../minimumDepositSet.ts | 11 --- .../vaultTransferFailed.ts | 16 ---- .../currentKeyUnavailable.ts | 10 --- .../failureReportProcessed.ts | 12 --- .../polkadotThresholdSigner/retryRequested.ts | 11 --- .../signersUnavailable.ts | 10 --- .../thresholdDispatchComplete.ts | 12 --- .../thresholdSignatureFailed.ts | 12 --- .../thresholdSignatureRequest.ts | 15 ---- ...hresholdSignatureResponseTimeoutUpdated.ts | 9 --- .../thresholdSignatureSuccess.ts | 11 --- .../awaitingGovernanceActivation.ts | 10 --- .../25/polkadotVault/keyHandoverFailure.ts | 10 --- .../keyHandoverFailureReported.ts | 8 -- .../25/polkadotVault/keyHandoverRequest.ts | 16 ---- .../keyHandoverResponseTimeout.ts | 10 --- .../25/polkadotVault/keyHandoverSuccess.ts | 10 --- .../keyHandoverSuccessReported.ts | 8 -- .../keyHandoverVerificationFailure.ts | 10 --- .../keyHandoverVerificationSuccess.ts | 10 --- generated/25/polkadotVault/keygenFailure.ts | 8 -- .../25/polkadotVault/keygenFailureReported.ts | 8 -- generated/25/polkadotVault/keygenRequest.ts | 12 --- .../25/polkadotVault/keygenResponseTimeout.ts | 8 -- .../keygenResponseTimeoutUpdated.ts | 9 --- generated/25/polkadotVault/keygenSuccess.ts | 8 -- .../25/polkadotVault/keygenSuccessReported.ts | 8 -- .../keygenVerificationFailure.ts | 10 --- .../keygenVerificationSuccess.ts | 10 --- generated/25/polkadotVault/noKeyHandover.ts | 7 -- .../polkadotVault/vaultRotatedExternally.ts | 8 -- .../25/polkadotVault/vaultRotationAborted.ts | 7 -- .../polkadotVault/vaultRotationCompleted.ts | 7 -- generated/25/reputation/accrualRateUpdated.ts | 10 --- .../missedHeartbeatPenaltyUpdated.ts | 9 --- generated/25/reputation/offencePenalty.ts | 15 ---- generated/25/reputation/penaltyUpdated.ts | 15 ---- generated/25/session/newSession.ts | 5 -- generated/25/swapping/batchSwapFailed.ts | 16 ---- generated/25/swapping/ccmDepositReceived.ts | 19 ----- generated/25/swapping/ccmEgressScheduled.ts | 11 --- generated/25/swapping/ccmFailed.ts | 14 ---- generated/25/swapping/minimumSwapAmountSet.ts | 11 --- generated/25/swapping/swapAmountTooLow.ts | 18 ----- .../25/swapping/swapDepositAddressExpired.ts | 11 --- .../25/swapping/swapDepositAddressReady.ts | 22 ------ generated/25/swapping/swapEgressScheduled.ts | 17 ---- generated/25/swapping/swapExecuted.ts | 13 --- generated/25/swapping/swapScheduled.ts | 21 ----- generated/25/swapping/swapTtlSet.ts | 5 -- generated/25/swapping/withdrawalRequested.ts | 16 ---- generated/25/system/codeUpdated.ts | 5 -- generated/25/system/extrinsicFailed.ts | 12 --- generated/25/system/extrinsicSuccess.ts | 10 --- generated/25/system/killedAccount.ts | 6 -- generated/25/system/newAccount.ts | 6 -- generated/25/system/remarked.ts | 6 -- .../govKeyUpdatedHasFailed.ts | 11 --- .../govKeyUpdatedWasSuccessful.ts | 11 --- .../tokenholderGovernance/proposalEnacted.ts | 10 --- .../tokenholderGovernance/proposalPassed.ts | 10 --- .../tokenholderGovernance/proposalRejected.ts | 10 --- .../proposalSubmitted.ts | 10 --- .../transactionPayment/transactionFeePaid.ts | 12 --- generated/25/validator/auctionCompleted.ts | 11 --- generated/25/validator/cFEVersionUpdated.ts | 12 --- generated/25/validator/newEpoch.ts | 5 -- generated/25/validator/palletConfigUpdated.ts | 10 --- generated/25/validator/peerIdRegistered.ts | 13 --- generated/25/validator/peerIdUnregistered.ts | 8 -- generated/25/validator/rotationAborted.ts | 7 -- .../25/validator/rotationPhaseUpdated.ts | 10 --- generated/25/validator/vanityNameSet.ts | 8 -- .../25/witnesser/witnessExecutionFailed.ts | 11 --- src/codegen.ts | 79 +++++++++++++++++-- src/main.ts | 2 +- 3947 files changed, 75 insertions(+), 42356 deletions(-) delete mode 100644 generated/100/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/100/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/100/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/100/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/100/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/100/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/100/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/100/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/100/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/100/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/100/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/100/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/100/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/100/bitcoinVault/keygenFailure.ts delete mode 100644 generated/100/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/100/bitcoinVault/keygenRequest.ts delete mode 100644 generated/100/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/100/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/100/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/100/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/100/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/100/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/100/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/100/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/100/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/100/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/100/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/100/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/100/environment/addedNewEthAsset.ts delete mode 100644 generated/100/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/100/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/100/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/100/environment/updatedEthAsset.ts delete mode 100644 generated/100/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/100/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/100/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/100/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/100/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/100/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/100/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/100/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/100/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/100/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/100/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/100/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/100/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/100/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/100/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/100/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/100/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/100/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/100/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/100/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/100/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/100/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/100/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/100/ethereumVault/keygenFailure.ts delete mode 100644 generated/100/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/100/ethereumVault/keygenRequest.ts delete mode 100644 generated/100/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/100/ethereumVault/keygenSuccess.ts delete mode 100644 generated/100/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/100/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/100/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/100/ethereumVault/noKeyHandover.ts delete mode 100644 generated/100/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/100/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/100/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/100/flip/accountReaped.ts delete mode 100644 generated/100/flip/remainingImbalance.ts delete mode 100644 generated/100/flip/slashingPerformed.ts delete mode 100644 generated/100/flip/slashingRateUpdated.ts delete mode 100644 generated/100/funding/addedRestrictedAddress.ts delete mode 100644 generated/100/funding/boundExecutorAddress.ts delete mode 100644 generated/100/funding/boundRedeemAddress.ts delete mode 100644 generated/100/funding/failedFundingAttempt.ts delete mode 100644 generated/100/funding/funded.ts delete mode 100644 generated/100/funding/minimumFundingUpdated.ts delete mode 100644 generated/100/funding/redemptionAmountZero.ts delete mode 100644 generated/100/funding/redemptionExpired.ts delete mode 100644 generated/100/funding/redemptionRequested.ts delete mode 100644 generated/100/funding/redemptionSettled.ts delete mode 100644 generated/100/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/100/funding/removedRestrictedAddress.ts delete mode 100644 generated/100/funding/startedBidding.ts delete mode 100644 generated/100/funding/stoppedBidding.ts delete mode 100644 generated/100/governance/approved.ts delete mode 100644 generated/100/governance/decodeOfCallFailed.ts delete mode 100644 generated/100/governance/executed.ts delete mode 100644 generated/100/governance/expired.ts delete mode 100644 generated/100/governance/failedExecution.ts delete mode 100644 generated/100/governance/govKeyCallExecuted.ts delete mode 100644 generated/100/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/100/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/100/governance/proposed.ts delete mode 100644 generated/100/grandpa/newAuthorities.ts delete mode 100644 generated/100/grandpa/paused.ts delete mode 100644 generated/100/grandpa/resumed.ts delete mode 100644 generated/100/liquidityPools/assetSwapped.ts delete mode 100644 generated/100/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/100/liquidityPools/newPoolCreated.ts delete mode 100644 generated/100/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/100/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/100/liquidityProvider/accountCredited.ts delete mode 100644 generated/100/liquidityProvider/accountDebited.ts delete mode 100644 generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/100/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/100/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/100/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/100/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/100/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/100/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/100/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/100/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/100/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/100/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/100/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/100/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/100/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/100/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/100/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/100/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/100/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/100/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/100/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/100/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/100/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/100/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/100/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/100/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/100/polkadotVault/keygenFailure.ts delete mode 100644 generated/100/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/100/polkadotVault/keygenRequest.ts delete mode 100644 generated/100/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/100/polkadotVault/keygenSuccess.ts delete mode 100644 generated/100/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/100/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/100/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/100/polkadotVault/noKeyHandover.ts delete mode 100644 generated/100/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/100/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/100/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/100/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/100/reputation/offencePenalty.ts delete mode 100644 generated/100/reputation/penaltyUpdated.ts delete mode 100644 generated/100/session/newSession.ts delete mode 100644 generated/100/swapping/batchSwapFailed.ts delete mode 100644 generated/100/swapping/ccmDepositReceived.ts delete mode 100644 generated/100/swapping/ccmEgressScheduled.ts delete mode 100644 generated/100/swapping/ccmFailed.ts delete mode 100644 generated/100/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/100/swapping/swapAmountTooLow.ts delete mode 100644 generated/100/swapping/swapEgressScheduled.ts delete mode 100644 generated/100/swapping/swapExecuted.ts delete mode 100644 generated/100/swapping/swapScheduled.ts delete mode 100644 generated/100/swapping/withdrawalRequested.ts delete mode 100644 generated/100/system/codeUpdated.ts delete mode 100644 generated/100/system/extrinsicFailed.ts delete mode 100644 generated/100/system/extrinsicSuccess.ts delete mode 100644 generated/100/system/killedAccount.ts delete mode 100644 generated/100/system/newAccount.ts delete mode 100644 generated/100/system/remarked.ts delete mode 100644 generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/100/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/100/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/100/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/100/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/100/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/100/validator/auctionCompleted.ts delete mode 100644 generated/100/validator/cFEVersionUpdated.ts delete mode 100644 generated/100/validator/newEpoch.ts delete mode 100644 generated/100/validator/palletConfigUpdated.ts delete mode 100644 generated/100/validator/peerIdRegistered.ts delete mode 100644 generated/100/validator/peerIdUnregistered.ts delete mode 100644 generated/100/validator/rotationAborted.ts delete mode 100644 generated/100/validator/rotationPhaseUpdated.ts delete mode 100644 generated/100/validator/vanityNameSet.ts delete mode 100644 generated/100/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/102/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/102/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/102/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/102/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/102/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/102/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/102/bitcoinIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/102/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/102/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/102/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/102/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/102/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/102/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/102/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/102/bitcoinVault/keygenFailure.ts delete mode 100644 generated/102/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/102/bitcoinVault/keygenRequest.ts delete mode 100644 generated/102/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/102/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/102/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/102/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/102/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/102/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/102/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/102/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/102/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/102/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/102/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/102/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/102/environment/addedNewEthAsset.ts delete mode 100644 generated/102/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/102/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/102/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/102/environment/updatedEthAsset.ts delete mode 100644 generated/102/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/102/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/102/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/102/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/102/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/102/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/102/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/102/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/102/ethereumIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/102/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/102/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/102/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/102/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/102/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/102/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/102/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/102/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/102/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/102/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/102/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/102/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/102/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/102/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/102/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/102/ethereumVault/keygenFailure.ts delete mode 100644 generated/102/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/102/ethereumVault/keygenRequest.ts delete mode 100644 generated/102/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/102/ethereumVault/keygenSuccess.ts delete mode 100644 generated/102/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/102/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/102/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/102/ethereumVault/noKeyHandover.ts delete mode 100644 generated/102/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/102/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/102/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/102/flip/accountReaped.ts delete mode 100644 generated/102/flip/remainingImbalance.ts delete mode 100644 generated/102/flip/slashingPerformed.ts delete mode 100644 generated/102/flip/slashingRateUpdated.ts delete mode 100644 generated/102/funding/addedRestrictedAddress.ts delete mode 100644 generated/102/funding/boundExecutorAddress.ts delete mode 100644 generated/102/funding/boundRedeemAddress.ts delete mode 100644 generated/102/funding/failedFundingAttempt.ts delete mode 100644 generated/102/funding/funded.ts delete mode 100644 generated/102/funding/minimumFundingUpdated.ts delete mode 100644 generated/102/funding/redemptionAmountZero.ts delete mode 100644 generated/102/funding/redemptionExpired.ts delete mode 100644 generated/102/funding/redemptionRequested.ts delete mode 100644 generated/102/funding/redemptionSettled.ts delete mode 100644 generated/102/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/102/funding/removedRestrictedAddress.ts delete mode 100644 generated/102/funding/startedBidding.ts delete mode 100644 generated/102/funding/stoppedBidding.ts delete mode 100644 generated/102/governance/approved.ts delete mode 100644 generated/102/governance/decodeOfCallFailed.ts delete mode 100644 generated/102/governance/executed.ts delete mode 100644 generated/102/governance/expired.ts delete mode 100644 generated/102/governance/failedExecution.ts delete mode 100644 generated/102/governance/govKeyCallExecuted.ts delete mode 100644 generated/102/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/102/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/102/governance/proposed.ts delete mode 100644 generated/102/grandpa/newAuthorities.ts delete mode 100644 generated/102/grandpa/paused.ts delete mode 100644 generated/102/grandpa/resumed.ts delete mode 100644 generated/102/liquidityPools/assetSwapped.ts delete mode 100644 generated/102/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/102/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/102/liquidityPools/newPoolCreated.ts delete mode 100644 generated/102/liquidityPools/poolFeeSet.ts delete mode 100644 generated/102/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/102/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/102/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/102/liquidityProvider/accountCredited.ts delete mode 100644 generated/102/liquidityProvider/accountDebited.ts delete mode 100644 generated/102/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/102/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/102/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/102/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/102/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/102/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/102/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/102/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/102/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/102/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/102/polkadotIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/102/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/102/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/102/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/102/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/102/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/102/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/102/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/102/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/102/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/102/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/102/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/102/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/102/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/102/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/102/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/102/polkadotVault/keygenFailure.ts delete mode 100644 generated/102/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/102/polkadotVault/keygenRequest.ts delete mode 100644 generated/102/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/102/polkadotVault/keygenSuccess.ts delete mode 100644 generated/102/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/102/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/102/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/102/polkadotVault/noKeyHandover.ts delete mode 100644 generated/102/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/102/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/102/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/102/reputation/accrualRateUpdated.ts delete mode 100644 generated/102/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/102/reputation/offencePenalty.ts delete mode 100644 generated/102/reputation/penaltyUpdated.ts delete mode 100644 generated/102/session/newSession.ts delete mode 100644 generated/102/swapping/batchSwapFailed.ts delete mode 100644 generated/102/swapping/ccmDepositReceived.ts delete mode 100644 generated/102/swapping/ccmEgressScheduled.ts delete mode 100644 generated/102/swapping/ccmFailed.ts delete mode 100644 generated/102/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/102/swapping/swapAmountTooLow.ts delete mode 100644 generated/102/swapping/swapDepositAddressReady.ts delete mode 100644 generated/102/swapping/swapEgressScheduled.ts delete mode 100644 generated/102/swapping/swapExecuted.ts delete mode 100644 generated/102/swapping/swapScheduled.ts delete mode 100644 generated/102/swapping/withdrawalRequested.ts delete mode 100644 generated/102/system/codeUpdated.ts delete mode 100644 generated/102/system/extrinsicFailed.ts delete mode 100644 generated/102/system/extrinsicSuccess.ts delete mode 100644 generated/102/system/killedAccount.ts delete mode 100644 generated/102/system/newAccount.ts delete mode 100644 generated/102/system/remarked.ts delete mode 100644 generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/102/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/102/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/102/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/102/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/102/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/102/validator/auctionCompleted.ts delete mode 100644 generated/102/validator/cFEVersionUpdated.ts delete mode 100644 generated/102/validator/newEpoch.ts delete mode 100644 generated/102/validator/palletConfigUpdated.ts delete mode 100644 generated/102/validator/peerIdRegistered.ts delete mode 100644 generated/102/validator/peerIdUnregistered.ts delete mode 100644 generated/102/validator/rotationAborted.ts delete mode 100644 generated/102/validator/rotationPhaseUpdated.ts delete mode 100644 generated/102/validator/vanityNameSet.ts delete mode 100644 generated/102/witnesser/prewitnessed.ts delete mode 100644 generated/102/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/103/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/103/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/103/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/103/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/103/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/103/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/103/bitcoinIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/103/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/103/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/103/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/103/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/103/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/103/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/103/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/103/bitcoinVault/keygenFailure.ts delete mode 100644 generated/103/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/103/bitcoinVault/keygenRequest.ts delete mode 100644 generated/103/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/103/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/103/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/103/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/103/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/103/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/103/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/103/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/103/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/103/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/103/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/103/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/103/environment/addedNewEthAsset.ts delete mode 100644 generated/103/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/103/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/103/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/103/environment/updatedEthAsset.ts delete mode 100644 generated/103/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/103/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/103/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/103/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/103/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/103/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/103/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/103/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/103/ethereumIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/103/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/103/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/103/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/103/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/103/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/103/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/103/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/103/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/103/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/103/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/103/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/103/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/103/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/103/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/103/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/103/ethereumVault/keygenFailure.ts delete mode 100644 generated/103/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/103/ethereumVault/keygenRequest.ts delete mode 100644 generated/103/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/103/ethereumVault/keygenSuccess.ts delete mode 100644 generated/103/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/103/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/103/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/103/ethereumVault/noKeyHandover.ts delete mode 100644 generated/103/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/103/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/103/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/103/flip/accountReaped.ts delete mode 100644 generated/103/flip/remainingImbalance.ts delete mode 100644 generated/103/flip/slashingPerformed.ts delete mode 100644 generated/103/flip/slashingRateUpdated.ts delete mode 100644 generated/103/funding/addedRestrictedAddress.ts delete mode 100644 generated/103/funding/boundExecutorAddress.ts delete mode 100644 generated/103/funding/boundRedeemAddress.ts delete mode 100644 generated/103/funding/failedFundingAttempt.ts delete mode 100644 generated/103/funding/funded.ts delete mode 100644 generated/103/funding/minimumFundingUpdated.ts delete mode 100644 generated/103/funding/redemptionAmountZero.ts delete mode 100644 generated/103/funding/redemptionExpired.ts delete mode 100644 generated/103/funding/redemptionRequested.ts delete mode 100644 generated/103/funding/redemptionSettled.ts delete mode 100644 generated/103/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/103/funding/removedRestrictedAddress.ts delete mode 100644 generated/103/funding/startedBidding.ts delete mode 100644 generated/103/funding/stoppedBidding.ts delete mode 100644 generated/103/governance/approved.ts delete mode 100644 generated/103/governance/decodeOfCallFailed.ts delete mode 100644 generated/103/governance/executed.ts delete mode 100644 generated/103/governance/expired.ts delete mode 100644 generated/103/governance/failedExecution.ts delete mode 100644 generated/103/governance/govKeyCallExecuted.ts delete mode 100644 generated/103/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/103/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/103/governance/proposed.ts delete mode 100644 generated/103/grandpa/newAuthorities.ts delete mode 100644 generated/103/grandpa/paused.ts delete mode 100644 generated/103/grandpa/resumed.ts delete mode 100644 generated/103/liquidityPools/assetSwapped.ts delete mode 100644 generated/103/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/103/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/103/liquidityPools/newPoolCreated.ts delete mode 100644 generated/103/liquidityPools/poolFeeSet.ts delete mode 100644 generated/103/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/103/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/103/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/103/liquidityProvider/accountCredited.ts delete mode 100644 generated/103/liquidityProvider/accountDebited.ts delete mode 100644 generated/103/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/103/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/103/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/103/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/103/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/103/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/103/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/103/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/103/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/103/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/103/polkadotIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/103/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/103/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/103/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/103/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/103/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/103/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/103/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/103/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/103/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/103/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/103/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/103/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/103/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/103/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/103/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/103/polkadotVault/keygenFailure.ts delete mode 100644 generated/103/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/103/polkadotVault/keygenRequest.ts delete mode 100644 generated/103/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/103/polkadotVault/keygenSuccess.ts delete mode 100644 generated/103/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/103/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/103/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/103/polkadotVault/noKeyHandover.ts delete mode 100644 generated/103/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/103/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/103/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/103/reputation/accrualRateUpdated.ts delete mode 100644 generated/103/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/103/reputation/offencePenalty.ts delete mode 100644 generated/103/reputation/penaltyUpdated.ts delete mode 100644 generated/103/session/newSession.ts delete mode 100644 generated/103/swapping/batchSwapFailed.ts delete mode 100644 generated/103/swapping/ccmDepositReceived.ts delete mode 100644 generated/103/swapping/ccmEgressScheduled.ts delete mode 100644 generated/103/swapping/ccmFailed.ts delete mode 100644 generated/103/swapping/maximumSwapAmountSet.ts delete mode 100644 generated/103/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/103/swapping/swapAmountConfiscated.ts delete mode 100644 generated/103/swapping/swapAmountTooLow.ts delete mode 100644 generated/103/swapping/swapDepositAddressReady.ts delete mode 100644 generated/103/swapping/swapEgressScheduled.ts delete mode 100644 generated/103/swapping/swapExecuted.ts delete mode 100644 generated/103/swapping/swapScheduled.ts delete mode 100644 generated/103/swapping/withdrawalRequested.ts delete mode 100644 generated/103/system/codeUpdated.ts delete mode 100644 generated/103/system/extrinsicFailed.ts delete mode 100644 generated/103/system/extrinsicSuccess.ts delete mode 100644 generated/103/system/killedAccount.ts delete mode 100644 generated/103/system/newAccount.ts delete mode 100644 generated/103/system/remarked.ts delete mode 100644 generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/103/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/103/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/103/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/103/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/103/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/103/validator/auctionCompleted.ts delete mode 100644 generated/103/validator/cFEVersionUpdated.ts delete mode 100644 generated/103/validator/newEpoch.ts delete mode 100644 generated/103/validator/palletConfigUpdated.ts delete mode 100644 generated/103/validator/peerIdRegistered.ts delete mode 100644 generated/103/validator/peerIdUnregistered.ts delete mode 100644 generated/103/validator/rotationAborted.ts delete mode 100644 generated/103/validator/rotationPhaseUpdated.ts delete mode 100644 generated/103/validator/vanityNameSet.ts delete mode 100644 generated/103/witnesser/prewitnessed.ts delete mode 100644 generated/103/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/110/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/110/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/110/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/110/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/110/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/110/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/110/bitcoinIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/110/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/110/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/110/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/110/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/110/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/110/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/110/bitcoinVault/keygenFailure.ts delete mode 100644 generated/110/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/110/bitcoinVault/keygenRequest.ts delete mode 100644 generated/110/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/110/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/110/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/110/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/110/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/110/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/110/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/110/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/110/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/110/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/110/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/110/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/110/environment/addedNewEthAsset.ts delete mode 100644 generated/110/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/110/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/110/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/110/environment/updatedEthAsset.ts delete mode 100644 generated/110/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/110/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/110/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/110/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/110/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/110/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/110/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/110/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/110/ethereumIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/110/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/110/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/110/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/110/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/110/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/110/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/110/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/110/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/110/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/110/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/110/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/110/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/110/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/110/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/110/ethereumVault/keygenFailure.ts delete mode 100644 generated/110/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/110/ethereumVault/keygenRequest.ts delete mode 100644 generated/110/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/110/ethereumVault/keygenSuccess.ts delete mode 100644 generated/110/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/110/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/110/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/110/ethereumVault/noKeyHandover.ts delete mode 100644 generated/110/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/110/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/110/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/110/flip/accountReaped.ts delete mode 100644 generated/110/flip/remainingImbalance.ts delete mode 100644 generated/110/flip/slashingPerformed.ts delete mode 100644 generated/110/flip/slashingRateUpdated.ts delete mode 100644 generated/110/funding/addedRestrictedAddress.ts delete mode 100644 generated/110/funding/boundExecutorAddress.ts delete mode 100644 generated/110/funding/boundRedeemAddress.ts delete mode 100644 generated/110/funding/failedFundingAttempt.ts delete mode 100644 generated/110/funding/funded.ts delete mode 100644 generated/110/funding/minimumFundingUpdated.ts delete mode 100644 generated/110/funding/redemptionAmountZero.ts delete mode 100644 generated/110/funding/redemptionExpired.ts delete mode 100644 generated/110/funding/redemptionRequested.ts delete mode 100644 generated/110/funding/redemptionSettled.ts delete mode 100644 generated/110/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/110/funding/removedRestrictedAddress.ts delete mode 100644 generated/110/funding/startedBidding.ts delete mode 100644 generated/110/funding/stoppedBidding.ts delete mode 100644 generated/110/governance/approved.ts delete mode 100644 generated/110/governance/decodeOfCallFailed.ts delete mode 100644 generated/110/governance/executed.ts delete mode 100644 generated/110/governance/expired.ts delete mode 100644 generated/110/governance/failedExecution.ts delete mode 100644 generated/110/governance/govKeyCallExecuted.ts delete mode 100644 generated/110/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/110/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/110/governance/proposed.ts delete mode 100644 generated/110/grandpa/newAuthorities.ts delete mode 100644 generated/110/grandpa/paused.ts delete mode 100644 generated/110/grandpa/resumed.ts delete mode 100644 generated/110/liquidityPools/assetSwapped.ts delete mode 100644 generated/110/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/110/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/110/liquidityProvider/accountCredited.ts delete mode 100644 generated/110/liquidityProvider/accountDebited.ts delete mode 100644 generated/110/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/110/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/110/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/110/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/110/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/110/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/110/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/110/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/110/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/110/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/110/polkadotIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/110/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/110/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/110/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/110/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/110/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/110/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/110/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/110/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/110/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/110/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/110/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/110/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/110/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/110/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/110/polkadotVault/keygenFailure.ts delete mode 100644 generated/110/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/110/polkadotVault/keygenRequest.ts delete mode 100644 generated/110/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/110/polkadotVault/keygenSuccess.ts delete mode 100644 generated/110/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/110/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/110/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/110/polkadotVault/noKeyHandover.ts delete mode 100644 generated/110/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/110/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/110/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/110/reputation/accrualRateUpdated.ts delete mode 100644 generated/110/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/110/reputation/offencePenalty.ts delete mode 100644 generated/110/reputation/penaltyUpdated.ts delete mode 100644 generated/110/session/newSession.ts delete mode 100644 generated/110/swapping/batchSwapFailed.ts delete mode 100644 generated/110/swapping/ccmDepositReceived.ts delete mode 100644 generated/110/swapping/ccmEgressScheduled.ts delete mode 100644 generated/110/swapping/ccmFailed.ts delete mode 100644 generated/110/swapping/maximumSwapAmountSet.ts delete mode 100644 generated/110/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/110/swapping/swapAmountConfiscated.ts delete mode 100644 generated/110/swapping/swapAmountTooLow.ts delete mode 100644 generated/110/swapping/swapDepositAddressReady.ts delete mode 100644 generated/110/swapping/swapEgressScheduled.ts delete mode 100644 generated/110/swapping/swapExecuted.ts delete mode 100644 generated/110/swapping/swapScheduled.ts delete mode 100644 generated/110/swapping/withdrawalRequested.ts delete mode 100644 generated/110/system/codeUpdated.ts delete mode 100644 generated/110/system/extrinsicFailed.ts delete mode 100644 generated/110/system/extrinsicSuccess.ts delete mode 100644 generated/110/system/killedAccount.ts delete mode 100644 generated/110/system/newAccount.ts delete mode 100644 generated/110/system/remarked.ts delete mode 100644 generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/110/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/110/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/110/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/110/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/110/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/110/validator/auctionCompleted.ts delete mode 100644 generated/110/validator/cFEVersionUpdated.ts delete mode 100644 generated/110/validator/newEpoch.ts delete mode 100644 generated/110/validator/palletConfigUpdated.ts delete mode 100644 generated/110/validator/peerIdRegistered.ts delete mode 100644 generated/110/validator/peerIdUnregistered.ts delete mode 100644 generated/110/validator/rotationAborted.ts delete mode 100644 generated/110/validator/rotationPhaseUpdated.ts delete mode 100644 generated/110/validator/vanityNameSet.ts delete mode 100644 generated/110/witnesser/prewitnessed.ts delete mode 100644 generated/110/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/111/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/111/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/111/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/111/bitcoinBroadcaster/callResigned.ts delete mode 100644 generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/111/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/111/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/111/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/111/bitcoinIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/111/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/111/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/111/bitcoinIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/111/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/111/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/111/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/111/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/111/bitcoinVault/keygenFailure.ts delete mode 100644 generated/111/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/111/bitcoinVault/keygenRequest.ts delete mode 100644 generated/111/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/111/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/111/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/111/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/111/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/111/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/111/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/111/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/111/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/111/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/111/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/111/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/111/environment/addedNewEthAsset.ts delete mode 100644 generated/111/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/111/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/111/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/111/environment/updatedEthAsset.ts delete mode 100644 generated/111/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/111/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/111/ethereumBroadcaster/callResigned.ts delete mode 100644 generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/111/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/111/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/111/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/111/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/111/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/111/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/111/ethereumIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/111/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/111/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/111/ethereumIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/111/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/111/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/111/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/111/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/111/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/111/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/111/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/111/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/111/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/111/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/111/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/111/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/111/ethereumVault/keygenFailure.ts delete mode 100644 generated/111/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/111/ethereumVault/keygenRequest.ts delete mode 100644 generated/111/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/111/ethereumVault/keygenSuccess.ts delete mode 100644 generated/111/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/111/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/111/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/111/ethereumVault/noKeyHandover.ts delete mode 100644 generated/111/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/111/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/111/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/111/flip/accountReaped.ts delete mode 100644 generated/111/flip/remainingImbalance.ts delete mode 100644 generated/111/flip/slashingPerformed.ts delete mode 100644 generated/111/flip/slashingRateUpdated.ts delete mode 100644 generated/111/funding/addedRestrictedAddress.ts delete mode 100644 generated/111/funding/boundExecutorAddress.ts delete mode 100644 generated/111/funding/boundRedeemAddress.ts delete mode 100644 generated/111/funding/failedFundingAttempt.ts delete mode 100644 generated/111/funding/funded.ts delete mode 100644 generated/111/funding/minimumFundingUpdated.ts delete mode 100644 generated/111/funding/redemptionAmountZero.ts delete mode 100644 generated/111/funding/redemptionExpired.ts delete mode 100644 generated/111/funding/redemptionRequested.ts delete mode 100644 generated/111/funding/redemptionSettled.ts delete mode 100644 generated/111/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/111/funding/removedRestrictedAddress.ts delete mode 100644 generated/111/funding/startedBidding.ts delete mode 100644 generated/111/funding/stoppedBidding.ts delete mode 100644 generated/111/governance/approved.ts delete mode 100644 generated/111/governance/decodeOfCallFailed.ts delete mode 100644 generated/111/governance/executed.ts delete mode 100644 generated/111/governance/expired.ts delete mode 100644 generated/111/governance/failedExecution.ts delete mode 100644 generated/111/governance/govKeyCallExecuted.ts delete mode 100644 generated/111/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/111/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/111/governance/proposed.ts delete mode 100644 generated/111/grandpa/newAuthorities.ts delete mode 100644 generated/111/grandpa/paused.ts delete mode 100644 generated/111/grandpa/resumed.ts delete mode 100644 generated/111/liquidityPools/assetSwapped.ts delete mode 100644 generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts delete mode 100644 generated/111/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/111/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/111/liquidityPools/newPoolCreated.ts delete mode 100644 generated/111/liquidityPools/poolFeeSet.ts delete mode 100644 generated/111/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts delete mode 100644 generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts delete mode 100644 generated/111/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/111/liquidityProvider/accountCredited.ts delete mode 100644 generated/111/liquidityProvider/accountDebited.ts delete mode 100644 generated/111/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/111/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/111/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/111/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/111/polkadotBroadcaster/callResigned.ts delete mode 100644 generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/111/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/111/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/111/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/111/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/111/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/111/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/111/polkadotIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/111/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/111/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/111/polkadotIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/111/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/111/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/111/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/111/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/111/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/111/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/111/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/111/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/111/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/111/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/111/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/111/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/111/polkadotVault/keygenFailure.ts delete mode 100644 generated/111/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/111/polkadotVault/keygenRequest.ts delete mode 100644 generated/111/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/111/polkadotVault/keygenSuccess.ts delete mode 100644 generated/111/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/111/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/111/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/111/polkadotVault/noKeyHandover.ts delete mode 100644 generated/111/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/111/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/111/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/111/reputation/accrualRateUpdated.ts delete mode 100644 generated/111/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/111/reputation/offencePenalty.ts delete mode 100644 generated/111/reputation/penaltyUpdated.ts delete mode 100644 generated/111/session/newSession.ts delete mode 100644 generated/111/swapping/batchSwapFailed.ts delete mode 100644 generated/111/swapping/ccmDepositReceived.ts delete mode 100644 generated/111/swapping/ccmEgressScheduled.ts delete mode 100644 generated/111/swapping/ccmFailed.ts delete mode 100644 generated/111/swapping/maximumSwapAmountSet.ts delete mode 100644 generated/111/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/111/swapping/swapAmountConfiscated.ts delete mode 100644 generated/111/swapping/swapAmountTooLow.ts delete mode 100644 generated/111/swapping/swapDepositAddressReady.ts delete mode 100644 generated/111/swapping/swapEgressScheduled.ts delete mode 100644 generated/111/swapping/swapExecuted.ts delete mode 100644 generated/111/swapping/swapScheduled.ts delete mode 100644 generated/111/swapping/withdrawalRequested.ts delete mode 100644 generated/111/system/codeUpdated.ts delete mode 100644 generated/111/system/extrinsicFailed.ts delete mode 100644 generated/111/system/extrinsicSuccess.ts delete mode 100644 generated/111/system/killedAccount.ts delete mode 100644 generated/111/system/newAccount.ts delete mode 100644 generated/111/system/remarked.ts delete mode 100644 generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/111/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/111/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/111/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/111/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/111/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/111/validator/auctionCompleted.ts delete mode 100644 generated/111/validator/cFEVersionUpdated.ts delete mode 100644 generated/111/validator/newEpoch.ts delete mode 100644 generated/111/validator/palletConfigUpdated.ts delete mode 100644 generated/111/validator/peerIdRegistered.ts delete mode 100644 generated/111/validator/peerIdUnregistered.ts delete mode 100644 generated/111/validator/rotationAborted.ts delete mode 100644 generated/111/validator/rotationPhaseUpdated.ts delete mode 100644 generated/111/validator/vanityNameSet.ts delete mode 100644 generated/111/witnesser/prewitnessed.ts delete mode 100644 generated/111/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/114/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/114/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/114/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/114/bitcoinBroadcaster/callResigned.ts delete mode 100644 generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/114/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/114/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/114/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/114/bitcoinIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/114/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/114/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/114/bitcoinIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/114/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/114/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/114/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/114/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/114/bitcoinVault/keygenFailure.ts delete mode 100644 generated/114/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/114/bitcoinVault/keygenRequest.ts delete mode 100644 generated/114/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/114/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/114/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/114/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/114/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/114/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/114/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/114/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/114/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/114/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/114/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/114/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/114/environment/addedNewEthAsset.ts delete mode 100644 generated/114/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/114/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/114/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/114/environment/updatedEthAsset.ts delete mode 100644 generated/114/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/114/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/114/ethereumBroadcaster/callResigned.ts delete mode 100644 generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/114/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/114/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/114/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/114/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/114/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/114/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/114/ethereumIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/114/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/114/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/114/ethereumIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/114/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/114/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/114/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/114/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/114/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/114/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/114/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/114/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/114/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/114/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/114/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/114/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/114/ethereumVault/keygenFailure.ts delete mode 100644 generated/114/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/114/ethereumVault/keygenRequest.ts delete mode 100644 generated/114/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/114/ethereumVault/keygenSuccess.ts delete mode 100644 generated/114/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/114/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/114/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/114/ethereumVault/noKeyHandover.ts delete mode 100644 generated/114/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/114/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/114/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/114/flip/accountReaped.ts delete mode 100644 generated/114/flip/remainingImbalance.ts delete mode 100644 generated/114/flip/slashingPerformed.ts delete mode 100644 generated/114/flip/slashingRateUpdated.ts delete mode 100644 generated/114/funding/addedRestrictedAddress.ts delete mode 100644 generated/114/funding/boundExecutorAddress.ts delete mode 100644 generated/114/funding/boundRedeemAddress.ts delete mode 100644 generated/114/funding/failedFundingAttempt.ts delete mode 100644 generated/114/funding/funded.ts delete mode 100644 generated/114/funding/minimumFundingUpdated.ts delete mode 100644 generated/114/funding/redemptionAmountZero.ts delete mode 100644 generated/114/funding/redemptionExpired.ts delete mode 100644 generated/114/funding/redemptionRequested.ts delete mode 100644 generated/114/funding/redemptionSettled.ts delete mode 100644 generated/114/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/114/funding/removedRestrictedAddress.ts delete mode 100644 generated/114/funding/startedBidding.ts delete mode 100644 generated/114/funding/stoppedBidding.ts delete mode 100644 generated/114/governance/approved.ts delete mode 100644 generated/114/governance/decodeOfCallFailed.ts delete mode 100644 generated/114/governance/executed.ts delete mode 100644 generated/114/governance/expired.ts delete mode 100644 generated/114/governance/failedExecution.ts delete mode 100644 generated/114/governance/govKeyCallExecuted.ts delete mode 100644 generated/114/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/114/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/114/governance/proposed.ts delete mode 100644 generated/114/grandpa/newAuthorities.ts delete mode 100644 generated/114/grandpa/paused.ts delete mode 100644 generated/114/grandpa/resumed.ts delete mode 100644 generated/114/liquidityPools/assetSwapped.ts delete mode 100644 generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts delete mode 100644 generated/114/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/114/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/114/liquidityPools/newPoolCreated.ts delete mode 100644 generated/114/liquidityPools/poolFeeSet.ts delete mode 100644 generated/114/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts delete mode 100644 generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts delete mode 100644 generated/114/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/114/liquidityProvider/accountCredited.ts delete mode 100644 generated/114/liquidityProvider/accountDebited.ts delete mode 100644 generated/114/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/114/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/114/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/114/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/114/polkadotBroadcaster/callResigned.ts delete mode 100644 generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/114/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/114/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/114/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/114/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/114/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/114/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/114/polkadotIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/114/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/114/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/114/polkadotIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/114/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/114/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/114/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/114/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/114/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/114/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/114/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/114/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/114/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/114/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/114/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/114/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/114/polkadotVault/keygenFailure.ts delete mode 100644 generated/114/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/114/polkadotVault/keygenRequest.ts delete mode 100644 generated/114/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/114/polkadotVault/keygenSuccess.ts delete mode 100644 generated/114/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/114/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/114/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/114/polkadotVault/noKeyHandover.ts delete mode 100644 generated/114/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/114/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/114/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/114/reputation/accrualRateUpdated.ts delete mode 100644 generated/114/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/114/reputation/offencePenalty.ts delete mode 100644 generated/114/reputation/penaltyUpdated.ts delete mode 100644 generated/114/session/newSession.ts delete mode 100644 generated/114/swapping/batchSwapFailed.ts delete mode 100644 generated/114/swapping/ccmDepositReceived.ts delete mode 100644 generated/114/swapping/ccmEgressScheduled.ts delete mode 100644 generated/114/swapping/ccmFailed.ts delete mode 100644 generated/114/swapping/maximumSwapAmountSet.ts delete mode 100644 generated/114/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/114/swapping/swapAmountConfiscated.ts delete mode 100644 generated/114/swapping/swapAmountTooLow.ts delete mode 100644 generated/114/swapping/swapDepositAddressReady.ts delete mode 100644 generated/114/swapping/swapEgressScheduled.ts delete mode 100644 generated/114/swapping/swapExecuted.ts delete mode 100644 generated/114/swapping/swapScheduled.ts delete mode 100644 generated/114/swapping/withdrawalRequested.ts delete mode 100644 generated/114/system/codeUpdated.ts delete mode 100644 generated/114/system/extrinsicFailed.ts delete mode 100644 generated/114/system/extrinsicSuccess.ts delete mode 100644 generated/114/system/killedAccount.ts delete mode 100644 generated/114/system/newAccount.ts delete mode 100644 generated/114/system/remarked.ts delete mode 100644 generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/114/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/114/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/114/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/114/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/114/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/114/validator/auctionCompleted.ts delete mode 100644 generated/114/validator/cFEVersionUpdated.ts delete mode 100644 generated/114/validator/newEpoch.ts delete mode 100644 generated/114/validator/palletConfigUpdated.ts delete mode 100644 generated/114/validator/peerIdRegistered.ts delete mode 100644 generated/114/validator/peerIdUnregistered.ts delete mode 100644 generated/114/validator/rotationAborted.ts delete mode 100644 generated/114/validator/rotationPhaseUpdated.ts delete mode 100644 generated/114/validator/vanityNameSet.ts delete mode 100644 generated/114/witnesser/prewitnessed.ts delete mode 100644 generated/114/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/120/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/120/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/120/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/120/bitcoinBroadcaster/callResigned.ts delete mode 100644 generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/120/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/120/bitcoinIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/120/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/120/bitcoinIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/120/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/120/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/120/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/120/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/120/bitcoinVault/keygenFailure.ts delete mode 100644 generated/120/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/120/bitcoinVault/keygenRequest.ts delete mode 100644 generated/120/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/120/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/120/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/120/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/120/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/120/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/120/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/120/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/120/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/120/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/120/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/120/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/120/environment/addedNewEthAsset.ts delete mode 100644 generated/120/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/120/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/120/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/120/environment/updatedEthAsset.ts delete mode 100644 generated/120/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/120/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/120/ethereumBroadcaster/callResigned.ts delete mode 100644 generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/120/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/120/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/120/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/120/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/120/ethereumIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/120/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/120/ethereumIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/120/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/120/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/120/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/120/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/120/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/120/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/120/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/120/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/120/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/120/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/120/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/120/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/120/ethereumVault/keygenFailure.ts delete mode 100644 generated/120/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/120/ethereumVault/keygenRequest.ts delete mode 100644 generated/120/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/120/ethereumVault/keygenSuccess.ts delete mode 100644 generated/120/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/120/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/120/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/120/ethereumVault/noKeyHandover.ts delete mode 100644 generated/120/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/120/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/120/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/120/flip/accountReaped.ts delete mode 100644 generated/120/flip/remainingImbalance.ts delete mode 100644 generated/120/flip/slashingPerformed.ts delete mode 100644 generated/120/flip/slashingRateUpdated.ts delete mode 100644 generated/120/funding/addedRestrictedAddress.ts delete mode 100644 generated/120/funding/boundExecutorAddress.ts delete mode 100644 generated/120/funding/boundRedeemAddress.ts delete mode 100644 generated/120/funding/failedFundingAttempt.ts delete mode 100644 generated/120/funding/funded.ts delete mode 100644 generated/120/funding/minimumFundingUpdated.ts delete mode 100644 generated/120/funding/redemptionAmountZero.ts delete mode 100644 generated/120/funding/redemptionExpired.ts delete mode 100644 generated/120/funding/redemptionRequested.ts delete mode 100644 generated/120/funding/redemptionSettled.ts delete mode 100644 generated/120/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/120/funding/removedRestrictedAddress.ts delete mode 100644 generated/120/funding/startedBidding.ts delete mode 100644 generated/120/funding/stoppedBidding.ts delete mode 100644 generated/120/governance/approved.ts delete mode 100644 generated/120/governance/decodeOfCallFailed.ts delete mode 100644 generated/120/governance/executed.ts delete mode 100644 generated/120/governance/expired.ts delete mode 100644 generated/120/governance/failedExecution.ts delete mode 100644 generated/120/governance/govKeyCallExecuted.ts delete mode 100644 generated/120/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/120/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/120/governance/proposed.ts delete mode 100644 generated/120/grandpa/newAuthorities.ts delete mode 100644 generated/120/grandpa/paused.ts delete mode 100644 generated/120/grandpa/resumed.ts delete mode 100644 generated/120/liquidityPools/assetSwapped.ts delete mode 100644 generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts delete mode 100644 generated/120/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/120/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/120/liquidityPools/newPoolCreated.ts delete mode 100644 generated/120/liquidityPools/poolFeeSet.ts delete mode 100644 generated/120/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts delete mode 100644 generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts delete mode 100644 generated/120/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/120/liquidityProvider/accountCredited.ts delete mode 100644 generated/120/liquidityProvider/accountDebited.ts delete mode 100644 generated/120/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/120/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/120/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/120/polkadotBroadcaster/callResigned.ts delete mode 100644 generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts delete mode 100644 generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts delete mode 100644 generated/120/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/120/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts delete mode 100644 generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/120/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/120/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/120/polkadotIngressEgress/depositWitnessRejected.ts delete mode 100644 generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts delete mode 100644 generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts delete mode 100644 generated/120/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/120/polkadotIngressEgress/transferFallbackRequested.ts delete mode 100644 generated/120/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/120/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/120/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/120/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/120/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/120/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/120/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/120/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/120/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/120/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/120/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/120/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/120/polkadotVault/keygenFailure.ts delete mode 100644 generated/120/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/120/polkadotVault/keygenRequest.ts delete mode 100644 generated/120/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/120/polkadotVault/keygenSuccess.ts delete mode 100644 generated/120/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/120/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/120/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/120/polkadotVault/noKeyHandover.ts delete mode 100644 generated/120/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/120/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/120/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/120/reputation/accrualRateUpdated.ts delete mode 100644 generated/120/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/120/reputation/offencePenalty.ts delete mode 100644 generated/120/reputation/penaltyUpdated.ts delete mode 100644 generated/120/session/newSession.ts delete mode 100644 generated/120/swapping/batchSwapFailed.ts delete mode 100644 generated/120/swapping/ccmDepositReceived.ts delete mode 100644 generated/120/swapping/ccmEgressScheduled.ts delete mode 100644 generated/120/swapping/ccmFailed.ts delete mode 100644 generated/120/swapping/maximumSwapAmountSet.ts delete mode 100644 generated/120/swapping/swapAmountConfiscated.ts delete mode 100644 generated/120/swapping/swapDepositAddressReady.ts delete mode 100644 generated/120/swapping/swapScheduled.ts delete mode 100644 generated/120/system/codeUpdated.ts delete mode 100644 generated/120/system/extrinsicFailed.ts delete mode 100644 generated/120/system/extrinsicSuccess.ts delete mode 100644 generated/120/system/killedAccount.ts delete mode 100644 generated/120/system/newAccount.ts delete mode 100644 generated/120/system/remarked.ts delete mode 100644 generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/120/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/120/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/120/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/120/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/120/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/120/validator/auctionCompleted.ts delete mode 100644 generated/120/validator/cFEVersionUpdated.ts delete mode 100644 generated/120/validator/newEpoch.ts delete mode 100644 generated/120/validator/palletConfigUpdated.ts delete mode 100644 generated/120/validator/peerIdRegistered.ts delete mode 100644 generated/120/validator/peerIdUnregistered.ts delete mode 100644 generated/120/validator/rotationAborted.ts delete mode 100644 generated/120/validator/rotationPhaseUpdated.ts delete mode 100644 generated/120/validator/vanityNameSet.ts delete mode 100644 generated/120/witnesser/prewitnessed.ts delete mode 100644 generated/120/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/15/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/15/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/15/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/15/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/15/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/15/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/15/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/15/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/15/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/15/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/15/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/15/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/15/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/15/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/15/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/15/bitcoinVault/keygenFailure.ts delete mode 100644 generated/15/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/15/bitcoinVault/keygenRequest.ts delete mode 100644 generated/15/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/15/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/15/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/15/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/15/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/15/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/15/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/15/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/15/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/15/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/15/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/15/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/15/environment/addedNewEthAsset.ts delete mode 100644 generated/15/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/15/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/15/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/15/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/15/environment/updatedEthAsset.ts delete mode 100644 generated/15/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/15/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/15/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/15/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/15/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/15/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/15/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/15/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/15/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/15/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/15/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/15/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/15/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/15/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/15/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/15/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/15/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/15/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/15/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/15/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/15/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/15/ethereumVault/keygenFailure.ts delete mode 100644 generated/15/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/15/ethereumVault/keygenRequest.ts delete mode 100644 generated/15/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/15/ethereumVault/keygenSuccess.ts delete mode 100644 generated/15/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/15/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/15/ethereumVault/noKeyHandover.ts delete mode 100644 generated/15/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/15/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/15/flip/accountReaped.ts delete mode 100644 generated/15/flip/remainingImbalance.ts delete mode 100644 generated/15/flip/slashingPerformed.ts delete mode 100644 generated/15/flip/slashingRateUpdated.ts delete mode 100644 generated/15/funding/addedRestrictedAddress.ts delete mode 100644 generated/15/funding/boundRedeemAddress.ts delete mode 100644 generated/15/funding/failedFundingAttempt.ts delete mode 100644 generated/15/funding/funded.ts delete mode 100644 generated/15/funding/minimumFundingUpdated.ts delete mode 100644 generated/15/funding/redemptionAmountZero.ts delete mode 100644 generated/15/funding/redemptionExpired.ts delete mode 100644 generated/15/funding/redemptionRequested.ts delete mode 100644 generated/15/funding/redemptionSettled.ts delete mode 100644 generated/15/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/15/funding/removedRestrictedAddress.ts delete mode 100644 generated/15/funding/startedBidding.ts delete mode 100644 generated/15/funding/stoppedBidding.ts delete mode 100644 generated/15/governance/approved.ts delete mode 100644 generated/15/governance/decodeOfCallFailed.ts delete mode 100644 generated/15/governance/executed.ts delete mode 100644 generated/15/governance/expired.ts delete mode 100644 generated/15/governance/failedExecution.ts delete mode 100644 generated/15/governance/govKeyCallExecuted.ts delete mode 100644 generated/15/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/15/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/15/governance/proposed.ts delete mode 100644 generated/15/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/15/grandpa/newAuthorities.ts delete mode 100644 generated/15/grandpa/paused.ts delete mode 100644 generated/15/grandpa/resumed.ts delete mode 100644 generated/15/liquidityPools/assetSwapped.ts delete mode 100644 generated/15/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/15/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/15/liquidityProvider/accountCredited.ts delete mode 100644 generated/15/liquidityProvider/accountDebited.ts delete mode 100644 generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/15/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/15/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/15/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/15/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/15/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/15/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/15/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/15/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/15/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/15/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/15/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/15/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/15/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/15/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/15/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/15/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/15/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/15/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/15/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/15/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/15/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/15/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/15/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/15/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/15/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/15/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/15/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/15/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/15/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/15/polkadotVault/keygenFailure.ts delete mode 100644 generated/15/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/15/polkadotVault/keygenRequest.ts delete mode 100644 generated/15/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/15/polkadotVault/keygenSuccess.ts delete mode 100644 generated/15/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/15/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/15/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/15/polkadotVault/noKeyHandover.ts delete mode 100644 generated/15/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/15/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/15/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/15/reputation/accrualRateUpdated.ts delete mode 100644 generated/15/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/15/reputation/offencePenalty.ts delete mode 100644 generated/15/reputation/penaltyUpdated.ts delete mode 100644 generated/15/session/newSession.ts delete mode 100644 generated/15/swapping/batchSwapFailed.ts delete mode 100644 generated/15/swapping/ccmDepositReceived.ts delete mode 100644 generated/15/swapping/ccmEgressScheduled.ts delete mode 100644 generated/15/swapping/ccmFailed.ts delete mode 100644 generated/15/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/15/swapping/swapAmountTooLow.ts delete mode 100644 generated/15/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/15/swapping/swapDepositAddressReady.ts delete mode 100644 generated/15/swapping/swapEgressScheduled.ts delete mode 100644 generated/15/swapping/swapExecuted.ts delete mode 100644 generated/15/swapping/swapScheduled.ts delete mode 100644 generated/15/swapping/swapTtlSet.ts delete mode 100644 generated/15/swapping/withdrawalRequested.ts delete mode 100644 generated/15/system/codeUpdated.ts delete mode 100644 generated/15/system/extrinsicFailed.ts delete mode 100644 generated/15/system/extrinsicSuccess.ts delete mode 100644 generated/15/system/killedAccount.ts delete mode 100644 generated/15/system/newAccount.ts delete mode 100644 generated/15/system/remarked.ts delete mode 100644 generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/15/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/15/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/15/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/15/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/15/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/15/validator/auctionCompleted.ts delete mode 100644 generated/15/validator/cFEVersionUpdated.ts delete mode 100644 generated/15/validator/newEpoch.ts delete mode 100644 generated/15/validator/palletConfigUpdated.ts delete mode 100644 generated/15/validator/peerIdRegistered.ts delete mode 100644 generated/15/validator/peerIdUnregistered.ts delete mode 100644 generated/15/validator/rotationAborted.ts delete mode 100644 generated/15/validator/rotationPhaseUpdated.ts delete mode 100644 generated/15/validator/vanityNameSet.ts delete mode 100644 generated/15/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/16/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/16/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/16/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/16/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/16/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/16/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/16/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/16/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/16/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/16/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/16/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/16/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/16/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/16/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/16/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/16/bitcoinVault/keygenFailure.ts delete mode 100644 generated/16/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/16/bitcoinVault/keygenRequest.ts delete mode 100644 generated/16/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/16/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/16/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/16/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/16/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/16/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/16/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/16/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/16/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/16/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/16/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/16/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/16/environment/addedNewEthAsset.ts delete mode 100644 generated/16/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/16/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/16/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/16/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/16/environment/updatedEthAsset.ts delete mode 100644 generated/16/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/16/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/16/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/16/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/16/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/16/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/16/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/16/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/16/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/16/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/16/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/16/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/16/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/16/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/16/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/16/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/16/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/16/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/16/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/16/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/16/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/16/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/16/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/16/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/16/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/16/ethereumVault/keygenFailure.ts delete mode 100644 generated/16/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/16/ethereumVault/keygenRequest.ts delete mode 100644 generated/16/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/16/ethereumVault/keygenSuccess.ts delete mode 100644 generated/16/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/16/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/16/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/16/ethereumVault/noKeyHandover.ts delete mode 100644 generated/16/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/16/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/16/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/16/flip/accountReaped.ts delete mode 100644 generated/16/flip/remainingImbalance.ts delete mode 100644 generated/16/flip/slashingPerformed.ts delete mode 100644 generated/16/flip/slashingRateUpdated.ts delete mode 100644 generated/16/funding/addedRestrictedAddress.ts delete mode 100644 generated/16/funding/boundRedeemAddress.ts delete mode 100644 generated/16/funding/failedFundingAttempt.ts delete mode 100644 generated/16/funding/funded.ts delete mode 100644 generated/16/funding/minimumFundingUpdated.ts delete mode 100644 generated/16/funding/redemptionAmountZero.ts delete mode 100644 generated/16/funding/redemptionExpired.ts delete mode 100644 generated/16/funding/redemptionRequested.ts delete mode 100644 generated/16/funding/redemptionSettled.ts delete mode 100644 generated/16/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/16/funding/removedRestrictedAddress.ts delete mode 100644 generated/16/funding/startedBidding.ts delete mode 100644 generated/16/funding/stoppedBidding.ts delete mode 100644 generated/16/governance/approved.ts delete mode 100644 generated/16/governance/decodeOfCallFailed.ts delete mode 100644 generated/16/governance/executed.ts delete mode 100644 generated/16/governance/expired.ts delete mode 100644 generated/16/governance/failedExecution.ts delete mode 100644 generated/16/governance/govKeyCallExecuted.ts delete mode 100644 generated/16/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/16/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/16/governance/proposed.ts delete mode 100644 generated/16/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/16/grandpa/newAuthorities.ts delete mode 100644 generated/16/grandpa/paused.ts delete mode 100644 generated/16/grandpa/resumed.ts delete mode 100644 generated/16/liquidityPools/assetSwapped.ts delete mode 100644 generated/16/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/16/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/16/liquidityPools/newPoolCreated.ts delete mode 100644 generated/16/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/16/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/16/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/16/liquidityProvider/accountCredited.ts delete mode 100644 generated/16/liquidityProvider/accountDebited.ts delete mode 100644 generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/16/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/16/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/16/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/16/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/16/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/16/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/16/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/16/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/16/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/16/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/16/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/16/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/16/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/16/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/16/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/16/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/16/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/16/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/16/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/16/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/16/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/16/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/16/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/16/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/16/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/16/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/16/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/16/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/16/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/16/polkadotVault/keygenFailure.ts delete mode 100644 generated/16/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/16/polkadotVault/keygenRequest.ts delete mode 100644 generated/16/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/16/polkadotVault/keygenSuccess.ts delete mode 100644 generated/16/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/16/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/16/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/16/polkadotVault/noKeyHandover.ts delete mode 100644 generated/16/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/16/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/16/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/16/reputation/accrualRateUpdated.ts delete mode 100644 generated/16/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/16/reputation/offencePenalty.ts delete mode 100644 generated/16/reputation/penaltyUpdated.ts delete mode 100644 generated/16/session/newSession.ts delete mode 100644 generated/16/swapping/batchSwapFailed.ts delete mode 100644 generated/16/swapping/ccmDepositReceived.ts delete mode 100644 generated/16/swapping/ccmEgressScheduled.ts delete mode 100644 generated/16/swapping/ccmFailed.ts delete mode 100644 generated/16/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/16/swapping/swapAmountTooLow.ts delete mode 100644 generated/16/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/16/swapping/swapDepositAddressReady.ts delete mode 100644 generated/16/swapping/swapEgressScheduled.ts delete mode 100644 generated/16/swapping/swapExecuted.ts delete mode 100644 generated/16/swapping/swapScheduled.ts delete mode 100644 generated/16/swapping/swapTtlSet.ts delete mode 100644 generated/16/swapping/withdrawalRequested.ts delete mode 100644 generated/16/system/codeUpdated.ts delete mode 100644 generated/16/system/extrinsicFailed.ts delete mode 100644 generated/16/system/extrinsicSuccess.ts delete mode 100644 generated/16/system/killedAccount.ts delete mode 100644 generated/16/system/newAccount.ts delete mode 100644 generated/16/system/remarked.ts delete mode 100644 generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/16/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/16/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/16/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/16/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/16/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/16/validator/auctionCompleted.ts delete mode 100644 generated/16/validator/cFEVersionUpdated.ts delete mode 100644 generated/16/validator/newEpoch.ts delete mode 100644 generated/16/validator/palletConfigUpdated.ts delete mode 100644 generated/16/validator/peerIdRegistered.ts delete mode 100644 generated/16/validator/peerIdUnregistered.ts delete mode 100644 generated/16/validator/rotationAborted.ts delete mode 100644 generated/16/validator/rotationPhaseUpdated.ts delete mode 100644 generated/16/validator/vanityNameSet.ts delete mode 100644 generated/16/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/17/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/17/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/17/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/17/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/17/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/17/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/17/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/17/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/17/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/17/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/17/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/17/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/17/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/17/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/17/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/17/bitcoinVault/keygenFailure.ts delete mode 100644 generated/17/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/17/bitcoinVault/keygenRequest.ts delete mode 100644 generated/17/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/17/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/17/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/17/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/17/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/17/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/17/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/17/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/17/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/17/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/17/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/17/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/17/environment/addedNewEthAsset.ts delete mode 100644 generated/17/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/17/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/17/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/17/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/17/environment/updatedEthAsset.ts delete mode 100644 generated/17/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/17/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/17/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/17/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/17/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/17/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/17/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/17/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/17/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/17/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/17/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/17/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/17/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/17/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/17/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/17/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/17/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/17/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/17/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/17/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/17/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/17/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/17/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/17/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/17/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/17/ethereumVault/keygenFailure.ts delete mode 100644 generated/17/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/17/ethereumVault/keygenRequest.ts delete mode 100644 generated/17/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/17/ethereumVault/keygenSuccess.ts delete mode 100644 generated/17/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/17/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/17/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/17/ethereumVault/noKeyHandover.ts delete mode 100644 generated/17/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/17/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/17/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/17/flip/accountReaped.ts delete mode 100644 generated/17/flip/remainingImbalance.ts delete mode 100644 generated/17/flip/slashingPerformed.ts delete mode 100644 generated/17/flip/slashingRateUpdated.ts delete mode 100644 generated/17/funding/addedRestrictedAddress.ts delete mode 100644 generated/17/funding/boundRedeemAddress.ts delete mode 100644 generated/17/funding/failedFundingAttempt.ts delete mode 100644 generated/17/funding/funded.ts delete mode 100644 generated/17/funding/minimumFundingUpdated.ts delete mode 100644 generated/17/funding/redemptionAmountZero.ts delete mode 100644 generated/17/funding/redemptionExpired.ts delete mode 100644 generated/17/funding/redemptionRequested.ts delete mode 100644 generated/17/funding/redemptionSettled.ts delete mode 100644 generated/17/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/17/funding/removedRestrictedAddress.ts delete mode 100644 generated/17/funding/startedBidding.ts delete mode 100644 generated/17/funding/stoppedBidding.ts delete mode 100644 generated/17/governance/approved.ts delete mode 100644 generated/17/governance/decodeOfCallFailed.ts delete mode 100644 generated/17/governance/executed.ts delete mode 100644 generated/17/governance/expired.ts delete mode 100644 generated/17/governance/failedExecution.ts delete mode 100644 generated/17/governance/govKeyCallExecuted.ts delete mode 100644 generated/17/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/17/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/17/governance/proposed.ts delete mode 100644 generated/17/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/17/grandpa/newAuthorities.ts delete mode 100644 generated/17/grandpa/paused.ts delete mode 100644 generated/17/grandpa/resumed.ts delete mode 100644 generated/17/liquidityPools/assetSwapped.ts delete mode 100644 generated/17/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/17/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/17/liquidityPools/newPoolCreated.ts delete mode 100644 generated/17/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/17/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/17/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/17/liquidityProvider/accountCredited.ts delete mode 100644 generated/17/liquidityProvider/accountDebited.ts delete mode 100644 generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/17/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/17/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/17/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/17/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/17/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/17/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/17/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/17/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/17/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/17/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/17/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/17/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/17/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/17/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/17/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/17/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/17/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/17/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/17/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/17/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/17/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/17/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/17/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/17/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/17/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/17/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/17/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/17/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/17/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/17/polkadotVault/keygenFailure.ts delete mode 100644 generated/17/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/17/polkadotVault/keygenRequest.ts delete mode 100644 generated/17/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/17/polkadotVault/keygenSuccess.ts delete mode 100644 generated/17/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/17/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/17/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/17/polkadotVault/noKeyHandover.ts delete mode 100644 generated/17/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/17/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/17/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/17/reputation/accrualRateUpdated.ts delete mode 100644 generated/17/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/17/reputation/offencePenalty.ts delete mode 100644 generated/17/reputation/penaltyUpdated.ts delete mode 100644 generated/17/session/newSession.ts delete mode 100644 generated/17/swapping/batchSwapFailed.ts delete mode 100644 generated/17/swapping/ccmDepositReceived.ts delete mode 100644 generated/17/swapping/ccmEgressScheduled.ts delete mode 100644 generated/17/swapping/ccmFailed.ts delete mode 100644 generated/17/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/17/swapping/swapAmountTooLow.ts delete mode 100644 generated/17/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/17/swapping/swapDepositAddressReady.ts delete mode 100644 generated/17/swapping/swapEgressScheduled.ts delete mode 100644 generated/17/swapping/swapExecuted.ts delete mode 100644 generated/17/swapping/swapScheduled.ts delete mode 100644 generated/17/swapping/swapTtlSet.ts delete mode 100644 generated/17/swapping/withdrawalRequested.ts delete mode 100644 generated/17/system/codeUpdated.ts delete mode 100644 generated/17/system/extrinsicFailed.ts delete mode 100644 generated/17/system/extrinsicSuccess.ts delete mode 100644 generated/17/system/killedAccount.ts delete mode 100644 generated/17/system/newAccount.ts delete mode 100644 generated/17/system/remarked.ts delete mode 100644 generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/17/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/17/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/17/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/17/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/17/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/17/validator/auctionCompleted.ts delete mode 100644 generated/17/validator/cFEVersionUpdated.ts delete mode 100644 generated/17/validator/newEpoch.ts delete mode 100644 generated/17/validator/palletConfigUpdated.ts delete mode 100644 generated/17/validator/peerIdRegistered.ts delete mode 100644 generated/17/validator/peerIdUnregistered.ts delete mode 100644 generated/17/validator/rotationAborted.ts delete mode 100644 generated/17/validator/rotationPhaseUpdated.ts delete mode 100644 generated/17/validator/vanityNameSet.ts delete mode 100644 generated/17/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/18/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/18/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/18/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/18/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/18/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/18/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/18/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/18/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/18/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/18/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/18/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/18/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/18/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/18/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/18/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/18/bitcoinVault/keygenFailure.ts delete mode 100644 generated/18/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/18/bitcoinVault/keygenRequest.ts delete mode 100644 generated/18/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/18/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/18/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/18/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/18/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/18/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/18/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/18/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/18/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/18/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/18/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/18/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/18/environment/addedNewEthAsset.ts delete mode 100644 generated/18/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/18/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/18/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/18/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/18/environment/updatedEthAsset.ts delete mode 100644 generated/18/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/18/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/18/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/18/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/18/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/18/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/18/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/18/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/18/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/18/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/18/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/18/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/18/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/18/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/18/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/18/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/18/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/18/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/18/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/18/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/18/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/18/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/18/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/18/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/18/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/18/ethereumVault/keygenFailure.ts delete mode 100644 generated/18/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/18/ethereumVault/keygenRequest.ts delete mode 100644 generated/18/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/18/ethereumVault/keygenSuccess.ts delete mode 100644 generated/18/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/18/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/18/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/18/ethereumVault/noKeyHandover.ts delete mode 100644 generated/18/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/18/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/18/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/18/flip/accountReaped.ts delete mode 100644 generated/18/flip/remainingImbalance.ts delete mode 100644 generated/18/flip/slashingPerformed.ts delete mode 100644 generated/18/flip/slashingRateUpdated.ts delete mode 100644 generated/18/funding/addedRestrictedAddress.ts delete mode 100644 generated/18/funding/boundRedeemAddress.ts delete mode 100644 generated/18/funding/failedFundingAttempt.ts delete mode 100644 generated/18/funding/funded.ts delete mode 100644 generated/18/funding/minimumFundingUpdated.ts delete mode 100644 generated/18/funding/redemptionAmountZero.ts delete mode 100644 generated/18/funding/redemptionExpired.ts delete mode 100644 generated/18/funding/redemptionRequested.ts delete mode 100644 generated/18/funding/redemptionSettled.ts delete mode 100644 generated/18/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/18/funding/removedRestrictedAddress.ts delete mode 100644 generated/18/funding/startedBidding.ts delete mode 100644 generated/18/funding/stoppedBidding.ts delete mode 100644 generated/18/governance/approved.ts delete mode 100644 generated/18/governance/decodeOfCallFailed.ts delete mode 100644 generated/18/governance/executed.ts delete mode 100644 generated/18/governance/expired.ts delete mode 100644 generated/18/governance/failedExecution.ts delete mode 100644 generated/18/governance/govKeyCallExecuted.ts delete mode 100644 generated/18/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/18/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/18/governance/proposed.ts delete mode 100644 generated/18/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/18/grandpa/newAuthorities.ts delete mode 100644 generated/18/grandpa/paused.ts delete mode 100644 generated/18/grandpa/resumed.ts delete mode 100644 generated/18/liquidityPools/assetSwapped.ts delete mode 100644 generated/18/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/18/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/18/liquidityPools/newPoolCreated.ts delete mode 100644 generated/18/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/18/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/18/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/18/liquidityProvider/accountCredited.ts delete mode 100644 generated/18/liquidityProvider/accountDebited.ts delete mode 100644 generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/18/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/18/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/18/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/18/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/18/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/18/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/18/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/18/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/18/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/18/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/18/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/18/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/18/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/18/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/18/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/18/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/18/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/18/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/18/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/18/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/18/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/18/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/18/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/18/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/18/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/18/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/18/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/18/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/18/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/18/polkadotVault/keygenFailure.ts delete mode 100644 generated/18/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/18/polkadotVault/keygenRequest.ts delete mode 100644 generated/18/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/18/polkadotVault/keygenSuccess.ts delete mode 100644 generated/18/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/18/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/18/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/18/polkadotVault/noKeyHandover.ts delete mode 100644 generated/18/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/18/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/18/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/18/reputation/accrualRateUpdated.ts delete mode 100644 generated/18/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/18/reputation/offencePenalty.ts delete mode 100644 generated/18/reputation/penaltyUpdated.ts delete mode 100644 generated/18/session/newSession.ts delete mode 100644 generated/18/swapping/batchSwapFailed.ts delete mode 100644 generated/18/swapping/ccmDepositReceived.ts delete mode 100644 generated/18/swapping/ccmEgressScheduled.ts delete mode 100644 generated/18/swapping/ccmFailed.ts delete mode 100644 generated/18/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/18/swapping/swapAmountTooLow.ts delete mode 100644 generated/18/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/18/swapping/swapDepositAddressReady.ts delete mode 100644 generated/18/swapping/swapEgressScheduled.ts delete mode 100644 generated/18/swapping/swapExecuted.ts delete mode 100644 generated/18/swapping/swapScheduled.ts delete mode 100644 generated/18/swapping/swapTtlSet.ts delete mode 100644 generated/18/swapping/withdrawalRequested.ts delete mode 100644 generated/18/system/codeUpdated.ts delete mode 100644 generated/18/system/extrinsicFailed.ts delete mode 100644 generated/18/system/extrinsicSuccess.ts delete mode 100644 generated/18/system/killedAccount.ts delete mode 100644 generated/18/system/newAccount.ts delete mode 100644 generated/18/system/remarked.ts delete mode 100644 generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/18/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/18/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/18/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/18/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/18/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/18/validator/auctionCompleted.ts delete mode 100644 generated/18/validator/cFEVersionUpdated.ts delete mode 100644 generated/18/validator/newEpoch.ts delete mode 100644 generated/18/validator/palletConfigUpdated.ts delete mode 100644 generated/18/validator/peerIdRegistered.ts delete mode 100644 generated/18/validator/peerIdUnregistered.ts delete mode 100644 generated/18/validator/rotationAborted.ts delete mode 100644 generated/18/validator/rotationPhaseUpdated.ts delete mode 100644 generated/18/validator/vanityNameSet.ts delete mode 100644 generated/18/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/19/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/19/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/19/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/19/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/19/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/19/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/19/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/19/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/19/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/19/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/19/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/19/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/19/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/19/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/19/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/19/bitcoinVault/keygenFailure.ts delete mode 100644 generated/19/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/19/bitcoinVault/keygenRequest.ts delete mode 100644 generated/19/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/19/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/19/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/19/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/19/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/19/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/19/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/19/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/19/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/19/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/19/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/19/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/19/environment/addedNewEthAsset.ts delete mode 100644 generated/19/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/19/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/19/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/19/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/19/environment/updatedEthAsset.ts delete mode 100644 generated/19/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/19/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/19/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/19/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/19/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/19/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/19/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/19/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/19/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/19/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/19/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/19/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/19/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/19/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/19/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/19/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/19/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/19/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/19/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/19/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/19/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/19/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/19/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/19/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/19/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/19/ethereumVault/keygenFailure.ts delete mode 100644 generated/19/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/19/ethereumVault/keygenRequest.ts delete mode 100644 generated/19/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/19/ethereumVault/keygenSuccess.ts delete mode 100644 generated/19/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/19/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/19/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/19/ethereumVault/noKeyHandover.ts delete mode 100644 generated/19/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/19/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/19/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/19/flip/accountReaped.ts delete mode 100644 generated/19/flip/remainingImbalance.ts delete mode 100644 generated/19/flip/slashingPerformed.ts delete mode 100644 generated/19/flip/slashingRateUpdated.ts delete mode 100644 generated/19/funding/addedRestrictedAddress.ts delete mode 100644 generated/19/funding/boundRedeemAddress.ts delete mode 100644 generated/19/funding/failedFundingAttempt.ts delete mode 100644 generated/19/funding/funded.ts delete mode 100644 generated/19/funding/minimumFundingUpdated.ts delete mode 100644 generated/19/funding/redemptionAmountZero.ts delete mode 100644 generated/19/funding/redemptionExpired.ts delete mode 100644 generated/19/funding/redemptionRequested.ts delete mode 100644 generated/19/funding/redemptionSettled.ts delete mode 100644 generated/19/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/19/funding/removedRestrictedAddress.ts delete mode 100644 generated/19/funding/startedBidding.ts delete mode 100644 generated/19/funding/stoppedBidding.ts delete mode 100644 generated/19/governance/approved.ts delete mode 100644 generated/19/governance/decodeOfCallFailed.ts delete mode 100644 generated/19/governance/executed.ts delete mode 100644 generated/19/governance/expired.ts delete mode 100644 generated/19/governance/failedExecution.ts delete mode 100644 generated/19/governance/govKeyCallExecuted.ts delete mode 100644 generated/19/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/19/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/19/governance/proposed.ts delete mode 100644 generated/19/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/19/grandpa/newAuthorities.ts delete mode 100644 generated/19/grandpa/paused.ts delete mode 100644 generated/19/grandpa/resumed.ts delete mode 100644 generated/19/liquidityPools/assetSwapped.ts delete mode 100644 generated/19/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/19/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/19/liquidityPools/newPoolCreated.ts delete mode 100644 generated/19/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/19/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/19/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/19/liquidityProvider/accountCredited.ts delete mode 100644 generated/19/liquidityProvider/accountDebited.ts delete mode 100644 generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/19/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/19/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/19/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/19/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/19/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/19/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/19/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/19/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/19/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/19/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/19/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/19/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/19/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/19/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/19/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/19/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/19/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/19/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/19/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/19/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/19/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/19/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/19/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/19/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/19/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/19/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/19/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/19/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/19/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/19/polkadotVault/keygenFailure.ts delete mode 100644 generated/19/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/19/polkadotVault/keygenRequest.ts delete mode 100644 generated/19/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/19/polkadotVault/keygenSuccess.ts delete mode 100644 generated/19/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/19/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/19/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/19/polkadotVault/noKeyHandover.ts delete mode 100644 generated/19/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/19/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/19/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/19/reputation/accrualRateUpdated.ts delete mode 100644 generated/19/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/19/reputation/offencePenalty.ts delete mode 100644 generated/19/reputation/penaltyUpdated.ts delete mode 100644 generated/19/session/newSession.ts delete mode 100644 generated/19/swapping/batchSwapFailed.ts delete mode 100644 generated/19/swapping/ccmDepositReceived.ts delete mode 100644 generated/19/swapping/ccmEgressScheduled.ts delete mode 100644 generated/19/swapping/ccmFailed.ts delete mode 100644 generated/19/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/19/swapping/swapAmountTooLow.ts delete mode 100644 generated/19/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/19/swapping/swapDepositAddressReady.ts delete mode 100644 generated/19/swapping/swapEgressScheduled.ts delete mode 100644 generated/19/swapping/swapExecuted.ts delete mode 100644 generated/19/swapping/swapScheduled.ts delete mode 100644 generated/19/swapping/swapTtlSet.ts delete mode 100644 generated/19/swapping/withdrawalRequested.ts delete mode 100644 generated/19/system/codeUpdated.ts delete mode 100644 generated/19/system/extrinsicFailed.ts delete mode 100644 generated/19/system/extrinsicSuccess.ts delete mode 100644 generated/19/system/killedAccount.ts delete mode 100644 generated/19/system/newAccount.ts delete mode 100644 generated/19/system/remarked.ts delete mode 100644 generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/19/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/19/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/19/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/19/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/19/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/19/validator/auctionCompleted.ts delete mode 100644 generated/19/validator/cFEVersionUpdated.ts delete mode 100644 generated/19/validator/newEpoch.ts delete mode 100644 generated/19/validator/palletConfigUpdated.ts delete mode 100644 generated/19/validator/peerIdRegistered.ts delete mode 100644 generated/19/validator/peerIdUnregistered.ts delete mode 100644 generated/19/validator/rotationAborted.ts delete mode 100644 generated/19/validator/rotationPhaseUpdated.ts delete mode 100644 generated/19/validator/vanityNameSet.ts delete mode 100644 generated/19/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/20/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/20/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/20/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/20/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/20/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/20/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/20/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/20/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/20/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/20/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/20/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/20/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/20/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/20/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/20/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/20/bitcoinVault/keygenFailure.ts delete mode 100644 generated/20/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/20/bitcoinVault/keygenRequest.ts delete mode 100644 generated/20/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/20/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/20/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/20/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/20/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/20/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/20/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/20/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/20/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/20/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/20/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/20/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/20/environment/addedNewEthAsset.ts delete mode 100644 generated/20/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/20/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/20/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/20/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/20/environment/updatedEthAsset.ts delete mode 100644 generated/20/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/20/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/20/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/20/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/20/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/20/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/20/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/20/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/20/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/20/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/20/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/20/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/20/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/20/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/20/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/20/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/20/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/20/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/20/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/20/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/20/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/20/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/20/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/20/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/20/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/20/ethereumVault/keygenFailure.ts delete mode 100644 generated/20/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/20/ethereumVault/keygenRequest.ts delete mode 100644 generated/20/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/20/ethereumVault/keygenSuccess.ts delete mode 100644 generated/20/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/20/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/20/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/20/ethereumVault/noKeyHandover.ts delete mode 100644 generated/20/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/20/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/20/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/20/flip/accountReaped.ts delete mode 100644 generated/20/flip/remainingImbalance.ts delete mode 100644 generated/20/flip/slashingPerformed.ts delete mode 100644 generated/20/flip/slashingRateUpdated.ts delete mode 100644 generated/20/funding/addedRestrictedAddress.ts delete mode 100644 generated/20/funding/boundRedeemAddress.ts delete mode 100644 generated/20/funding/failedFundingAttempt.ts delete mode 100644 generated/20/funding/funded.ts delete mode 100644 generated/20/funding/minimumFundingUpdated.ts delete mode 100644 generated/20/funding/redemptionAmountZero.ts delete mode 100644 generated/20/funding/redemptionExpired.ts delete mode 100644 generated/20/funding/redemptionRequested.ts delete mode 100644 generated/20/funding/redemptionSettled.ts delete mode 100644 generated/20/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/20/funding/removedRestrictedAddress.ts delete mode 100644 generated/20/funding/startedBidding.ts delete mode 100644 generated/20/funding/stoppedBidding.ts delete mode 100644 generated/20/governance/approved.ts delete mode 100644 generated/20/governance/decodeOfCallFailed.ts delete mode 100644 generated/20/governance/executed.ts delete mode 100644 generated/20/governance/expired.ts delete mode 100644 generated/20/governance/failedExecution.ts delete mode 100644 generated/20/governance/govKeyCallExecuted.ts delete mode 100644 generated/20/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/20/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/20/governance/proposed.ts delete mode 100644 generated/20/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/20/grandpa/newAuthorities.ts delete mode 100644 generated/20/grandpa/paused.ts delete mode 100644 generated/20/grandpa/resumed.ts delete mode 100644 generated/20/liquidityPools/assetSwapped.ts delete mode 100644 generated/20/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/20/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/20/liquidityPools/newPoolCreated.ts delete mode 100644 generated/20/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/20/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/20/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/20/liquidityProvider/accountCredited.ts delete mode 100644 generated/20/liquidityProvider/accountDebited.ts delete mode 100644 generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/20/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/20/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/20/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/20/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/20/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/20/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/20/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/20/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/20/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/20/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/20/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/20/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/20/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/20/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/20/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/20/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/20/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/20/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/20/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/20/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/20/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/20/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/20/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/20/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/20/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/20/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/20/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/20/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/20/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/20/polkadotVault/keygenFailure.ts delete mode 100644 generated/20/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/20/polkadotVault/keygenRequest.ts delete mode 100644 generated/20/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/20/polkadotVault/keygenSuccess.ts delete mode 100644 generated/20/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/20/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/20/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/20/polkadotVault/noKeyHandover.ts delete mode 100644 generated/20/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/20/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/20/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/20/reputation/accrualRateUpdated.ts delete mode 100644 generated/20/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/20/reputation/offencePenalty.ts delete mode 100644 generated/20/reputation/penaltyUpdated.ts delete mode 100644 generated/20/session/newSession.ts delete mode 100644 generated/20/swapping/batchSwapFailed.ts delete mode 100644 generated/20/swapping/ccmDepositReceived.ts delete mode 100644 generated/20/swapping/ccmEgressScheduled.ts delete mode 100644 generated/20/swapping/ccmFailed.ts delete mode 100644 generated/20/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/20/swapping/swapAmountTooLow.ts delete mode 100644 generated/20/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/20/swapping/swapDepositAddressReady.ts delete mode 100644 generated/20/swapping/swapEgressScheduled.ts delete mode 100644 generated/20/swapping/swapExecuted.ts delete mode 100644 generated/20/swapping/swapScheduled.ts delete mode 100644 generated/20/swapping/swapTtlSet.ts delete mode 100644 generated/20/swapping/withdrawalRequested.ts delete mode 100644 generated/20/system/codeUpdated.ts delete mode 100644 generated/20/system/extrinsicFailed.ts delete mode 100644 generated/20/system/extrinsicSuccess.ts delete mode 100644 generated/20/system/killedAccount.ts delete mode 100644 generated/20/system/newAccount.ts delete mode 100644 generated/20/system/remarked.ts delete mode 100644 generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/20/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/20/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/20/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/20/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/20/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/20/validator/auctionCompleted.ts delete mode 100644 generated/20/validator/cFEVersionUpdated.ts delete mode 100644 generated/20/validator/newEpoch.ts delete mode 100644 generated/20/validator/palletConfigUpdated.ts delete mode 100644 generated/20/validator/peerIdRegistered.ts delete mode 100644 generated/20/validator/peerIdUnregistered.ts delete mode 100644 generated/20/validator/rotationAborted.ts delete mode 100644 generated/20/validator/rotationPhaseUpdated.ts delete mode 100644 generated/20/validator/vanityNameSet.ts delete mode 100644 generated/20/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/21/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/21/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/21/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/21/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/21/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/21/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/21/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/21/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/21/bitcoinIngressEgress/startWitnessing.ts delete mode 100644 generated/21/bitcoinIngressEgress/stopWitnessing.ts delete mode 100644 generated/21/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/21/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/21/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/21/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/21/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/21/bitcoinVault/keygenFailure.ts delete mode 100644 generated/21/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/21/bitcoinVault/keygenRequest.ts delete mode 100644 generated/21/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/21/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/21/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/21/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/21/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/21/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/21/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/21/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/21/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/21/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/21/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/21/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/21/environment/addedNewEthAsset.ts delete mode 100644 generated/21/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/21/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/21/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/21/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/21/environment/updatedEthAsset.ts delete mode 100644 generated/21/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/21/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/21/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/21/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/21/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/21/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/21/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/21/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/21/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/21/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/21/ethereumIngressEgress/startWitnessing.ts delete mode 100644 generated/21/ethereumIngressEgress/stopWitnessing.ts delete mode 100644 generated/21/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/21/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/21/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/21/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/21/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/21/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/21/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/21/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/21/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/21/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/21/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/21/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/21/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/21/ethereumVault/keygenFailure.ts delete mode 100644 generated/21/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/21/ethereumVault/keygenRequest.ts delete mode 100644 generated/21/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/21/ethereumVault/keygenSuccess.ts delete mode 100644 generated/21/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/21/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/21/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/21/ethereumVault/noKeyHandover.ts delete mode 100644 generated/21/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/21/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/21/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/21/flip/accountReaped.ts delete mode 100644 generated/21/flip/remainingImbalance.ts delete mode 100644 generated/21/flip/slashingPerformed.ts delete mode 100644 generated/21/flip/slashingRateUpdated.ts delete mode 100644 generated/21/funding/addedRestrictedAddress.ts delete mode 100644 generated/21/funding/boundRedeemAddress.ts delete mode 100644 generated/21/funding/failedFundingAttempt.ts delete mode 100644 generated/21/funding/funded.ts delete mode 100644 generated/21/funding/minimumFundingUpdated.ts delete mode 100644 generated/21/funding/redemptionAmountZero.ts delete mode 100644 generated/21/funding/redemptionExpired.ts delete mode 100644 generated/21/funding/redemptionRequested.ts delete mode 100644 generated/21/funding/redemptionSettled.ts delete mode 100644 generated/21/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/21/funding/removedRestrictedAddress.ts delete mode 100644 generated/21/funding/startedBidding.ts delete mode 100644 generated/21/funding/stoppedBidding.ts delete mode 100644 generated/21/governance/approved.ts delete mode 100644 generated/21/governance/decodeOfCallFailed.ts delete mode 100644 generated/21/governance/executed.ts delete mode 100644 generated/21/governance/expired.ts delete mode 100644 generated/21/governance/failedExecution.ts delete mode 100644 generated/21/governance/govKeyCallExecuted.ts delete mode 100644 generated/21/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/21/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/21/governance/proposed.ts delete mode 100644 generated/21/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/21/grandpa/newAuthorities.ts delete mode 100644 generated/21/grandpa/paused.ts delete mode 100644 generated/21/grandpa/resumed.ts delete mode 100644 generated/21/liquidityPools/assetSwapped.ts delete mode 100644 generated/21/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/21/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/21/liquidityPools/newPoolCreated.ts delete mode 100644 generated/21/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/21/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/21/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/21/liquidityProvider/accountCredited.ts delete mode 100644 generated/21/liquidityProvider/accountDebited.ts delete mode 100644 generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts delete mode 100644 generated/21/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/21/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/21/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/21/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/21/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/21/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/21/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/21/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/21/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/21/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/21/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/21/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/21/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/21/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/21/polkadotIngressEgress/startWitnessing.ts delete mode 100644 generated/21/polkadotIngressEgress/stopWitnessing.ts delete mode 100644 generated/21/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/21/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/21/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/21/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/21/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/21/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/21/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/21/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/21/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/21/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/21/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/21/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/21/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/21/polkadotVault/keygenFailure.ts delete mode 100644 generated/21/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/21/polkadotVault/keygenRequest.ts delete mode 100644 generated/21/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/21/polkadotVault/keygenSuccess.ts delete mode 100644 generated/21/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/21/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/21/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/21/polkadotVault/noKeyHandover.ts delete mode 100644 generated/21/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/21/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/21/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/21/reputation/accrualRateUpdated.ts delete mode 100644 generated/21/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/21/reputation/offencePenalty.ts delete mode 100644 generated/21/reputation/penaltyUpdated.ts delete mode 100644 generated/21/session/newSession.ts delete mode 100644 generated/21/swapping/batchSwapFailed.ts delete mode 100644 generated/21/swapping/ccmDepositReceived.ts delete mode 100644 generated/21/swapping/ccmEgressScheduled.ts delete mode 100644 generated/21/swapping/ccmFailed.ts delete mode 100644 generated/21/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/21/swapping/swapAmountTooLow.ts delete mode 100644 generated/21/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/21/swapping/swapDepositAddressReady.ts delete mode 100644 generated/21/swapping/swapEgressScheduled.ts delete mode 100644 generated/21/swapping/swapExecuted.ts delete mode 100644 generated/21/swapping/swapScheduled.ts delete mode 100644 generated/21/swapping/swapTtlSet.ts delete mode 100644 generated/21/swapping/withdrawalRequested.ts delete mode 100644 generated/21/system/codeUpdated.ts delete mode 100644 generated/21/system/extrinsicFailed.ts delete mode 100644 generated/21/system/extrinsicSuccess.ts delete mode 100644 generated/21/system/killedAccount.ts delete mode 100644 generated/21/system/newAccount.ts delete mode 100644 generated/21/system/remarked.ts delete mode 100644 generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/21/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/21/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/21/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/21/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/21/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/21/validator/auctionCompleted.ts delete mode 100644 generated/21/validator/cFEVersionUpdated.ts delete mode 100644 generated/21/validator/newEpoch.ts delete mode 100644 generated/21/validator/palletConfigUpdated.ts delete mode 100644 generated/21/validator/peerIdRegistered.ts delete mode 100644 generated/21/validator/peerIdUnregistered.ts delete mode 100644 generated/21/validator/rotationAborted.ts delete mode 100644 generated/21/validator/rotationPhaseUpdated.ts delete mode 100644 generated/21/validator/vanityNameSet.ts delete mode 100644 generated/21/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/22/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/22/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/22/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/22/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/22/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/22/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/22/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/22/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/22/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/22/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/22/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/22/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/22/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/22/bitcoinVault/keygenFailure.ts delete mode 100644 generated/22/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/22/bitcoinVault/keygenRequest.ts delete mode 100644 generated/22/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/22/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/22/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/22/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/22/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/22/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/22/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/22/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/22/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/22/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/22/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/22/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/22/environment/addedNewEthAsset.ts delete mode 100644 generated/22/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/22/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/22/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/22/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/22/environment/updatedEthAsset.ts delete mode 100644 generated/22/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/22/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/22/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/22/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/22/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/22/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/22/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/22/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/22/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/22/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/22/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/22/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/22/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/22/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/22/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/22/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/22/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/22/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/22/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/22/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/22/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/22/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/22/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/22/ethereumVault/keygenFailure.ts delete mode 100644 generated/22/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/22/ethereumVault/keygenRequest.ts delete mode 100644 generated/22/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/22/ethereumVault/keygenSuccess.ts delete mode 100644 generated/22/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/22/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/22/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/22/ethereumVault/noKeyHandover.ts delete mode 100644 generated/22/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/22/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/22/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/22/flip/accountReaped.ts delete mode 100644 generated/22/flip/remainingImbalance.ts delete mode 100644 generated/22/flip/slashingPerformed.ts delete mode 100644 generated/22/flip/slashingRateUpdated.ts delete mode 100644 generated/22/funding/addedRestrictedAddress.ts delete mode 100644 generated/22/funding/boundRedeemAddress.ts delete mode 100644 generated/22/funding/failedFundingAttempt.ts delete mode 100644 generated/22/funding/funded.ts delete mode 100644 generated/22/funding/minimumFundingUpdated.ts delete mode 100644 generated/22/funding/redemptionAmountZero.ts delete mode 100644 generated/22/funding/redemptionExpired.ts delete mode 100644 generated/22/funding/redemptionRequested.ts delete mode 100644 generated/22/funding/redemptionSettled.ts delete mode 100644 generated/22/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/22/funding/removedRestrictedAddress.ts delete mode 100644 generated/22/funding/startedBidding.ts delete mode 100644 generated/22/funding/stoppedBidding.ts delete mode 100644 generated/22/governance/approved.ts delete mode 100644 generated/22/governance/decodeOfCallFailed.ts delete mode 100644 generated/22/governance/executed.ts delete mode 100644 generated/22/governance/expired.ts delete mode 100644 generated/22/governance/failedExecution.ts delete mode 100644 generated/22/governance/govKeyCallExecuted.ts delete mode 100644 generated/22/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/22/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/22/governance/proposed.ts delete mode 100644 generated/22/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/22/grandpa/newAuthorities.ts delete mode 100644 generated/22/grandpa/paused.ts delete mode 100644 generated/22/grandpa/resumed.ts delete mode 100644 generated/22/liquidityPools/assetSwapped.ts delete mode 100644 generated/22/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/22/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/22/liquidityPools/newPoolCreated.ts delete mode 100644 generated/22/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/22/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/22/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/22/liquidityProvider/accountCredited.ts delete mode 100644 generated/22/liquidityProvider/accountDebited.ts delete mode 100644 generated/22/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/22/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/22/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/22/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/22/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/22/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/22/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/22/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/22/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/22/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/22/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/22/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/22/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/22/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/22/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/22/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/22/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/22/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/22/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/22/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/22/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/22/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/22/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/22/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/22/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/22/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/22/polkadotVault/keygenFailure.ts delete mode 100644 generated/22/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/22/polkadotVault/keygenRequest.ts delete mode 100644 generated/22/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/22/polkadotVault/keygenSuccess.ts delete mode 100644 generated/22/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/22/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/22/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/22/polkadotVault/noKeyHandover.ts delete mode 100644 generated/22/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/22/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/22/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/22/reputation/accrualRateUpdated.ts delete mode 100644 generated/22/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/22/reputation/offencePenalty.ts delete mode 100644 generated/22/reputation/penaltyUpdated.ts delete mode 100644 generated/22/session/newSession.ts delete mode 100644 generated/22/swapping/batchSwapFailed.ts delete mode 100644 generated/22/swapping/ccmDepositReceived.ts delete mode 100644 generated/22/swapping/ccmEgressScheduled.ts delete mode 100644 generated/22/swapping/ccmFailed.ts delete mode 100644 generated/22/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/22/swapping/swapAmountTooLow.ts delete mode 100644 generated/22/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/22/swapping/swapDepositAddressReady.ts delete mode 100644 generated/22/swapping/swapEgressScheduled.ts delete mode 100644 generated/22/swapping/swapExecuted.ts delete mode 100644 generated/22/swapping/swapScheduled.ts delete mode 100644 generated/22/swapping/swapTtlSet.ts delete mode 100644 generated/22/swapping/withdrawalRequested.ts delete mode 100644 generated/22/system/codeUpdated.ts delete mode 100644 generated/22/system/extrinsicFailed.ts delete mode 100644 generated/22/system/extrinsicSuccess.ts delete mode 100644 generated/22/system/killedAccount.ts delete mode 100644 generated/22/system/newAccount.ts delete mode 100644 generated/22/system/remarked.ts delete mode 100644 generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/22/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/22/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/22/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/22/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/22/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/22/validator/auctionCompleted.ts delete mode 100644 generated/22/validator/cFEVersionUpdated.ts delete mode 100644 generated/22/validator/newEpoch.ts delete mode 100644 generated/22/validator/palletConfigUpdated.ts delete mode 100644 generated/22/validator/peerIdRegistered.ts delete mode 100644 generated/22/validator/peerIdUnregistered.ts delete mode 100644 generated/22/validator/rotationAborted.ts delete mode 100644 generated/22/validator/rotationPhaseUpdated.ts delete mode 100644 generated/22/validator/vanityNameSet.ts delete mode 100644 generated/22/witnesser/witnessExecutionFailed.ts delete mode 100644 generated/25/accountRoles/accountRoleRegistered.ts delete mode 100644 generated/25/bitcoinBroadcaster/broadcastAborted.ts delete mode 100644 generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/25/bitcoinBroadcaster/broadcastSuccess.ts delete mode 100644 generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/25/bitcoinChainTracking/chainStateUpdated.ts delete mode 100644 generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/25/bitcoinIngressEgress/depositIgnored.ts delete mode 100644 generated/25/bitcoinIngressEgress/depositReceived.ts delete mode 100644 generated/25/bitcoinIngressEgress/egressScheduled.ts delete mode 100644 generated/25/bitcoinIngressEgress/minimumDepositSet.ts delete mode 100644 generated/25/bitcoinIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/25/bitcoinThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/25/bitcoinThresholdSigner/retryRequested.ts delete mode 100644 generated/25/bitcoinThresholdSigner/signersUnavailable.ts delete mode 100644 generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/25/bitcoinVault/awaitingGovernanceActivation.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverFailure.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverFailureReported.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverRequest.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverSuccess.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverSuccessReported.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/25/bitcoinVault/keygenFailure.ts delete mode 100644 generated/25/bitcoinVault/keygenFailureReported.ts delete mode 100644 generated/25/bitcoinVault/keygenRequest.ts delete mode 100644 generated/25/bitcoinVault/keygenResponseTimeout.ts delete mode 100644 generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/25/bitcoinVault/keygenSuccess.ts delete mode 100644 generated/25/bitcoinVault/keygenSuccessReported.ts delete mode 100644 generated/25/bitcoinVault/keygenVerificationFailure.ts delete mode 100644 generated/25/bitcoinVault/keygenVerificationSuccess.ts delete mode 100644 generated/25/bitcoinVault/noKeyHandover.ts delete mode 100644 generated/25/bitcoinVault/vaultRotatedExternally.ts delete mode 100644 generated/25/bitcoinVault/vaultRotationAborted.ts delete mode 100644 generated/25/bitcoinVault/vaultRotationCompleted.ts delete mode 100644 generated/25/emissions/backupNodeInflationEmissionsUpdated.ts delete mode 100644 generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts delete mode 100644 generated/25/emissions/supplyUpdateBroadcastRequested.ts delete mode 100644 generated/25/emissions/supplyUpdateIntervalUpdated.ts delete mode 100644 generated/25/environment/addedNewEthAsset.ts delete mode 100644 generated/25/environment/bitcoinBlockNumberSetForVault.ts delete mode 100644 generated/25/environment/nextCompatibilityVersionSet.ts delete mode 100644 generated/25/environment/polkadotVaultAccountSet.ts delete mode 100644 generated/25/environment/runtimeSafeModeUpdated.ts delete mode 100644 generated/25/environment/updatedEthAsset.ts delete mode 100644 generated/25/ethereumBroadcaster/broadcastAborted.ts delete mode 100644 generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/25/ethereumBroadcaster/broadcastSuccess.ts delete mode 100644 generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/25/ethereumChainTracking/chainStateUpdated.ts delete mode 100644 generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/25/ethereumIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/25/ethereumIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/25/ethereumIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/25/ethereumIngressEgress/depositIgnored.ts delete mode 100644 generated/25/ethereumIngressEgress/depositReceived.ts delete mode 100644 generated/25/ethereumIngressEgress/egressScheduled.ts delete mode 100644 generated/25/ethereumIngressEgress/minimumDepositSet.ts delete mode 100644 generated/25/ethereumIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/25/ethereumThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/25/ethereumThresholdSigner/retryRequested.ts delete mode 100644 generated/25/ethereumThresholdSigner/signersUnavailable.ts delete mode 100644 generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/25/ethereumVault/awaitingGovernanceActivation.ts delete mode 100644 generated/25/ethereumVault/keyHandoverFailure.ts delete mode 100644 generated/25/ethereumVault/keyHandoverFailureReported.ts delete mode 100644 generated/25/ethereumVault/keyHandoverRequest.ts delete mode 100644 generated/25/ethereumVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/25/ethereumVault/keyHandoverSuccess.ts delete mode 100644 generated/25/ethereumVault/keyHandoverSuccessReported.ts delete mode 100644 generated/25/ethereumVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/25/ethereumVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/25/ethereumVault/keygenFailure.ts delete mode 100644 generated/25/ethereumVault/keygenFailureReported.ts delete mode 100644 generated/25/ethereumVault/keygenRequest.ts delete mode 100644 generated/25/ethereumVault/keygenResponseTimeout.ts delete mode 100644 generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/25/ethereumVault/keygenSuccess.ts delete mode 100644 generated/25/ethereumVault/keygenSuccessReported.ts delete mode 100644 generated/25/ethereumVault/keygenVerificationFailure.ts delete mode 100644 generated/25/ethereumVault/keygenVerificationSuccess.ts delete mode 100644 generated/25/ethereumVault/noKeyHandover.ts delete mode 100644 generated/25/ethereumVault/vaultRotatedExternally.ts delete mode 100644 generated/25/ethereumVault/vaultRotationAborted.ts delete mode 100644 generated/25/ethereumVault/vaultRotationCompleted.ts delete mode 100644 generated/25/flip/accountReaped.ts delete mode 100644 generated/25/flip/remainingImbalance.ts delete mode 100644 generated/25/flip/slashingPerformed.ts delete mode 100644 generated/25/flip/slashingRateUpdated.ts delete mode 100644 generated/25/funding/addedRestrictedAddress.ts delete mode 100644 generated/25/funding/boundExecutorAddress.ts delete mode 100644 generated/25/funding/boundRedeemAddress.ts delete mode 100644 generated/25/funding/failedFundingAttempt.ts delete mode 100644 generated/25/funding/funded.ts delete mode 100644 generated/25/funding/minimumFundingUpdated.ts delete mode 100644 generated/25/funding/redemptionAmountZero.ts delete mode 100644 generated/25/funding/redemptionExpired.ts delete mode 100644 generated/25/funding/redemptionRequested.ts delete mode 100644 generated/25/funding/redemptionSettled.ts delete mode 100644 generated/25/funding/redemptionTaxAmountUpdated.ts delete mode 100644 generated/25/funding/removedRestrictedAddress.ts delete mode 100644 generated/25/funding/startedBidding.ts delete mode 100644 generated/25/funding/stoppedBidding.ts delete mode 100644 generated/25/governance/approved.ts delete mode 100644 generated/25/governance/decodeOfCallFailed.ts delete mode 100644 generated/25/governance/executed.ts delete mode 100644 generated/25/governance/expired.ts delete mode 100644 generated/25/governance/failedExecution.ts delete mode 100644 generated/25/governance/govKeyCallExecuted.ts delete mode 100644 generated/25/governance/govKeyCallExecutionFailed.ts delete mode 100644 generated/25/governance/govKeyCallHashWhitelisted.ts delete mode 100644 generated/25/governance/proposed.ts delete mode 100644 generated/25/governance/upgradeConditionsSatisfied.ts delete mode 100644 generated/25/grandpa/newAuthorities.ts delete mode 100644 generated/25/grandpa/paused.ts delete mode 100644 generated/25/grandpa/resumed.ts delete mode 100644 generated/25/liquidityPools/assetSwapped.ts delete mode 100644 generated/25/liquidityPools/limitOrderUpdated.ts delete mode 100644 generated/25/liquidityPools/networkFeeTaken.ts delete mode 100644 generated/25/liquidityPools/newPoolCreated.ts delete mode 100644 generated/25/liquidityPools/poolStateUpdated.ts delete mode 100644 generated/25/liquidityPools/rangeOrderUpdated.ts delete mode 100644 generated/25/liquidityPools/updatedBuyInterval.ts delete mode 100644 generated/25/liquidityProvider/accountCredited.ts delete mode 100644 generated/25/liquidityProvider/accountDebited.ts delete mode 100644 generated/25/liquidityProvider/liquidityDepositAddressExpired.ts delete mode 100644 generated/25/liquidityProvider/liquidityDepositAddressReady.ts delete mode 100644 generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts delete mode 100644 generated/25/liquidityProvider/lpTtlSet.ts delete mode 100644 generated/25/liquidityProvider/withdrawalEgressScheduled.ts delete mode 100644 generated/25/polkadotBroadcaster/broadcastAborted.ts delete mode 100644 generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts delete mode 100644 generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts delete mode 100644 generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts delete mode 100644 generated/25/polkadotBroadcaster/broadcastSuccess.ts delete mode 100644 generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts delete mode 100644 generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts delete mode 100644 generated/25/polkadotChainTracking/chainStateUpdated.ts delete mode 100644 generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts delete mode 100644 generated/25/polkadotIngressEgress/batchBroadcastRequested.ts delete mode 100644 generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts delete mode 100644 generated/25/polkadotIngressEgress/ccmEgressInvalid.ts delete mode 100644 generated/25/polkadotIngressEgress/depositFetchesScheduled.ts delete mode 100644 generated/25/polkadotIngressEgress/depositIgnored.ts delete mode 100644 generated/25/polkadotIngressEgress/depositReceived.ts delete mode 100644 generated/25/polkadotIngressEgress/egressScheduled.ts delete mode 100644 generated/25/polkadotIngressEgress/minimumDepositSet.ts delete mode 100644 generated/25/polkadotIngressEgress/vaultTransferFailed.ts delete mode 100644 generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts delete mode 100644 generated/25/polkadotThresholdSigner/failureReportProcessed.ts delete mode 100644 generated/25/polkadotThresholdSigner/retryRequested.ts delete mode 100644 generated/25/polkadotThresholdSigner/signersUnavailable.ts delete mode 100644 generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts delete mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts delete mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts delete mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts delete mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts delete mode 100644 generated/25/polkadotVault/awaitingGovernanceActivation.ts delete mode 100644 generated/25/polkadotVault/keyHandoverFailure.ts delete mode 100644 generated/25/polkadotVault/keyHandoverFailureReported.ts delete mode 100644 generated/25/polkadotVault/keyHandoverRequest.ts delete mode 100644 generated/25/polkadotVault/keyHandoverResponseTimeout.ts delete mode 100644 generated/25/polkadotVault/keyHandoverSuccess.ts delete mode 100644 generated/25/polkadotVault/keyHandoverSuccessReported.ts delete mode 100644 generated/25/polkadotVault/keyHandoverVerificationFailure.ts delete mode 100644 generated/25/polkadotVault/keyHandoverVerificationSuccess.ts delete mode 100644 generated/25/polkadotVault/keygenFailure.ts delete mode 100644 generated/25/polkadotVault/keygenFailureReported.ts delete mode 100644 generated/25/polkadotVault/keygenRequest.ts delete mode 100644 generated/25/polkadotVault/keygenResponseTimeout.ts delete mode 100644 generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts delete mode 100644 generated/25/polkadotVault/keygenSuccess.ts delete mode 100644 generated/25/polkadotVault/keygenSuccessReported.ts delete mode 100644 generated/25/polkadotVault/keygenVerificationFailure.ts delete mode 100644 generated/25/polkadotVault/keygenVerificationSuccess.ts delete mode 100644 generated/25/polkadotVault/noKeyHandover.ts delete mode 100644 generated/25/polkadotVault/vaultRotatedExternally.ts delete mode 100644 generated/25/polkadotVault/vaultRotationAborted.ts delete mode 100644 generated/25/polkadotVault/vaultRotationCompleted.ts delete mode 100644 generated/25/reputation/accrualRateUpdated.ts delete mode 100644 generated/25/reputation/missedHeartbeatPenaltyUpdated.ts delete mode 100644 generated/25/reputation/offencePenalty.ts delete mode 100644 generated/25/reputation/penaltyUpdated.ts delete mode 100644 generated/25/session/newSession.ts delete mode 100644 generated/25/swapping/batchSwapFailed.ts delete mode 100644 generated/25/swapping/ccmDepositReceived.ts delete mode 100644 generated/25/swapping/ccmEgressScheduled.ts delete mode 100644 generated/25/swapping/ccmFailed.ts delete mode 100644 generated/25/swapping/minimumSwapAmountSet.ts delete mode 100644 generated/25/swapping/swapAmountTooLow.ts delete mode 100644 generated/25/swapping/swapDepositAddressExpired.ts delete mode 100644 generated/25/swapping/swapDepositAddressReady.ts delete mode 100644 generated/25/swapping/swapEgressScheduled.ts delete mode 100644 generated/25/swapping/swapExecuted.ts delete mode 100644 generated/25/swapping/swapScheduled.ts delete mode 100644 generated/25/swapping/swapTtlSet.ts delete mode 100644 generated/25/swapping/withdrawalRequested.ts delete mode 100644 generated/25/system/codeUpdated.ts delete mode 100644 generated/25/system/extrinsicFailed.ts delete mode 100644 generated/25/system/extrinsicSuccess.ts delete mode 100644 generated/25/system/killedAccount.ts delete mode 100644 generated/25/system/newAccount.ts delete mode 100644 generated/25/system/remarked.ts delete mode 100644 generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts delete mode 100644 generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts delete mode 100644 generated/25/tokenholderGovernance/proposalEnacted.ts delete mode 100644 generated/25/tokenholderGovernance/proposalPassed.ts delete mode 100644 generated/25/tokenholderGovernance/proposalRejected.ts delete mode 100644 generated/25/tokenholderGovernance/proposalSubmitted.ts delete mode 100644 generated/25/transactionPayment/transactionFeePaid.ts delete mode 100644 generated/25/validator/auctionCompleted.ts delete mode 100644 generated/25/validator/cFEVersionUpdated.ts delete mode 100644 generated/25/validator/newEpoch.ts delete mode 100644 generated/25/validator/palletConfigUpdated.ts delete mode 100644 generated/25/validator/peerIdRegistered.ts delete mode 100644 generated/25/validator/peerIdUnregistered.ts delete mode 100644 generated/25/validator/rotationAborted.ts delete mode 100644 generated/25/validator/rotationPhaseUpdated.ts delete mode 100644 generated/25/validator/vanityNameSet.ts delete mode 100644 generated/25/witnesser/witnessExecutionFailed.ts diff --git a/generated/100/accountRoles/accountRoleRegistered.ts b/generated/100/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/100/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/100/bitcoinBroadcaster/broadcastAborted.ts b/generated/100/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/100/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/100/bitcoinBroadcaster/broadcastSuccess.ts b/generated/100/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/100/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/100/bitcoinChainTracking/chainStateUpdated.ts b/generated/100/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/100/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/100/bitcoinIngressEgress/depositIgnored.ts b/generated/100/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/100/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/100/bitcoinIngressEgress/depositReceived.ts b/generated/100/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/100/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/100/bitcoinIngressEgress/egressScheduled.ts b/generated/100/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/100/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/100/bitcoinIngressEgress/minimumDepositSet.ts b/generated/100/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/100/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/100/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/100/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/100/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/100/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/100/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/100/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/100/bitcoinThresholdSigner/retryRequested.ts b/generated/100/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/100/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/100/bitcoinThresholdSigner/signersUnavailable.ts b/generated/100/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/100/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/100/bitcoinVault/awaitingGovernanceActivation.ts b/generated/100/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/100/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/100/bitcoinVault/keyHandoverFailure.ts b/generated/100/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/100/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/100/bitcoinVault/keyHandoverFailureReported.ts b/generated/100/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/100/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/100/bitcoinVault/keyHandoverRequest.ts b/generated/100/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/100/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/100/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/100/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/100/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/100/bitcoinVault/keyHandoverSuccess.ts b/generated/100/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/100/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/100/bitcoinVault/keyHandoverSuccessReported.ts b/generated/100/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/100/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/100/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/100/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/100/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/100/bitcoinVault/keygenFailure.ts b/generated/100/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/100/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/100/bitcoinVault/keygenFailureReported.ts b/generated/100/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/100/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/100/bitcoinVault/keygenRequest.ts b/generated/100/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/100/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/100/bitcoinVault/keygenResponseTimeout.ts b/generated/100/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/100/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/100/bitcoinVault/keygenSuccess.ts b/generated/100/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/100/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/100/bitcoinVault/keygenSuccessReported.ts b/generated/100/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/100/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/100/bitcoinVault/keygenVerificationFailure.ts b/generated/100/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/100/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/100/bitcoinVault/keygenVerificationSuccess.ts b/generated/100/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/100/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/100/bitcoinVault/noKeyHandover.ts b/generated/100/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/100/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/100/bitcoinVault/vaultRotatedExternally.ts b/generated/100/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/100/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/100/bitcoinVault/vaultRotationAborted.ts b/generated/100/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/100/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/100/bitcoinVault/vaultRotationCompleted.ts b/generated/100/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/100/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/100/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/100/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/100/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/100/emissions/supplyUpdateBroadcastRequested.ts b/generated/100/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/100/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/100/emissions/supplyUpdateIntervalUpdated.ts b/generated/100/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/100/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/100/environment/addedNewEthAsset.ts b/generated/100/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/100/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/100/environment/bitcoinBlockNumberSetForVault.ts b/generated/100/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/100/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/100/environment/polkadotVaultAccountSet.ts b/generated/100/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/100/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/100/environment/runtimeSafeModeUpdated.ts b/generated/100/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/100/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/100/environment/updatedEthAsset.ts b/generated/100/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/100/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/100/ethereumBroadcaster/broadcastAborted.ts b/generated/100/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/100/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/100/ethereumBroadcaster/broadcastSuccess.ts b/generated/100/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/100/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/100/ethereumChainTracking/chainStateUpdated.ts b/generated/100/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/100/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/100/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/100/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/100/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/100/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/100/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/100/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/100/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/100/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/100/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/100/ethereumIngressEgress/depositIgnored.ts b/generated/100/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/100/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/100/ethereumIngressEgress/depositReceived.ts b/generated/100/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/100/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/100/ethereumIngressEgress/egressScheduled.ts b/generated/100/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/100/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/100/ethereumIngressEgress/minimumDepositSet.ts b/generated/100/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/100/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/100/ethereumIngressEgress/vaultTransferFailed.ts b/generated/100/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/100/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/100/ethereumThresholdSigner/failureReportProcessed.ts b/generated/100/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/100/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/100/ethereumThresholdSigner/retryRequested.ts b/generated/100/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/100/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/100/ethereumThresholdSigner/signersUnavailable.ts b/generated/100/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/100/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/100/ethereumVault/awaitingGovernanceActivation.ts b/generated/100/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/100/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/100/ethereumVault/keyHandoverFailure.ts b/generated/100/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/100/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/100/ethereumVault/keyHandoverFailureReported.ts b/generated/100/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/100/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/100/ethereumVault/keyHandoverRequest.ts b/generated/100/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/100/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/100/ethereumVault/keyHandoverResponseTimeout.ts b/generated/100/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/100/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/100/ethereumVault/keyHandoverSuccess.ts b/generated/100/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/100/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/100/ethereumVault/keyHandoverSuccessReported.ts b/generated/100/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/100/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/100/ethereumVault/keyHandoverVerificationFailure.ts b/generated/100/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/100/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/100/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/100/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/100/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/100/ethereumVault/keygenFailure.ts b/generated/100/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/100/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/100/ethereumVault/keygenFailureReported.ts b/generated/100/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/100/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/100/ethereumVault/keygenRequest.ts b/generated/100/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/100/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/100/ethereumVault/keygenResponseTimeout.ts b/generated/100/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/100/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/100/ethereumVault/keygenSuccess.ts b/generated/100/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/100/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/100/ethereumVault/keygenSuccessReported.ts b/generated/100/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/100/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/100/ethereumVault/keygenVerificationFailure.ts b/generated/100/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/100/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/100/ethereumVault/keygenVerificationSuccess.ts b/generated/100/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/100/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/100/ethereumVault/noKeyHandover.ts b/generated/100/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/100/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/100/ethereumVault/vaultRotatedExternally.ts b/generated/100/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/100/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/100/ethereumVault/vaultRotationAborted.ts b/generated/100/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/100/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/100/ethereumVault/vaultRotationCompleted.ts b/generated/100/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/100/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/100/flip/accountReaped.ts b/generated/100/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/100/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/100/flip/remainingImbalance.ts b/generated/100/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/100/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/100/flip/slashingPerformed.ts b/generated/100/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/100/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/100/flip/slashingRateUpdated.ts b/generated/100/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/100/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/100/funding/addedRestrictedAddress.ts b/generated/100/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/100/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/100/funding/boundExecutorAddress.ts b/generated/100/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/100/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/100/funding/boundRedeemAddress.ts b/generated/100/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/100/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/100/funding/failedFundingAttempt.ts b/generated/100/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/100/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/100/funding/funded.ts b/generated/100/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/100/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/100/funding/minimumFundingUpdated.ts b/generated/100/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/100/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/100/funding/redemptionAmountZero.ts b/generated/100/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/100/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/100/funding/redemptionExpired.ts b/generated/100/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/100/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/100/funding/redemptionRequested.ts b/generated/100/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/100/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/100/funding/redemptionSettled.ts b/generated/100/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/100/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/100/funding/redemptionTaxAmountUpdated.ts b/generated/100/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/100/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/100/funding/removedRestrictedAddress.ts b/generated/100/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/100/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/100/funding/startedBidding.ts b/generated/100/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/100/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/100/funding/stoppedBidding.ts b/generated/100/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/100/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/100/governance/approved.ts b/generated/100/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/100/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/100/governance/decodeOfCallFailed.ts b/generated/100/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/100/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/100/governance/executed.ts b/generated/100/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/100/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/100/governance/expired.ts b/generated/100/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/100/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/100/governance/failedExecution.ts b/generated/100/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/100/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/100/governance/govKeyCallExecuted.ts b/generated/100/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/100/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/100/governance/govKeyCallExecutionFailed.ts b/generated/100/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/100/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/100/governance/govKeyCallHashWhitelisted.ts b/generated/100/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/100/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/100/governance/proposed.ts b/generated/100/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/100/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/100/grandpa/newAuthorities.ts b/generated/100/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/100/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/100/grandpa/paused.ts b/generated/100/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/100/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/100/grandpa/resumed.ts b/generated/100/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/100/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/100/liquidityPools/assetSwapped.ts b/generated/100/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/100/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/100/liquidityPools/networkFeeTaken.ts b/generated/100/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/100/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/100/liquidityPools/newPoolCreated.ts b/generated/100/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/100/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/100/liquidityPools/poolStateUpdated.ts b/generated/100/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/100/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/100/liquidityPools/updatedBuyInterval.ts b/generated/100/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/100/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/100/liquidityProvider/accountCredited.ts b/generated/100/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/100/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/100/liquidityProvider/accountDebited.ts b/generated/100/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/100/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/100/liquidityProvider/withdrawalEgressScheduled.ts b/generated/100/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/100/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/100/polkadotBroadcaster/broadcastAborted.ts b/generated/100/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/100/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/100/polkadotBroadcaster/broadcastSuccess.ts b/generated/100/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/100/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/100/polkadotChainTracking/chainStateUpdated.ts b/generated/100/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/100/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/100/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/100/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/100/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/100/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/100/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/100/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/100/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/100/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/100/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/100/polkadotIngressEgress/depositIgnored.ts b/generated/100/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/100/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/100/polkadotIngressEgress/depositReceived.ts b/generated/100/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/100/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/100/polkadotIngressEgress/egressScheduled.ts b/generated/100/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/100/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/100/polkadotIngressEgress/minimumDepositSet.ts b/generated/100/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/100/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/100/polkadotIngressEgress/vaultTransferFailed.ts b/generated/100/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/100/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/100/polkadotThresholdSigner/failureReportProcessed.ts b/generated/100/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/100/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/100/polkadotThresholdSigner/retryRequested.ts b/generated/100/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/100/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/100/polkadotThresholdSigner/signersUnavailable.ts b/generated/100/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/100/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/100/polkadotVault/awaitingGovernanceActivation.ts b/generated/100/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/100/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/100/polkadotVault/keyHandoverFailure.ts b/generated/100/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/100/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/100/polkadotVault/keyHandoverFailureReported.ts b/generated/100/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/100/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/100/polkadotVault/keyHandoverRequest.ts b/generated/100/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/100/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/100/polkadotVault/keyHandoverResponseTimeout.ts b/generated/100/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/100/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/100/polkadotVault/keyHandoverSuccess.ts b/generated/100/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/100/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/100/polkadotVault/keyHandoverSuccessReported.ts b/generated/100/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/100/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/100/polkadotVault/keyHandoverVerificationFailure.ts b/generated/100/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/100/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/100/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/100/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/100/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/100/polkadotVault/keygenFailure.ts b/generated/100/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/100/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/100/polkadotVault/keygenFailureReported.ts b/generated/100/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/100/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/100/polkadotVault/keygenRequest.ts b/generated/100/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/100/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/100/polkadotVault/keygenResponseTimeout.ts b/generated/100/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/100/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/100/polkadotVault/keygenSuccess.ts b/generated/100/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/100/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/100/polkadotVault/keygenSuccessReported.ts b/generated/100/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/100/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/100/polkadotVault/keygenVerificationFailure.ts b/generated/100/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/100/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/100/polkadotVault/keygenVerificationSuccess.ts b/generated/100/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/100/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/100/polkadotVault/noKeyHandover.ts b/generated/100/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/100/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/100/polkadotVault/vaultRotatedExternally.ts b/generated/100/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/100/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/100/polkadotVault/vaultRotationAborted.ts b/generated/100/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/100/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/100/polkadotVault/vaultRotationCompleted.ts b/generated/100/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/100/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/100/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/100/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/100/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/100/reputation/offencePenalty.ts b/generated/100/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/100/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/100/reputation/penaltyUpdated.ts b/generated/100/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/100/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/100/session/newSession.ts b/generated/100/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/100/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/100/swapping/batchSwapFailed.ts b/generated/100/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/100/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/100/swapping/ccmDepositReceived.ts b/generated/100/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/100/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/100/swapping/ccmEgressScheduled.ts b/generated/100/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/100/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/100/swapping/ccmFailed.ts b/generated/100/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/100/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/100/swapping/minimumSwapAmountSet.ts b/generated/100/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/100/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/100/swapping/swapAmountTooLow.ts b/generated/100/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/100/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/100/swapping/swapEgressScheduled.ts b/generated/100/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/100/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/100/swapping/swapExecuted.ts b/generated/100/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/100/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/100/swapping/swapScheduled.ts b/generated/100/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/100/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/100/swapping/withdrawalRequested.ts b/generated/100/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/100/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/100/system/codeUpdated.ts b/generated/100/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/100/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/100/system/extrinsicFailed.ts b/generated/100/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/100/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/100/system/extrinsicSuccess.ts b/generated/100/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/100/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/100/system/killedAccount.ts b/generated/100/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/100/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/100/system/newAccount.ts b/generated/100/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/100/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/100/system/remarked.ts b/generated/100/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/100/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/100/tokenholderGovernance/proposalEnacted.ts b/generated/100/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/100/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/100/tokenholderGovernance/proposalPassed.ts b/generated/100/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/100/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/100/tokenholderGovernance/proposalRejected.ts b/generated/100/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/100/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/100/tokenholderGovernance/proposalSubmitted.ts b/generated/100/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/100/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/100/transactionPayment/transactionFeePaid.ts b/generated/100/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/100/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/100/validator/auctionCompleted.ts b/generated/100/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/100/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/100/validator/cFEVersionUpdated.ts b/generated/100/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/100/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/100/validator/newEpoch.ts b/generated/100/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/100/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/100/validator/palletConfigUpdated.ts b/generated/100/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/100/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/100/validator/peerIdRegistered.ts b/generated/100/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/100/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/100/validator/peerIdUnregistered.ts b/generated/100/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/100/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/100/validator/rotationAborted.ts b/generated/100/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/100/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/100/validator/rotationPhaseUpdated.ts b/generated/100/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/100/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/100/validator/vanityNameSet.ts b/generated/100/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/100/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/100/witnesser/witnessExecutionFailed.ts b/generated/100/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/100/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/102/accountRoles/accountRoleRegistered.ts b/generated/102/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/102/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/102/bitcoinBroadcaster/broadcastAborted.ts b/generated/102/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/102/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/102/bitcoinBroadcaster/broadcastSuccess.ts b/generated/102/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/102/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index dda5ab8..0000000 --- a/generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), - retryBroadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 6bcb070..0000000 --- a/generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: cfChainsBtcScriptPubkey, - amount: numberOrHex, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index c2dbeb8..0000000 --- a/generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: cfChainsBtcScriptPubkey, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/102/bitcoinChainTracking/chainStateUpdated.ts b/generated/102/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/102/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/102/bitcoinIngressEgress/depositIgnored.ts b/generated/102/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/102/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/102/bitcoinIngressEgress/depositReceived.ts b/generated/102/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/102/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/102/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/102/bitcoinIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index beca3f3..0000000 --- a/generated/102/bitcoinIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessBitcoin, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessBitcoin, -}); - -export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< - typeof bitcoinIngressEgressDepositWitnessRejected ->; diff --git a/generated/102/bitcoinIngressEgress/egressScheduled.ts b/generated/102/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/102/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/102/bitcoinIngressEgress/minimumDepositSet.ts b/generated/102/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/102/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/102/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/102/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/102/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/102/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/102/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/102/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/102/bitcoinThresholdSigner/retryRequested.ts b/generated/102/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/102/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/102/bitcoinThresholdSigner/signersUnavailable.ts b/generated/102/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/102/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/102/bitcoinVault/awaitingGovernanceActivation.ts b/generated/102/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/102/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/102/bitcoinVault/keyHandoverFailure.ts b/generated/102/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/102/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/102/bitcoinVault/keyHandoverFailureReported.ts b/generated/102/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/102/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/102/bitcoinVault/keyHandoverRequest.ts b/generated/102/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/102/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/102/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/102/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/102/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/102/bitcoinVault/keyHandoverSuccess.ts b/generated/102/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/102/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/102/bitcoinVault/keyHandoverSuccessReported.ts b/generated/102/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/102/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/102/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/102/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/102/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/102/bitcoinVault/keygenFailure.ts b/generated/102/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/102/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/102/bitcoinVault/keygenFailureReported.ts b/generated/102/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/102/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/102/bitcoinVault/keygenRequest.ts b/generated/102/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/102/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/102/bitcoinVault/keygenResponseTimeout.ts b/generated/102/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/102/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/102/bitcoinVault/keygenSuccess.ts b/generated/102/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/102/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/102/bitcoinVault/keygenSuccessReported.ts b/generated/102/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/102/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/102/bitcoinVault/keygenVerificationFailure.ts b/generated/102/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/102/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/102/bitcoinVault/keygenVerificationSuccess.ts b/generated/102/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/102/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/102/bitcoinVault/noKeyHandover.ts b/generated/102/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/102/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/102/bitcoinVault/vaultRotatedExternally.ts b/generated/102/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/102/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/102/bitcoinVault/vaultRotationAborted.ts b/generated/102/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/102/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/102/bitcoinVault/vaultRotationCompleted.ts b/generated/102/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/102/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/102/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/102/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/102/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/102/emissions/supplyUpdateBroadcastRequested.ts b/generated/102/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/102/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/102/emissions/supplyUpdateIntervalUpdated.ts b/generated/102/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/102/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/102/environment/addedNewEthAsset.ts b/generated/102/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/102/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/102/environment/bitcoinBlockNumberSetForVault.ts b/generated/102/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/102/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/102/environment/polkadotVaultAccountSet.ts b/generated/102/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/102/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/102/environment/runtimeSafeModeUpdated.ts b/generated/102/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/102/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/102/environment/updatedEthAsset.ts b/generated/102/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/102/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/102/ethereumBroadcaster/broadcastAborted.ts b/generated/102/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/102/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/102/ethereumBroadcaster/broadcastSuccess.ts b/generated/102/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/102/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index a832086..0000000 --- a/generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), - retryBroadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 16bc87b..0000000 --- a/generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index 5c84494..0000000 --- a/generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/102/ethereumChainTracking/chainStateUpdated.ts b/generated/102/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/102/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/102/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/102/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/102/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/102/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/102/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/102/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/102/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/102/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/102/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/102/ethereumIngressEgress/depositIgnored.ts b/generated/102/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/102/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/102/ethereumIngressEgress/depositReceived.ts b/generated/102/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/102/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/102/ethereumIngressEgress/depositWitnessRejected.ts b/generated/102/ethereumIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index ccece34..0000000 --- a/generated/102/ethereumIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessEthereum, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessEthereum, -}); - -export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< - typeof ethereumIngressEgressDepositWitnessRejected ->; diff --git a/generated/102/ethereumIngressEgress/egressScheduled.ts b/generated/102/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/102/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/102/ethereumIngressEgress/minimumDepositSet.ts b/generated/102/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/102/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/102/ethereumIngressEgress/vaultTransferFailed.ts b/generated/102/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/102/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/102/ethereumThresholdSigner/failureReportProcessed.ts b/generated/102/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/102/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/102/ethereumThresholdSigner/retryRequested.ts b/generated/102/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/102/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/102/ethereumThresholdSigner/signersUnavailable.ts b/generated/102/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/102/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/102/ethereumVault/awaitingGovernanceActivation.ts b/generated/102/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/102/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/102/ethereumVault/keyHandoverFailure.ts b/generated/102/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/102/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/102/ethereumVault/keyHandoverFailureReported.ts b/generated/102/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/102/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/102/ethereumVault/keyHandoverRequest.ts b/generated/102/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/102/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/102/ethereumVault/keyHandoverResponseTimeout.ts b/generated/102/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/102/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/102/ethereumVault/keyHandoverSuccess.ts b/generated/102/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/102/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/102/ethereumVault/keyHandoverSuccessReported.ts b/generated/102/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/102/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/102/ethereumVault/keyHandoverVerificationFailure.ts b/generated/102/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/102/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/102/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/102/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/102/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/102/ethereumVault/keygenFailure.ts b/generated/102/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/102/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/102/ethereumVault/keygenFailureReported.ts b/generated/102/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/102/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/102/ethereumVault/keygenRequest.ts b/generated/102/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/102/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/102/ethereumVault/keygenResponseTimeout.ts b/generated/102/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/102/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/102/ethereumVault/keygenSuccess.ts b/generated/102/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/102/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/102/ethereumVault/keygenSuccessReported.ts b/generated/102/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/102/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/102/ethereumVault/keygenVerificationFailure.ts b/generated/102/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/102/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/102/ethereumVault/keygenVerificationSuccess.ts b/generated/102/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/102/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/102/ethereumVault/noKeyHandover.ts b/generated/102/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/102/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/102/ethereumVault/vaultRotatedExternally.ts b/generated/102/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/102/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/102/ethereumVault/vaultRotationAborted.ts b/generated/102/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/102/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/102/ethereumVault/vaultRotationCompleted.ts b/generated/102/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/102/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/102/flip/accountReaped.ts b/generated/102/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/102/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/102/flip/remainingImbalance.ts b/generated/102/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/102/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/102/flip/slashingPerformed.ts b/generated/102/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/102/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/102/flip/slashingRateUpdated.ts b/generated/102/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/102/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/102/funding/addedRestrictedAddress.ts b/generated/102/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/102/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/102/funding/boundExecutorAddress.ts b/generated/102/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/102/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/102/funding/boundRedeemAddress.ts b/generated/102/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/102/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/102/funding/failedFundingAttempt.ts b/generated/102/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/102/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/102/funding/funded.ts b/generated/102/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/102/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/102/funding/minimumFundingUpdated.ts b/generated/102/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/102/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/102/funding/redemptionAmountZero.ts b/generated/102/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/102/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/102/funding/redemptionExpired.ts b/generated/102/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/102/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/102/funding/redemptionRequested.ts b/generated/102/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/102/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/102/funding/redemptionSettled.ts b/generated/102/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/102/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/102/funding/redemptionTaxAmountUpdated.ts b/generated/102/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/102/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/102/funding/removedRestrictedAddress.ts b/generated/102/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/102/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/102/funding/startedBidding.ts b/generated/102/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/102/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/102/funding/stoppedBidding.ts b/generated/102/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/102/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/102/governance/approved.ts b/generated/102/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/102/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/102/governance/decodeOfCallFailed.ts b/generated/102/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/102/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/102/governance/executed.ts b/generated/102/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/102/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/102/governance/expired.ts b/generated/102/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/102/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/102/governance/failedExecution.ts b/generated/102/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/102/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/102/governance/govKeyCallExecuted.ts b/generated/102/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/102/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/102/governance/govKeyCallExecutionFailed.ts b/generated/102/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/102/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/102/governance/govKeyCallHashWhitelisted.ts b/generated/102/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/102/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/102/governance/proposed.ts b/generated/102/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/102/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/102/grandpa/newAuthorities.ts b/generated/102/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/102/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/102/grandpa/paused.ts b/generated/102/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/102/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/102/grandpa/resumed.ts b/generated/102/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/102/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/102/liquidityPools/assetSwapped.ts b/generated/102/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/102/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/102/liquidityPools/limitOrderUpdated.ts b/generated/102/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index ea6cf67..0000000 --- a/generated/102/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - amountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/102/liquidityPools/networkFeeTaken.ts b/generated/102/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/102/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/102/liquidityPools/newPoolCreated.ts b/generated/102/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/102/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/102/liquidityPools/poolFeeSet.ts b/generated/102/liquidityPools/poolFeeSet.ts deleted file mode 100644 index ad2755f..0000000 --- a/generated/102/liquidityPools/poolFeeSet.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolFeeSet = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), -}); - -export type LiquidityPoolsPoolFeeSetArgs = z.output< - typeof liquidityPoolsPoolFeeSet ->; diff --git a/generated/102/liquidityPools/poolStateUpdated.ts b/generated/102/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/102/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/102/liquidityPools/rangeOrderUpdated.ts b/generated/102/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 910b3c5..0000000 --- a/generated/102/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - liquidityTotal: numberOrHex, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/102/liquidityPools/updatedBuyInterval.ts b/generated/102/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/102/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/102/liquidityProvider/accountCredited.ts b/generated/102/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/102/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/102/liquidityProvider/accountDebited.ts b/generated/102/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/102/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/102/liquidityProvider/liquidityDepositAddressReady.ts b/generated/102/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index f536940..0000000 --- a/generated/102/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - accountId, - depositChainExpiryBlock: numberOrHex, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/102/liquidityProvider/withdrawalEgressScheduled.ts b/generated/102/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/102/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/102/polkadotBroadcaster/broadcastAborted.ts b/generated/102/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/102/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/102/polkadotBroadcaster/broadcastSuccess.ts b/generated/102/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/102/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e0fc079..0000000 --- a/generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), - retryBroadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index e1d896e..0000000 --- a/generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index cb9c042..0000000 --- a/generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/102/polkadotChainTracking/chainStateUpdated.ts b/generated/102/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/102/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/102/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/102/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/102/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/102/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/102/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/102/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/102/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/102/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/102/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/102/polkadotIngressEgress/depositIgnored.ts b/generated/102/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/102/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/102/polkadotIngressEgress/depositReceived.ts b/generated/102/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/102/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/102/polkadotIngressEgress/depositWitnessRejected.ts b/generated/102/polkadotIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index 6256eab..0000000 --- a/generated/102/polkadotIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessPolkadot, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessPolkadot, -}); - -export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< - typeof polkadotIngressEgressDepositWitnessRejected ->; diff --git a/generated/102/polkadotIngressEgress/egressScheduled.ts b/generated/102/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/102/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/102/polkadotIngressEgress/minimumDepositSet.ts b/generated/102/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/102/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/102/polkadotIngressEgress/vaultTransferFailed.ts b/generated/102/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/102/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/102/polkadotThresholdSigner/failureReportProcessed.ts b/generated/102/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/102/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/102/polkadotThresholdSigner/retryRequested.ts b/generated/102/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/102/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/102/polkadotThresholdSigner/signersUnavailable.ts b/generated/102/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/102/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/102/polkadotVault/awaitingGovernanceActivation.ts b/generated/102/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/102/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/102/polkadotVault/keyHandoverFailure.ts b/generated/102/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/102/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/102/polkadotVault/keyHandoverFailureReported.ts b/generated/102/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/102/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/102/polkadotVault/keyHandoverRequest.ts b/generated/102/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/102/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/102/polkadotVault/keyHandoverResponseTimeout.ts b/generated/102/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/102/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/102/polkadotVault/keyHandoverSuccess.ts b/generated/102/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/102/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/102/polkadotVault/keyHandoverSuccessReported.ts b/generated/102/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/102/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/102/polkadotVault/keyHandoverVerificationFailure.ts b/generated/102/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/102/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/102/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/102/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/102/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/102/polkadotVault/keygenFailure.ts b/generated/102/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/102/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/102/polkadotVault/keygenFailureReported.ts b/generated/102/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/102/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/102/polkadotVault/keygenRequest.ts b/generated/102/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/102/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/102/polkadotVault/keygenResponseTimeout.ts b/generated/102/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/102/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/102/polkadotVault/keygenSuccess.ts b/generated/102/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/102/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/102/polkadotVault/keygenSuccessReported.ts b/generated/102/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/102/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/102/polkadotVault/keygenVerificationFailure.ts b/generated/102/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/102/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/102/polkadotVault/keygenVerificationSuccess.ts b/generated/102/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/102/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/102/polkadotVault/noKeyHandover.ts b/generated/102/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/102/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/102/polkadotVault/vaultRotatedExternally.ts b/generated/102/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/102/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/102/polkadotVault/vaultRotationAborted.ts b/generated/102/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/102/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/102/polkadotVault/vaultRotationCompleted.ts b/generated/102/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/102/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/102/reputation/accrualRateUpdated.ts b/generated/102/reputation/accrualRateUpdated.ts deleted file mode 100644 index 7ad1fed..0000000 --- a/generated/102/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - numberOfBlocks: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/102/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/102/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/102/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/102/reputation/offencePenalty.ts b/generated/102/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/102/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/102/reputation/penaltyUpdated.ts b/generated/102/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/102/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/102/session/newSession.ts b/generated/102/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/102/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/102/swapping/batchSwapFailed.ts b/generated/102/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/102/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/102/swapping/ccmDepositReceived.ts b/generated/102/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/102/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/102/swapping/ccmEgressScheduled.ts b/generated/102/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/102/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/102/swapping/ccmFailed.ts b/generated/102/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/102/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/102/swapping/minimumSwapAmountSet.ts b/generated/102/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/102/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/102/swapping/swapAmountTooLow.ts b/generated/102/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/102/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/102/swapping/swapDepositAddressReady.ts b/generated/102/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 615ac6a..0000000 --- a/generated/102/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), - sourceChainExpiryBlock: numberOrHex, -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/102/swapping/swapEgressScheduled.ts b/generated/102/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/102/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/102/swapping/swapExecuted.ts b/generated/102/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/102/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/102/swapping/swapScheduled.ts b/generated/102/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/102/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/102/swapping/withdrawalRequested.ts b/generated/102/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/102/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/102/system/codeUpdated.ts b/generated/102/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/102/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/102/system/extrinsicFailed.ts b/generated/102/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/102/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/102/system/extrinsicSuccess.ts b/generated/102/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/102/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/102/system/killedAccount.ts b/generated/102/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/102/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/102/system/newAccount.ts b/generated/102/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/102/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/102/system/remarked.ts b/generated/102/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/102/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/102/tokenholderGovernance/proposalEnacted.ts b/generated/102/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/102/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/102/tokenholderGovernance/proposalPassed.ts b/generated/102/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/102/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/102/tokenholderGovernance/proposalRejected.ts b/generated/102/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/102/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/102/tokenholderGovernance/proposalSubmitted.ts b/generated/102/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/102/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/102/transactionPayment/transactionFeePaid.ts b/generated/102/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/102/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/102/validator/auctionCompleted.ts b/generated/102/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/102/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/102/validator/cFEVersionUpdated.ts b/generated/102/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/102/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/102/validator/newEpoch.ts b/generated/102/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/102/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/102/validator/palletConfigUpdated.ts b/generated/102/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/102/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/102/validator/peerIdRegistered.ts b/generated/102/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/102/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/102/validator/peerIdUnregistered.ts b/generated/102/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/102/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/102/validator/rotationAborted.ts b/generated/102/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/102/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/102/validator/rotationPhaseUpdated.ts b/generated/102/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/102/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/102/validator/vanityNameSet.ts b/generated/102/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/102/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/102/witnesser/prewitnessed.ts b/generated/102/witnesser/prewitnessed.ts deleted file mode 100644 index 0e2c8b8..0000000 --- a/generated/102/witnesser/prewitnessed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const witnesserPrewitnessed = z.object({ call: z.unknown() }); - -export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/102/witnesser/witnessExecutionFailed.ts b/generated/102/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/102/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/103/accountRoles/accountRoleRegistered.ts b/generated/103/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/103/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/103/bitcoinBroadcaster/broadcastAborted.ts b/generated/103/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/103/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/103/bitcoinBroadcaster/broadcastSuccess.ts b/generated/103/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/103/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index dda5ab8..0000000 --- a/generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), - retryBroadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 6bcb070..0000000 --- a/generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: cfChainsBtcScriptPubkey, - amount: numberOrHex, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index c2dbeb8..0000000 --- a/generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: cfChainsBtcScriptPubkey, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/103/bitcoinChainTracking/chainStateUpdated.ts b/generated/103/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/103/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/103/bitcoinIngressEgress/depositIgnored.ts b/generated/103/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/103/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/103/bitcoinIngressEgress/depositReceived.ts b/generated/103/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/103/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/103/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/103/bitcoinIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index beca3f3..0000000 --- a/generated/103/bitcoinIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessBitcoin, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessBitcoin, -}); - -export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< - typeof bitcoinIngressEgressDepositWitnessRejected ->; diff --git a/generated/103/bitcoinIngressEgress/egressScheduled.ts b/generated/103/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/103/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/103/bitcoinIngressEgress/minimumDepositSet.ts b/generated/103/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/103/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/103/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/103/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/103/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/103/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/103/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/103/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/103/bitcoinThresholdSigner/retryRequested.ts b/generated/103/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/103/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/103/bitcoinThresholdSigner/signersUnavailable.ts b/generated/103/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/103/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/103/bitcoinVault/awaitingGovernanceActivation.ts b/generated/103/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/103/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/103/bitcoinVault/keyHandoverFailure.ts b/generated/103/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/103/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/103/bitcoinVault/keyHandoverFailureReported.ts b/generated/103/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/103/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/103/bitcoinVault/keyHandoverRequest.ts b/generated/103/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/103/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/103/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/103/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/103/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/103/bitcoinVault/keyHandoverSuccess.ts b/generated/103/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/103/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/103/bitcoinVault/keyHandoverSuccessReported.ts b/generated/103/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/103/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/103/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/103/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/103/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/103/bitcoinVault/keygenFailure.ts b/generated/103/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/103/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/103/bitcoinVault/keygenFailureReported.ts b/generated/103/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/103/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/103/bitcoinVault/keygenRequest.ts b/generated/103/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/103/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/103/bitcoinVault/keygenResponseTimeout.ts b/generated/103/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/103/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/103/bitcoinVault/keygenSuccess.ts b/generated/103/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/103/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/103/bitcoinVault/keygenSuccessReported.ts b/generated/103/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/103/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/103/bitcoinVault/keygenVerificationFailure.ts b/generated/103/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/103/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/103/bitcoinVault/keygenVerificationSuccess.ts b/generated/103/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/103/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/103/bitcoinVault/noKeyHandover.ts b/generated/103/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/103/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/103/bitcoinVault/vaultRotatedExternally.ts b/generated/103/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/103/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/103/bitcoinVault/vaultRotationAborted.ts b/generated/103/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/103/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/103/bitcoinVault/vaultRotationCompleted.ts b/generated/103/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/103/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/103/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/103/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/103/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/103/emissions/supplyUpdateBroadcastRequested.ts b/generated/103/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/103/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/103/emissions/supplyUpdateIntervalUpdated.ts b/generated/103/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/103/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/103/environment/addedNewEthAsset.ts b/generated/103/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/103/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/103/environment/bitcoinBlockNumberSetForVault.ts b/generated/103/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/103/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/103/environment/polkadotVaultAccountSet.ts b/generated/103/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/103/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/103/environment/runtimeSafeModeUpdated.ts b/generated/103/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/103/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/103/environment/updatedEthAsset.ts b/generated/103/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/103/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/103/ethereumBroadcaster/broadcastAborted.ts b/generated/103/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/103/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/103/ethereumBroadcaster/broadcastSuccess.ts b/generated/103/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/103/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index a832086..0000000 --- a/generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), - retryBroadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 16bc87b..0000000 --- a/generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index 5c84494..0000000 --- a/generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/103/ethereumChainTracking/chainStateUpdated.ts b/generated/103/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/103/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/103/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/103/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/103/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/103/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/103/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/103/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/103/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/103/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/103/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/103/ethereumIngressEgress/depositIgnored.ts b/generated/103/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/103/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/103/ethereumIngressEgress/depositReceived.ts b/generated/103/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/103/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/103/ethereumIngressEgress/depositWitnessRejected.ts b/generated/103/ethereumIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index ccece34..0000000 --- a/generated/103/ethereumIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessEthereum, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessEthereum, -}); - -export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< - typeof ethereumIngressEgressDepositWitnessRejected ->; diff --git a/generated/103/ethereumIngressEgress/egressScheduled.ts b/generated/103/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/103/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/103/ethereumIngressEgress/minimumDepositSet.ts b/generated/103/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/103/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/103/ethereumIngressEgress/vaultTransferFailed.ts b/generated/103/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/103/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/103/ethereumThresholdSigner/failureReportProcessed.ts b/generated/103/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/103/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/103/ethereumThresholdSigner/retryRequested.ts b/generated/103/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/103/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/103/ethereumThresholdSigner/signersUnavailable.ts b/generated/103/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/103/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/103/ethereumVault/awaitingGovernanceActivation.ts b/generated/103/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/103/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/103/ethereumVault/keyHandoverFailure.ts b/generated/103/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/103/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/103/ethereumVault/keyHandoverFailureReported.ts b/generated/103/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/103/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/103/ethereumVault/keyHandoverRequest.ts b/generated/103/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/103/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/103/ethereumVault/keyHandoverResponseTimeout.ts b/generated/103/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/103/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/103/ethereumVault/keyHandoverSuccess.ts b/generated/103/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/103/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/103/ethereumVault/keyHandoverSuccessReported.ts b/generated/103/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/103/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/103/ethereumVault/keyHandoverVerificationFailure.ts b/generated/103/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/103/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/103/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/103/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/103/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/103/ethereumVault/keygenFailure.ts b/generated/103/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/103/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/103/ethereumVault/keygenFailureReported.ts b/generated/103/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/103/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/103/ethereumVault/keygenRequest.ts b/generated/103/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/103/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/103/ethereumVault/keygenResponseTimeout.ts b/generated/103/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/103/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/103/ethereumVault/keygenSuccess.ts b/generated/103/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/103/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/103/ethereumVault/keygenSuccessReported.ts b/generated/103/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/103/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/103/ethereumVault/keygenVerificationFailure.ts b/generated/103/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/103/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/103/ethereumVault/keygenVerificationSuccess.ts b/generated/103/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/103/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/103/ethereumVault/noKeyHandover.ts b/generated/103/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/103/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/103/ethereumVault/vaultRotatedExternally.ts b/generated/103/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/103/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/103/ethereumVault/vaultRotationAborted.ts b/generated/103/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/103/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/103/ethereumVault/vaultRotationCompleted.ts b/generated/103/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/103/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/103/flip/accountReaped.ts b/generated/103/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/103/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/103/flip/remainingImbalance.ts b/generated/103/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/103/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/103/flip/slashingPerformed.ts b/generated/103/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/103/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/103/flip/slashingRateUpdated.ts b/generated/103/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/103/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/103/funding/addedRestrictedAddress.ts b/generated/103/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/103/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/103/funding/boundExecutorAddress.ts b/generated/103/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/103/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/103/funding/boundRedeemAddress.ts b/generated/103/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/103/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/103/funding/failedFundingAttempt.ts b/generated/103/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/103/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/103/funding/funded.ts b/generated/103/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/103/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/103/funding/minimumFundingUpdated.ts b/generated/103/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/103/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/103/funding/redemptionAmountZero.ts b/generated/103/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/103/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/103/funding/redemptionExpired.ts b/generated/103/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/103/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/103/funding/redemptionRequested.ts b/generated/103/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/103/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/103/funding/redemptionSettled.ts b/generated/103/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/103/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/103/funding/redemptionTaxAmountUpdated.ts b/generated/103/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/103/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/103/funding/removedRestrictedAddress.ts b/generated/103/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/103/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/103/funding/startedBidding.ts b/generated/103/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/103/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/103/funding/stoppedBidding.ts b/generated/103/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/103/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/103/governance/approved.ts b/generated/103/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/103/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/103/governance/decodeOfCallFailed.ts b/generated/103/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/103/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/103/governance/executed.ts b/generated/103/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/103/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/103/governance/expired.ts b/generated/103/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/103/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/103/governance/failedExecution.ts b/generated/103/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/103/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/103/governance/govKeyCallExecuted.ts b/generated/103/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/103/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/103/governance/govKeyCallExecutionFailed.ts b/generated/103/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/103/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/103/governance/govKeyCallHashWhitelisted.ts b/generated/103/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/103/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/103/governance/proposed.ts b/generated/103/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/103/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/103/grandpa/newAuthorities.ts b/generated/103/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/103/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/103/grandpa/paused.ts b/generated/103/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/103/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/103/grandpa/resumed.ts b/generated/103/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/103/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/103/liquidityPools/assetSwapped.ts b/generated/103/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/103/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/103/liquidityPools/limitOrderUpdated.ts b/generated/103/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index ea6cf67..0000000 --- a/generated/103/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - amountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/103/liquidityPools/networkFeeTaken.ts b/generated/103/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/103/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/103/liquidityPools/newPoolCreated.ts b/generated/103/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/103/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/103/liquidityPools/poolFeeSet.ts b/generated/103/liquidityPools/poolFeeSet.ts deleted file mode 100644 index ad2755f..0000000 --- a/generated/103/liquidityPools/poolFeeSet.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolFeeSet = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), -}); - -export type LiquidityPoolsPoolFeeSetArgs = z.output< - typeof liquidityPoolsPoolFeeSet ->; diff --git a/generated/103/liquidityPools/poolStateUpdated.ts b/generated/103/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/103/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/103/liquidityPools/rangeOrderUpdated.ts b/generated/103/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 910b3c5..0000000 --- a/generated/103/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - liquidityTotal: numberOrHex, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/103/liquidityPools/updatedBuyInterval.ts b/generated/103/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/103/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/103/liquidityProvider/accountCredited.ts b/generated/103/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/103/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/103/liquidityProvider/accountDebited.ts b/generated/103/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/103/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/103/liquidityProvider/liquidityDepositAddressReady.ts b/generated/103/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index f536940..0000000 --- a/generated/103/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - accountId, - depositChainExpiryBlock: numberOrHex, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/103/liquidityProvider/withdrawalEgressScheduled.ts b/generated/103/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/103/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/103/polkadotBroadcaster/broadcastAborted.ts b/generated/103/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/103/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/103/polkadotBroadcaster/broadcastSuccess.ts b/generated/103/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/103/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e0fc079..0000000 --- a/generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), - retryBroadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index e1d896e..0000000 --- a/generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index cb9c042..0000000 --- a/generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/103/polkadotChainTracking/chainStateUpdated.ts b/generated/103/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/103/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/103/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/103/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/103/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/103/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/103/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/103/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/103/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/103/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/103/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/103/polkadotIngressEgress/depositIgnored.ts b/generated/103/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/103/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/103/polkadotIngressEgress/depositReceived.ts b/generated/103/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/103/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/103/polkadotIngressEgress/depositWitnessRejected.ts b/generated/103/polkadotIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index 6256eab..0000000 --- a/generated/103/polkadotIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessPolkadot, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessPolkadot, -}); - -export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< - typeof polkadotIngressEgressDepositWitnessRejected ->; diff --git a/generated/103/polkadotIngressEgress/egressScheduled.ts b/generated/103/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/103/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/103/polkadotIngressEgress/minimumDepositSet.ts b/generated/103/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/103/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/103/polkadotIngressEgress/vaultTransferFailed.ts b/generated/103/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/103/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/103/polkadotThresholdSigner/failureReportProcessed.ts b/generated/103/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/103/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/103/polkadotThresholdSigner/retryRequested.ts b/generated/103/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/103/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/103/polkadotThresholdSigner/signersUnavailable.ts b/generated/103/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/103/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/103/polkadotVault/awaitingGovernanceActivation.ts b/generated/103/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/103/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/103/polkadotVault/keyHandoverFailure.ts b/generated/103/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/103/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/103/polkadotVault/keyHandoverFailureReported.ts b/generated/103/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/103/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/103/polkadotVault/keyHandoverRequest.ts b/generated/103/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/103/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/103/polkadotVault/keyHandoverResponseTimeout.ts b/generated/103/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/103/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/103/polkadotVault/keyHandoverSuccess.ts b/generated/103/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/103/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/103/polkadotVault/keyHandoverSuccessReported.ts b/generated/103/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/103/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/103/polkadotVault/keyHandoverVerificationFailure.ts b/generated/103/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/103/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/103/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/103/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/103/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/103/polkadotVault/keygenFailure.ts b/generated/103/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/103/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/103/polkadotVault/keygenFailureReported.ts b/generated/103/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/103/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/103/polkadotVault/keygenRequest.ts b/generated/103/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/103/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/103/polkadotVault/keygenResponseTimeout.ts b/generated/103/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/103/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/103/polkadotVault/keygenSuccess.ts b/generated/103/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/103/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/103/polkadotVault/keygenSuccessReported.ts b/generated/103/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/103/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/103/polkadotVault/keygenVerificationFailure.ts b/generated/103/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/103/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/103/polkadotVault/keygenVerificationSuccess.ts b/generated/103/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/103/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/103/polkadotVault/noKeyHandover.ts b/generated/103/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/103/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/103/polkadotVault/vaultRotatedExternally.ts b/generated/103/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/103/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/103/polkadotVault/vaultRotationAborted.ts b/generated/103/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/103/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/103/polkadotVault/vaultRotationCompleted.ts b/generated/103/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/103/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/103/reputation/accrualRateUpdated.ts b/generated/103/reputation/accrualRateUpdated.ts deleted file mode 100644 index 7ad1fed..0000000 --- a/generated/103/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - numberOfBlocks: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/103/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/103/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/103/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/103/reputation/offencePenalty.ts b/generated/103/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/103/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/103/reputation/penaltyUpdated.ts b/generated/103/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/103/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/103/session/newSession.ts b/generated/103/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/103/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/103/swapping/batchSwapFailed.ts b/generated/103/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/103/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/103/swapping/ccmDepositReceived.ts b/generated/103/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/103/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/103/swapping/ccmEgressScheduled.ts b/generated/103/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/103/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/103/swapping/ccmFailed.ts b/generated/103/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/103/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/103/swapping/maximumSwapAmountSet.ts b/generated/103/swapping/maximumSwapAmountSet.ts deleted file mode 100644 index 28fa90b..0000000 --- a/generated/103/swapping/maximumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMaximumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex.nullish(), -}); - -export type SwappingMaximumSwapAmountSetArgs = z.output< - typeof swappingMaximumSwapAmountSet ->; diff --git a/generated/103/swapping/minimumSwapAmountSet.ts b/generated/103/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/103/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/103/swapping/swapAmountConfiscated.ts b/generated/103/swapping/swapAmountConfiscated.ts deleted file mode 100644 index dd5c2de..0000000 --- a/generated/103/swapping/swapAmountConfiscated.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapAmountConfiscated = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - totalAmount: numberOrHex, - confiscatedAmount: numberOrHex, -}); - -export type SwappingSwapAmountConfiscatedArgs = z.output< - typeof swappingSwapAmountConfiscated ->; diff --git a/generated/103/swapping/swapAmountTooLow.ts b/generated/103/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/103/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/103/swapping/swapDepositAddressReady.ts b/generated/103/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 615ac6a..0000000 --- a/generated/103/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), - sourceChainExpiryBlock: numberOrHex, -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/103/swapping/swapEgressScheduled.ts b/generated/103/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/103/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/103/swapping/swapExecuted.ts b/generated/103/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/103/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/103/swapping/swapScheduled.ts b/generated/103/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/103/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/103/swapping/withdrawalRequested.ts b/generated/103/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/103/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/103/system/codeUpdated.ts b/generated/103/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/103/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/103/system/extrinsicFailed.ts b/generated/103/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/103/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/103/system/extrinsicSuccess.ts b/generated/103/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/103/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/103/system/killedAccount.ts b/generated/103/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/103/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/103/system/newAccount.ts b/generated/103/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/103/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/103/system/remarked.ts b/generated/103/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/103/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/103/tokenholderGovernance/proposalEnacted.ts b/generated/103/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/103/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/103/tokenholderGovernance/proposalPassed.ts b/generated/103/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/103/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/103/tokenholderGovernance/proposalRejected.ts b/generated/103/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/103/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/103/tokenholderGovernance/proposalSubmitted.ts b/generated/103/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/103/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/103/transactionPayment/transactionFeePaid.ts b/generated/103/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/103/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/103/validator/auctionCompleted.ts b/generated/103/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/103/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/103/validator/cFEVersionUpdated.ts b/generated/103/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/103/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/103/validator/newEpoch.ts b/generated/103/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/103/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/103/validator/palletConfigUpdated.ts b/generated/103/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/103/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/103/validator/peerIdRegistered.ts b/generated/103/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/103/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/103/validator/peerIdUnregistered.ts b/generated/103/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/103/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/103/validator/rotationAborted.ts b/generated/103/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/103/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/103/validator/rotationPhaseUpdated.ts b/generated/103/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/103/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/103/validator/vanityNameSet.ts b/generated/103/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/103/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/103/witnesser/prewitnessed.ts b/generated/103/witnesser/prewitnessed.ts deleted file mode 100644 index 0e2c8b8..0000000 --- a/generated/103/witnesser/prewitnessed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const witnesserPrewitnessed = z.object({ call: z.unknown() }); - -export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/103/witnesser/witnessExecutionFailed.ts b/generated/103/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/103/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/110/accountRoles/accountRoleRegistered.ts b/generated/110/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/110/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/110/bitcoinBroadcaster/broadcastAborted.ts b/generated/110/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/110/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/110/bitcoinBroadcaster/broadcastSuccess.ts b/generated/110/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/110/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 6bcb070..0000000 --- a/generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: cfChainsBtcScriptPubkey, - amount: numberOrHex, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index c2dbeb8..0000000 --- a/generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: cfChainsBtcScriptPubkey, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/110/bitcoinChainTracking/chainStateUpdated.ts b/generated/110/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/110/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/110/bitcoinIngressEgress/depositIgnored.ts b/generated/110/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/110/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/110/bitcoinIngressEgress/depositReceived.ts b/generated/110/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/110/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/110/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/110/bitcoinIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index beca3f3..0000000 --- a/generated/110/bitcoinIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessBitcoin, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessBitcoin, -}); - -export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< - typeof bitcoinIngressEgressDepositWitnessRejected ->; diff --git a/generated/110/bitcoinIngressEgress/egressScheduled.ts b/generated/110/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/110/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/110/bitcoinIngressEgress/minimumDepositSet.ts b/generated/110/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/110/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/110/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/110/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/110/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/110/bitcoinThresholdSigner/retryRequested.ts b/generated/110/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/110/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/110/bitcoinThresholdSigner/signersUnavailable.ts b/generated/110/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/110/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/110/bitcoinVault/awaitingGovernanceActivation.ts b/generated/110/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/110/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/110/bitcoinVault/keyHandoverFailure.ts b/generated/110/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/110/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/110/bitcoinVault/keyHandoverFailureReported.ts b/generated/110/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/110/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/110/bitcoinVault/keyHandoverRequest.ts b/generated/110/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/110/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/110/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/110/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/110/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/110/bitcoinVault/keyHandoverSuccess.ts b/generated/110/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/110/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/110/bitcoinVault/keyHandoverSuccessReported.ts b/generated/110/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/110/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/110/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/110/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/110/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/110/bitcoinVault/keygenFailure.ts b/generated/110/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/110/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/110/bitcoinVault/keygenFailureReported.ts b/generated/110/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/110/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/110/bitcoinVault/keygenRequest.ts b/generated/110/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/110/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/110/bitcoinVault/keygenResponseTimeout.ts b/generated/110/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/110/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/110/bitcoinVault/keygenSuccess.ts b/generated/110/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/110/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/110/bitcoinVault/keygenSuccessReported.ts b/generated/110/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/110/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/110/bitcoinVault/keygenVerificationFailure.ts b/generated/110/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/110/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/110/bitcoinVault/keygenVerificationSuccess.ts b/generated/110/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/110/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/110/bitcoinVault/noKeyHandover.ts b/generated/110/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/110/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/110/bitcoinVault/vaultRotatedExternally.ts b/generated/110/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/110/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/110/bitcoinVault/vaultRotationAborted.ts b/generated/110/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/110/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/110/bitcoinVault/vaultRotationCompleted.ts b/generated/110/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/110/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/110/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/110/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/110/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/110/emissions/supplyUpdateBroadcastRequested.ts b/generated/110/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/110/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/110/emissions/supplyUpdateIntervalUpdated.ts b/generated/110/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/110/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/110/environment/addedNewEthAsset.ts b/generated/110/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/110/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/110/environment/bitcoinBlockNumberSetForVault.ts b/generated/110/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/110/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/110/environment/polkadotVaultAccountSet.ts b/generated/110/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/110/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/110/environment/runtimeSafeModeUpdated.ts b/generated/110/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/110/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/110/environment/updatedEthAsset.ts b/generated/110/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/110/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/110/ethereumBroadcaster/broadcastAborted.ts b/generated/110/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/110/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/110/ethereumBroadcaster/broadcastSuccess.ts b/generated/110/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/110/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 16bc87b..0000000 --- a/generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index 5c84494..0000000 --- a/generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/110/ethereumChainTracking/chainStateUpdated.ts b/generated/110/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/110/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/110/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/110/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/110/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/110/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/110/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/110/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/110/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/110/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/110/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/110/ethereumIngressEgress/depositIgnored.ts b/generated/110/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/110/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/110/ethereumIngressEgress/depositReceived.ts b/generated/110/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/110/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/110/ethereumIngressEgress/depositWitnessRejected.ts b/generated/110/ethereumIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index ccece34..0000000 --- a/generated/110/ethereumIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessEthereum, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessEthereum, -}); - -export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< - typeof ethereumIngressEgressDepositWitnessRejected ->; diff --git a/generated/110/ethereumIngressEgress/egressScheduled.ts b/generated/110/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/110/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/110/ethereumIngressEgress/minimumDepositSet.ts b/generated/110/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/110/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/110/ethereumThresholdSigner/failureReportProcessed.ts b/generated/110/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/110/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/110/ethereumThresholdSigner/retryRequested.ts b/generated/110/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/110/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/110/ethereumThresholdSigner/signersUnavailable.ts b/generated/110/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/110/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/110/ethereumVault/awaitingGovernanceActivation.ts b/generated/110/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/110/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/110/ethereumVault/keyHandoverFailure.ts b/generated/110/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/110/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/110/ethereumVault/keyHandoverFailureReported.ts b/generated/110/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/110/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/110/ethereumVault/keyHandoverRequest.ts b/generated/110/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/110/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/110/ethereumVault/keyHandoverResponseTimeout.ts b/generated/110/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/110/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/110/ethereumVault/keyHandoverSuccess.ts b/generated/110/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/110/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/110/ethereumVault/keyHandoverSuccessReported.ts b/generated/110/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/110/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/110/ethereumVault/keyHandoverVerificationFailure.ts b/generated/110/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/110/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/110/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/110/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/110/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/110/ethereumVault/keygenFailure.ts b/generated/110/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/110/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/110/ethereumVault/keygenFailureReported.ts b/generated/110/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/110/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/110/ethereumVault/keygenRequest.ts b/generated/110/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/110/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/110/ethereumVault/keygenResponseTimeout.ts b/generated/110/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/110/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/110/ethereumVault/keygenSuccess.ts b/generated/110/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/110/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/110/ethereumVault/keygenSuccessReported.ts b/generated/110/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/110/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/110/ethereumVault/keygenVerificationFailure.ts b/generated/110/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/110/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/110/ethereumVault/keygenVerificationSuccess.ts b/generated/110/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/110/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/110/ethereumVault/noKeyHandover.ts b/generated/110/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/110/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/110/ethereumVault/vaultRotatedExternally.ts b/generated/110/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/110/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/110/ethereumVault/vaultRotationAborted.ts b/generated/110/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/110/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/110/ethereumVault/vaultRotationCompleted.ts b/generated/110/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/110/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/110/flip/accountReaped.ts b/generated/110/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/110/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/110/flip/remainingImbalance.ts b/generated/110/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/110/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/110/flip/slashingPerformed.ts b/generated/110/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/110/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/110/flip/slashingRateUpdated.ts b/generated/110/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/110/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/110/funding/addedRestrictedAddress.ts b/generated/110/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/110/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/110/funding/boundExecutorAddress.ts b/generated/110/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/110/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/110/funding/boundRedeemAddress.ts b/generated/110/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/110/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/110/funding/failedFundingAttempt.ts b/generated/110/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/110/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/110/funding/funded.ts b/generated/110/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/110/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/110/funding/minimumFundingUpdated.ts b/generated/110/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/110/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/110/funding/redemptionAmountZero.ts b/generated/110/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/110/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/110/funding/redemptionExpired.ts b/generated/110/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/110/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/110/funding/redemptionRequested.ts b/generated/110/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/110/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/110/funding/redemptionSettled.ts b/generated/110/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/110/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/110/funding/redemptionTaxAmountUpdated.ts b/generated/110/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/110/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/110/funding/removedRestrictedAddress.ts b/generated/110/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/110/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/110/funding/startedBidding.ts b/generated/110/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/110/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/110/funding/stoppedBidding.ts b/generated/110/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/110/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/110/governance/approved.ts b/generated/110/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/110/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/110/governance/decodeOfCallFailed.ts b/generated/110/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/110/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/110/governance/executed.ts b/generated/110/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/110/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/110/governance/expired.ts b/generated/110/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/110/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/110/governance/failedExecution.ts b/generated/110/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/110/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/110/governance/govKeyCallExecuted.ts b/generated/110/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/110/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/110/governance/govKeyCallExecutionFailed.ts b/generated/110/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/110/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/110/governance/govKeyCallHashWhitelisted.ts b/generated/110/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/110/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/110/governance/proposed.ts b/generated/110/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/110/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/110/grandpa/newAuthorities.ts b/generated/110/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/110/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/110/grandpa/paused.ts b/generated/110/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/110/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/110/grandpa/resumed.ts b/generated/110/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/110/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/110/liquidityPools/assetSwapped.ts b/generated/110/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/110/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/110/liquidityPools/networkFeeTaken.ts b/generated/110/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/110/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/110/liquidityPools/updatedBuyInterval.ts b/generated/110/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/110/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/110/liquidityProvider/accountCredited.ts b/generated/110/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/110/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/110/liquidityProvider/accountDebited.ts b/generated/110/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/110/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/110/liquidityProvider/liquidityDepositAddressReady.ts b/generated/110/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index f536940..0000000 --- a/generated/110/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - accountId, - depositChainExpiryBlock: numberOrHex, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/110/liquidityProvider/withdrawalEgressScheduled.ts b/generated/110/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/110/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/110/polkadotBroadcaster/broadcastAborted.ts b/generated/110/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/110/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/110/polkadotBroadcaster/broadcastSuccess.ts b/generated/110/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/110/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index e1d896e..0000000 --- a/generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index cb9c042..0000000 --- a/generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/110/polkadotChainTracking/chainStateUpdated.ts b/generated/110/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/110/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/110/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/110/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/110/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/110/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/110/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/110/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/110/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/110/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/110/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/110/polkadotIngressEgress/depositIgnored.ts b/generated/110/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/110/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/110/polkadotIngressEgress/depositReceived.ts b/generated/110/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/110/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/110/polkadotIngressEgress/depositWitnessRejected.ts b/generated/110/polkadotIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index 6256eab..0000000 --- a/generated/110/polkadotIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessPolkadot, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessPolkadot, -}); - -export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< - typeof polkadotIngressEgressDepositWitnessRejected ->; diff --git a/generated/110/polkadotIngressEgress/egressScheduled.ts b/generated/110/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/110/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/110/polkadotIngressEgress/minimumDepositSet.ts b/generated/110/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/110/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/110/polkadotThresholdSigner/failureReportProcessed.ts b/generated/110/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/110/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/110/polkadotThresholdSigner/retryRequested.ts b/generated/110/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/110/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/110/polkadotThresholdSigner/signersUnavailable.ts b/generated/110/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/110/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/110/polkadotVault/awaitingGovernanceActivation.ts b/generated/110/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/110/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/110/polkadotVault/keyHandoverFailure.ts b/generated/110/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/110/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/110/polkadotVault/keyHandoverFailureReported.ts b/generated/110/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/110/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/110/polkadotVault/keyHandoverRequest.ts b/generated/110/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/110/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/110/polkadotVault/keyHandoverResponseTimeout.ts b/generated/110/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/110/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/110/polkadotVault/keyHandoverSuccess.ts b/generated/110/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/110/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/110/polkadotVault/keyHandoverSuccessReported.ts b/generated/110/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/110/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/110/polkadotVault/keyHandoverVerificationFailure.ts b/generated/110/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/110/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/110/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/110/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/110/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/110/polkadotVault/keygenFailure.ts b/generated/110/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/110/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/110/polkadotVault/keygenFailureReported.ts b/generated/110/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/110/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/110/polkadotVault/keygenRequest.ts b/generated/110/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/110/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/110/polkadotVault/keygenResponseTimeout.ts b/generated/110/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/110/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/110/polkadotVault/keygenSuccess.ts b/generated/110/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/110/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/110/polkadotVault/keygenSuccessReported.ts b/generated/110/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/110/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/110/polkadotVault/keygenVerificationFailure.ts b/generated/110/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/110/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/110/polkadotVault/keygenVerificationSuccess.ts b/generated/110/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/110/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/110/polkadotVault/noKeyHandover.ts b/generated/110/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/110/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/110/polkadotVault/vaultRotatedExternally.ts b/generated/110/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/110/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/110/polkadotVault/vaultRotationAborted.ts b/generated/110/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/110/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/110/polkadotVault/vaultRotationCompleted.ts b/generated/110/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/110/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/110/reputation/accrualRateUpdated.ts b/generated/110/reputation/accrualRateUpdated.ts deleted file mode 100644 index 7ad1fed..0000000 --- a/generated/110/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - numberOfBlocks: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/110/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/110/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/110/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/110/reputation/offencePenalty.ts b/generated/110/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/110/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/110/reputation/penaltyUpdated.ts b/generated/110/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/110/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/110/session/newSession.ts b/generated/110/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/110/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/110/swapping/batchSwapFailed.ts b/generated/110/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/110/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/110/swapping/ccmDepositReceived.ts b/generated/110/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/110/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/110/swapping/ccmEgressScheduled.ts b/generated/110/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/110/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/110/swapping/ccmFailed.ts b/generated/110/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/110/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/110/swapping/maximumSwapAmountSet.ts b/generated/110/swapping/maximumSwapAmountSet.ts deleted file mode 100644 index 28fa90b..0000000 --- a/generated/110/swapping/maximumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMaximumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex.nullish(), -}); - -export type SwappingMaximumSwapAmountSetArgs = z.output< - typeof swappingMaximumSwapAmountSet ->; diff --git a/generated/110/swapping/minimumSwapAmountSet.ts b/generated/110/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/110/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/110/swapping/swapAmountConfiscated.ts b/generated/110/swapping/swapAmountConfiscated.ts deleted file mode 100644 index dd5c2de..0000000 --- a/generated/110/swapping/swapAmountConfiscated.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapAmountConfiscated = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - totalAmount: numberOrHex, - confiscatedAmount: numberOrHex, -}); - -export type SwappingSwapAmountConfiscatedArgs = z.output< - typeof swappingSwapAmountConfiscated ->; diff --git a/generated/110/swapping/swapAmountTooLow.ts b/generated/110/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/110/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/110/swapping/swapDepositAddressReady.ts b/generated/110/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 615ac6a..0000000 --- a/generated/110/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), - sourceChainExpiryBlock: numberOrHex, -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/110/swapping/swapEgressScheduled.ts b/generated/110/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/110/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/110/swapping/swapExecuted.ts b/generated/110/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/110/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/110/swapping/swapScheduled.ts b/generated/110/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/110/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/110/swapping/withdrawalRequested.ts b/generated/110/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/110/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/110/system/codeUpdated.ts b/generated/110/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/110/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/110/system/extrinsicFailed.ts b/generated/110/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/110/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/110/system/extrinsicSuccess.ts b/generated/110/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/110/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/110/system/killedAccount.ts b/generated/110/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/110/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/110/system/newAccount.ts b/generated/110/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/110/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/110/system/remarked.ts b/generated/110/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/110/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/110/tokenholderGovernance/proposalEnacted.ts b/generated/110/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/110/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/110/tokenholderGovernance/proposalPassed.ts b/generated/110/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/110/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/110/tokenholderGovernance/proposalRejected.ts b/generated/110/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/110/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/110/tokenholderGovernance/proposalSubmitted.ts b/generated/110/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/110/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/110/transactionPayment/transactionFeePaid.ts b/generated/110/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/110/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/110/validator/auctionCompleted.ts b/generated/110/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/110/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/110/validator/cFEVersionUpdated.ts b/generated/110/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/110/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/110/validator/newEpoch.ts b/generated/110/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/110/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/110/validator/palletConfigUpdated.ts b/generated/110/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/110/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/110/validator/peerIdRegistered.ts b/generated/110/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/110/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/110/validator/peerIdUnregistered.ts b/generated/110/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/110/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/110/validator/rotationAborted.ts b/generated/110/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/110/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/110/validator/rotationPhaseUpdated.ts b/generated/110/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/110/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/110/validator/vanityNameSet.ts b/generated/110/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/110/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/110/witnesser/prewitnessed.ts b/generated/110/witnesser/prewitnessed.ts deleted file mode 100644 index 0e2c8b8..0000000 --- a/generated/110/witnesser/prewitnessed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const witnesserPrewitnessed = z.object({ call: z.unknown() }); - -export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/110/witnesser/witnessExecutionFailed.ts b/generated/110/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/110/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/111/accountRoles/accountRoleRegistered.ts b/generated/111/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/111/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/111/bitcoinBroadcaster/broadcastAborted.ts b/generated/111/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/111/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/111/bitcoinBroadcaster/broadcastSuccess.ts b/generated/111/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/111/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/111/bitcoinBroadcaster/callResigned.ts b/generated/111/bitcoinBroadcaster/callResigned.ts deleted file mode 100644 index e9ee204..0000000 --- a/generated/111/bitcoinBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterCallResignedArgs = z.output< - typeof bitcoinBroadcasterCallResigned ->; diff --git a/generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 2a5b6ce..0000000 --- a/generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 6bcb070..0000000 --- a/generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: cfChainsBtcScriptPubkey, - amount: numberOrHex, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index c2dbeb8..0000000 --- a/generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: cfChainsBtcScriptPubkey, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/111/bitcoinChainTracking/chainStateUpdated.ts b/generated/111/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/111/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index 7e7068a..0000000 --- a/generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastFailed ->; diff --git a/generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/111/bitcoinIngressEgress/depositIgnored.ts b/generated/111/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/111/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/111/bitcoinIngressEgress/depositReceived.ts b/generated/111/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/111/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/111/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/111/bitcoinIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index beca3f3..0000000 --- a/generated/111/bitcoinIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessBitcoin, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessBitcoin, -}); - -export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< - typeof bitcoinIngressEgressDepositWitnessRejected ->; diff --git a/generated/111/bitcoinIngressEgress/egressScheduled.ts b/generated/111/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/111/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index 72df130..0000000 --- a/generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof bitcoinIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index fea89f1..0000000 --- a/generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof bitcoinIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/111/bitcoinIngressEgress/minimumDepositSet.ts b/generated/111/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/111/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/111/bitcoinIngressEgress/transferFallbackRequested.ts b/generated/111/bitcoinIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 41117c3..0000000 --- a/generated/111/bitcoinIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< - typeof bitcoinIngressEgressTransferFallbackRequested ->; diff --git a/generated/111/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/111/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/111/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/111/bitcoinThresholdSigner/retryRequested.ts b/generated/111/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/111/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/111/bitcoinThresholdSigner/signersUnavailable.ts b/generated/111/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/111/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/111/bitcoinVault/awaitingGovernanceActivation.ts b/generated/111/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/111/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/111/bitcoinVault/keyHandoverFailure.ts b/generated/111/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/111/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/111/bitcoinVault/keyHandoverFailureReported.ts b/generated/111/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/111/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/111/bitcoinVault/keyHandoverRequest.ts b/generated/111/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/111/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/111/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/111/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/111/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/111/bitcoinVault/keyHandoverSuccess.ts b/generated/111/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/111/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/111/bitcoinVault/keyHandoverSuccessReported.ts b/generated/111/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/111/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/111/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/111/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/111/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/111/bitcoinVault/keygenFailure.ts b/generated/111/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/111/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/111/bitcoinVault/keygenFailureReported.ts b/generated/111/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/111/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/111/bitcoinVault/keygenRequest.ts b/generated/111/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/111/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/111/bitcoinVault/keygenResponseTimeout.ts b/generated/111/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/111/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/111/bitcoinVault/keygenSuccess.ts b/generated/111/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/111/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/111/bitcoinVault/keygenSuccessReported.ts b/generated/111/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/111/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/111/bitcoinVault/keygenVerificationFailure.ts b/generated/111/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/111/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/111/bitcoinVault/keygenVerificationSuccess.ts b/generated/111/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/111/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/111/bitcoinVault/noKeyHandover.ts b/generated/111/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/111/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/111/bitcoinVault/vaultRotatedExternally.ts b/generated/111/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/111/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/111/bitcoinVault/vaultRotationAborted.ts b/generated/111/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/111/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/111/bitcoinVault/vaultRotationCompleted.ts b/generated/111/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/111/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/111/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/111/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/111/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/111/emissions/supplyUpdateBroadcastRequested.ts b/generated/111/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/111/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/111/emissions/supplyUpdateIntervalUpdated.ts b/generated/111/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/111/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/111/environment/addedNewEthAsset.ts b/generated/111/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/111/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/111/environment/bitcoinBlockNumberSetForVault.ts b/generated/111/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/111/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/111/environment/polkadotVaultAccountSet.ts b/generated/111/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/111/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/111/environment/runtimeSafeModeUpdated.ts b/generated/111/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/111/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/111/environment/updatedEthAsset.ts b/generated/111/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/111/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/111/ethereumBroadcaster/broadcastAborted.ts b/generated/111/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/111/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/111/ethereumBroadcaster/broadcastSuccess.ts b/generated/111/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/111/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/111/ethereumBroadcaster/callResigned.ts b/generated/111/ethereumBroadcaster/callResigned.ts deleted file mode 100644 index b24a876..0000000 --- a/generated/111/ethereumBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterCallResignedArgs = z.output< - typeof ethereumBroadcasterCallResigned ->; diff --git a/generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index aec771f..0000000 --- a/generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 16bc87b..0000000 --- a/generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index 5c84494..0000000 --- a/generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/111/ethereumChainTracking/chainStateUpdated.ts b/generated/111/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/111/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/111/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/111/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/111/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index ce39667..0000000 --- a/generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastFailed ->; diff --git a/generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/111/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/111/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/111/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/111/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/111/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/111/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/111/ethereumIngressEgress/depositIgnored.ts b/generated/111/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/111/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/111/ethereumIngressEgress/depositReceived.ts b/generated/111/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/111/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/111/ethereumIngressEgress/depositWitnessRejected.ts b/generated/111/ethereumIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index ccece34..0000000 --- a/generated/111/ethereumIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessEthereum, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessEthereum, -}); - -export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< - typeof ethereumIngressEgressDepositWitnessRejected ->; diff --git a/generated/111/ethereumIngressEgress/egressScheduled.ts b/generated/111/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/111/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index 43d3ac1..0000000 --- a/generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof ethereumIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index e49a09a..0000000 --- a/generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof ethereumIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/111/ethereumIngressEgress/minimumDepositSet.ts b/generated/111/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/111/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/111/ethereumIngressEgress/transferFallbackRequested.ts b/generated/111/ethereumIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 4a5ba1f..0000000 --- a/generated/111/ethereumIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, - broadcastId: z.number(), -}); - -export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< - typeof ethereumIngressEgressTransferFallbackRequested ->; diff --git a/generated/111/ethereumThresholdSigner/failureReportProcessed.ts b/generated/111/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/111/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/111/ethereumThresholdSigner/retryRequested.ts b/generated/111/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/111/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/111/ethereumThresholdSigner/signersUnavailable.ts b/generated/111/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/111/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/111/ethereumVault/awaitingGovernanceActivation.ts b/generated/111/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/111/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/111/ethereumVault/keyHandoverFailure.ts b/generated/111/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/111/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/111/ethereumVault/keyHandoverFailureReported.ts b/generated/111/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/111/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/111/ethereumVault/keyHandoverRequest.ts b/generated/111/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/111/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/111/ethereumVault/keyHandoverResponseTimeout.ts b/generated/111/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/111/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/111/ethereumVault/keyHandoverSuccess.ts b/generated/111/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/111/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/111/ethereumVault/keyHandoverSuccessReported.ts b/generated/111/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/111/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/111/ethereumVault/keyHandoverVerificationFailure.ts b/generated/111/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/111/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/111/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/111/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/111/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/111/ethereumVault/keygenFailure.ts b/generated/111/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/111/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/111/ethereumVault/keygenFailureReported.ts b/generated/111/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/111/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/111/ethereumVault/keygenRequest.ts b/generated/111/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/111/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/111/ethereumVault/keygenResponseTimeout.ts b/generated/111/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/111/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/111/ethereumVault/keygenSuccess.ts b/generated/111/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/111/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/111/ethereumVault/keygenSuccessReported.ts b/generated/111/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/111/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/111/ethereumVault/keygenVerificationFailure.ts b/generated/111/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/111/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/111/ethereumVault/keygenVerificationSuccess.ts b/generated/111/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/111/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/111/ethereumVault/noKeyHandover.ts b/generated/111/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/111/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/111/ethereumVault/vaultRotatedExternally.ts b/generated/111/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/111/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/111/ethereumVault/vaultRotationAborted.ts b/generated/111/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/111/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/111/ethereumVault/vaultRotationCompleted.ts b/generated/111/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/111/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/111/flip/accountReaped.ts b/generated/111/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/111/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/111/flip/remainingImbalance.ts b/generated/111/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/111/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/111/flip/slashingPerformed.ts b/generated/111/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/111/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/111/flip/slashingRateUpdated.ts b/generated/111/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/111/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/111/funding/addedRestrictedAddress.ts b/generated/111/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/111/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/111/funding/boundExecutorAddress.ts b/generated/111/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/111/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/111/funding/boundRedeemAddress.ts b/generated/111/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/111/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/111/funding/failedFundingAttempt.ts b/generated/111/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/111/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/111/funding/funded.ts b/generated/111/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/111/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/111/funding/minimumFundingUpdated.ts b/generated/111/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/111/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/111/funding/redemptionAmountZero.ts b/generated/111/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/111/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/111/funding/redemptionExpired.ts b/generated/111/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/111/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/111/funding/redemptionRequested.ts b/generated/111/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/111/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/111/funding/redemptionSettled.ts b/generated/111/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/111/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/111/funding/redemptionTaxAmountUpdated.ts b/generated/111/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/111/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/111/funding/removedRestrictedAddress.ts b/generated/111/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/111/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/111/funding/startedBidding.ts b/generated/111/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/111/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/111/funding/stoppedBidding.ts b/generated/111/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/111/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/111/governance/approved.ts b/generated/111/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/111/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/111/governance/decodeOfCallFailed.ts b/generated/111/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/111/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/111/governance/executed.ts b/generated/111/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/111/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/111/governance/expired.ts b/generated/111/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/111/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/111/governance/failedExecution.ts b/generated/111/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/111/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/111/governance/govKeyCallExecuted.ts b/generated/111/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/111/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/111/governance/govKeyCallExecutionFailed.ts b/generated/111/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/111/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/111/governance/govKeyCallHashWhitelisted.ts b/generated/111/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/111/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/111/governance/proposed.ts b/generated/111/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/111/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/111/grandpa/newAuthorities.ts b/generated/111/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/111/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/111/grandpa/paused.ts b/generated/111/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/111/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/111/grandpa/resumed.ts b/generated/111/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/111/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/111/liquidityPools/assetSwapped.ts b/generated/111/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/111/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts deleted file mode 100644 index 4929b2a..0000000 --- a/generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ - lp: accountId, - orderId: numberOrHex, - dispatchAt: z.number(), -}); - -export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< - typeof liquidityPoolsLimitOrderSetOrUpdateScheduled ->; diff --git a/generated/111/liquidityPools/limitOrderUpdated.ts b/generated/111/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 5242048..0000000 --- a/generated/111/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfAmmCommonOrder, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - side: cfAmmCommonOrder, - id: numberOrHex, - tick: z.number(), - sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - sellAmountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/111/liquidityPools/networkFeeTaken.ts b/generated/111/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/111/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/111/liquidityPools/newPoolCreated.ts b/generated/111/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 5210faa..0000000 --- a/generated/111/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/111/liquidityPools/poolFeeSet.ts b/generated/111/liquidityPools/poolFeeSet.ts deleted file mode 100644 index 577d70a..0000000 --- a/generated/111/liquidityPools/poolFeeSet.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolFeeSet = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), -}); - -export type LiquidityPoolsPoolFeeSetArgs = z.output< - typeof liquidityPoolsPoolFeeSet ->; diff --git a/generated/111/liquidityPools/rangeOrderUpdated.ts b/generated/111/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 0d1cfe9..0000000 --- a/generated/111/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMapU128, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - liquidityTotal: numberOrHex, - collectedFees: palletCfPoolsAssetsMapU128, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts deleted file mode 100644 index a047fb8..0000000 --- a/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; - -export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ - lp: accountId, - orderId: numberOrHex, - error: spRuntimeDispatchError, -}); - -export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = - z.output; diff --git a/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts deleted file mode 100644 index f9df273..0000000 --- a/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ - lp: accountId, - orderId: numberOrHex, -}); - -export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = - z.output; diff --git a/generated/111/liquidityPools/updatedBuyInterval.ts b/generated/111/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/111/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/111/liquidityProvider/accountCredited.ts b/generated/111/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/111/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/111/liquidityProvider/accountDebited.ts b/generated/111/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/111/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/111/liquidityProvider/liquidityDepositAddressReady.ts b/generated/111/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index f536940..0000000 --- a/generated/111/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - accountId, - depositChainExpiryBlock: numberOrHex, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/111/liquidityProvider/withdrawalEgressScheduled.ts b/generated/111/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/111/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/111/polkadotBroadcaster/broadcastAborted.ts b/generated/111/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/111/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/111/polkadotBroadcaster/broadcastSuccess.ts b/generated/111/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/111/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/111/polkadotBroadcaster/callResigned.ts b/generated/111/polkadotBroadcaster/callResigned.ts deleted file mode 100644 index a8dad6e..0000000 --- a/generated/111/polkadotBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterCallResignedArgs = z.output< - typeof polkadotBroadcasterCallResigned ->; diff --git a/generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 9c09f78..0000000 --- a/generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index e1d896e..0000000 --- a/generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index cb9c042..0000000 --- a/generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/111/polkadotChainTracking/chainStateUpdated.ts b/generated/111/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/111/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/111/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/111/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/111/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index 084a664..0000000 --- a/generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastFailed ->; diff --git a/generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/111/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/111/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/111/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/111/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/111/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/111/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/111/polkadotIngressEgress/depositIgnored.ts b/generated/111/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/111/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/111/polkadotIngressEgress/depositReceived.ts b/generated/111/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/111/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/111/polkadotIngressEgress/depositWitnessRejected.ts b/generated/111/polkadotIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index 6256eab..0000000 --- a/generated/111/polkadotIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessPolkadot, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessPolkadot, -}); - -export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< - typeof polkadotIngressEgressDepositWitnessRejected ->; diff --git a/generated/111/polkadotIngressEgress/egressScheduled.ts b/generated/111/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/111/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index bc1c5f5..0000000 --- a/generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof polkadotIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index d1e89a4..0000000 --- a/generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof polkadotIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/111/polkadotIngressEgress/minimumDepositSet.ts b/generated/111/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/111/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/111/polkadotIngressEgress/transferFallbackRequested.ts b/generated/111/polkadotIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 3bee59c..0000000 --- a/generated/111/polkadotIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< - typeof polkadotIngressEgressTransferFallbackRequested ->; diff --git a/generated/111/polkadotThresholdSigner/failureReportProcessed.ts b/generated/111/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/111/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/111/polkadotThresholdSigner/retryRequested.ts b/generated/111/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/111/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/111/polkadotThresholdSigner/signersUnavailable.ts b/generated/111/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/111/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/111/polkadotVault/awaitingGovernanceActivation.ts b/generated/111/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/111/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/111/polkadotVault/keyHandoverFailure.ts b/generated/111/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/111/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/111/polkadotVault/keyHandoverFailureReported.ts b/generated/111/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/111/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/111/polkadotVault/keyHandoverRequest.ts b/generated/111/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/111/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/111/polkadotVault/keyHandoverResponseTimeout.ts b/generated/111/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/111/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/111/polkadotVault/keyHandoverSuccess.ts b/generated/111/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/111/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/111/polkadotVault/keyHandoverSuccessReported.ts b/generated/111/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/111/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/111/polkadotVault/keyHandoverVerificationFailure.ts b/generated/111/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/111/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/111/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/111/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/111/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/111/polkadotVault/keygenFailure.ts b/generated/111/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/111/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/111/polkadotVault/keygenFailureReported.ts b/generated/111/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/111/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/111/polkadotVault/keygenRequest.ts b/generated/111/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/111/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/111/polkadotVault/keygenResponseTimeout.ts b/generated/111/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/111/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/111/polkadotVault/keygenSuccess.ts b/generated/111/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/111/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/111/polkadotVault/keygenSuccessReported.ts b/generated/111/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/111/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/111/polkadotVault/keygenVerificationFailure.ts b/generated/111/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/111/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/111/polkadotVault/keygenVerificationSuccess.ts b/generated/111/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/111/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/111/polkadotVault/noKeyHandover.ts b/generated/111/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/111/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/111/polkadotVault/vaultRotatedExternally.ts b/generated/111/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/111/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/111/polkadotVault/vaultRotationAborted.ts b/generated/111/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/111/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/111/polkadotVault/vaultRotationCompleted.ts b/generated/111/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/111/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/111/reputation/accrualRateUpdated.ts b/generated/111/reputation/accrualRateUpdated.ts deleted file mode 100644 index 7ad1fed..0000000 --- a/generated/111/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - numberOfBlocks: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/111/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/111/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/111/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/111/reputation/offencePenalty.ts b/generated/111/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/111/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/111/reputation/penaltyUpdated.ts b/generated/111/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/111/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/111/session/newSession.ts b/generated/111/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/111/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/111/swapping/batchSwapFailed.ts b/generated/111/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/111/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/111/swapping/ccmDepositReceived.ts b/generated/111/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/111/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/111/swapping/ccmEgressScheduled.ts b/generated/111/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/111/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/111/swapping/ccmFailed.ts b/generated/111/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/111/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/111/swapping/maximumSwapAmountSet.ts b/generated/111/swapping/maximumSwapAmountSet.ts deleted file mode 100644 index 28fa90b..0000000 --- a/generated/111/swapping/maximumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMaximumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex.nullish(), -}); - -export type SwappingMaximumSwapAmountSetArgs = z.output< - typeof swappingMaximumSwapAmountSet ->; diff --git a/generated/111/swapping/minimumSwapAmountSet.ts b/generated/111/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/111/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/111/swapping/swapAmountConfiscated.ts b/generated/111/swapping/swapAmountConfiscated.ts deleted file mode 100644 index dd5c2de..0000000 --- a/generated/111/swapping/swapAmountConfiscated.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapAmountConfiscated = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - totalAmount: numberOrHex, - confiscatedAmount: numberOrHex, -}); - -export type SwappingSwapAmountConfiscatedArgs = z.output< - typeof swappingSwapAmountConfiscated ->; diff --git a/generated/111/swapping/swapAmountTooLow.ts b/generated/111/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/111/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/111/swapping/swapDepositAddressReady.ts b/generated/111/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 615ac6a..0000000 --- a/generated/111/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), - sourceChainExpiryBlock: numberOrHex, -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/111/swapping/swapEgressScheduled.ts b/generated/111/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/111/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/111/swapping/swapExecuted.ts b/generated/111/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/111/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/111/swapping/swapScheduled.ts b/generated/111/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/111/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/111/swapping/withdrawalRequested.ts b/generated/111/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/111/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/111/system/codeUpdated.ts b/generated/111/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/111/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/111/system/extrinsicFailed.ts b/generated/111/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/111/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/111/system/extrinsicSuccess.ts b/generated/111/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/111/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/111/system/killedAccount.ts b/generated/111/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/111/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/111/system/newAccount.ts b/generated/111/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/111/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/111/system/remarked.ts b/generated/111/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/111/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/111/tokenholderGovernance/proposalEnacted.ts b/generated/111/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/111/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/111/tokenholderGovernance/proposalPassed.ts b/generated/111/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/111/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/111/tokenholderGovernance/proposalRejected.ts b/generated/111/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/111/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/111/tokenholderGovernance/proposalSubmitted.ts b/generated/111/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/111/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/111/transactionPayment/transactionFeePaid.ts b/generated/111/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/111/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/111/validator/auctionCompleted.ts b/generated/111/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/111/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/111/validator/cFEVersionUpdated.ts b/generated/111/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/111/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/111/validator/newEpoch.ts b/generated/111/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/111/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/111/validator/palletConfigUpdated.ts b/generated/111/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/111/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/111/validator/peerIdRegistered.ts b/generated/111/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/111/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/111/validator/peerIdUnregistered.ts b/generated/111/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/111/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/111/validator/rotationAborted.ts b/generated/111/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/111/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/111/validator/rotationPhaseUpdated.ts b/generated/111/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/111/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/111/validator/vanityNameSet.ts b/generated/111/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/111/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/111/witnesser/prewitnessed.ts b/generated/111/witnesser/prewitnessed.ts deleted file mode 100644 index 0e2c8b8..0000000 --- a/generated/111/witnesser/prewitnessed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const witnesserPrewitnessed = z.object({ call: z.unknown() }); - -export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/111/witnesser/witnessExecutionFailed.ts b/generated/111/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/111/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/114/accountRoles/accountRoleRegistered.ts b/generated/114/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/114/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/114/bitcoinBroadcaster/broadcastAborted.ts b/generated/114/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/114/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/114/bitcoinBroadcaster/broadcastSuccess.ts b/generated/114/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/114/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/114/bitcoinBroadcaster/callResigned.ts b/generated/114/bitcoinBroadcaster/callResigned.ts deleted file mode 100644 index e9ee204..0000000 --- a/generated/114/bitcoinBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterCallResignedArgs = z.output< - typeof bitcoinBroadcasterCallResigned ->; diff --git a/generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 2a5b6ce..0000000 --- a/generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 6bcb070..0000000 --- a/generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: cfChainsBtcScriptPubkey, - amount: numberOrHex, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index c2dbeb8..0000000 --- a/generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: cfChainsBtcScriptPubkey, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/114/bitcoinChainTracking/chainStateUpdated.ts b/generated/114/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/114/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index 7e7068a..0000000 --- a/generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastFailed ->; diff --git a/generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/114/bitcoinIngressEgress/depositIgnored.ts b/generated/114/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/114/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/114/bitcoinIngressEgress/depositReceived.ts b/generated/114/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/114/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/114/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/114/bitcoinIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index beca3f3..0000000 --- a/generated/114/bitcoinIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessBitcoin, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessBitcoin, -}); - -export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< - typeof bitcoinIngressEgressDepositWitnessRejected ->; diff --git a/generated/114/bitcoinIngressEgress/egressScheduled.ts b/generated/114/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/114/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index 72df130..0000000 --- a/generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof bitcoinIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index fea89f1..0000000 --- a/generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof bitcoinIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/114/bitcoinIngressEgress/minimumDepositSet.ts b/generated/114/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/114/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/114/bitcoinIngressEgress/transferFallbackRequested.ts b/generated/114/bitcoinIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 41117c3..0000000 --- a/generated/114/bitcoinIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< - typeof bitcoinIngressEgressTransferFallbackRequested ->; diff --git a/generated/114/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/114/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/114/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/114/bitcoinThresholdSigner/retryRequested.ts b/generated/114/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/114/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/114/bitcoinThresholdSigner/signersUnavailable.ts b/generated/114/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/114/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/114/bitcoinVault/awaitingGovernanceActivation.ts b/generated/114/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/114/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/114/bitcoinVault/keyHandoverFailure.ts b/generated/114/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/114/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/114/bitcoinVault/keyHandoverFailureReported.ts b/generated/114/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/114/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/114/bitcoinVault/keyHandoverRequest.ts b/generated/114/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/114/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/114/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/114/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/114/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/114/bitcoinVault/keyHandoverSuccess.ts b/generated/114/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/114/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/114/bitcoinVault/keyHandoverSuccessReported.ts b/generated/114/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/114/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/114/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/114/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/114/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/114/bitcoinVault/keygenFailure.ts b/generated/114/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/114/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/114/bitcoinVault/keygenFailureReported.ts b/generated/114/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/114/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/114/bitcoinVault/keygenRequest.ts b/generated/114/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/114/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/114/bitcoinVault/keygenResponseTimeout.ts b/generated/114/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/114/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/114/bitcoinVault/keygenSuccess.ts b/generated/114/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/114/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/114/bitcoinVault/keygenSuccessReported.ts b/generated/114/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/114/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/114/bitcoinVault/keygenVerificationFailure.ts b/generated/114/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/114/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/114/bitcoinVault/keygenVerificationSuccess.ts b/generated/114/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/114/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/114/bitcoinVault/noKeyHandover.ts b/generated/114/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/114/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/114/bitcoinVault/vaultRotatedExternally.ts b/generated/114/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/114/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/114/bitcoinVault/vaultRotationAborted.ts b/generated/114/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/114/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/114/bitcoinVault/vaultRotationCompleted.ts b/generated/114/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/114/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/114/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/114/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/114/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/114/emissions/supplyUpdateBroadcastRequested.ts b/generated/114/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/114/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/114/emissions/supplyUpdateIntervalUpdated.ts b/generated/114/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/114/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/114/environment/addedNewEthAsset.ts b/generated/114/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/114/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/114/environment/bitcoinBlockNumberSetForVault.ts b/generated/114/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/114/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/114/environment/polkadotVaultAccountSet.ts b/generated/114/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/114/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/114/environment/runtimeSafeModeUpdated.ts b/generated/114/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/114/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/114/environment/updatedEthAsset.ts b/generated/114/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/114/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/114/ethereumBroadcaster/broadcastAborted.ts b/generated/114/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/114/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/114/ethereumBroadcaster/broadcastSuccess.ts b/generated/114/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/114/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/114/ethereumBroadcaster/callResigned.ts b/generated/114/ethereumBroadcaster/callResigned.ts deleted file mode 100644 index b24a876..0000000 --- a/generated/114/ethereumBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterCallResignedArgs = z.output< - typeof ethereumBroadcasterCallResigned ->; diff --git a/generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index aec771f..0000000 --- a/generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 16bc87b..0000000 --- a/generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index 5c84494..0000000 --- a/generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/114/ethereumChainTracking/chainStateUpdated.ts b/generated/114/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/114/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/114/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/114/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/114/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index ce39667..0000000 --- a/generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastFailed ->; diff --git a/generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/114/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/114/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/114/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/114/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/114/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/114/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/114/ethereumIngressEgress/depositIgnored.ts b/generated/114/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/114/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/114/ethereumIngressEgress/depositReceived.ts b/generated/114/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/114/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/114/ethereumIngressEgress/depositWitnessRejected.ts b/generated/114/ethereumIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index ccece34..0000000 --- a/generated/114/ethereumIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessEthereum, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessEthereum, -}); - -export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< - typeof ethereumIngressEgressDepositWitnessRejected ->; diff --git a/generated/114/ethereumIngressEgress/egressScheduled.ts b/generated/114/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/114/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index 43d3ac1..0000000 --- a/generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof ethereumIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index e49a09a..0000000 --- a/generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof ethereumIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/114/ethereumIngressEgress/minimumDepositSet.ts b/generated/114/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/114/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/114/ethereumIngressEgress/transferFallbackRequested.ts b/generated/114/ethereumIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 4a5ba1f..0000000 --- a/generated/114/ethereumIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, - broadcastId: z.number(), -}); - -export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< - typeof ethereumIngressEgressTransferFallbackRequested ->; diff --git a/generated/114/ethereumThresholdSigner/failureReportProcessed.ts b/generated/114/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/114/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/114/ethereumThresholdSigner/retryRequested.ts b/generated/114/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/114/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/114/ethereumThresholdSigner/signersUnavailable.ts b/generated/114/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/114/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/114/ethereumVault/awaitingGovernanceActivation.ts b/generated/114/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/114/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/114/ethereumVault/keyHandoverFailure.ts b/generated/114/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/114/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/114/ethereumVault/keyHandoverFailureReported.ts b/generated/114/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/114/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/114/ethereumVault/keyHandoverRequest.ts b/generated/114/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/114/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/114/ethereumVault/keyHandoverResponseTimeout.ts b/generated/114/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/114/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/114/ethereumVault/keyHandoverSuccess.ts b/generated/114/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/114/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/114/ethereumVault/keyHandoverSuccessReported.ts b/generated/114/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/114/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/114/ethereumVault/keyHandoverVerificationFailure.ts b/generated/114/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/114/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/114/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/114/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/114/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/114/ethereumVault/keygenFailure.ts b/generated/114/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/114/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/114/ethereumVault/keygenFailureReported.ts b/generated/114/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/114/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/114/ethereumVault/keygenRequest.ts b/generated/114/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/114/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/114/ethereumVault/keygenResponseTimeout.ts b/generated/114/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/114/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/114/ethereumVault/keygenSuccess.ts b/generated/114/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/114/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/114/ethereumVault/keygenSuccessReported.ts b/generated/114/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/114/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/114/ethereumVault/keygenVerificationFailure.ts b/generated/114/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/114/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/114/ethereumVault/keygenVerificationSuccess.ts b/generated/114/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/114/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/114/ethereumVault/noKeyHandover.ts b/generated/114/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/114/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/114/ethereumVault/vaultRotatedExternally.ts b/generated/114/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/114/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/114/ethereumVault/vaultRotationAborted.ts b/generated/114/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/114/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/114/ethereumVault/vaultRotationCompleted.ts b/generated/114/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/114/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/114/flip/accountReaped.ts b/generated/114/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/114/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/114/flip/remainingImbalance.ts b/generated/114/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/114/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/114/flip/slashingPerformed.ts b/generated/114/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/114/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/114/flip/slashingRateUpdated.ts b/generated/114/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/114/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/114/funding/addedRestrictedAddress.ts b/generated/114/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/114/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/114/funding/boundExecutorAddress.ts b/generated/114/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/114/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/114/funding/boundRedeemAddress.ts b/generated/114/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/114/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/114/funding/failedFundingAttempt.ts b/generated/114/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/114/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/114/funding/funded.ts b/generated/114/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/114/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/114/funding/minimumFundingUpdated.ts b/generated/114/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/114/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/114/funding/redemptionAmountZero.ts b/generated/114/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/114/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/114/funding/redemptionExpired.ts b/generated/114/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/114/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/114/funding/redemptionRequested.ts b/generated/114/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/114/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/114/funding/redemptionSettled.ts b/generated/114/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/114/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/114/funding/redemptionTaxAmountUpdated.ts b/generated/114/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/114/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/114/funding/removedRestrictedAddress.ts b/generated/114/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/114/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/114/funding/startedBidding.ts b/generated/114/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/114/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/114/funding/stoppedBidding.ts b/generated/114/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/114/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/114/governance/approved.ts b/generated/114/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/114/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/114/governance/decodeOfCallFailed.ts b/generated/114/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/114/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/114/governance/executed.ts b/generated/114/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/114/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/114/governance/expired.ts b/generated/114/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/114/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/114/governance/failedExecution.ts b/generated/114/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/114/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/114/governance/govKeyCallExecuted.ts b/generated/114/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/114/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/114/governance/govKeyCallExecutionFailed.ts b/generated/114/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/114/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/114/governance/govKeyCallHashWhitelisted.ts b/generated/114/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/114/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/114/governance/proposed.ts b/generated/114/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/114/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/114/grandpa/newAuthorities.ts b/generated/114/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/114/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/114/grandpa/paused.ts b/generated/114/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/114/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/114/grandpa/resumed.ts b/generated/114/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/114/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/114/liquidityPools/assetSwapped.ts b/generated/114/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/114/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts deleted file mode 100644 index 4929b2a..0000000 --- a/generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ - lp: accountId, - orderId: numberOrHex, - dispatchAt: z.number(), -}); - -export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< - typeof liquidityPoolsLimitOrderSetOrUpdateScheduled ->; diff --git a/generated/114/liquidityPools/limitOrderUpdated.ts b/generated/114/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 5242048..0000000 --- a/generated/114/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfAmmCommonOrder, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - side: cfAmmCommonOrder, - id: numberOrHex, - tick: z.number(), - sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - sellAmountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/114/liquidityPools/networkFeeTaken.ts b/generated/114/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/114/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/114/liquidityPools/newPoolCreated.ts b/generated/114/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 5210faa..0000000 --- a/generated/114/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/114/liquidityPools/poolFeeSet.ts b/generated/114/liquidityPools/poolFeeSet.ts deleted file mode 100644 index 577d70a..0000000 --- a/generated/114/liquidityPools/poolFeeSet.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolFeeSet = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), -}); - -export type LiquidityPoolsPoolFeeSetArgs = z.output< - typeof liquidityPoolsPoolFeeSet ->; diff --git a/generated/114/liquidityPools/rangeOrderUpdated.ts b/generated/114/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 0d1cfe9..0000000 --- a/generated/114/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMapU128, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - liquidityTotal: numberOrHex, - collectedFees: palletCfPoolsAssetsMapU128, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts deleted file mode 100644 index a047fb8..0000000 --- a/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; - -export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ - lp: accountId, - orderId: numberOrHex, - error: spRuntimeDispatchError, -}); - -export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = - z.output; diff --git a/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts deleted file mode 100644 index f9df273..0000000 --- a/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ - lp: accountId, - orderId: numberOrHex, -}); - -export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = - z.output; diff --git a/generated/114/liquidityPools/updatedBuyInterval.ts b/generated/114/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/114/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/114/liquidityProvider/accountCredited.ts b/generated/114/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/114/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/114/liquidityProvider/accountDebited.ts b/generated/114/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/114/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/114/liquidityProvider/liquidityDepositAddressReady.ts b/generated/114/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index f536940..0000000 --- a/generated/114/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - accountId, - depositChainExpiryBlock: numberOrHex, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/114/liquidityProvider/withdrawalEgressScheduled.ts b/generated/114/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/114/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/114/polkadotBroadcaster/broadcastAborted.ts b/generated/114/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/114/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/114/polkadotBroadcaster/broadcastSuccess.ts b/generated/114/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/114/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/114/polkadotBroadcaster/callResigned.ts b/generated/114/polkadotBroadcaster/callResigned.ts deleted file mode 100644 index a8dad6e..0000000 --- a/generated/114/polkadotBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterCallResignedArgs = z.output< - typeof polkadotBroadcasterCallResigned ->; diff --git a/generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 9c09f78..0000000 --- a/generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index e1d896e..0000000 --- a/generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index cb9c042..0000000 --- a/generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/114/polkadotChainTracking/chainStateUpdated.ts b/generated/114/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/114/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/114/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/114/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/114/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index 084a664..0000000 --- a/generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastFailed ->; diff --git a/generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/114/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/114/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/114/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/114/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/114/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/114/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/114/polkadotIngressEgress/depositIgnored.ts b/generated/114/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/114/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/114/polkadotIngressEgress/depositReceived.ts b/generated/114/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/114/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/114/polkadotIngressEgress/depositWitnessRejected.ts b/generated/114/polkadotIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index 6256eab..0000000 --- a/generated/114/polkadotIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessPolkadot, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessPolkadot, -}); - -export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< - typeof polkadotIngressEgressDepositWitnessRejected ->; diff --git a/generated/114/polkadotIngressEgress/egressScheduled.ts b/generated/114/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/114/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index bc1c5f5..0000000 --- a/generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof polkadotIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index d1e89a4..0000000 --- a/generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof polkadotIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/114/polkadotIngressEgress/minimumDepositSet.ts b/generated/114/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/114/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/114/polkadotIngressEgress/transferFallbackRequested.ts b/generated/114/polkadotIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 3bee59c..0000000 --- a/generated/114/polkadotIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< - typeof polkadotIngressEgressTransferFallbackRequested ->; diff --git a/generated/114/polkadotThresholdSigner/failureReportProcessed.ts b/generated/114/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/114/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/114/polkadotThresholdSigner/retryRequested.ts b/generated/114/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/114/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/114/polkadotThresholdSigner/signersUnavailable.ts b/generated/114/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/114/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/114/polkadotVault/awaitingGovernanceActivation.ts b/generated/114/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/114/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/114/polkadotVault/keyHandoverFailure.ts b/generated/114/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/114/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/114/polkadotVault/keyHandoverFailureReported.ts b/generated/114/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/114/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/114/polkadotVault/keyHandoverRequest.ts b/generated/114/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/114/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/114/polkadotVault/keyHandoverResponseTimeout.ts b/generated/114/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/114/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/114/polkadotVault/keyHandoverSuccess.ts b/generated/114/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/114/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/114/polkadotVault/keyHandoverSuccessReported.ts b/generated/114/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/114/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/114/polkadotVault/keyHandoverVerificationFailure.ts b/generated/114/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/114/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/114/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/114/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/114/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/114/polkadotVault/keygenFailure.ts b/generated/114/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/114/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/114/polkadotVault/keygenFailureReported.ts b/generated/114/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/114/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/114/polkadotVault/keygenRequest.ts b/generated/114/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/114/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/114/polkadotVault/keygenResponseTimeout.ts b/generated/114/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/114/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/114/polkadotVault/keygenSuccess.ts b/generated/114/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/114/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/114/polkadotVault/keygenSuccessReported.ts b/generated/114/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/114/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/114/polkadotVault/keygenVerificationFailure.ts b/generated/114/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/114/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/114/polkadotVault/keygenVerificationSuccess.ts b/generated/114/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/114/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/114/polkadotVault/noKeyHandover.ts b/generated/114/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/114/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/114/polkadotVault/vaultRotatedExternally.ts b/generated/114/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/114/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/114/polkadotVault/vaultRotationAborted.ts b/generated/114/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/114/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/114/polkadotVault/vaultRotationCompleted.ts b/generated/114/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/114/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/114/reputation/accrualRateUpdated.ts b/generated/114/reputation/accrualRateUpdated.ts deleted file mode 100644 index 7ad1fed..0000000 --- a/generated/114/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - numberOfBlocks: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/114/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/114/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/114/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/114/reputation/offencePenalty.ts b/generated/114/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/114/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/114/reputation/penaltyUpdated.ts b/generated/114/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/114/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/114/session/newSession.ts b/generated/114/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/114/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/114/swapping/batchSwapFailed.ts b/generated/114/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/114/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/114/swapping/ccmDepositReceived.ts b/generated/114/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/114/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/114/swapping/ccmEgressScheduled.ts b/generated/114/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/114/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/114/swapping/ccmFailed.ts b/generated/114/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/114/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/114/swapping/maximumSwapAmountSet.ts b/generated/114/swapping/maximumSwapAmountSet.ts deleted file mode 100644 index 28fa90b..0000000 --- a/generated/114/swapping/maximumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMaximumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex.nullish(), -}); - -export type SwappingMaximumSwapAmountSetArgs = z.output< - typeof swappingMaximumSwapAmountSet ->; diff --git a/generated/114/swapping/minimumSwapAmountSet.ts b/generated/114/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/114/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/114/swapping/swapAmountConfiscated.ts b/generated/114/swapping/swapAmountConfiscated.ts deleted file mode 100644 index dd5c2de..0000000 --- a/generated/114/swapping/swapAmountConfiscated.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapAmountConfiscated = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - totalAmount: numberOrHex, - confiscatedAmount: numberOrHex, -}); - -export type SwappingSwapAmountConfiscatedArgs = z.output< - typeof swappingSwapAmountConfiscated ->; diff --git a/generated/114/swapping/swapAmountTooLow.ts b/generated/114/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/114/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/114/swapping/swapDepositAddressReady.ts b/generated/114/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 615ac6a..0000000 --- a/generated/114/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), - sourceChainExpiryBlock: numberOrHex, -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/114/swapping/swapEgressScheduled.ts b/generated/114/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/114/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/114/swapping/swapExecuted.ts b/generated/114/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/114/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/114/swapping/swapScheduled.ts b/generated/114/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/114/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/114/swapping/withdrawalRequested.ts b/generated/114/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/114/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/114/system/codeUpdated.ts b/generated/114/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/114/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/114/system/extrinsicFailed.ts b/generated/114/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/114/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/114/system/extrinsicSuccess.ts b/generated/114/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/114/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/114/system/killedAccount.ts b/generated/114/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/114/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/114/system/newAccount.ts b/generated/114/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/114/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/114/system/remarked.ts b/generated/114/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/114/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/114/tokenholderGovernance/proposalEnacted.ts b/generated/114/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/114/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/114/tokenholderGovernance/proposalPassed.ts b/generated/114/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/114/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/114/tokenholderGovernance/proposalRejected.ts b/generated/114/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/114/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/114/tokenholderGovernance/proposalSubmitted.ts b/generated/114/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/114/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/114/transactionPayment/transactionFeePaid.ts b/generated/114/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/114/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/114/validator/auctionCompleted.ts b/generated/114/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/114/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/114/validator/cFEVersionUpdated.ts b/generated/114/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/114/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/114/validator/newEpoch.ts b/generated/114/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/114/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/114/validator/palletConfigUpdated.ts b/generated/114/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/114/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/114/validator/peerIdRegistered.ts b/generated/114/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/114/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/114/validator/peerIdUnregistered.ts b/generated/114/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/114/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/114/validator/rotationAborted.ts b/generated/114/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/114/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/114/validator/rotationPhaseUpdated.ts b/generated/114/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/114/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/114/validator/vanityNameSet.ts b/generated/114/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/114/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/114/witnesser/prewitnessed.ts b/generated/114/witnesser/prewitnessed.ts deleted file mode 100644 index 0e2c8b8..0000000 --- a/generated/114/witnesser/prewitnessed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const witnesserPrewitnessed = z.object({ call: z.unknown() }); - -export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/114/witnesser/witnessExecutionFailed.ts b/generated/114/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/114/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/120/accountRoles/accountRoleRegistered.ts b/generated/120/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/120/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/120/bitcoinBroadcaster/broadcastAborted.ts b/generated/120/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/120/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/120/bitcoinBroadcaster/broadcastSuccess.ts b/generated/120/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/120/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/120/bitcoinBroadcaster/callResigned.ts b/generated/120/bitcoinBroadcaster/callResigned.ts deleted file mode 100644 index e9ee204..0000000 --- a/generated/120/bitcoinBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterCallResignedArgs = z.output< - typeof bitcoinBroadcasterCallResigned ->; diff --git a/generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 6bcb070..0000000 --- a/generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: cfChainsBtcScriptPubkey, - amount: numberOrHex, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index c2dbeb8..0000000 --- a/generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcScriptPubkey } from '../common'; - -export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: cfChainsBtcScriptPubkey, -}); - -export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof bitcoinBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/120/bitcoinChainTracking/chainStateUpdated.ts b/generated/120/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/120/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index 7e7068a..0000000 --- a/generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastFailed ->; diff --git a/generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/120/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/120/bitcoinIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index beca3f3..0000000 --- a/generated/120/bitcoinIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessBitcoin, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessBitcoin, -}); - -export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< - typeof bitcoinIngressEgressDepositWitnessRejected ->; diff --git a/generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index 72df130..0000000 --- a/generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof bitcoinIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index fea89f1..0000000 --- a/generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof bitcoinIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/120/bitcoinIngressEgress/minimumDepositSet.ts b/generated/120/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/120/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/120/bitcoinIngressEgress/transferFallbackRequested.ts b/generated/120/bitcoinIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 41117c3..0000000 --- a/generated/120/bitcoinIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, - broadcastId: z.number(), -}); - -export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< - typeof bitcoinIngressEgressTransferFallbackRequested ->; diff --git a/generated/120/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/120/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/120/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/120/bitcoinThresholdSigner/retryRequested.ts b/generated/120/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/120/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/120/bitcoinThresholdSigner/signersUnavailable.ts b/generated/120/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/120/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/120/bitcoinVault/awaitingGovernanceActivation.ts b/generated/120/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/120/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/120/bitcoinVault/keyHandoverFailure.ts b/generated/120/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/120/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/120/bitcoinVault/keyHandoverFailureReported.ts b/generated/120/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/120/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/120/bitcoinVault/keyHandoverRequest.ts b/generated/120/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/120/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/120/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/120/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/120/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/120/bitcoinVault/keyHandoverSuccess.ts b/generated/120/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/120/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/120/bitcoinVault/keyHandoverSuccessReported.ts b/generated/120/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/120/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/120/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/120/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/120/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/120/bitcoinVault/keygenFailure.ts b/generated/120/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/120/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/120/bitcoinVault/keygenFailureReported.ts b/generated/120/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/120/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/120/bitcoinVault/keygenRequest.ts b/generated/120/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/120/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/120/bitcoinVault/keygenResponseTimeout.ts b/generated/120/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/120/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/120/bitcoinVault/keygenSuccess.ts b/generated/120/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/120/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/120/bitcoinVault/keygenSuccessReported.ts b/generated/120/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/120/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/120/bitcoinVault/keygenVerificationFailure.ts b/generated/120/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/120/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/120/bitcoinVault/keygenVerificationSuccess.ts b/generated/120/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/120/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/120/bitcoinVault/noKeyHandover.ts b/generated/120/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/120/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/120/bitcoinVault/vaultRotatedExternally.ts b/generated/120/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/120/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/120/bitcoinVault/vaultRotationAborted.ts b/generated/120/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/120/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/120/bitcoinVault/vaultRotationCompleted.ts b/generated/120/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/120/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/120/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/120/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/120/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/120/emissions/supplyUpdateBroadcastRequested.ts b/generated/120/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/120/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/120/emissions/supplyUpdateIntervalUpdated.ts b/generated/120/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/120/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/120/environment/addedNewEthAsset.ts b/generated/120/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/120/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/120/environment/bitcoinBlockNumberSetForVault.ts b/generated/120/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/120/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/120/environment/polkadotVaultAccountSet.ts b/generated/120/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/120/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/120/environment/runtimeSafeModeUpdated.ts b/generated/120/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/120/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/120/environment/updatedEthAsset.ts b/generated/120/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/120/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/120/ethereumBroadcaster/broadcastAborted.ts b/generated/120/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/120/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/120/ethereumBroadcaster/broadcastSuccess.ts b/generated/120/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/120/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/120/ethereumBroadcaster/callResigned.ts b/generated/120/ethereumBroadcaster/callResigned.ts deleted file mode 100644 index b24a876..0000000 --- a/generated/120/ethereumBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterCallResignedArgs = z.output< - typeof ethereumBroadcasterCallResigned ->; diff --git a/generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index 16bc87b..0000000 --- a/generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index 5c84494..0000000 --- a/generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof ethereumBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/120/ethereumChainTracking/chainStateUpdated.ts b/generated/120/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/120/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/120/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/120/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/120/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index ce39667..0000000 --- a/generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastFailed ->; diff --git a/generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/120/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/120/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/120/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/120/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/120/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/120/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/120/ethereumIngressEgress/depositWitnessRejected.ts b/generated/120/ethereumIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index ccece34..0000000 --- a/generated/120/ethereumIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessEthereum, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessEthereum, -}); - -export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< - typeof ethereumIngressEgressDepositWitnessRejected ->; diff --git a/generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index 43d3ac1..0000000 --- a/generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof ethereumIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index e49a09a..0000000 --- a/generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof ethereumIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/120/ethereumIngressEgress/minimumDepositSet.ts b/generated/120/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/120/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/120/ethereumIngressEgress/transferFallbackRequested.ts b/generated/120/ethereumIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 4a5ba1f..0000000 --- a/generated/120/ethereumIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, - broadcastId: z.number(), -}); - -export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< - typeof ethereumIngressEgressTransferFallbackRequested ->; diff --git a/generated/120/ethereumThresholdSigner/failureReportProcessed.ts b/generated/120/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/120/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/120/ethereumThresholdSigner/retryRequested.ts b/generated/120/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/120/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/120/ethereumThresholdSigner/signersUnavailable.ts b/generated/120/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/120/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/120/ethereumVault/awaitingGovernanceActivation.ts b/generated/120/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/120/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/120/ethereumVault/keyHandoverFailure.ts b/generated/120/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/120/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/120/ethereumVault/keyHandoverFailureReported.ts b/generated/120/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/120/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/120/ethereumVault/keyHandoverRequest.ts b/generated/120/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/120/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/120/ethereumVault/keyHandoverResponseTimeout.ts b/generated/120/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/120/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/120/ethereumVault/keyHandoverSuccess.ts b/generated/120/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/120/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/120/ethereumVault/keyHandoverSuccessReported.ts b/generated/120/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/120/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/120/ethereumVault/keyHandoverVerificationFailure.ts b/generated/120/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/120/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/120/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/120/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/120/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/120/ethereumVault/keygenFailure.ts b/generated/120/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/120/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/120/ethereumVault/keygenFailureReported.ts b/generated/120/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/120/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/120/ethereumVault/keygenRequest.ts b/generated/120/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/120/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/120/ethereumVault/keygenResponseTimeout.ts b/generated/120/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/120/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/120/ethereumVault/keygenSuccess.ts b/generated/120/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/120/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/120/ethereumVault/keygenSuccessReported.ts b/generated/120/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/120/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/120/ethereumVault/keygenVerificationFailure.ts b/generated/120/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/120/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/120/ethereumVault/keygenVerificationSuccess.ts b/generated/120/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/120/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/120/ethereumVault/noKeyHandover.ts b/generated/120/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/120/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/120/ethereumVault/vaultRotatedExternally.ts b/generated/120/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/120/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/120/ethereumVault/vaultRotationAborted.ts b/generated/120/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/120/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/120/ethereumVault/vaultRotationCompleted.ts b/generated/120/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/120/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/120/flip/accountReaped.ts b/generated/120/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/120/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/120/flip/remainingImbalance.ts b/generated/120/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/120/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/120/flip/slashingPerformed.ts b/generated/120/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/120/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/120/flip/slashingRateUpdated.ts b/generated/120/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/120/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/120/funding/addedRestrictedAddress.ts b/generated/120/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/120/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/120/funding/boundExecutorAddress.ts b/generated/120/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/120/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/120/funding/boundRedeemAddress.ts b/generated/120/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/120/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/120/funding/failedFundingAttempt.ts b/generated/120/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/120/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/120/funding/funded.ts b/generated/120/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/120/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/120/funding/minimumFundingUpdated.ts b/generated/120/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/120/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/120/funding/redemptionAmountZero.ts b/generated/120/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/120/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/120/funding/redemptionExpired.ts b/generated/120/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/120/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/120/funding/redemptionRequested.ts b/generated/120/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/120/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/120/funding/redemptionSettled.ts b/generated/120/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/120/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/120/funding/redemptionTaxAmountUpdated.ts b/generated/120/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/120/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/120/funding/removedRestrictedAddress.ts b/generated/120/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/120/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/120/funding/startedBidding.ts b/generated/120/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/120/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/120/funding/stoppedBidding.ts b/generated/120/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/120/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/120/governance/approved.ts b/generated/120/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/120/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/120/governance/decodeOfCallFailed.ts b/generated/120/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/120/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/120/governance/executed.ts b/generated/120/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/120/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/120/governance/expired.ts b/generated/120/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/120/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/120/governance/failedExecution.ts b/generated/120/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/120/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/120/governance/govKeyCallExecuted.ts b/generated/120/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/120/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/120/governance/govKeyCallExecutionFailed.ts b/generated/120/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/120/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/120/governance/govKeyCallHashWhitelisted.ts b/generated/120/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/120/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/120/governance/proposed.ts b/generated/120/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/120/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/120/grandpa/newAuthorities.ts b/generated/120/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/120/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/120/grandpa/paused.ts b/generated/120/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/120/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/120/grandpa/resumed.ts b/generated/120/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/120/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/120/liquidityPools/assetSwapped.ts b/generated/120/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/120/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts deleted file mode 100644 index 4929b2a..0000000 --- a/generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ - lp: accountId, - orderId: numberOrHex, - dispatchAt: z.number(), -}); - -export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< - typeof liquidityPoolsLimitOrderSetOrUpdateScheduled ->; diff --git a/generated/120/liquidityPools/limitOrderUpdated.ts b/generated/120/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 5242048..0000000 --- a/generated/120/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfAmmCommonOrder, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - side: cfAmmCommonOrder, - id: numberOrHex, - tick: z.number(), - sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - sellAmountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/120/liquidityPools/networkFeeTaken.ts b/generated/120/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/120/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/120/liquidityPools/newPoolCreated.ts b/generated/120/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 5210faa..0000000 --- a/generated/120/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/120/liquidityPools/poolFeeSet.ts b/generated/120/liquidityPools/poolFeeSet.ts deleted file mode 100644 index 577d70a..0000000 --- a/generated/120/liquidityPools/poolFeeSet.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolFeeSet = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), -}); - -export type LiquidityPoolsPoolFeeSetArgs = z.output< - typeof liquidityPoolsPoolFeeSet ->; diff --git a/generated/120/liquidityPools/rangeOrderUpdated.ts b/generated/120/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 0d1cfe9..0000000 --- a/generated/120/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMapU128, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - quoteAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), - liquidityTotal: numberOrHex, - collectedFees: palletCfPoolsAssetsMapU128, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts deleted file mode 100644 index a047fb8..0000000 --- a/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; - -export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ - lp: accountId, - orderId: numberOrHex, - error: spRuntimeDispatchError, -}); - -export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = - z.output; diff --git a/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts deleted file mode 100644 index f9df273..0000000 --- a/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ - lp: accountId, - orderId: numberOrHex, -}); - -export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = - z.output; diff --git a/generated/120/liquidityPools/updatedBuyInterval.ts b/generated/120/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/120/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/120/liquidityProvider/accountCredited.ts b/generated/120/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/120/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/120/liquidityProvider/accountDebited.ts b/generated/120/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/120/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/120/liquidityProvider/liquidityDepositAddressReady.ts b/generated/120/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index f536940..0000000 --- a/generated/120/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - accountId, - depositChainExpiryBlock: numberOrHex, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/120/polkadotBroadcaster/broadcastAborted.ts b/generated/120/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/120/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/120/polkadotBroadcaster/broadcastSuccess.ts b/generated/120/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/120/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/120/polkadotBroadcaster/callResigned.ts b/generated/120/polkadotBroadcaster/callResigned.ts deleted file mode 100644 index a8dad6e..0000000 --- a/generated/120/polkadotBroadcaster/callResigned.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterCallResigned = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterCallResignedArgs = z.output< - typeof polkadotBroadcasterCallResigned ->; diff --git a/generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts deleted file mode 100644 index e1d896e..0000000 --- a/generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ - beneficiary: hexString, - amount: numberOrHex, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRecorded ->; diff --git a/generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts deleted file mode 100644 index cb9c042..0000000 --- a/generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ - beneficiary: hexString, -}); - -export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< - typeof polkadotBroadcasterTransactionFeeDeficitRefused ->; diff --git a/generated/120/polkadotChainTracking/chainStateUpdated.ts b/generated/120/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/120/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/120/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/120/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/120/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts deleted file mode 100644 index 084a664..0000000 --- a/generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressCcmBroadcastFailed = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastFailed ->; diff --git a/generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/120/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/120/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/120/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/120/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/120/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/120/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/120/polkadotIngressEgress/depositWitnessRejected.ts b/generated/120/polkadotIngressEgress/depositWitnessRejected.ts deleted file mode 100644 index 6256eab..0000000 --- a/generated/120/polkadotIngressEgress/depositWitnessRejected.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - palletCfIngressEgressDepositWitnessPolkadot, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressDepositWitnessRejected = z.object({ - reason: spRuntimeDispatchError, - depositWitness: palletCfIngressEgressDepositWitnessPolkadot, -}); - -export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< - typeof polkadotIngressEgressDepositWitnessRejected ->; diff --git a/generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts deleted file mode 100644 index bc1c5f5..0000000 --- a/generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< - typeof polkadotIngressEgressFailedForeignChainCallExpired ->; diff --git a/generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts deleted file mode 100644 index d1e89a4..0000000 --- a/generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ - broadcastId: z.number(), - thresholdSignatureId: z.number(), -}); - -export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< - typeof polkadotIngressEgressFailedForeignChainCallResigned ->; diff --git a/generated/120/polkadotIngressEgress/minimumDepositSet.ts b/generated/120/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/120/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/120/polkadotIngressEgress/transferFallbackRequested.ts b/generated/120/polkadotIngressEgress/transferFallbackRequested.ts deleted file mode 100644 index 3bee59c..0000000 --- a/generated/120/polkadotIngressEgress/transferFallbackRequested.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressTransferFallbackRequested = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, - broadcastId: z.number(), -}); - -export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< - typeof polkadotIngressEgressTransferFallbackRequested ->; diff --git a/generated/120/polkadotThresholdSigner/failureReportProcessed.ts b/generated/120/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/120/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/120/polkadotThresholdSigner/retryRequested.ts b/generated/120/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/120/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/120/polkadotThresholdSigner/signersUnavailable.ts b/generated/120/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/120/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/120/polkadotVault/awaitingGovernanceActivation.ts b/generated/120/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/120/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/120/polkadotVault/keyHandoverFailure.ts b/generated/120/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/120/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/120/polkadotVault/keyHandoverFailureReported.ts b/generated/120/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/120/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/120/polkadotVault/keyHandoverRequest.ts b/generated/120/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/120/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/120/polkadotVault/keyHandoverResponseTimeout.ts b/generated/120/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/120/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/120/polkadotVault/keyHandoverSuccess.ts b/generated/120/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/120/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/120/polkadotVault/keyHandoverSuccessReported.ts b/generated/120/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/120/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/120/polkadotVault/keyHandoverVerificationFailure.ts b/generated/120/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/120/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/120/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/120/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/120/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/120/polkadotVault/keygenFailure.ts b/generated/120/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/120/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/120/polkadotVault/keygenFailureReported.ts b/generated/120/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/120/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/120/polkadotVault/keygenRequest.ts b/generated/120/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/120/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/120/polkadotVault/keygenResponseTimeout.ts b/generated/120/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/120/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/120/polkadotVault/keygenSuccess.ts b/generated/120/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/120/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/120/polkadotVault/keygenSuccessReported.ts b/generated/120/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/120/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/120/polkadotVault/keygenVerificationFailure.ts b/generated/120/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/120/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/120/polkadotVault/keygenVerificationSuccess.ts b/generated/120/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/120/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/120/polkadotVault/noKeyHandover.ts b/generated/120/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/120/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/120/polkadotVault/vaultRotatedExternally.ts b/generated/120/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/120/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/120/polkadotVault/vaultRotationAborted.ts b/generated/120/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/120/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/120/polkadotVault/vaultRotationCompleted.ts b/generated/120/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/120/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/120/reputation/accrualRateUpdated.ts b/generated/120/reputation/accrualRateUpdated.ts deleted file mode 100644 index 7ad1fed..0000000 --- a/generated/120/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - numberOfBlocks: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/120/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/120/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/120/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/120/reputation/offencePenalty.ts b/generated/120/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/120/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/120/reputation/penaltyUpdated.ts b/generated/120/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/120/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/120/session/newSession.ts b/generated/120/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/120/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/120/swapping/batchSwapFailed.ts b/generated/120/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/120/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/120/swapping/ccmDepositReceived.ts b/generated/120/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/120/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/120/swapping/ccmEgressScheduled.ts b/generated/120/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/120/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/120/swapping/ccmFailed.ts b/generated/120/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/120/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/120/swapping/maximumSwapAmountSet.ts b/generated/120/swapping/maximumSwapAmountSet.ts deleted file mode 100644 index 28fa90b..0000000 --- a/generated/120/swapping/maximumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMaximumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex.nullish(), -}); - -export type SwappingMaximumSwapAmountSetArgs = z.output< - typeof swappingMaximumSwapAmountSet ->; diff --git a/generated/120/swapping/swapAmountConfiscated.ts b/generated/120/swapping/swapAmountConfiscated.ts deleted file mode 100644 index dd5c2de..0000000 --- a/generated/120/swapping/swapAmountConfiscated.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapAmountConfiscated = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - totalAmount: numberOrHex, - confiscatedAmount: numberOrHex, -}); - -export type SwappingSwapAmountConfiscatedArgs = z.output< - typeof swappingSwapAmountConfiscated ->; diff --git a/generated/120/swapping/swapDepositAddressReady.ts b/generated/120/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 615ac6a..0000000 --- a/generated/120/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), - sourceChainExpiryBlock: numberOrHex, -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/120/swapping/swapScheduled.ts b/generated/120/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/120/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/120/system/codeUpdated.ts b/generated/120/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/120/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/120/system/extrinsicFailed.ts b/generated/120/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/120/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/120/system/extrinsicSuccess.ts b/generated/120/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/120/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/120/system/killedAccount.ts b/generated/120/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/120/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/120/system/newAccount.ts b/generated/120/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/120/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/120/system/remarked.ts b/generated/120/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/120/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/120/tokenholderGovernance/proposalEnacted.ts b/generated/120/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/120/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/120/tokenholderGovernance/proposalPassed.ts b/generated/120/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/120/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/120/tokenholderGovernance/proposalRejected.ts b/generated/120/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/120/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/120/tokenholderGovernance/proposalSubmitted.ts b/generated/120/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/120/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/120/transactionPayment/transactionFeePaid.ts b/generated/120/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/120/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/120/validator/auctionCompleted.ts b/generated/120/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/120/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/120/validator/cFEVersionUpdated.ts b/generated/120/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/120/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/120/validator/newEpoch.ts b/generated/120/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/120/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/120/validator/palletConfigUpdated.ts b/generated/120/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/120/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/120/validator/peerIdRegistered.ts b/generated/120/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/120/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/120/validator/peerIdUnregistered.ts b/generated/120/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/120/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/120/validator/rotationAborted.ts b/generated/120/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/120/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/120/validator/rotationPhaseUpdated.ts b/generated/120/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/120/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/120/validator/vanityNameSet.ts b/generated/120/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/120/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/120/witnesser/prewitnessed.ts b/generated/120/witnesser/prewitnessed.ts deleted file mode 100644 index 0e2c8b8..0000000 --- a/generated/120/witnesser/prewitnessed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const witnesserPrewitnessed = z.object({ call: z.unknown() }); - -export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/120/witnesser/witnessExecutionFailed.ts b/generated/120/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/120/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/15/accountRoles/accountRoleRegistered.ts b/generated/15/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/15/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/15/bitcoinBroadcaster/broadcastAborted.ts b/generated/15/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/15/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/15/bitcoinBroadcaster/broadcastSuccess.ts b/generated/15/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/15/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/15/bitcoinChainTracking/chainStateUpdated.ts b/generated/15/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/15/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/15/bitcoinIngressEgress/depositIgnored.ts b/generated/15/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/15/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/15/bitcoinIngressEgress/depositReceived.ts b/generated/15/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/15/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/15/bitcoinIngressEgress/egressScheduled.ts b/generated/15/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/15/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/15/bitcoinIngressEgress/minimumDepositSet.ts b/generated/15/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/15/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/15/bitcoinIngressEgress/startWitnessing.ts b/generated/15/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/15/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/15/bitcoinIngressEgress/stopWitnessing.ts b/generated/15/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/15/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/15/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/15/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/15/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/15/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/15/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/15/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/15/bitcoinThresholdSigner/retryRequested.ts b/generated/15/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/15/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/15/bitcoinThresholdSigner/signersUnavailable.ts b/generated/15/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/15/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/15/bitcoinVault/awaitingGovernanceActivation.ts b/generated/15/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/15/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/15/bitcoinVault/keyHandoverFailure.ts b/generated/15/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/15/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/15/bitcoinVault/keyHandoverFailureReported.ts b/generated/15/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/15/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/15/bitcoinVault/keyHandoverRequest.ts b/generated/15/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/15/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/15/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/15/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/15/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/15/bitcoinVault/keyHandoverSuccess.ts b/generated/15/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/15/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/15/bitcoinVault/keyHandoverSuccessReported.ts b/generated/15/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/15/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/15/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/15/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/15/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/15/bitcoinVault/keygenFailure.ts b/generated/15/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/15/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/15/bitcoinVault/keygenFailureReported.ts b/generated/15/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/15/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/15/bitcoinVault/keygenRequest.ts b/generated/15/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/15/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/15/bitcoinVault/keygenResponseTimeout.ts b/generated/15/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/15/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/15/bitcoinVault/keygenSuccess.ts b/generated/15/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/15/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/15/bitcoinVault/keygenSuccessReported.ts b/generated/15/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/15/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/15/bitcoinVault/keygenVerificationFailure.ts b/generated/15/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/15/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/15/bitcoinVault/keygenVerificationSuccess.ts b/generated/15/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/15/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/15/bitcoinVault/noKeyHandover.ts b/generated/15/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/15/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/15/bitcoinVault/vaultRotatedExternally.ts b/generated/15/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/15/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/15/bitcoinVault/vaultRotationAborted.ts b/generated/15/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/15/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/15/bitcoinVault/vaultRotationCompleted.ts b/generated/15/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/15/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/15/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/15/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/15/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/15/emissions/supplyUpdateBroadcastRequested.ts b/generated/15/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/15/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/15/emissions/supplyUpdateIntervalUpdated.ts b/generated/15/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/15/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/15/environment/addedNewEthAsset.ts b/generated/15/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/15/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/15/environment/bitcoinBlockNumberSetForVault.ts b/generated/15/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/15/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/15/environment/nextCompatibilityVersionSet.ts b/generated/15/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/15/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/15/environment/polkadotVaultAccountSet.ts b/generated/15/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/15/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/15/environment/runtimeSafeModeUpdated.ts b/generated/15/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/15/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/15/environment/updatedEthAsset.ts b/generated/15/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/15/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/15/ethereumBroadcaster/broadcastAborted.ts b/generated/15/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/15/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/15/ethereumChainTracking/chainStateUpdated.ts b/generated/15/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/15/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/15/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/15/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/15/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/15/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/15/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/15/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/15/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/15/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/15/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/15/ethereumIngressEgress/depositIgnored.ts b/generated/15/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/15/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/15/ethereumIngressEgress/depositReceived.ts b/generated/15/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/15/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/15/ethereumIngressEgress/egressScheduled.ts b/generated/15/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/15/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/15/ethereumIngressEgress/minimumDepositSet.ts b/generated/15/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/15/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/15/ethereumIngressEgress/startWitnessing.ts b/generated/15/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/15/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/15/ethereumIngressEgress/stopWitnessing.ts b/generated/15/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/15/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/15/ethereumIngressEgress/vaultTransferFailed.ts b/generated/15/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/15/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/15/ethereumThresholdSigner/failureReportProcessed.ts b/generated/15/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/15/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/15/ethereumThresholdSigner/retryRequested.ts b/generated/15/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/15/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/15/ethereumThresholdSigner/signersUnavailable.ts b/generated/15/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/15/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/15/ethereumVault/keyHandoverFailure.ts b/generated/15/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/15/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/15/ethereumVault/keyHandoverFailureReported.ts b/generated/15/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/15/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/15/ethereumVault/keyHandoverResponseTimeout.ts b/generated/15/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/15/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/15/ethereumVault/keyHandoverSuccess.ts b/generated/15/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/15/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/15/ethereumVault/keyHandoverSuccessReported.ts b/generated/15/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/15/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/15/ethereumVault/keyHandoverVerificationFailure.ts b/generated/15/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/15/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/15/ethereumVault/keygenFailure.ts b/generated/15/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/15/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/15/ethereumVault/keygenFailureReported.ts b/generated/15/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/15/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/15/ethereumVault/keygenRequest.ts b/generated/15/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/15/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/15/ethereumVault/keygenResponseTimeout.ts b/generated/15/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/15/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/15/ethereumVault/keygenSuccess.ts b/generated/15/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/15/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/15/ethereumVault/keygenSuccessReported.ts b/generated/15/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/15/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/15/ethereumVault/keygenVerificationFailure.ts b/generated/15/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/15/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/15/ethereumVault/noKeyHandover.ts b/generated/15/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/15/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/15/ethereumVault/vaultRotationAborted.ts b/generated/15/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/15/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/15/ethereumVault/vaultRotationCompleted.ts b/generated/15/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/15/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/15/flip/accountReaped.ts b/generated/15/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/15/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/15/flip/remainingImbalance.ts b/generated/15/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/15/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/15/flip/slashingPerformed.ts b/generated/15/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/15/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/15/flip/slashingRateUpdated.ts b/generated/15/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/15/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/15/funding/addedRestrictedAddress.ts b/generated/15/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/15/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/15/funding/boundRedeemAddress.ts b/generated/15/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/15/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/15/funding/failedFundingAttempt.ts b/generated/15/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/15/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/15/funding/funded.ts b/generated/15/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/15/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/15/funding/minimumFundingUpdated.ts b/generated/15/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/15/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/15/funding/redemptionAmountZero.ts b/generated/15/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/15/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/15/funding/redemptionExpired.ts b/generated/15/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/15/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/15/funding/redemptionRequested.ts b/generated/15/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/15/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/15/funding/redemptionSettled.ts b/generated/15/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/15/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/15/funding/redemptionTaxAmountUpdated.ts b/generated/15/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/15/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/15/funding/removedRestrictedAddress.ts b/generated/15/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/15/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/15/funding/startedBidding.ts b/generated/15/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/15/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/15/funding/stoppedBidding.ts b/generated/15/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/15/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/15/governance/approved.ts b/generated/15/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/15/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/15/governance/decodeOfCallFailed.ts b/generated/15/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/15/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/15/governance/executed.ts b/generated/15/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/15/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/15/governance/expired.ts b/generated/15/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/15/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/15/governance/failedExecution.ts b/generated/15/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/15/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/15/governance/govKeyCallExecuted.ts b/generated/15/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/15/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/15/governance/govKeyCallExecutionFailed.ts b/generated/15/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/15/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/15/governance/govKeyCallHashWhitelisted.ts b/generated/15/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/15/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/15/governance/proposed.ts b/generated/15/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/15/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/15/governance/upgradeConditionsSatisfied.ts b/generated/15/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/15/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/15/grandpa/newAuthorities.ts b/generated/15/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/15/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/15/grandpa/paused.ts b/generated/15/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/15/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/15/grandpa/resumed.ts b/generated/15/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/15/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/15/liquidityPools/assetSwapped.ts b/generated/15/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/15/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/15/liquidityPools/networkFeeTaken.ts b/generated/15/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/15/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/15/liquidityPools/updatedBuyInterval.ts b/generated/15/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/15/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/15/liquidityProvider/accountCredited.ts b/generated/15/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/15/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/15/liquidityProvider/accountDebited.ts b/generated/15/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/15/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/15/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/15/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/15/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/15/liquidityProvider/liquidityDepositAddressReady.ts b/generated/15/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/15/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/15/liquidityProvider/lpTtlSet.ts b/generated/15/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/15/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/15/liquidityProvider/withdrawalEgressScheduled.ts b/generated/15/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/15/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/15/polkadotBroadcaster/broadcastAborted.ts b/generated/15/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/15/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/15/polkadotBroadcaster/broadcastSuccess.ts b/generated/15/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/15/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/15/polkadotChainTracking/chainStateUpdated.ts b/generated/15/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/15/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/15/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/15/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/15/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/15/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/15/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/15/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/15/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/15/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/15/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/15/polkadotIngressEgress/depositIgnored.ts b/generated/15/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/15/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/15/polkadotIngressEgress/depositReceived.ts b/generated/15/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/15/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/15/polkadotIngressEgress/egressScheduled.ts b/generated/15/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/15/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/15/polkadotIngressEgress/minimumDepositSet.ts b/generated/15/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/15/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/15/polkadotIngressEgress/startWitnessing.ts b/generated/15/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/15/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/15/polkadotIngressEgress/stopWitnessing.ts b/generated/15/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/15/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/15/polkadotIngressEgress/vaultTransferFailed.ts b/generated/15/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/15/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/15/polkadotThresholdSigner/failureReportProcessed.ts b/generated/15/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/15/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/15/polkadotThresholdSigner/retryRequested.ts b/generated/15/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/15/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/15/polkadotThresholdSigner/signersUnavailable.ts b/generated/15/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/15/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/15/polkadotVault/awaitingGovernanceActivation.ts b/generated/15/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/15/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/15/polkadotVault/keyHandoverFailure.ts b/generated/15/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/15/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/15/polkadotVault/keyHandoverFailureReported.ts b/generated/15/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/15/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/15/polkadotVault/keyHandoverRequest.ts b/generated/15/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/15/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/15/polkadotVault/keyHandoverResponseTimeout.ts b/generated/15/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/15/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/15/polkadotVault/keyHandoverSuccess.ts b/generated/15/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/15/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/15/polkadotVault/keyHandoverSuccessReported.ts b/generated/15/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/15/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/15/polkadotVault/keyHandoverVerificationFailure.ts b/generated/15/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/15/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/15/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/15/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/15/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/15/polkadotVault/keygenFailure.ts b/generated/15/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/15/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/15/polkadotVault/keygenFailureReported.ts b/generated/15/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/15/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/15/polkadotVault/keygenRequest.ts b/generated/15/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/15/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/15/polkadotVault/keygenResponseTimeout.ts b/generated/15/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/15/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/15/polkadotVault/keygenSuccess.ts b/generated/15/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/15/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/15/polkadotVault/keygenSuccessReported.ts b/generated/15/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/15/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/15/polkadotVault/keygenVerificationFailure.ts b/generated/15/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/15/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/15/polkadotVault/keygenVerificationSuccess.ts b/generated/15/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/15/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/15/polkadotVault/noKeyHandover.ts b/generated/15/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/15/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/15/polkadotVault/vaultRotatedExternally.ts b/generated/15/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/15/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/15/polkadotVault/vaultRotationAborted.ts b/generated/15/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/15/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/15/polkadotVault/vaultRotationCompleted.ts b/generated/15/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/15/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/15/reputation/accrualRateUpdated.ts b/generated/15/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/15/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/15/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/15/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/15/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/15/reputation/offencePenalty.ts b/generated/15/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/15/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/15/reputation/penaltyUpdated.ts b/generated/15/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/15/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/15/session/newSession.ts b/generated/15/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/15/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/15/swapping/batchSwapFailed.ts b/generated/15/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/15/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/15/swapping/ccmDepositReceived.ts b/generated/15/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/15/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/15/swapping/ccmEgressScheduled.ts b/generated/15/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/15/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/15/swapping/ccmFailed.ts b/generated/15/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/15/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/15/swapping/minimumSwapAmountSet.ts b/generated/15/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/15/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/15/swapping/swapAmountTooLow.ts b/generated/15/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/15/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/15/swapping/swapDepositAddressExpired.ts b/generated/15/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/15/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/15/swapping/swapDepositAddressReady.ts b/generated/15/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/15/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/15/swapping/swapEgressScheduled.ts b/generated/15/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/15/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/15/swapping/swapExecuted.ts b/generated/15/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/15/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/15/swapping/swapScheduled.ts b/generated/15/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/15/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/15/swapping/swapTtlSet.ts b/generated/15/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/15/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/15/swapping/withdrawalRequested.ts b/generated/15/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/15/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/15/system/codeUpdated.ts b/generated/15/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/15/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/15/system/extrinsicFailed.ts b/generated/15/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/15/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/15/system/extrinsicSuccess.ts b/generated/15/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/15/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/15/system/killedAccount.ts b/generated/15/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/15/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/15/system/newAccount.ts b/generated/15/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/15/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/15/system/remarked.ts b/generated/15/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/15/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/15/tokenholderGovernance/proposalEnacted.ts b/generated/15/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/15/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/15/tokenholderGovernance/proposalPassed.ts b/generated/15/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/15/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/15/tokenholderGovernance/proposalRejected.ts b/generated/15/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/15/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/15/tokenholderGovernance/proposalSubmitted.ts b/generated/15/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/15/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/15/transactionPayment/transactionFeePaid.ts b/generated/15/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/15/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/15/validator/auctionCompleted.ts b/generated/15/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/15/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/15/validator/cFEVersionUpdated.ts b/generated/15/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/15/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/15/validator/newEpoch.ts b/generated/15/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/15/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/15/validator/palletConfigUpdated.ts b/generated/15/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/15/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/15/validator/peerIdRegistered.ts b/generated/15/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/15/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/15/validator/peerIdUnregistered.ts b/generated/15/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/15/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/15/validator/rotationAborted.ts b/generated/15/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/15/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/15/validator/rotationPhaseUpdated.ts b/generated/15/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/15/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/15/validator/vanityNameSet.ts b/generated/15/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/15/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/15/witnesser/witnessExecutionFailed.ts b/generated/15/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/15/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/16/accountRoles/accountRoleRegistered.ts b/generated/16/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/16/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/16/bitcoinBroadcaster/broadcastAborted.ts b/generated/16/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/16/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/16/bitcoinBroadcaster/broadcastSuccess.ts b/generated/16/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/16/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/16/bitcoinChainTracking/chainStateUpdated.ts b/generated/16/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/16/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/16/bitcoinIngressEgress/depositIgnored.ts b/generated/16/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/16/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/16/bitcoinIngressEgress/depositReceived.ts b/generated/16/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/16/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/16/bitcoinIngressEgress/egressScheduled.ts b/generated/16/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/16/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/16/bitcoinIngressEgress/minimumDepositSet.ts b/generated/16/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/16/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/16/bitcoinIngressEgress/startWitnessing.ts b/generated/16/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/16/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/16/bitcoinIngressEgress/stopWitnessing.ts b/generated/16/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/16/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/16/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/16/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/16/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/16/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/16/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/16/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/16/bitcoinThresholdSigner/retryRequested.ts b/generated/16/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/16/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/16/bitcoinThresholdSigner/signersUnavailable.ts b/generated/16/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/16/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/16/bitcoinVault/awaitingGovernanceActivation.ts b/generated/16/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/16/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/16/bitcoinVault/keyHandoverFailure.ts b/generated/16/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/16/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/16/bitcoinVault/keyHandoverFailureReported.ts b/generated/16/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/16/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/16/bitcoinVault/keyHandoverRequest.ts b/generated/16/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/16/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/16/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/16/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/16/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/16/bitcoinVault/keyHandoverSuccess.ts b/generated/16/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/16/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/16/bitcoinVault/keyHandoverSuccessReported.ts b/generated/16/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/16/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/16/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/16/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/16/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/16/bitcoinVault/keygenFailure.ts b/generated/16/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/16/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/16/bitcoinVault/keygenFailureReported.ts b/generated/16/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/16/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/16/bitcoinVault/keygenRequest.ts b/generated/16/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/16/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/16/bitcoinVault/keygenResponseTimeout.ts b/generated/16/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/16/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/16/bitcoinVault/keygenSuccess.ts b/generated/16/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/16/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/16/bitcoinVault/keygenSuccessReported.ts b/generated/16/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/16/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/16/bitcoinVault/keygenVerificationFailure.ts b/generated/16/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/16/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/16/bitcoinVault/keygenVerificationSuccess.ts b/generated/16/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/16/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/16/bitcoinVault/noKeyHandover.ts b/generated/16/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/16/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/16/bitcoinVault/vaultRotatedExternally.ts b/generated/16/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/16/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/16/bitcoinVault/vaultRotationAborted.ts b/generated/16/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/16/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/16/bitcoinVault/vaultRotationCompleted.ts b/generated/16/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/16/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/16/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/16/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/16/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/16/emissions/supplyUpdateBroadcastRequested.ts b/generated/16/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/16/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/16/emissions/supplyUpdateIntervalUpdated.ts b/generated/16/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/16/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/16/environment/addedNewEthAsset.ts b/generated/16/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/16/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/16/environment/bitcoinBlockNumberSetForVault.ts b/generated/16/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/16/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/16/environment/nextCompatibilityVersionSet.ts b/generated/16/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/16/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/16/environment/polkadotVaultAccountSet.ts b/generated/16/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/16/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/16/environment/runtimeSafeModeUpdated.ts b/generated/16/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/16/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/16/environment/updatedEthAsset.ts b/generated/16/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/16/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/16/ethereumBroadcaster/broadcastAborted.ts b/generated/16/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/16/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/16/ethereumBroadcaster/broadcastSuccess.ts b/generated/16/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/16/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/16/ethereumChainTracking/chainStateUpdated.ts b/generated/16/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/16/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/16/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/16/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/16/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/16/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/16/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/16/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/16/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/16/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/16/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/16/ethereumIngressEgress/depositIgnored.ts b/generated/16/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/16/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/16/ethereumIngressEgress/depositReceived.ts b/generated/16/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/16/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/16/ethereumIngressEgress/egressScheduled.ts b/generated/16/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/16/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/16/ethereumIngressEgress/minimumDepositSet.ts b/generated/16/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/16/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/16/ethereumIngressEgress/startWitnessing.ts b/generated/16/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/16/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/16/ethereumIngressEgress/stopWitnessing.ts b/generated/16/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/16/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/16/ethereumIngressEgress/vaultTransferFailed.ts b/generated/16/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/16/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/16/ethereumThresholdSigner/failureReportProcessed.ts b/generated/16/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/16/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/16/ethereumThresholdSigner/retryRequested.ts b/generated/16/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/16/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/16/ethereumThresholdSigner/signersUnavailable.ts b/generated/16/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/16/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/16/ethereumVault/awaitingGovernanceActivation.ts b/generated/16/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/16/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/16/ethereumVault/keyHandoverFailure.ts b/generated/16/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/16/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/16/ethereumVault/keyHandoverFailureReported.ts b/generated/16/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/16/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/16/ethereumVault/keyHandoverRequest.ts b/generated/16/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/16/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/16/ethereumVault/keyHandoverResponseTimeout.ts b/generated/16/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/16/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/16/ethereumVault/keyHandoverSuccess.ts b/generated/16/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/16/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/16/ethereumVault/keyHandoverSuccessReported.ts b/generated/16/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/16/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/16/ethereumVault/keyHandoverVerificationFailure.ts b/generated/16/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/16/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/16/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/16/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/16/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/16/ethereumVault/keygenFailure.ts b/generated/16/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/16/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/16/ethereumVault/keygenFailureReported.ts b/generated/16/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/16/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/16/ethereumVault/keygenRequest.ts b/generated/16/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/16/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/16/ethereumVault/keygenResponseTimeout.ts b/generated/16/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/16/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/16/ethereumVault/keygenSuccess.ts b/generated/16/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/16/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/16/ethereumVault/keygenSuccessReported.ts b/generated/16/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/16/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/16/ethereumVault/keygenVerificationFailure.ts b/generated/16/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/16/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/16/ethereumVault/keygenVerificationSuccess.ts b/generated/16/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/16/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/16/ethereumVault/noKeyHandover.ts b/generated/16/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/16/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/16/ethereumVault/vaultRotatedExternally.ts b/generated/16/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/16/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/16/ethereumVault/vaultRotationAborted.ts b/generated/16/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/16/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/16/ethereumVault/vaultRotationCompleted.ts b/generated/16/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/16/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/16/flip/accountReaped.ts b/generated/16/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/16/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/16/flip/remainingImbalance.ts b/generated/16/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/16/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/16/flip/slashingPerformed.ts b/generated/16/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/16/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/16/flip/slashingRateUpdated.ts b/generated/16/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/16/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/16/funding/addedRestrictedAddress.ts b/generated/16/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/16/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/16/funding/boundRedeemAddress.ts b/generated/16/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/16/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/16/funding/failedFundingAttempt.ts b/generated/16/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/16/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/16/funding/funded.ts b/generated/16/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/16/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/16/funding/minimumFundingUpdated.ts b/generated/16/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/16/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/16/funding/redemptionAmountZero.ts b/generated/16/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/16/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/16/funding/redemptionExpired.ts b/generated/16/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/16/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/16/funding/redemptionRequested.ts b/generated/16/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/16/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/16/funding/redemptionSettled.ts b/generated/16/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/16/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/16/funding/redemptionTaxAmountUpdated.ts b/generated/16/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/16/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/16/funding/removedRestrictedAddress.ts b/generated/16/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/16/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/16/funding/startedBidding.ts b/generated/16/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/16/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/16/funding/stoppedBidding.ts b/generated/16/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/16/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/16/governance/approved.ts b/generated/16/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/16/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/16/governance/decodeOfCallFailed.ts b/generated/16/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/16/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/16/governance/executed.ts b/generated/16/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/16/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/16/governance/expired.ts b/generated/16/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/16/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/16/governance/failedExecution.ts b/generated/16/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/16/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/16/governance/govKeyCallExecuted.ts b/generated/16/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/16/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/16/governance/govKeyCallExecutionFailed.ts b/generated/16/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/16/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/16/governance/govKeyCallHashWhitelisted.ts b/generated/16/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/16/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/16/governance/proposed.ts b/generated/16/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/16/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/16/governance/upgradeConditionsSatisfied.ts b/generated/16/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/16/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/16/grandpa/newAuthorities.ts b/generated/16/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/16/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/16/grandpa/paused.ts b/generated/16/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/16/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/16/grandpa/resumed.ts b/generated/16/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/16/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/16/liquidityPools/assetSwapped.ts b/generated/16/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/16/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/16/liquidityPools/limitOrderUpdated.ts b/generated/16/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/16/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/16/liquidityPools/networkFeeTaken.ts b/generated/16/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/16/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/16/liquidityPools/newPoolCreated.ts b/generated/16/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/16/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/16/liquidityPools/poolStateUpdated.ts b/generated/16/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/16/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/16/liquidityPools/rangeOrderUpdated.ts b/generated/16/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/16/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/16/liquidityPools/updatedBuyInterval.ts b/generated/16/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/16/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/16/liquidityProvider/accountCredited.ts b/generated/16/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/16/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/16/liquidityProvider/accountDebited.ts b/generated/16/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/16/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/16/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/16/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/16/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/16/liquidityProvider/liquidityDepositAddressReady.ts b/generated/16/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/16/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/16/liquidityProvider/lpTtlSet.ts b/generated/16/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/16/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/16/liquidityProvider/withdrawalEgressScheduled.ts b/generated/16/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/16/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/16/polkadotBroadcaster/broadcastAborted.ts b/generated/16/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/16/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/16/polkadotBroadcaster/broadcastSuccess.ts b/generated/16/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/16/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/16/polkadotChainTracking/chainStateUpdated.ts b/generated/16/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/16/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/16/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/16/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/16/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/16/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/16/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/16/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/16/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/16/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/16/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/16/polkadotIngressEgress/depositIgnored.ts b/generated/16/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/16/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/16/polkadotIngressEgress/depositReceived.ts b/generated/16/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/16/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/16/polkadotIngressEgress/egressScheduled.ts b/generated/16/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/16/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/16/polkadotIngressEgress/minimumDepositSet.ts b/generated/16/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/16/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/16/polkadotIngressEgress/startWitnessing.ts b/generated/16/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/16/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/16/polkadotIngressEgress/stopWitnessing.ts b/generated/16/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/16/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/16/polkadotIngressEgress/vaultTransferFailed.ts b/generated/16/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/16/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/16/polkadotThresholdSigner/failureReportProcessed.ts b/generated/16/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/16/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/16/polkadotThresholdSigner/retryRequested.ts b/generated/16/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/16/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/16/polkadotThresholdSigner/signersUnavailable.ts b/generated/16/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/16/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/16/polkadotVault/awaitingGovernanceActivation.ts b/generated/16/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/16/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/16/polkadotVault/keyHandoverFailure.ts b/generated/16/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/16/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/16/polkadotVault/keyHandoverFailureReported.ts b/generated/16/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/16/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/16/polkadotVault/keyHandoverRequest.ts b/generated/16/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/16/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/16/polkadotVault/keyHandoverResponseTimeout.ts b/generated/16/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/16/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/16/polkadotVault/keyHandoverSuccess.ts b/generated/16/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/16/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/16/polkadotVault/keyHandoverSuccessReported.ts b/generated/16/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/16/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/16/polkadotVault/keyHandoverVerificationFailure.ts b/generated/16/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/16/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/16/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/16/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/16/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/16/polkadotVault/keygenFailure.ts b/generated/16/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/16/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/16/polkadotVault/keygenFailureReported.ts b/generated/16/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/16/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/16/polkadotVault/keygenRequest.ts b/generated/16/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/16/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/16/polkadotVault/keygenResponseTimeout.ts b/generated/16/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/16/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/16/polkadotVault/keygenSuccess.ts b/generated/16/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/16/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/16/polkadotVault/keygenSuccessReported.ts b/generated/16/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/16/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/16/polkadotVault/keygenVerificationFailure.ts b/generated/16/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/16/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/16/polkadotVault/keygenVerificationSuccess.ts b/generated/16/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/16/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/16/polkadotVault/noKeyHandover.ts b/generated/16/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/16/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/16/polkadotVault/vaultRotatedExternally.ts b/generated/16/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/16/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/16/polkadotVault/vaultRotationAborted.ts b/generated/16/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/16/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/16/polkadotVault/vaultRotationCompleted.ts b/generated/16/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/16/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/16/reputation/accrualRateUpdated.ts b/generated/16/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/16/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/16/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/16/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/16/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/16/reputation/offencePenalty.ts b/generated/16/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/16/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/16/reputation/penaltyUpdated.ts b/generated/16/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/16/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/16/session/newSession.ts b/generated/16/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/16/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/16/swapping/batchSwapFailed.ts b/generated/16/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/16/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/16/swapping/ccmDepositReceived.ts b/generated/16/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/16/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/16/swapping/ccmEgressScheduled.ts b/generated/16/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/16/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/16/swapping/ccmFailed.ts b/generated/16/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/16/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/16/swapping/minimumSwapAmountSet.ts b/generated/16/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/16/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/16/swapping/swapAmountTooLow.ts b/generated/16/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/16/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/16/swapping/swapDepositAddressExpired.ts b/generated/16/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/16/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/16/swapping/swapDepositAddressReady.ts b/generated/16/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/16/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/16/swapping/swapEgressScheduled.ts b/generated/16/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/16/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/16/swapping/swapExecuted.ts b/generated/16/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/16/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/16/swapping/swapScheduled.ts b/generated/16/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/16/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/16/swapping/swapTtlSet.ts b/generated/16/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/16/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/16/swapping/withdrawalRequested.ts b/generated/16/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/16/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/16/system/codeUpdated.ts b/generated/16/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/16/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/16/system/extrinsicFailed.ts b/generated/16/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/16/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/16/system/extrinsicSuccess.ts b/generated/16/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/16/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/16/system/killedAccount.ts b/generated/16/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/16/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/16/system/newAccount.ts b/generated/16/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/16/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/16/system/remarked.ts b/generated/16/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/16/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/16/tokenholderGovernance/proposalEnacted.ts b/generated/16/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/16/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/16/tokenholderGovernance/proposalPassed.ts b/generated/16/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/16/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/16/tokenholderGovernance/proposalRejected.ts b/generated/16/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/16/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/16/tokenholderGovernance/proposalSubmitted.ts b/generated/16/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/16/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/16/transactionPayment/transactionFeePaid.ts b/generated/16/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/16/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/16/validator/auctionCompleted.ts b/generated/16/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/16/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/16/validator/cFEVersionUpdated.ts b/generated/16/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/16/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/16/validator/newEpoch.ts b/generated/16/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/16/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/16/validator/palletConfigUpdated.ts b/generated/16/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/16/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/16/validator/peerIdRegistered.ts b/generated/16/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/16/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/16/validator/peerIdUnregistered.ts b/generated/16/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/16/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/16/validator/rotationAborted.ts b/generated/16/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/16/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/16/validator/rotationPhaseUpdated.ts b/generated/16/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/16/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/16/validator/vanityNameSet.ts b/generated/16/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/16/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/16/witnesser/witnessExecutionFailed.ts b/generated/16/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/16/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/17/accountRoles/accountRoleRegistered.ts b/generated/17/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/17/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/17/bitcoinBroadcaster/broadcastAborted.ts b/generated/17/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/17/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/17/bitcoinBroadcaster/broadcastSuccess.ts b/generated/17/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/17/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/17/bitcoinChainTracking/chainStateUpdated.ts b/generated/17/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/17/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/17/bitcoinIngressEgress/depositIgnored.ts b/generated/17/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/17/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/17/bitcoinIngressEgress/depositReceived.ts b/generated/17/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/17/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/17/bitcoinIngressEgress/egressScheduled.ts b/generated/17/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/17/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/17/bitcoinIngressEgress/minimumDepositSet.ts b/generated/17/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/17/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/17/bitcoinIngressEgress/startWitnessing.ts b/generated/17/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/17/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/17/bitcoinIngressEgress/stopWitnessing.ts b/generated/17/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/17/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/17/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/17/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/17/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/17/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/17/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/17/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/17/bitcoinThresholdSigner/retryRequested.ts b/generated/17/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/17/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/17/bitcoinThresholdSigner/signersUnavailable.ts b/generated/17/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/17/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/17/bitcoinVault/awaitingGovernanceActivation.ts b/generated/17/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/17/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/17/bitcoinVault/keyHandoverFailure.ts b/generated/17/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/17/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/17/bitcoinVault/keyHandoverFailureReported.ts b/generated/17/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/17/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/17/bitcoinVault/keyHandoverRequest.ts b/generated/17/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/17/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/17/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/17/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/17/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/17/bitcoinVault/keyHandoverSuccess.ts b/generated/17/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/17/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/17/bitcoinVault/keyHandoverSuccessReported.ts b/generated/17/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/17/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/17/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/17/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/17/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/17/bitcoinVault/keygenFailure.ts b/generated/17/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/17/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/17/bitcoinVault/keygenFailureReported.ts b/generated/17/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/17/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/17/bitcoinVault/keygenRequest.ts b/generated/17/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/17/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/17/bitcoinVault/keygenResponseTimeout.ts b/generated/17/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/17/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/17/bitcoinVault/keygenSuccess.ts b/generated/17/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/17/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/17/bitcoinVault/keygenSuccessReported.ts b/generated/17/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/17/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/17/bitcoinVault/keygenVerificationFailure.ts b/generated/17/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/17/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/17/bitcoinVault/keygenVerificationSuccess.ts b/generated/17/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/17/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/17/bitcoinVault/noKeyHandover.ts b/generated/17/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/17/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/17/bitcoinVault/vaultRotatedExternally.ts b/generated/17/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/17/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/17/bitcoinVault/vaultRotationAborted.ts b/generated/17/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/17/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/17/bitcoinVault/vaultRotationCompleted.ts b/generated/17/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/17/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/17/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/17/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/17/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/17/emissions/supplyUpdateBroadcastRequested.ts b/generated/17/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/17/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/17/emissions/supplyUpdateIntervalUpdated.ts b/generated/17/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/17/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/17/environment/addedNewEthAsset.ts b/generated/17/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/17/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/17/environment/bitcoinBlockNumberSetForVault.ts b/generated/17/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/17/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/17/environment/nextCompatibilityVersionSet.ts b/generated/17/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/17/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/17/environment/polkadotVaultAccountSet.ts b/generated/17/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/17/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/17/environment/runtimeSafeModeUpdated.ts b/generated/17/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/17/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/17/environment/updatedEthAsset.ts b/generated/17/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/17/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/17/ethereumBroadcaster/broadcastAborted.ts b/generated/17/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/17/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/17/ethereumBroadcaster/broadcastSuccess.ts b/generated/17/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/17/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/17/ethereumChainTracking/chainStateUpdated.ts b/generated/17/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/17/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/17/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/17/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/17/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/17/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/17/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/17/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/17/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/17/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/17/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/17/ethereumIngressEgress/depositIgnored.ts b/generated/17/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/17/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/17/ethereumIngressEgress/depositReceived.ts b/generated/17/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/17/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/17/ethereumIngressEgress/egressScheduled.ts b/generated/17/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/17/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/17/ethereumIngressEgress/minimumDepositSet.ts b/generated/17/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/17/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/17/ethereumIngressEgress/startWitnessing.ts b/generated/17/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/17/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/17/ethereumIngressEgress/stopWitnessing.ts b/generated/17/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/17/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/17/ethereumIngressEgress/vaultTransferFailed.ts b/generated/17/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/17/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/17/ethereumThresholdSigner/failureReportProcessed.ts b/generated/17/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/17/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/17/ethereumThresholdSigner/retryRequested.ts b/generated/17/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/17/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/17/ethereumThresholdSigner/signersUnavailable.ts b/generated/17/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/17/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/17/ethereumVault/awaitingGovernanceActivation.ts b/generated/17/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/17/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/17/ethereumVault/keyHandoverFailure.ts b/generated/17/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/17/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/17/ethereumVault/keyHandoverFailureReported.ts b/generated/17/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/17/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/17/ethereumVault/keyHandoverRequest.ts b/generated/17/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/17/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/17/ethereumVault/keyHandoverResponseTimeout.ts b/generated/17/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/17/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/17/ethereumVault/keyHandoverSuccess.ts b/generated/17/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/17/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/17/ethereumVault/keyHandoverSuccessReported.ts b/generated/17/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/17/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/17/ethereumVault/keyHandoverVerificationFailure.ts b/generated/17/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/17/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/17/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/17/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/17/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/17/ethereumVault/keygenFailure.ts b/generated/17/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/17/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/17/ethereumVault/keygenFailureReported.ts b/generated/17/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/17/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/17/ethereumVault/keygenRequest.ts b/generated/17/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/17/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/17/ethereumVault/keygenResponseTimeout.ts b/generated/17/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/17/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/17/ethereumVault/keygenSuccess.ts b/generated/17/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/17/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/17/ethereumVault/keygenSuccessReported.ts b/generated/17/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/17/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/17/ethereumVault/keygenVerificationFailure.ts b/generated/17/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/17/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/17/ethereumVault/keygenVerificationSuccess.ts b/generated/17/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/17/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/17/ethereumVault/noKeyHandover.ts b/generated/17/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/17/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/17/ethereumVault/vaultRotatedExternally.ts b/generated/17/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/17/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/17/ethereumVault/vaultRotationAborted.ts b/generated/17/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/17/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/17/ethereumVault/vaultRotationCompleted.ts b/generated/17/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/17/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/17/flip/accountReaped.ts b/generated/17/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/17/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/17/flip/remainingImbalance.ts b/generated/17/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/17/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/17/flip/slashingPerformed.ts b/generated/17/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/17/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/17/flip/slashingRateUpdated.ts b/generated/17/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/17/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/17/funding/addedRestrictedAddress.ts b/generated/17/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/17/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/17/funding/boundRedeemAddress.ts b/generated/17/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/17/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/17/funding/failedFundingAttempt.ts b/generated/17/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/17/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/17/funding/funded.ts b/generated/17/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/17/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/17/funding/minimumFundingUpdated.ts b/generated/17/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/17/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/17/funding/redemptionAmountZero.ts b/generated/17/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/17/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/17/funding/redemptionExpired.ts b/generated/17/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/17/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/17/funding/redemptionRequested.ts b/generated/17/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/17/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/17/funding/redemptionSettled.ts b/generated/17/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/17/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/17/funding/redemptionTaxAmountUpdated.ts b/generated/17/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/17/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/17/funding/removedRestrictedAddress.ts b/generated/17/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/17/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/17/funding/startedBidding.ts b/generated/17/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/17/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/17/funding/stoppedBidding.ts b/generated/17/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/17/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/17/governance/approved.ts b/generated/17/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/17/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/17/governance/decodeOfCallFailed.ts b/generated/17/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/17/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/17/governance/executed.ts b/generated/17/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/17/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/17/governance/expired.ts b/generated/17/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/17/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/17/governance/failedExecution.ts b/generated/17/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/17/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/17/governance/govKeyCallExecuted.ts b/generated/17/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/17/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/17/governance/govKeyCallExecutionFailed.ts b/generated/17/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/17/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/17/governance/govKeyCallHashWhitelisted.ts b/generated/17/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/17/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/17/governance/proposed.ts b/generated/17/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/17/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/17/governance/upgradeConditionsSatisfied.ts b/generated/17/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/17/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/17/grandpa/newAuthorities.ts b/generated/17/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/17/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/17/grandpa/paused.ts b/generated/17/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/17/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/17/grandpa/resumed.ts b/generated/17/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/17/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/17/liquidityPools/assetSwapped.ts b/generated/17/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/17/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/17/liquidityPools/limitOrderUpdated.ts b/generated/17/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/17/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/17/liquidityPools/networkFeeTaken.ts b/generated/17/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/17/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/17/liquidityPools/newPoolCreated.ts b/generated/17/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/17/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/17/liquidityPools/poolStateUpdated.ts b/generated/17/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/17/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/17/liquidityPools/rangeOrderUpdated.ts b/generated/17/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/17/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/17/liquidityPools/updatedBuyInterval.ts b/generated/17/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/17/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/17/liquidityProvider/accountCredited.ts b/generated/17/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/17/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/17/liquidityProvider/accountDebited.ts b/generated/17/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/17/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/17/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/17/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/17/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/17/liquidityProvider/liquidityDepositAddressReady.ts b/generated/17/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/17/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/17/liquidityProvider/lpTtlSet.ts b/generated/17/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/17/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/17/liquidityProvider/withdrawalEgressScheduled.ts b/generated/17/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/17/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/17/polkadotBroadcaster/broadcastAborted.ts b/generated/17/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/17/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/17/polkadotBroadcaster/broadcastSuccess.ts b/generated/17/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/17/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/17/polkadotChainTracking/chainStateUpdated.ts b/generated/17/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/17/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/17/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/17/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/17/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/17/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/17/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/17/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/17/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/17/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/17/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/17/polkadotIngressEgress/depositIgnored.ts b/generated/17/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/17/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/17/polkadotIngressEgress/depositReceived.ts b/generated/17/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/17/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/17/polkadotIngressEgress/egressScheduled.ts b/generated/17/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/17/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/17/polkadotIngressEgress/minimumDepositSet.ts b/generated/17/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/17/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/17/polkadotIngressEgress/startWitnessing.ts b/generated/17/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/17/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/17/polkadotIngressEgress/stopWitnessing.ts b/generated/17/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/17/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/17/polkadotIngressEgress/vaultTransferFailed.ts b/generated/17/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/17/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/17/polkadotThresholdSigner/failureReportProcessed.ts b/generated/17/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/17/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/17/polkadotThresholdSigner/retryRequested.ts b/generated/17/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/17/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/17/polkadotThresholdSigner/signersUnavailable.ts b/generated/17/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/17/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/17/polkadotVault/awaitingGovernanceActivation.ts b/generated/17/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/17/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/17/polkadotVault/keyHandoverFailure.ts b/generated/17/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/17/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/17/polkadotVault/keyHandoverFailureReported.ts b/generated/17/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/17/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/17/polkadotVault/keyHandoverRequest.ts b/generated/17/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/17/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/17/polkadotVault/keyHandoverResponseTimeout.ts b/generated/17/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/17/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/17/polkadotVault/keyHandoverSuccess.ts b/generated/17/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/17/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/17/polkadotVault/keyHandoverSuccessReported.ts b/generated/17/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/17/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/17/polkadotVault/keyHandoverVerificationFailure.ts b/generated/17/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/17/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/17/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/17/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/17/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/17/polkadotVault/keygenFailure.ts b/generated/17/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/17/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/17/polkadotVault/keygenFailureReported.ts b/generated/17/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/17/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/17/polkadotVault/keygenRequest.ts b/generated/17/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/17/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/17/polkadotVault/keygenResponseTimeout.ts b/generated/17/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/17/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/17/polkadotVault/keygenSuccess.ts b/generated/17/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/17/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/17/polkadotVault/keygenSuccessReported.ts b/generated/17/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/17/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/17/polkadotVault/keygenVerificationFailure.ts b/generated/17/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/17/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/17/polkadotVault/keygenVerificationSuccess.ts b/generated/17/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/17/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/17/polkadotVault/noKeyHandover.ts b/generated/17/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/17/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/17/polkadotVault/vaultRotatedExternally.ts b/generated/17/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/17/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/17/polkadotVault/vaultRotationAborted.ts b/generated/17/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/17/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/17/polkadotVault/vaultRotationCompleted.ts b/generated/17/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/17/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/17/reputation/accrualRateUpdated.ts b/generated/17/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/17/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/17/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/17/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/17/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/17/reputation/offencePenalty.ts b/generated/17/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/17/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/17/reputation/penaltyUpdated.ts b/generated/17/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/17/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/17/session/newSession.ts b/generated/17/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/17/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/17/swapping/batchSwapFailed.ts b/generated/17/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/17/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/17/swapping/ccmDepositReceived.ts b/generated/17/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/17/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/17/swapping/ccmEgressScheduled.ts b/generated/17/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/17/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/17/swapping/ccmFailed.ts b/generated/17/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/17/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/17/swapping/minimumSwapAmountSet.ts b/generated/17/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/17/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/17/swapping/swapAmountTooLow.ts b/generated/17/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/17/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/17/swapping/swapDepositAddressExpired.ts b/generated/17/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/17/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/17/swapping/swapDepositAddressReady.ts b/generated/17/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/17/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/17/swapping/swapEgressScheduled.ts b/generated/17/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/17/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/17/swapping/swapExecuted.ts b/generated/17/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/17/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/17/swapping/swapScheduled.ts b/generated/17/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/17/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/17/swapping/swapTtlSet.ts b/generated/17/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/17/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/17/swapping/withdrawalRequested.ts b/generated/17/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/17/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/17/system/codeUpdated.ts b/generated/17/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/17/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/17/system/extrinsicFailed.ts b/generated/17/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/17/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/17/system/extrinsicSuccess.ts b/generated/17/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/17/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/17/system/killedAccount.ts b/generated/17/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/17/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/17/system/newAccount.ts b/generated/17/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/17/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/17/system/remarked.ts b/generated/17/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/17/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/17/tokenholderGovernance/proposalEnacted.ts b/generated/17/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/17/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/17/tokenholderGovernance/proposalPassed.ts b/generated/17/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/17/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/17/tokenholderGovernance/proposalRejected.ts b/generated/17/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/17/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/17/tokenholderGovernance/proposalSubmitted.ts b/generated/17/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/17/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/17/transactionPayment/transactionFeePaid.ts b/generated/17/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/17/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/17/validator/auctionCompleted.ts b/generated/17/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/17/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/17/validator/cFEVersionUpdated.ts b/generated/17/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/17/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/17/validator/newEpoch.ts b/generated/17/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/17/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/17/validator/palletConfigUpdated.ts b/generated/17/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/17/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/17/validator/peerIdRegistered.ts b/generated/17/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/17/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/17/validator/peerIdUnregistered.ts b/generated/17/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/17/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/17/validator/rotationAborted.ts b/generated/17/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/17/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/17/validator/rotationPhaseUpdated.ts b/generated/17/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/17/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/17/validator/vanityNameSet.ts b/generated/17/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/17/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/17/witnesser/witnessExecutionFailed.ts b/generated/17/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/17/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/18/accountRoles/accountRoleRegistered.ts b/generated/18/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/18/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/18/bitcoinBroadcaster/broadcastAborted.ts b/generated/18/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/18/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/18/bitcoinBroadcaster/broadcastSuccess.ts b/generated/18/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/18/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/18/bitcoinChainTracking/chainStateUpdated.ts b/generated/18/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/18/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/18/bitcoinIngressEgress/depositIgnored.ts b/generated/18/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/18/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/18/bitcoinIngressEgress/depositReceived.ts b/generated/18/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/18/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/18/bitcoinIngressEgress/egressScheduled.ts b/generated/18/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/18/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/18/bitcoinIngressEgress/minimumDepositSet.ts b/generated/18/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/18/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/18/bitcoinIngressEgress/startWitnessing.ts b/generated/18/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/18/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/18/bitcoinIngressEgress/stopWitnessing.ts b/generated/18/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/18/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/18/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/18/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/18/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/18/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/18/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/18/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/18/bitcoinThresholdSigner/retryRequested.ts b/generated/18/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/18/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/18/bitcoinThresholdSigner/signersUnavailable.ts b/generated/18/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/18/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/18/bitcoinVault/awaitingGovernanceActivation.ts b/generated/18/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/18/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/18/bitcoinVault/keyHandoverFailure.ts b/generated/18/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/18/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/18/bitcoinVault/keyHandoverFailureReported.ts b/generated/18/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/18/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/18/bitcoinVault/keyHandoverRequest.ts b/generated/18/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/18/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/18/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/18/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/18/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/18/bitcoinVault/keyHandoverSuccess.ts b/generated/18/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/18/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/18/bitcoinVault/keyHandoverSuccessReported.ts b/generated/18/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/18/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/18/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/18/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/18/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/18/bitcoinVault/keygenFailure.ts b/generated/18/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/18/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/18/bitcoinVault/keygenFailureReported.ts b/generated/18/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/18/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/18/bitcoinVault/keygenRequest.ts b/generated/18/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/18/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/18/bitcoinVault/keygenResponseTimeout.ts b/generated/18/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/18/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/18/bitcoinVault/keygenSuccess.ts b/generated/18/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/18/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/18/bitcoinVault/keygenSuccessReported.ts b/generated/18/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/18/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/18/bitcoinVault/keygenVerificationFailure.ts b/generated/18/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/18/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/18/bitcoinVault/keygenVerificationSuccess.ts b/generated/18/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/18/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/18/bitcoinVault/noKeyHandover.ts b/generated/18/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/18/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/18/bitcoinVault/vaultRotatedExternally.ts b/generated/18/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/18/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/18/bitcoinVault/vaultRotationAborted.ts b/generated/18/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/18/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/18/bitcoinVault/vaultRotationCompleted.ts b/generated/18/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/18/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/18/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/18/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/18/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/18/emissions/supplyUpdateBroadcastRequested.ts b/generated/18/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/18/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/18/emissions/supplyUpdateIntervalUpdated.ts b/generated/18/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/18/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/18/environment/addedNewEthAsset.ts b/generated/18/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/18/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/18/environment/bitcoinBlockNumberSetForVault.ts b/generated/18/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/18/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/18/environment/nextCompatibilityVersionSet.ts b/generated/18/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/18/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/18/environment/polkadotVaultAccountSet.ts b/generated/18/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/18/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/18/environment/runtimeSafeModeUpdated.ts b/generated/18/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/18/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/18/environment/updatedEthAsset.ts b/generated/18/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/18/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/18/ethereumBroadcaster/broadcastAborted.ts b/generated/18/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/18/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/18/ethereumBroadcaster/broadcastSuccess.ts b/generated/18/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/18/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/18/ethereumChainTracking/chainStateUpdated.ts b/generated/18/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/18/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/18/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/18/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/18/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/18/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/18/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/18/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/18/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/18/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/18/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/18/ethereumIngressEgress/depositIgnored.ts b/generated/18/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/18/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/18/ethereumIngressEgress/depositReceived.ts b/generated/18/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/18/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/18/ethereumIngressEgress/egressScheduled.ts b/generated/18/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/18/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/18/ethereumIngressEgress/minimumDepositSet.ts b/generated/18/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/18/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/18/ethereumIngressEgress/startWitnessing.ts b/generated/18/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/18/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/18/ethereumIngressEgress/stopWitnessing.ts b/generated/18/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/18/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/18/ethereumIngressEgress/vaultTransferFailed.ts b/generated/18/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/18/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/18/ethereumThresholdSigner/failureReportProcessed.ts b/generated/18/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/18/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/18/ethereumThresholdSigner/retryRequested.ts b/generated/18/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/18/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/18/ethereumThresholdSigner/signersUnavailable.ts b/generated/18/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/18/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/18/ethereumVault/awaitingGovernanceActivation.ts b/generated/18/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/18/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/18/ethereumVault/keyHandoverFailure.ts b/generated/18/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/18/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/18/ethereumVault/keyHandoverFailureReported.ts b/generated/18/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/18/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/18/ethereumVault/keyHandoverRequest.ts b/generated/18/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/18/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/18/ethereumVault/keyHandoverResponseTimeout.ts b/generated/18/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/18/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/18/ethereumVault/keyHandoverSuccess.ts b/generated/18/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/18/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/18/ethereumVault/keyHandoverSuccessReported.ts b/generated/18/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/18/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/18/ethereumVault/keyHandoverVerificationFailure.ts b/generated/18/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/18/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/18/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/18/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/18/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/18/ethereumVault/keygenFailure.ts b/generated/18/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/18/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/18/ethereumVault/keygenFailureReported.ts b/generated/18/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/18/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/18/ethereumVault/keygenRequest.ts b/generated/18/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/18/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/18/ethereumVault/keygenResponseTimeout.ts b/generated/18/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/18/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/18/ethereumVault/keygenSuccess.ts b/generated/18/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/18/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/18/ethereumVault/keygenSuccessReported.ts b/generated/18/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/18/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/18/ethereumVault/keygenVerificationFailure.ts b/generated/18/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/18/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/18/ethereumVault/keygenVerificationSuccess.ts b/generated/18/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/18/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/18/ethereumVault/noKeyHandover.ts b/generated/18/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/18/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/18/ethereumVault/vaultRotatedExternally.ts b/generated/18/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/18/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/18/ethereumVault/vaultRotationAborted.ts b/generated/18/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/18/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/18/ethereumVault/vaultRotationCompleted.ts b/generated/18/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/18/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/18/flip/accountReaped.ts b/generated/18/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/18/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/18/flip/remainingImbalance.ts b/generated/18/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/18/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/18/flip/slashingPerformed.ts b/generated/18/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/18/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/18/flip/slashingRateUpdated.ts b/generated/18/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/18/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/18/funding/addedRestrictedAddress.ts b/generated/18/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/18/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/18/funding/boundRedeemAddress.ts b/generated/18/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/18/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/18/funding/failedFundingAttempt.ts b/generated/18/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/18/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/18/funding/funded.ts b/generated/18/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/18/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/18/funding/minimumFundingUpdated.ts b/generated/18/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/18/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/18/funding/redemptionAmountZero.ts b/generated/18/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/18/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/18/funding/redemptionExpired.ts b/generated/18/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/18/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/18/funding/redemptionRequested.ts b/generated/18/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/18/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/18/funding/redemptionSettled.ts b/generated/18/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/18/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/18/funding/redemptionTaxAmountUpdated.ts b/generated/18/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/18/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/18/funding/removedRestrictedAddress.ts b/generated/18/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/18/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/18/funding/startedBidding.ts b/generated/18/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/18/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/18/funding/stoppedBidding.ts b/generated/18/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/18/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/18/governance/approved.ts b/generated/18/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/18/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/18/governance/decodeOfCallFailed.ts b/generated/18/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/18/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/18/governance/executed.ts b/generated/18/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/18/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/18/governance/expired.ts b/generated/18/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/18/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/18/governance/failedExecution.ts b/generated/18/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/18/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/18/governance/govKeyCallExecuted.ts b/generated/18/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/18/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/18/governance/govKeyCallExecutionFailed.ts b/generated/18/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/18/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/18/governance/govKeyCallHashWhitelisted.ts b/generated/18/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/18/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/18/governance/proposed.ts b/generated/18/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/18/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/18/governance/upgradeConditionsSatisfied.ts b/generated/18/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/18/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/18/grandpa/newAuthorities.ts b/generated/18/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/18/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/18/grandpa/paused.ts b/generated/18/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/18/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/18/grandpa/resumed.ts b/generated/18/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/18/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/18/liquidityPools/assetSwapped.ts b/generated/18/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/18/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/18/liquidityPools/limitOrderUpdated.ts b/generated/18/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/18/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/18/liquidityPools/networkFeeTaken.ts b/generated/18/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/18/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/18/liquidityPools/newPoolCreated.ts b/generated/18/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/18/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/18/liquidityPools/poolStateUpdated.ts b/generated/18/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/18/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/18/liquidityPools/rangeOrderUpdated.ts b/generated/18/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/18/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/18/liquidityPools/updatedBuyInterval.ts b/generated/18/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/18/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/18/liquidityProvider/accountCredited.ts b/generated/18/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/18/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/18/liquidityProvider/accountDebited.ts b/generated/18/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/18/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/18/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/18/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/18/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/18/liquidityProvider/liquidityDepositAddressReady.ts b/generated/18/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/18/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/18/liquidityProvider/lpTtlSet.ts b/generated/18/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/18/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/18/liquidityProvider/withdrawalEgressScheduled.ts b/generated/18/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/18/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/18/polkadotBroadcaster/broadcastAborted.ts b/generated/18/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/18/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/18/polkadotBroadcaster/broadcastSuccess.ts b/generated/18/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/18/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/18/polkadotChainTracking/chainStateUpdated.ts b/generated/18/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/18/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/18/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/18/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/18/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/18/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/18/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/18/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/18/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/18/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/18/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/18/polkadotIngressEgress/depositIgnored.ts b/generated/18/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/18/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/18/polkadotIngressEgress/depositReceived.ts b/generated/18/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/18/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/18/polkadotIngressEgress/egressScheduled.ts b/generated/18/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/18/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/18/polkadotIngressEgress/minimumDepositSet.ts b/generated/18/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/18/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/18/polkadotIngressEgress/startWitnessing.ts b/generated/18/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/18/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/18/polkadotIngressEgress/stopWitnessing.ts b/generated/18/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/18/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/18/polkadotIngressEgress/vaultTransferFailed.ts b/generated/18/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/18/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/18/polkadotThresholdSigner/failureReportProcessed.ts b/generated/18/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/18/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/18/polkadotThresholdSigner/retryRequested.ts b/generated/18/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/18/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/18/polkadotThresholdSigner/signersUnavailable.ts b/generated/18/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/18/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/18/polkadotVault/awaitingGovernanceActivation.ts b/generated/18/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/18/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/18/polkadotVault/keyHandoverFailure.ts b/generated/18/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/18/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/18/polkadotVault/keyHandoverFailureReported.ts b/generated/18/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/18/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/18/polkadotVault/keyHandoverRequest.ts b/generated/18/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/18/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/18/polkadotVault/keyHandoverResponseTimeout.ts b/generated/18/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/18/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/18/polkadotVault/keyHandoverSuccess.ts b/generated/18/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/18/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/18/polkadotVault/keyHandoverSuccessReported.ts b/generated/18/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/18/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/18/polkadotVault/keyHandoverVerificationFailure.ts b/generated/18/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/18/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/18/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/18/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/18/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/18/polkadotVault/keygenFailure.ts b/generated/18/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/18/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/18/polkadotVault/keygenFailureReported.ts b/generated/18/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/18/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/18/polkadotVault/keygenRequest.ts b/generated/18/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/18/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/18/polkadotVault/keygenResponseTimeout.ts b/generated/18/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/18/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/18/polkadotVault/keygenSuccess.ts b/generated/18/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/18/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/18/polkadotVault/keygenSuccessReported.ts b/generated/18/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/18/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/18/polkadotVault/keygenVerificationFailure.ts b/generated/18/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/18/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/18/polkadotVault/keygenVerificationSuccess.ts b/generated/18/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/18/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/18/polkadotVault/noKeyHandover.ts b/generated/18/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/18/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/18/polkadotVault/vaultRotatedExternally.ts b/generated/18/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/18/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/18/polkadotVault/vaultRotationAborted.ts b/generated/18/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/18/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/18/polkadotVault/vaultRotationCompleted.ts b/generated/18/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/18/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/18/reputation/accrualRateUpdated.ts b/generated/18/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/18/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/18/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/18/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/18/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/18/reputation/offencePenalty.ts b/generated/18/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/18/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/18/reputation/penaltyUpdated.ts b/generated/18/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/18/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/18/session/newSession.ts b/generated/18/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/18/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/18/swapping/batchSwapFailed.ts b/generated/18/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/18/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/18/swapping/ccmDepositReceived.ts b/generated/18/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/18/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/18/swapping/ccmEgressScheduled.ts b/generated/18/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/18/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/18/swapping/ccmFailed.ts b/generated/18/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/18/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/18/swapping/minimumSwapAmountSet.ts b/generated/18/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/18/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/18/swapping/swapAmountTooLow.ts b/generated/18/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/18/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/18/swapping/swapDepositAddressExpired.ts b/generated/18/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/18/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/18/swapping/swapDepositAddressReady.ts b/generated/18/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/18/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/18/swapping/swapEgressScheduled.ts b/generated/18/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/18/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/18/swapping/swapExecuted.ts b/generated/18/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/18/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/18/swapping/swapScheduled.ts b/generated/18/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/18/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/18/swapping/swapTtlSet.ts b/generated/18/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/18/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/18/swapping/withdrawalRequested.ts b/generated/18/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/18/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/18/system/codeUpdated.ts b/generated/18/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/18/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/18/system/extrinsicFailed.ts b/generated/18/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/18/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/18/system/extrinsicSuccess.ts b/generated/18/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/18/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/18/system/killedAccount.ts b/generated/18/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/18/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/18/system/newAccount.ts b/generated/18/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/18/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/18/system/remarked.ts b/generated/18/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/18/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/18/tokenholderGovernance/proposalEnacted.ts b/generated/18/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/18/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/18/tokenholderGovernance/proposalPassed.ts b/generated/18/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/18/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/18/tokenholderGovernance/proposalRejected.ts b/generated/18/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/18/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/18/tokenholderGovernance/proposalSubmitted.ts b/generated/18/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/18/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/18/transactionPayment/transactionFeePaid.ts b/generated/18/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/18/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/18/validator/auctionCompleted.ts b/generated/18/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/18/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/18/validator/cFEVersionUpdated.ts b/generated/18/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/18/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/18/validator/newEpoch.ts b/generated/18/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/18/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/18/validator/palletConfigUpdated.ts b/generated/18/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/18/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/18/validator/peerIdRegistered.ts b/generated/18/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/18/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/18/validator/peerIdUnregistered.ts b/generated/18/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/18/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/18/validator/rotationAborted.ts b/generated/18/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/18/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/18/validator/rotationPhaseUpdated.ts b/generated/18/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/18/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/18/validator/vanityNameSet.ts b/generated/18/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/18/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/18/witnesser/witnessExecutionFailed.ts b/generated/18/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/18/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/19/accountRoles/accountRoleRegistered.ts b/generated/19/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/19/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/19/bitcoinBroadcaster/broadcastAborted.ts b/generated/19/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/19/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/19/bitcoinBroadcaster/broadcastSuccess.ts b/generated/19/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/19/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/19/bitcoinChainTracking/chainStateUpdated.ts b/generated/19/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/19/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/19/bitcoinIngressEgress/depositIgnored.ts b/generated/19/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/19/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/19/bitcoinIngressEgress/depositReceived.ts b/generated/19/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/19/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/19/bitcoinIngressEgress/egressScheduled.ts b/generated/19/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/19/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/19/bitcoinIngressEgress/minimumDepositSet.ts b/generated/19/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/19/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/19/bitcoinIngressEgress/startWitnessing.ts b/generated/19/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/19/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/19/bitcoinIngressEgress/stopWitnessing.ts b/generated/19/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/19/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/19/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/19/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/19/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/19/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/19/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/19/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/19/bitcoinThresholdSigner/retryRequested.ts b/generated/19/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/19/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/19/bitcoinThresholdSigner/signersUnavailable.ts b/generated/19/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/19/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/19/bitcoinVault/awaitingGovernanceActivation.ts b/generated/19/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/19/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/19/bitcoinVault/keyHandoverFailure.ts b/generated/19/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/19/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/19/bitcoinVault/keyHandoverFailureReported.ts b/generated/19/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/19/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/19/bitcoinVault/keyHandoverRequest.ts b/generated/19/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/19/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/19/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/19/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/19/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/19/bitcoinVault/keyHandoverSuccess.ts b/generated/19/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/19/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/19/bitcoinVault/keyHandoverSuccessReported.ts b/generated/19/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/19/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/19/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/19/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/19/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/19/bitcoinVault/keygenFailure.ts b/generated/19/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/19/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/19/bitcoinVault/keygenFailureReported.ts b/generated/19/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/19/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/19/bitcoinVault/keygenRequest.ts b/generated/19/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/19/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/19/bitcoinVault/keygenResponseTimeout.ts b/generated/19/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/19/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/19/bitcoinVault/keygenSuccess.ts b/generated/19/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/19/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/19/bitcoinVault/keygenSuccessReported.ts b/generated/19/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/19/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/19/bitcoinVault/keygenVerificationFailure.ts b/generated/19/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/19/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/19/bitcoinVault/keygenVerificationSuccess.ts b/generated/19/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/19/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/19/bitcoinVault/noKeyHandover.ts b/generated/19/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/19/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/19/bitcoinVault/vaultRotatedExternally.ts b/generated/19/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/19/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/19/bitcoinVault/vaultRotationAborted.ts b/generated/19/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/19/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/19/bitcoinVault/vaultRotationCompleted.ts b/generated/19/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/19/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/19/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/19/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/19/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/19/emissions/supplyUpdateBroadcastRequested.ts b/generated/19/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/19/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/19/emissions/supplyUpdateIntervalUpdated.ts b/generated/19/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/19/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/19/environment/addedNewEthAsset.ts b/generated/19/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/19/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/19/environment/bitcoinBlockNumberSetForVault.ts b/generated/19/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/19/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/19/environment/nextCompatibilityVersionSet.ts b/generated/19/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/19/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/19/environment/polkadotVaultAccountSet.ts b/generated/19/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/19/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/19/environment/runtimeSafeModeUpdated.ts b/generated/19/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/19/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/19/environment/updatedEthAsset.ts b/generated/19/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/19/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/19/ethereumBroadcaster/broadcastAborted.ts b/generated/19/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/19/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/19/ethereumBroadcaster/broadcastSuccess.ts b/generated/19/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/19/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/19/ethereumChainTracking/chainStateUpdated.ts b/generated/19/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/19/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/19/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/19/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/19/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/19/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/19/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/19/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/19/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/19/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/19/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/19/ethereumIngressEgress/depositIgnored.ts b/generated/19/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/19/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/19/ethereumIngressEgress/depositReceived.ts b/generated/19/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/19/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/19/ethereumIngressEgress/egressScheduled.ts b/generated/19/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/19/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/19/ethereumIngressEgress/minimumDepositSet.ts b/generated/19/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/19/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/19/ethereumIngressEgress/startWitnessing.ts b/generated/19/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/19/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/19/ethereumIngressEgress/stopWitnessing.ts b/generated/19/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/19/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/19/ethereumIngressEgress/vaultTransferFailed.ts b/generated/19/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/19/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/19/ethereumThresholdSigner/failureReportProcessed.ts b/generated/19/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/19/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/19/ethereumThresholdSigner/retryRequested.ts b/generated/19/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/19/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/19/ethereumThresholdSigner/signersUnavailable.ts b/generated/19/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/19/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/19/ethereumVault/awaitingGovernanceActivation.ts b/generated/19/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/19/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/19/ethereumVault/keyHandoverFailure.ts b/generated/19/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/19/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/19/ethereumVault/keyHandoverFailureReported.ts b/generated/19/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/19/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/19/ethereumVault/keyHandoverRequest.ts b/generated/19/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/19/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/19/ethereumVault/keyHandoverResponseTimeout.ts b/generated/19/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/19/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/19/ethereumVault/keyHandoverSuccess.ts b/generated/19/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/19/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/19/ethereumVault/keyHandoverSuccessReported.ts b/generated/19/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/19/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/19/ethereumVault/keyHandoverVerificationFailure.ts b/generated/19/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/19/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/19/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/19/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/19/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/19/ethereumVault/keygenFailure.ts b/generated/19/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/19/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/19/ethereumVault/keygenFailureReported.ts b/generated/19/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/19/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/19/ethereumVault/keygenRequest.ts b/generated/19/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/19/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/19/ethereumVault/keygenResponseTimeout.ts b/generated/19/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/19/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/19/ethereumVault/keygenSuccess.ts b/generated/19/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/19/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/19/ethereumVault/keygenSuccessReported.ts b/generated/19/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/19/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/19/ethereumVault/keygenVerificationFailure.ts b/generated/19/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/19/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/19/ethereumVault/keygenVerificationSuccess.ts b/generated/19/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/19/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/19/ethereumVault/noKeyHandover.ts b/generated/19/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/19/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/19/ethereumVault/vaultRotatedExternally.ts b/generated/19/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/19/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/19/ethereumVault/vaultRotationAborted.ts b/generated/19/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/19/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/19/ethereumVault/vaultRotationCompleted.ts b/generated/19/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/19/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/19/flip/accountReaped.ts b/generated/19/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/19/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/19/flip/remainingImbalance.ts b/generated/19/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/19/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/19/flip/slashingPerformed.ts b/generated/19/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/19/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/19/flip/slashingRateUpdated.ts b/generated/19/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/19/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/19/funding/addedRestrictedAddress.ts b/generated/19/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/19/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/19/funding/boundRedeemAddress.ts b/generated/19/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/19/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/19/funding/failedFundingAttempt.ts b/generated/19/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/19/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/19/funding/funded.ts b/generated/19/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/19/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/19/funding/minimumFundingUpdated.ts b/generated/19/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/19/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/19/funding/redemptionAmountZero.ts b/generated/19/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/19/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/19/funding/redemptionExpired.ts b/generated/19/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/19/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/19/funding/redemptionRequested.ts b/generated/19/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/19/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/19/funding/redemptionSettled.ts b/generated/19/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/19/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/19/funding/redemptionTaxAmountUpdated.ts b/generated/19/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/19/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/19/funding/removedRestrictedAddress.ts b/generated/19/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/19/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/19/funding/startedBidding.ts b/generated/19/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/19/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/19/funding/stoppedBidding.ts b/generated/19/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/19/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/19/governance/approved.ts b/generated/19/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/19/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/19/governance/decodeOfCallFailed.ts b/generated/19/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/19/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/19/governance/executed.ts b/generated/19/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/19/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/19/governance/expired.ts b/generated/19/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/19/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/19/governance/failedExecution.ts b/generated/19/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/19/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/19/governance/govKeyCallExecuted.ts b/generated/19/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/19/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/19/governance/govKeyCallExecutionFailed.ts b/generated/19/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/19/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/19/governance/govKeyCallHashWhitelisted.ts b/generated/19/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/19/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/19/governance/proposed.ts b/generated/19/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/19/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/19/governance/upgradeConditionsSatisfied.ts b/generated/19/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/19/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/19/grandpa/newAuthorities.ts b/generated/19/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/19/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/19/grandpa/paused.ts b/generated/19/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/19/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/19/grandpa/resumed.ts b/generated/19/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/19/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/19/liquidityPools/assetSwapped.ts b/generated/19/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/19/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/19/liquidityPools/limitOrderUpdated.ts b/generated/19/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/19/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/19/liquidityPools/networkFeeTaken.ts b/generated/19/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/19/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/19/liquidityPools/newPoolCreated.ts b/generated/19/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/19/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/19/liquidityPools/poolStateUpdated.ts b/generated/19/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/19/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/19/liquidityPools/rangeOrderUpdated.ts b/generated/19/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/19/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/19/liquidityPools/updatedBuyInterval.ts b/generated/19/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/19/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/19/liquidityProvider/accountCredited.ts b/generated/19/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/19/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/19/liquidityProvider/accountDebited.ts b/generated/19/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/19/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/19/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/19/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/19/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/19/liquidityProvider/liquidityDepositAddressReady.ts b/generated/19/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/19/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/19/liquidityProvider/lpTtlSet.ts b/generated/19/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/19/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/19/liquidityProvider/withdrawalEgressScheduled.ts b/generated/19/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/19/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/19/polkadotBroadcaster/broadcastAborted.ts b/generated/19/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/19/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/19/polkadotBroadcaster/broadcastSuccess.ts b/generated/19/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/19/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/19/polkadotChainTracking/chainStateUpdated.ts b/generated/19/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/19/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/19/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/19/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/19/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/19/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/19/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/19/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/19/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/19/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/19/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/19/polkadotIngressEgress/depositIgnored.ts b/generated/19/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/19/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/19/polkadotIngressEgress/depositReceived.ts b/generated/19/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/19/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/19/polkadotIngressEgress/egressScheduled.ts b/generated/19/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/19/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/19/polkadotIngressEgress/minimumDepositSet.ts b/generated/19/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/19/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/19/polkadotIngressEgress/startWitnessing.ts b/generated/19/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/19/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/19/polkadotIngressEgress/stopWitnessing.ts b/generated/19/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/19/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/19/polkadotIngressEgress/vaultTransferFailed.ts b/generated/19/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/19/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/19/polkadotThresholdSigner/failureReportProcessed.ts b/generated/19/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/19/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/19/polkadotThresholdSigner/retryRequested.ts b/generated/19/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/19/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/19/polkadotThresholdSigner/signersUnavailable.ts b/generated/19/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/19/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/19/polkadotVault/awaitingGovernanceActivation.ts b/generated/19/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/19/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/19/polkadotVault/keyHandoverFailure.ts b/generated/19/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/19/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/19/polkadotVault/keyHandoverFailureReported.ts b/generated/19/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/19/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/19/polkadotVault/keyHandoverRequest.ts b/generated/19/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/19/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/19/polkadotVault/keyHandoverResponseTimeout.ts b/generated/19/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/19/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/19/polkadotVault/keyHandoverSuccess.ts b/generated/19/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/19/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/19/polkadotVault/keyHandoverSuccessReported.ts b/generated/19/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/19/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/19/polkadotVault/keyHandoverVerificationFailure.ts b/generated/19/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/19/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/19/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/19/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/19/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/19/polkadotVault/keygenFailure.ts b/generated/19/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/19/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/19/polkadotVault/keygenFailureReported.ts b/generated/19/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/19/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/19/polkadotVault/keygenRequest.ts b/generated/19/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/19/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/19/polkadotVault/keygenResponseTimeout.ts b/generated/19/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/19/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/19/polkadotVault/keygenSuccess.ts b/generated/19/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/19/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/19/polkadotVault/keygenSuccessReported.ts b/generated/19/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/19/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/19/polkadotVault/keygenVerificationFailure.ts b/generated/19/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/19/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/19/polkadotVault/keygenVerificationSuccess.ts b/generated/19/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/19/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/19/polkadotVault/noKeyHandover.ts b/generated/19/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/19/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/19/polkadotVault/vaultRotatedExternally.ts b/generated/19/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/19/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/19/polkadotVault/vaultRotationAborted.ts b/generated/19/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/19/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/19/polkadotVault/vaultRotationCompleted.ts b/generated/19/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/19/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/19/reputation/accrualRateUpdated.ts b/generated/19/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/19/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/19/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/19/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/19/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/19/reputation/offencePenalty.ts b/generated/19/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/19/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/19/reputation/penaltyUpdated.ts b/generated/19/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/19/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/19/session/newSession.ts b/generated/19/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/19/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/19/swapping/batchSwapFailed.ts b/generated/19/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/19/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/19/swapping/ccmDepositReceived.ts b/generated/19/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/19/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/19/swapping/ccmEgressScheduled.ts b/generated/19/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/19/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/19/swapping/ccmFailed.ts b/generated/19/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/19/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/19/swapping/minimumSwapAmountSet.ts b/generated/19/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/19/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/19/swapping/swapAmountTooLow.ts b/generated/19/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/19/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/19/swapping/swapDepositAddressExpired.ts b/generated/19/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/19/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/19/swapping/swapDepositAddressReady.ts b/generated/19/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/19/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/19/swapping/swapEgressScheduled.ts b/generated/19/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/19/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/19/swapping/swapExecuted.ts b/generated/19/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/19/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/19/swapping/swapScheduled.ts b/generated/19/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/19/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/19/swapping/swapTtlSet.ts b/generated/19/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/19/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/19/swapping/withdrawalRequested.ts b/generated/19/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/19/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/19/system/codeUpdated.ts b/generated/19/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/19/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/19/system/extrinsicFailed.ts b/generated/19/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/19/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/19/system/extrinsicSuccess.ts b/generated/19/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/19/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/19/system/killedAccount.ts b/generated/19/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/19/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/19/system/newAccount.ts b/generated/19/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/19/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/19/system/remarked.ts b/generated/19/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/19/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/19/tokenholderGovernance/proposalEnacted.ts b/generated/19/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/19/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/19/tokenholderGovernance/proposalPassed.ts b/generated/19/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/19/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/19/tokenholderGovernance/proposalRejected.ts b/generated/19/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/19/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/19/tokenholderGovernance/proposalSubmitted.ts b/generated/19/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/19/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/19/transactionPayment/transactionFeePaid.ts b/generated/19/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/19/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/19/validator/auctionCompleted.ts b/generated/19/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/19/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/19/validator/cFEVersionUpdated.ts b/generated/19/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/19/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/19/validator/newEpoch.ts b/generated/19/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/19/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/19/validator/palletConfigUpdated.ts b/generated/19/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/19/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/19/validator/peerIdRegistered.ts b/generated/19/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/19/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/19/validator/peerIdUnregistered.ts b/generated/19/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/19/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/19/validator/rotationAborted.ts b/generated/19/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/19/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/19/validator/rotationPhaseUpdated.ts b/generated/19/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/19/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/19/validator/vanityNameSet.ts b/generated/19/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/19/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/19/witnesser/witnessExecutionFailed.ts b/generated/19/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/19/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/20/accountRoles/accountRoleRegistered.ts b/generated/20/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/20/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/20/bitcoinBroadcaster/broadcastAborted.ts b/generated/20/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/20/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/20/bitcoinBroadcaster/broadcastSuccess.ts b/generated/20/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/20/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/20/bitcoinChainTracking/chainStateUpdated.ts b/generated/20/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/20/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/20/bitcoinIngressEgress/depositIgnored.ts b/generated/20/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/20/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/20/bitcoinIngressEgress/depositReceived.ts b/generated/20/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/20/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/20/bitcoinIngressEgress/egressScheduled.ts b/generated/20/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/20/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/20/bitcoinIngressEgress/minimumDepositSet.ts b/generated/20/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/20/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/20/bitcoinIngressEgress/startWitnessing.ts b/generated/20/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/20/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/20/bitcoinIngressEgress/stopWitnessing.ts b/generated/20/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/20/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/20/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/20/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/20/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/20/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/20/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/20/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/20/bitcoinThresholdSigner/retryRequested.ts b/generated/20/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/20/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/20/bitcoinThresholdSigner/signersUnavailable.ts b/generated/20/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/20/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/20/bitcoinVault/awaitingGovernanceActivation.ts b/generated/20/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/20/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/20/bitcoinVault/keyHandoverFailure.ts b/generated/20/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/20/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/20/bitcoinVault/keyHandoverFailureReported.ts b/generated/20/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/20/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/20/bitcoinVault/keyHandoverRequest.ts b/generated/20/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/20/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/20/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/20/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/20/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/20/bitcoinVault/keyHandoverSuccess.ts b/generated/20/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/20/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/20/bitcoinVault/keyHandoverSuccessReported.ts b/generated/20/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/20/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/20/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/20/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/20/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/20/bitcoinVault/keygenFailure.ts b/generated/20/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/20/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/20/bitcoinVault/keygenFailureReported.ts b/generated/20/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/20/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/20/bitcoinVault/keygenRequest.ts b/generated/20/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/20/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/20/bitcoinVault/keygenResponseTimeout.ts b/generated/20/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/20/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/20/bitcoinVault/keygenSuccess.ts b/generated/20/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/20/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/20/bitcoinVault/keygenSuccessReported.ts b/generated/20/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/20/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/20/bitcoinVault/keygenVerificationFailure.ts b/generated/20/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/20/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/20/bitcoinVault/keygenVerificationSuccess.ts b/generated/20/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/20/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/20/bitcoinVault/noKeyHandover.ts b/generated/20/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/20/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/20/bitcoinVault/vaultRotatedExternally.ts b/generated/20/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/20/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/20/bitcoinVault/vaultRotationAborted.ts b/generated/20/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/20/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/20/bitcoinVault/vaultRotationCompleted.ts b/generated/20/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/20/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/20/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/20/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/20/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/20/emissions/supplyUpdateBroadcastRequested.ts b/generated/20/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/20/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/20/emissions/supplyUpdateIntervalUpdated.ts b/generated/20/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/20/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/20/environment/addedNewEthAsset.ts b/generated/20/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/20/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/20/environment/bitcoinBlockNumberSetForVault.ts b/generated/20/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/20/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/20/environment/nextCompatibilityVersionSet.ts b/generated/20/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/20/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/20/environment/polkadotVaultAccountSet.ts b/generated/20/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/20/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/20/environment/runtimeSafeModeUpdated.ts b/generated/20/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/20/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/20/environment/updatedEthAsset.ts b/generated/20/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/20/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/20/ethereumBroadcaster/broadcastAborted.ts b/generated/20/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/20/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/20/ethereumBroadcaster/broadcastSuccess.ts b/generated/20/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/20/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/20/ethereumChainTracking/chainStateUpdated.ts b/generated/20/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/20/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/20/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/20/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/20/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/20/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/20/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/20/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/20/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/20/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/20/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/20/ethereumIngressEgress/depositIgnored.ts b/generated/20/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/20/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/20/ethereumIngressEgress/depositReceived.ts b/generated/20/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/20/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/20/ethereumIngressEgress/egressScheduled.ts b/generated/20/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/20/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/20/ethereumIngressEgress/minimumDepositSet.ts b/generated/20/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/20/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/20/ethereumIngressEgress/startWitnessing.ts b/generated/20/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/20/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/20/ethereumIngressEgress/stopWitnessing.ts b/generated/20/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/20/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/20/ethereumIngressEgress/vaultTransferFailed.ts b/generated/20/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/20/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/20/ethereumThresholdSigner/failureReportProcessed.ts b/generated/20/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/20/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/20/ethereumThresholdSigner/retryRequested.ts b/generated/20/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/20/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/20/ethereumThresholdSigner/signersUnavailable.ts b/generated/20/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/20/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/20/ethereumVault/awaitingGovernanceActivation.ts b/generated/20/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/20/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/20/ethereumVault/keyHandoverFailure.ts b/generated/20/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/20/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/20/ethereumVault/keyHandoverFailureReported.ts b/generated/20/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/20/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/20/ethereumVault/keyHandoverRequest.ts b/generated/20/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/20/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/20/ethereumVault/keyHandoverResponseTimeout.ts b/generated/20/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/20/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/20/ethereumVault/keyHandoverSuccess.ts b/generated/20/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/20/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/20/ethereumVault/keyHandoverSuccessReported.ts b/generated/20/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/20/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/20/ethereumVault/keyHandoverVerificationFailure.ts b/generated/20/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/20/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/20/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/20/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/20/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/20/ethereumVault/keygenFailure.ts b/generated/20/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/20/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/20/ethereumVault/keygenFailureReported.ts b/generated/20/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/20/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/20/ethereumVault/keygenRequest.ts b/generated/20/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/20/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/20/ethereumVault/keygenResponseTimeout.ts b/generated/20/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/20/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/20/ethereumVault/keygenSuccess.ts b/generated/20/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/20/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/20/ethereumVault/keygenSuccessReported.ts b/generated/20/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/20/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/20/ethereumVault/keygenVerificationFailure.ts b/generated/20/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/20/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/20/ethereumVault/keygenVerificationSuccess.ts b/generated/20/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/20/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/20/ethereumVault/noKeyHandover.ts b/generated/20/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/20/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/20/ethereumVault/vaultRotatedExternally.ts b/generated/20/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/20/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/20/ethereumVault/vaultRotationAborted.ts b/generated/20/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/20/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/20/ethereumVault/vaultRotationCompleted.ts b/generated/20/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/20/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/20/flip/accountReaped.ts b/generated/20/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/20/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/20/flip/remainingImbalance.ts b/generated/20/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/20/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/20/flip/slashingPerformed.ts b/generated/20/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/20/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/20/flip/slashingRateUpdated.ts b/generated/20/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/20/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/20/funding/addedRestrictedAddress.ts b/generated/20/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/20/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/20/funding/boundRedeemAddress.ts b/generated/20/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/20/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/20/funding/failedFundingAttempt.ts b/generated/20/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/20/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/20/funding/funded.ts b/generated/20/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/20/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/20/funding/minimumFundingUpdated.ts b/generated/20/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/20/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/20/funding/redemptionAmountZero.ts b/generated/20/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/20/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/20/funding/redemptionExpired.ts b/generated/20/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/20/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/20/funding/redemptionRequested.ts b/generated/20/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/20/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/20/funding/redemptionSettled.ts b/generated/20/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/20/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/20/funding/redemptionTaxAmountUpdated.ts b/generated/20/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/20/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/20/funding/removedRestrictedAddress.ts b/generated/20/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/20/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/20/funding/startedBidding.ts b/generated/20/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/20/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/20/funding/stoppedBidding.ts b/generated/20/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/20/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/20/governance/approved.ts b/generated/20/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/20/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/20/governance/decodeOfCallFailed.ts b/generated/20/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/20/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/20/governance/executed.ts b/generated/20/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/20/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/20/governance/expired.ts b/generated/20/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/20/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/20/governance/failedExecution.ts b/generated/20/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/20/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/20/governance/govKeyCallExecuted.ts b/generated/20/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/20/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/20/governance/govKeyCallExecutionFailed.ts b/generated/20/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/20/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/20/governance/govKeyCallHashWhitelisted.ts b/generated/20/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/20/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/20/governance/proposed.ts b/generated/20/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/20/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/20/governance/upgradeConditionsSatisfied.ts b/generated/20/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/20/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/20/grandpa/newAuthorities.ts b/generated/20/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/20/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/20/grandpa/paused.ts b/generated/20/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/20/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/20/grandpa/resumed.ts b/generated/20/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/20/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/20/liquidityPools/assetSwapped.ts b/generated/20/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/20/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/20/liquidityPools/limitOrderUpdated.ts b/generated/20/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/20/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/20/liquidityPools/networkFeeTaken.ts b/generated/20/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/20/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/20/liquidityPools/newPoolCreated.ts b/generated/20/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/20/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/20/liquidityPools/poolStateUpdated.ts b/generated/20/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/20/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/20/liquidityPools/rangeOrderUpdated.ts b/generated/20/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/20/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/20/liquidityPools/updatedBuyInterval.ts b/generated/20/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/20/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/20/liquidityProvider/accountCredited.ts b/generated/20/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/20/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/20/liquidityProvider/accountDebited.ts b/generated/20/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/20/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/20/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/20/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/20/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/20/liquidityProvider/liquidityDepositAddressReady.ts b/generated/20/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/20/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/20/liquidityProvider/lpTtlSet.ts b/generated/20/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/20/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/20/liquidityProvider/withdrawalEgressScheduled.ts b/generated/20/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/20/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/20/polkadotBroadcaster/broadcastAborted.ts b/generated/20/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/20/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/20/polkadotBroadcaster/broadcastSuccess.ts b/generated/20/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/20/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/20/polkadotChainTracking/chainStateUpdated.ts b/generated/20/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/20/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/20/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/20/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/20/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/20/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/20/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/20/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/20/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/20/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/20/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/20/polkadotIngressEgress/depositIgnored.ts b/generated/20/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/20/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/20/polkadotIngressEgress/depositReceived.ts b/generated/20/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/20/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/20/polkadotIngressEgress/egressScheduled.ts b/generated/20/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/20/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/20/polkadotIngressEgress/minimumDepositSet.ts b/generated/20/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/20/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/20/polkadotIngressEgress/startWitnessing.ts b/generated/20/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/20/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/20/polkadotIngressEgress/stopWitnessing.ts b/generated/20/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/20/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/20/polkadotIngressEgress/vaultTransferFailed.ts b/generated/20/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/20/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/20/polkadotThresholdSigner/failureReportProcessed.ts b/generated/20/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/20/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/20/polkadotThresholdSigner/retryRequested.ts b/generated/20/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/20/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/20/polkadotThresholdSigner/signersUnavailable.ts b/generated/20/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/20/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/20/polkadotVault/awaitingGovernanceActivation.ts b/generated/20/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/20/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/20/polkadotVault/keyHandoverFailure.ts b/generated/20/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/20/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/20/polkadotVault/keyHandoverFailureReported.ts b/generated/20/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/20/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/20/polkadotVault/keyHandoverRequest.ts b/generated/20/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/20/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/20/polkadotVault/keyHandoverResponseTimeout.ts b/generated/20/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/20/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/20/polkadotVault/keyHandoverSuccess.ts b/generated/20/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/20/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/20/polkadotVault/keyHandoverSuccessReported.ts b/generated/20/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/20/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/20/polkadotVault/keyHandoverVerificationFailure.ts b/generated/20/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/20/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/20/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/20/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/20/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/20/polkadotVault/keygenFailure.ts b/generated/20/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/20/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/20/polkadotVault/keygenFailureReported.ts b/generated/20/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/20/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/20/polkadotVault/keygenRequest.ts b/generated/20/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/20/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/20/polkadotVault/keygenResponseTimeout.ts b/generated/20/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/20/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/20/polkadotVault/keygenSuccess.ts b/generated/20/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/20/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/20/polkadotVault/keygenSuccessReported.ts b/generated/20/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/20/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/20/polkadotVault/keygenVerificationFailure.ts b/generated/20/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/20/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/20/polkadotVault/keygenVerificationSuccess.ts b/generated/20/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/20/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/20/polkadotVault/noKeyHandover.ts b/generated/20/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/20/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/20/polkadotVault/vaultRotatedExternally.ts b/generated/20/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/20/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/20/polkadotVault/vaultRotationAborted.ts b/generated/20/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/20/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/20/polkadotVault/vaultRotationCompleted.ts b/generated/20/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/20/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/20/reputation/accrualRateUpdated.ts b/generated/20/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/20/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/20/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/20/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/20/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/20/reputation/offencePenalty.ts b/generated/20/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/20/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/20/reputation/penaltyUpdated.ts b/generated/20/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/20/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/20/session/newSession.ts b/generated/20/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/20/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/20/swapping/batchSwapFailed.ts b/generated/20/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/20/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/20/swapping/ccmDepositReceived.ts b/generated/20/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/20/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/20/swapping/ccmEgressScheduled.ts b/generated/20/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/20/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/20/swapping/ccmFailed.ts b/generated/20/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/20/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/20/swapping/minimumSwapAmountSet.ts b/generated/20/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/20/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/20/swapping/swapAmountTooLow.ts b/generated/20/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/20/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/20/swapping/swapDepositAddressExpired.ts b/generated/20/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/20/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/20/swapping/swapDepositAddressReady.ts b/generated/20/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/20/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/20/swapping/swapEgressScheduled.ts b/generated/20/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/20/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/20/swapping/swapExecuted.ts b/generated/20/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/20/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/20/swapping/swapScheduled.ts b/generated/20/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/20/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/20/swapping/swapTtlSet.ts b/generated/20/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/20/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/20/swapping/withdrawalRequested.ts b/generated/20/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/20/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/20/system/codeUpdated.ts b/generated/20/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/20/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/20/system/extrinsicFailed.ts b/generated/20/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/20/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/20/system/extrinsicSuccess.ts b/generated/20/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/20/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/20/system/killedAccount.ts b/generated/20/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/20/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/20/system/newAccount.ts b/generated/20/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/20/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/20/system/remarked.ts b/generated/20/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/20/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/20/tokenholderGovernance/proposalEnacted.ts b/generated/20/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/20/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/20/tokenholderGovernance/proposalPassed.ts b/generated/20/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/20/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/20/tokenholderGovernance/proposalRejected.ts b/generated/20/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/20/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/20/tokenholderGovernance/proposalSubmitted.ts b/generated/20/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/20/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/20/transactionPayment/transactionFeePaid.ts b/generated/20/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/20/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/20/validator/auctionCompleted.ts b/generated/20/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/20/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/20/validator/cFEVersionUpdated.ts b/generated/20/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/20/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/20/validator/newEpoch.ts b/generated/20/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/20/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/20/validator/palletConfigUpdated.ts b/generated/20/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/20/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/20/validator/peerIdRegistered.ts b/generated/20/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/20/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/20/validator/peerIdUnregistered.ts b/generated/20/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/20/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/20/validator/rotationAborted.ts b/generated/20/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/20/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/20/validator/rotationPhaseUpdated.ts b/generated/20/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/20/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/20/validator/vanityNameSet.ts b/generated/20/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/20/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/20/witnesser/witnessExecutionFailed.ts b/generated/20/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/20/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/21/accountRoles/accountRoleRegistered.ts b/generated/21/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/21/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/21/bitcoinBroadcaster/broadcastAborted.ts b/generated/21/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/21/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/21/bitcoinBroadcaster/broadcastSuccess.ts b/generated/21/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/21/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/21/bitcoinChainTracking/chainStateUpdated.ts b/generated/21/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/21/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/21/bitcoinIngressEgress/depositIgnored.ts b/generated/21/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/21/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/21/bitcoinIngressEgress/depositReceived.ts b/generated/21/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/21/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/21/bitcoinIngressEgress/egressScheduled.ts b/generated/21/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/21/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/21/bitcoinIngressEgress/minimumDepositSet.ts b/generated/21/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/21/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/21/bitcoinIngressEgress/startWitnessing.ts b/generated/21/bitcoinIngressEgress/startWitnessing.ts deleted file mode 100644 index e5c2f2a..0000000 --- a/generated/21/bitcoinIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressStartWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, - openedAt: numberOrHex, -}); - -export type BitcoinIngressEgressStartWitnessingArgs = z.output< - typeof bitcoinIngressEgressStartWitnessing ->; diff --git a/generated/21/bitcoinIngressEgress/stopWitnessing.ts b/generated/21/bitcoinIngressEgress/stopWitnessing.ts deleted file mode 100644 index f601d15..0000000 --- a/generated/21/bitcoinIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, -} from '../common'; - -export const bitcoinIngressEgressStopWitnessing = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - sourceAsset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressStopWitnessingArgs = z.output< - typeof bitcoinIngressEgressStopWitnessing ->; diff --git a/generated/21/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/21/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/21/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/21/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/21/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/21/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/21/bitcoinThresholdSigner/retryRequested.ts b/generated/21/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/21/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/21/bitcoinThresholdSigner/signersUnavailable.ts b/generated/21/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/21/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/21/bitcoinVault/awaitingGovernanceActivation.ts b/generated/21/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/21/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/21/bitcoinVault/keyHandoverFailure.ts b/generated/21/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/21/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/21/bitcoinVault/keyHandoverFailureReported.ts b/generated/21/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/21/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/21/bitcoinVault/keyHandoverRequest.ts b/generated/21/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/21/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/21/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/21/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/21/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/21/bitcoinVault/keyHandoverSuccess.ts b/generated/21/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/21/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/21/bitcoinVault/keyHandoverSuccessReported.ts b/generated/21/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/21/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/21/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/21/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/21/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/21/bitcoinVault/keygenFailure.ts b/generated/21/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/21/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/21/bitcoinVault/keygenFailureReported.ts b/generated/21/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/21/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/21/bitcoinVault/keygenRequest.ts b/generated/21/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/21/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/21/bitcoinVault/keygenResponseTimeout.ts b/generated/21/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/21/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/21/bitcoinVault/keygenSuccess.ts b/generated/21/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/21/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/21/bitcoinVault/keygenSuccessReported.ts b/generated/21/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/21/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/21/bitcoinVault/keygenVerificationFailure.ts b/generated/21/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/21/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/21/bitcoinVault/keygenVerificationSuccess.ts b/generated/21/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/21/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/21/bitcoinVault/noKeyHandover.ts b/generated/21/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/21/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/21/bitcoinVault/vaultRotatedExternally.ts b/generated/21/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/21/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/21/bitcoinVault/vaultRotationAborted.ts b/generated/21/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/21/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/21/bitcoinVault/vaultRotationCompleted.ts b/generated/21/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/21/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/21/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/21/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/21/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/21/emissions/supplyUpdateBroadcastRequested.ts b/generated/21/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/21/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/21/emissions/supplyUpdateIntervalUpdated.ts b/generated/21/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/21/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/21/environment/addedNewEthAsset.ts b/generated/21/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/21/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/21/environment/bitcoinBlockNumberSetForVault.ts b/generated/21/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/21/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/21/environment/nextCompatibilityVersionSet.ts b/generated/21/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/21/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/21/environment/polkadotVaultAccountSet.ts b/generated/21/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/21/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/21/environment/runtimeSafeModeUpdated.ts b/generated/21/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/21/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/21/environment/updatedEthAsset.ts b/generated/21/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/21/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/21/ethereumBroadcaster/broadcastAborted.ts b/generated/21/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/21/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/21/ethereumBroadcaster/broadcastSuccess.ts b/generated/21/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/21/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/21/ethereumChainTracking/chainStateUpdated.ts b/generated/21/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/21/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/21/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/21/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/21/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/21/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/21/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/21/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/21/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/21/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/21/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/21/ethereumIngressEgress/depositIgnored.ts b/generated/21/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/21/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/21/ethereumIngressEgress/depositReceived.ts b/generated/21/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/21/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/21/ethereumIngressEgress/egressScheduled.ts b/generated/21/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/21/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/21/ethereumIngressEgress/minimumDepositSet.ts b/generated/21/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/21/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/21/ethereumIngressEgress/startWitnessing.ts b/generated/21/ethereumIngressEgress/startWitnessing.ts deleted file mode 100644 index dbc9510..0000000 --- a/generated/21/ethereumIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, - openedAt: numberOrHex, -}); - -export type EthereumIngressEgressStartWitnessingArgs = z.output< - typeof ethereumIngressEgressStartWitnessing ->; diff --git a/generated/21/ethereumIngressEgress/stopWitnessing.ts b/generated/21/ethereumIngressEgress/stopWitnessing.ts deleted file mode 100644 index c7f8c67..0000000 --- a/generated/21/ethereumIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const ethereumIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressStopWitnessingArgs = z.output< - typeof ethereumIngressEgressStopWitnessing ->; diff --git a/generated/21/ethereumIngressEgress/vaultTransferFailed.ts b/generated/21/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/21/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/21/ethereumThresholdSigner/failureReportProcessed.ts b/generated/21/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/21/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/21/ethereumThresholdSigner/retryRequested.ts b/generated/21/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/21/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/21/ethereumThresholdSigner/signersUnavailable.ts b/generated/21/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/21/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/21/ethereumVault/awaitingGovernanceActivation.ts b/generated/21/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/21/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/21/ethereumVault/keyHandoverFailure.ts b/generated/21/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/21/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/21/ethereumVault/keyHandoverFailureReported.ts b/generated/21/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/21/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/21/ethereumVault/keyHandoverRequest.ts b/generated/21/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/21/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/21/ethereumVault/keyHandoverResponseTimeout.ts b/generated/21/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/21/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/21/ethereumVault/keyHandoverSuccess.ts b/generated/21/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/21/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/21/ethereumVault/keyHandoverSuccessReported.ts b/generated/21/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/21/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/21/ethereumVault/keyHandoverVerificationFailure.ts b/generated/21/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/21/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/21/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/21/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/21/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/21/ethereumVault/keygenFailure.ts b/generated/21/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/21/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/21/ethereumVault/keygenFailureReported.ts b/generated/21/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/21/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/21/ethereumVault/keygenRequest.ts b/generated/21/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/21/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/21/ethereumVault/keygenResponseTimeout.ts b/generated/21/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/21/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/21/ethereumVault/keygenSuccess.ts b/generated/21/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/21/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/21/ethereumVault/keygenSuccessReported.ts b/generated/21/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/21/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/21/ethereumVault/keygenVerificationFailure.ts b/generated/21/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/21/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/21/ethereumVault/keygenVerificationSuccess.ts b/generated/21/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/21/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/21/ethereumVault/noKeyHandover.ts b/generated/21/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/21/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/21/ethereumVault/vaultRotatedExternally.ts b/generated/21/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/21/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/21/ethereumVault/vaultRotationAborted.ts b/generated/21/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/21/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/21/ethereumVault/vaultRotationCompleted.ts b/generated/21/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/21/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/21/flip/accountReaped.ts b/generated/21/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/21/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/21/flip/remainingImbalance.ts b/generated/21/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/21/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/21/flip/slashingPerformed.ts b/generated/21/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/21/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/21/flip/slashingRateUpdated.ts b/generated/21/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/21/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/21/funding/addedRestrictedAddress.ts b/generated/21/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/21/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/21/funding/boundRedeemAddress.ts b/generated/21/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/21/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/21/funding/failedFundingAttempt.ts b/generated/21/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/21/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/21/funding/funded.ts b/generated/21/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/21/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/21/funding/minimumFundingUpdated.ts b/generated/21/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/21/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/21/funding/redemptionAmountZero.ts b/generated/21/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/21/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/21/funding/redemptionExpired.ts b/generated/21/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/21/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/21/funding/redemptionRequested.ts b/generated/21/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/21/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/21/funding/redemptionSettled.ts b/generated/21/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/21/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/21/funding/redemptionTaxAmountUpdated.ts b/generated/21/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/21/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/21/funding/removedRestrictedAddress.ts b/generated/21/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/21/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/21/funding/startedBidding.ts b/generated/21/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/21/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/21/funding/stoppedBidding.ts b/generated/21/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/21/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/21/governance/approved.ts b/generated/21/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/21/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/21/governance/decodeOfCallFailed.ts b/generated/21/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/21/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/21/governance/executed.ts b/generated/21/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/21/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/21/governance/expired.ts b/generated/21/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/21/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/21/governance/failedExecution.ts b/generated/21/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/21/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/21/governance/govKeyCallExecuted.ts b/generated/21/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/21/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/21/governance/govKeyCallExecutionFailed.ts b/generated/21/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/21/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/21/governance/govKeyCallHashWhitelisted.ts b/generated/21/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/21/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/21/governance/proposed.ts b/generated/21/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/21/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/21/governance/upgradeConditionsSatisfied.ts b/generated/21/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/21/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/21/grandpa/newAuthorities.ts b/generated/21/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/21/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/21/grandpa/paused.ts b/generated/21/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/21/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/21/grandpa/resumed.ts b/generated/21/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/21/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/21/liquidityPools/assetSwapped.ts b/generated/21/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/21/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/21/liquidityPools/limitOrderUpdated.ts b/generated/21/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/21/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/21/liquidityPools/networkFeeTaken.ts b/generated/21/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/21/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/21/liquidityPools/newPoolCreated.ts b/generated/21/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/21/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/21/liquidityPools/poolStateUpdated.ts b/generated/21/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/21/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/21/liquidityPools/rangeOrderUpdated.ts b/generated/21/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/21/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/21/liquidityPools/updatedBuyInterval.ts b/generated/21/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/21/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/21/liquidityProvider/accountCredited.ts b/generated/21/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/21/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/21/liquidityProvider/accountDebited.ts b/generated/21/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/21/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts deleted file mode 100644 index 9d68a7e..0000000 --- a/generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = - z.output; diff --git a/generated/21/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/21/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/21/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/21/liquidityProvider/liquidityDepositAddressReady.ts b/generated/21/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 708385c..0000000 --- a/generated/21/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/21/liquidityProvider/lpTtlSet.ts b/generated/21/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/21/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/21/liquidityProvider/withdrawalEgressScheduled.ts b/generated/21/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/21/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/21/polkadotBroadcaster/broadcastAborted.ts b/generated/21/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/21/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/21/polkadotBroadcaster/broadcastSuccess.ts b/generated/21/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/21/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/21/polkadotChainTracking/chainStateUpdated.ts b/generated/21/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/21/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/21/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/21/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/21/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/21/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/21/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/21/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/21/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/21/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/21/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/21/polkadotIngressEgress/depositIgnored.ts b/generated/21/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/21/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/21/polkadotIngressEgress/depositReceived.ts b/generated/21/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/21/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/21/polkadotIngressEgress/egressScheduled.ts b/generated/21/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/21/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/21/polkadotIngressEgress/minimumDepositSet.ts b/generated/21/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/21/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/21/polkadotIngressEgress/startWitnessing.ts b/generated/21/polkadotIngressEgress/startWitnessing.ts deleted file mode 100644 index 9f96977..0000000 --- a/generated/21/polkadotIngressEgress/startWitnessing.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStartWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, - openedAt: z.number(), -}); - -export type PolkadotIngressEgressStartWitnessingArgs = z.output< - typeof polkadotIngressEgressStartWitnessing ->; diff --git a/generated/21/polkadotIngressEgress/stopWitnessing.ts b/generated/21/polkadotIngressEgress/stopWitnessing.ts deleted file mode 100644 index 8ebc637..0000000 --- a/generated/21/polkadotIngressEgress/stopWitnessing.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; - -export const polkadotIngressEgressStopWitnessing = z.object({ - depositAddress: hexString, - sourceAsset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressStopWitnessingArgs = z.output< - typeof polkadotIngressEgressStopWitnessing ->; diff --git a/generated/21/polkadotIngressEgress/vaultTransferFailed.ts b/generated/21/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/21/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/21/polkadotThresholdSigner/failureReportProcessed.ts b/generated/21/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/21/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/21/polkadotThresholdSigner/retryRequested.ts b/generated/21/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/21/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/21/polkadotThresholdSigner/signersUnavailable.ts b/generated/21/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/21/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/21/polkadotVault/awaitingGovernanceActivation.ts b/generated/21/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/21/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/21/polkadotVault/keyHandoverFailure.ts b/generated/21/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/21/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/21/polkadotVault/keyHandoverFailureReported.ts b/generated/21/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/21/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/21/polkadotVault/keyHandoverRequest.ts b/generated/21/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/21/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/21/polkadotVault/keyHandoverResponseTimeout.ts b/generated/21/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/21/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/21/polkadotVault/keyHandoverSuccess.ts b/generated/21/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/21/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/21/polkadotVault/keyHandoverSuccessReported.ts b/generated/21/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/21/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/21/polkadotVault/keyHandoverVerificationFailure.ts b/generated/21/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/21/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/21/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/21/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/21/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/21/polkadotVault/keygenFailure.ts b/generated/21/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/21/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/21/polkadotVault/keygenFailureReported.ts b/generated/21/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/21/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/21/polkadotVault/keygenRequest.ts b/generated/21/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/21/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/21/polkadotVault/keygenResponseTimeout.ts b/generated/21/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/21/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/21/polkadotVault/keygenSuccess.ts b/generated/21/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/21/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/21/polkadotVault/keygenSuccessReported.ts b/generated/21/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/21/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/21/polkadotVault/keygenVerificationFailure.ts b/generated/21/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/21/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/21/polkadotVault/keygenVerificationSuccess.ts b/generated/21/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/21/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/21/polkadotVault/noKeyHandover.ts b/generated/21/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/21/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/21/polkadotVault/vaultRotatedExternally.ts b/generated/21/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/21/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/21/polkadotVault/vaultRotationAborted.ts b/generated/21/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/21/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/21/polkadotVault/vaultRotationCompleted.ts b/generated/21/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/21/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/21/reputation/accrualRateUpdated.ts b/generated/21/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/21/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/21/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/21/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/21/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/21/reputation/offencePenalty.ts b/generated/21/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/21/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/21/reputation/penaltyUpdated.ts b/generated/21/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/21/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/21/session/newSession.ts b/generated/21/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/21/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/21/swapping/batchSwapFailed.ts b/generated/21/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/21/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/21/swapping/ccmDepositReceived.ts b/generated/21/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/21/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/21/swapping/ccmEgressScheduled.ts b/generated/21/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/21/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/21/swapping/ccmFailed.ts b/generated/21/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/21/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/21/swapping/minimumSwapAmountSet.ts b/generated/21/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/21/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/21/swapping/swapAmountTooLow.ts b/generated/21/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/21/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/21/swapping/swapDepositAddressExpired.ts b/generated/21/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/21/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/21/swapping/swapDepositAddressReady.ts b/generated/21/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/21/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/21/swapping/swapEgressScheduled.ts b/generated/21/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/21/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/21/swapping/swapExecuted.ts b/generated/21/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/21/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/21/swapping/swapScheduled.ts b/generated/21/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/21/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/21/swapping/swapTtlSet.ts b/generated/21/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/21/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/21/swapping/withdrawalRequested.ts b/generated/21/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/21/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/21/system/codeUpdated.ts b/generated/21/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/21/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/21/system/extrinsicFailed.ts b/generated/21/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/21/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/21/system/extrinsicSuccess.ts b/generated/21/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/21/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/21/system/killedAccount.ts b/generated/21/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/21/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/21/system/newAccount.ts b/generated/21/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/21/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/21/system/remarked.ts b/generated/21/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/21/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/21/tokenholderGovernance/proposalEnacted.ts b/generated/21/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/21/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/21/tokenholderGovernance/proposalPassed.ts b/generated/21/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/21/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/21/tokenholderGovernance/proposalRejected.ts b/generated/21/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/21/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/21/tokenholderGovernance/proposalSubmitted.ts b/generated/21/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/21/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/21/transactionPayment/transactionFeePaid.ts b/generated/21/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/21/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/21/validator/auctionCompleted.ts b/generated/21/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/21/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/21/validator/cFEVersionUpdated.ts b/generated/21/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/21/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/21/validator/newEpoch.ts b/generated/21/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/21/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/21/validator/palletConfigUpdated.ts b/generated/21/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/21/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/21/validator/peerIdRegistered.ts b/generated/21/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/21/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/21/validator/peerIdUnregistered.ts b/generated/21/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/21/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/21/validator/rotationAborted.ts b/generated/21/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/21/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/21/validator/rotationPhaseUpdated.ts b/generated/21/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/21/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/21/validator/vanityNameSet.ts b/generated/21/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/21/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/21/witnesser/witnessExecutionFailed.ts b/generated/21/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/21/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/22/accountRoles/accountRoleRegistered.ts b/generated/22/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/22/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/22/bitcoinBroadcaster/broadcastAborted.ts b/generated/22/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/22/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/22/bitcoinBroadcaster/broadcastSuccess.ts b/generated/22/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/22/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/22/bitcoinChainTracking/chainStateUpdated.ts b/generated/22/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/22/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/22/bitcoinIngressEgress/depositIgnored.ts b/generated/22/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/22/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/22/bitcoinIngressEgress/depositReceived.ts b/generated/22/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/22/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/22/bitcoinIngressEgress/egressScheduled.ts b/generated/22/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/22/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/22/bitcoinIngressEgress/minimumDepositSet.ts b/generated/22/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/22/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/22/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/22/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/22/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/22/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/22/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/22/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/22/bitcoinThresholdSigner/retryRequested.ts b/generated/22/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/22/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/22/bitcoinThresholdSigner/signersUnavailable.ts b/generated/22/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/22/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/22/bitcoinVault/awaitingGovernanceActivation.ts b/generated/22/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/22/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/22/bitcoinVault/keyHandoverFailure.ts b/generated/22/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/22/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/22/bitcoinVault/keyHandoverFailureReported.ts b/generated/22/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/22/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/22/bitcoinVault/keyHandoverRequest.ts b/generated/22/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/22/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/22/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/22/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/22/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/22/bitcoinVault/keyHandoverSuccess.ts b/generated/22/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/22/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/22/bitcoinVault/keyHandoverSuccessReported.ts b/generated/22/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/22/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/22/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/22/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/22/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/22/bitcoinVault/keygenFailure.ts b/generated/22/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/22/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/22/bitcoinVault/keygenFailureReported.ts b/generated/22/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/22/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/22/bitcoinVault/keygenRequest.ts b/generated/22/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/22/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/22/bitcoinVault/keygenResponseTimeout.ts b/generated/22/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/22/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/22/bitcoinVault/keygenSuccess.ts b/generated/22/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/22/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/22/bitcoinVault/keygenSuccessReported.ts b/generated/22/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/22/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/22/bitcoinVault/keygenVerificationFailure.ts b/generated/22/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/22/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/22/bitcoinVault/keygenVerificationSuccess.ts b/generated/22/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/22/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/22/bitcoinVault/noKeyHandover.ts b/generated/22/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/22/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/22/bitcoinVault/vaultRotatedExternally.ts b/generated/22/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/22/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/22/bitcoinVault/vaultRotationAborted.ts b/generated/22/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/22/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/22/bitcoinVault/vaultRotationCompleted.ts b/generated/22/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/22/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/22/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/22/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/22/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/22/emissions/supplyUpdateBroadcastRequested.ts b/generated/22/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/22/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/22/emissions/supplyUpdateIntervalUpdated.ts b/generated/22/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/22/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/22/environment/addedNewEthAsset.ts b/generated/22/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/22/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/22/environment/bitcoinBlockNumberSetForVault.ts b/generated/22/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/22/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/22/environment/nextCompatibilityVersionSet.ts b/generated/22/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/22/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/22/environment/polkadotVaultAccountSet.ts b/generated/22/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/22/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/22/environment/runtimeSafeModeUpdated.ts b/generated/22/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/22/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/22/environment/updatedEthAsset.ts b/generated/22/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/22/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/22/ethereumBroadcaster/broadcastAborted.ts b/generated/22/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/22/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/22/ethereumBroadcaster/broadcastSuccess.ts b/generated/22/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/22/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/22/ethereumChainTracking/chainStateUpdated.ts b/generated/22/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/22/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/22/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/22/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/22/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/22/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/22/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/22/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/22/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/22/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/22/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/22/ethereumIngressEgress/depositIgnored.ts b/generated/22/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/22/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/22/ethereumIngressEgress/depositReceived.ts b/generated/22/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/22/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/22/ethereumIngressEgress/egressScheduled.ts b/generated/22/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/22/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/22/ethereumIngressEgress/minimumDepositSet.ts b/generated/22/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/22/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/22/ethereumIngressEgress/vaultTransferFailed.ts b/generated/22/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/22/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/22/ethereumThresholdSigner/failureReportProcessed.ts b/generated/22/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/22/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/22/ethereumThresholdSigner/retryRequested.ts b/generated/22/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/22/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/22/ethereumThresholdSigner/signersUnavailable.ts b/generated/22/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/22/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/22/ethereumVault/awaitingGovernanceActivation.ts b/generated/22/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/22/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/22/ethereumVault/keyHandoverFailure.ts b/generated/22/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/22/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/22/ethereumVault/keyHandoverFailureReported.ts b/generated/22/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/22/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/22/ethereumVault/keyHandoverRequest.ts b/generated/22/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/22/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/22/ethereumVault/keyHandoverResponseTimeout.ts b/generated/22/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/22/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/22/ethereumVault/keyHandoverSuccess.ts b/generated/22/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/22/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/22/ethereumVault/keyHandoverSuccessReported.ts b/generated/22/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/22/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/22/ethereumVault/keyHandoverVerificationFailure.ts b/generated/22/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/22/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/22/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/22/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/22/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/22/ethereumVault/keygenFailure.ts b/generated/22/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/22/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/22/ethereumVault/keygenFailureReported.ts b/generated/22/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/22/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/22/ethereumVault/keygenRequest.ts b/generated/22/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/22/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/22/ethereumVault/keygenResponseTimeout.ts b/generated/22/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/22/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/22/ethereumVault/keygenSuccess.ts b/generated/22/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/22/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/22/ethereumVault/keygenSuccessReported.ts b/generated/22/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/22/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/22/ethereumVault/keygenVerificationFailure.ts b/generated/22/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/22/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/22/ethereumVault/keygenVerificationSuccess.ts b/generated/22/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/22/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/22/ethereumVault/noKeyHandover.ts b/generated/22/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/22/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/22/ethereumVault/vaultRotatedExternally.ts b/generated/22/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/22/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/22/ethereumVault/vaultRotationAborted.ts b/generated/22/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/22/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/22/ethereumVault/vaultRotationCompleted.ts b/generated/22/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/22/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/22/flip/accountReaped.ts b/generated/22/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/22/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/22/flip/remainingImbalance.ts b/generated/22/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/22/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/22/flip/slashingPerformed.ts b/generated/22/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/22/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/22/flip/slashingRateUpdated.ts b/generated/22/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/22/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/22/funding/addedRestrictedAddress.ts b/generated/22/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/22/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/22/funding/boundRedeemAddress.ts b/generated/22/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/22/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/22/funding/failedFundingAttempt.ts b/generated/22/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/22/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/22/funding/funded.ts b/generated/22/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/22/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/22/funding/minimumFundingUpdated.ts b/generated/22/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/22/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/22/funding/redemptionAmountZero.ts b/generated/22/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/22/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/22/funding/redemptionExpired.ts b/generated/22/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/22/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/22/funding/redemptionRequested.ts b/generated/22/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/22/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/22/funding/redemptionSettled.ts b/generated/22/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/22/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/22/funding/redemptionTaxAmountUpdated.ts b/generated/22/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/22/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/22/funding/removedRestrictedAddress.ts b/generated/22/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/22/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/22/funding/startedBidding.ts b/generated/22/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/22/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/22/funding/stoppedBidding.ts b/generated/22/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/22/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/22/governance/approved.ts b/generated/22/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/22/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/22/governance/decodeOfCallFailed.ts b/generated/22/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/22/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/22/governance/executed.ts b/generated/22/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/22/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/22/governance/expired.ts b/generated/22/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/22/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/22/governance/failedExecution.ts b/generated/22/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/22/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/22/governance/govKeyCallExecuted.ts b/generated/22/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/22/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/22/governance/govKeyCallExecutionFailed.ts b/generated/22/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/22/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/22/governance/govKeyCallHashWhitelisted.ts b/generated/22/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/22/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/22/governance/proposed.ts b/generated/22/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/22/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/22/governance/upgradeConditionsSatisfied.ts b/generated/22/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/22/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/22/grandpa/newAuthorities.ts b/generated/22/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/22/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/22/grandpa/paused.ts b/generated/22/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/22/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/22/grandpa/resumed.ts b/generated/22/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/22/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/22/liquidityPools/assetSwapped.ts b/generated/22/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/22/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/22/liquidityPools/limitOrderUpdated.ts b/generated/22/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/22/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/22/liquidityPools/networkFeeTaken.ts b/generated/22/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/22/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/22/liquidityPools/newPoolCreated.ts b/generated/22/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/22/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/22/liquidityPools/poolStateUpdated.ts b/generated/22/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/22/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/22/liquidityPools/rangeOrderUpdated.ts b/generated/22/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/22/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/22/liquidityPools/updatedBuyInterval.ts b/generated/22/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/22/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/22/liquidityProvider/accountCredited.ts b/generated/22/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/22/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/22/liquidityProvider/accountDebited.ts b/generated/22/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/22/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/22/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/22/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/22/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/22/liquidityProvider/lpTtlSet.ts b/generated/22/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/22/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/22/liquidityProvider/withdrawalEgressScheduled.ts b/generated/22/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/22/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/22/polkadotBroadcaster/broadcastAborted.ts b/generated/22/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/22/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/22/polkadotBroadcaster/broadcastSuccess.ts b/generated/22/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/22/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/22/polkadotChainTracking/chainStateUpdated.ts b/generated/22/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/22/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/22/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/22/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/22/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/22/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/22/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/22/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/22/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/22/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/22/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/22/polkadotIngressEgress/depositIgnored.ts b/generated/22/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/22/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/22/polkadotIngressEgress/depositReceived.ts b/generated/22/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/22/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/22/polkadotIngressEgress/egressScheduled.ts b/generated/22/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/22/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/22/polkadotIngressEgress/minimumDepositSet.ts b/generated/22/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/22/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/22/polkadotIngressEgress/vaultTransferFailed.ts b/generated/22/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/22/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/22/polkadotThresholdSigner/failureReportProcessed.ts b/generated/22/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/22/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/22/polkadotThresholdSigner/retryRequested.ts b/generated/22/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/22/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/22/polkadotThresholdSigner/signersUnavailable.ts b/generated/22/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/22/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/22/polkadotVault/awaitingGovernanceActivation.ts b/generated/22/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/22/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/22/polkadotVault/keyHandoverFailure.ts b/generated/22/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/22/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/22/polkadotVault/keyHandoverFailureReported.ts b/generated/22/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/22/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/22/polkadotVault/keyHandoverRequest.ts b/generated/22/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/22/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/22/polkadotVault/keyHandoverResponseTimeout.ts b/generated/22/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/22/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/22/polkadotVault/keyHandoverSuccess.ts b/generated/22/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/22/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/22/polkadotVault/keyHandoverSuccessReported.ts b/generated/22/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/22/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/22/polkadotVault/keyHandoverVerificationFailure.ts b/generated/22/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/22/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/22/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/22/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/22/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/22/polkadotVault/keygenFailure.ts b/generated/22/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/22/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/22/polkadotVault/keygenFailureReported.ts b/generated/22/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/22/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/22/polkadotVault/keygenRequest.ts b/generated/22/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/22/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/22/polkadotVault/keygenResponseTimeout.ts b/generated/22/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/22/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/22/polkadotVault/keygenSuccess.ts b/generated/22/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/22/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/22/polkadotVault/keygenSuccessReported.ts b/generated/22/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/22/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/22/polkadotVault/keygenVerificationFailure.ts b/generated/22/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/22/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/22/polkadotVault/keygenVerificationSuccess.ts b/generated/22/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/22/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/22/polkadotVault/noKeyHandover.ts b/generated/22/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/22/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/22/polkadotVault/vaultRotatedExternally.ts b/generated/22/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/22/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/22/polkadotVault/vaultRotationAborted.ts b/generated/22/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/22/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/22/polkadotVault/vaultRotationCompleted.ts b/generated/22/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/22/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/22/reputation/accrualRateUpdated.ts b/generated/22/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/22/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/22/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/22/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/22/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/22/reputation/offencePenalty.ts b/generated/22/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/22/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/22/reputation/penaltyUpdated.ts b/generated/22/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/22/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/22/session/newSession.ts b/generated/22/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/22/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/22/swapping/batchSwapFailed.ts b/generated/22/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/22/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/22/swapping/ccmDepositReceived.ts b/generated/22/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/22/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/22/swapping/ccmEgressScheduled.ts b/generated/22/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/22/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/22/swapping/ccmFailed.ts b/generated/22/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/22/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/22/swapping/minimumSwapAmountSet.ts b/generated/22/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/22/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/22/swapping/swapAmountTooLow.ts b/generated/22/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/22/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/22/swapping/swapDepositAddressExpired.ts b/generated/22/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/22/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/22/swapping/swapDepositAddressReady.ts b/generated/22/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/22/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/22/swapping/swapEgressScheduled.ts b/generated/22/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/22/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/22/swapping/swapExecuted.ts b/generated/22/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/22/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/22/swapping/swapScheduled.ts b/generated/22/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/22/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/22/swapping/swapTtlSet.ts b/generated/22/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/22/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/22/swapping/withdrawalRequested.ts b/generated/22/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/22/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/22/system/codeUpdated.ts b/generated/22/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/22/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/22/system/extrinsicFailed.ts b/generated/22/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/22/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/22/system/extrinsicSuccess.ts b/generated/22/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/22/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/22/system/killedAccount.ts b/generated/22/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/22/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/22/system/newAccount.ts b/generated/22/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/22/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/22/system/remarked.ts b/generated/22/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/22/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/22/tokenholderGovernance/proposalEnacted.ts b/generated/22/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/22/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/22/tokenholderGovernance/proposalPassed.ts b/generated/22/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/22/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/22/tokenholderGovernance/proposalRejected.ts b/generated/22/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/22/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/22/tokenholderGovernance/proposalSubmitted.ts b/generated/22/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/22/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/22/transactionPayment/transactionFeePaid.ts b/generated/22/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/22/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/22/validator/auctionCompleted.ts b/generated/22/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/22/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/22/validator/cFEVersionUpdated.ts b/generated/22/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/22/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/22/validator/newEpoch.ts b/generated/22/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/22/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/22/validator/palletConfigUpdated.ts b/generated/22/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/22/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/22/validator/peerIdRegistered.ts b/generated/22/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/22/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/22/validator/peerIdUnregistered.ts b/generated/22/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/22/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/22/validator/rotationAborted.ts b/generated/22/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/22/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/22/validator/rotationPhaseUpdated.ts b/generated/22/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/22/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/22/validator/vanityNameSet.ts b/generated/22/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/22/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/22/witnesser/witnessExecutionFailed.ts b/generated/22/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/22/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/generated/25/accountRoles/accountRoleRegistered.ts b/generated/25/accountRoles/accountRoleRegistered.ts deleted file mode 100644 index a634887..0000000 --- a/generated/25/accountRoles/accountRoleRegistered.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesAccountRole } from '../common'; - -export const accountRolesAccountRoleRegistered = z.object({ - accountId, - role: cfPrimitivesAccountRole, -}); - -export type AccountRolesAccountRoleRegisteredArgs = z.output< - typeof accountRolesAccountRoleRegistered ->; diff --git a/generated/25/bitcoinBroadcaster/broadcastAborted.ts b/generated/25/bitcoinBroadcaster/broadcastAborted.ts deleted file mode 100644 index b213c1d..0000000 --- a/generated/25/bitcoinBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< - typeof bitcoinBroadcasterBroadcastAborted ->; diff --git a/generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 533c4fb..0000000 --- a/generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof bitcoinBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 8604053..0000000 --- a/generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof bitcoinBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 71718b2..0000000 --- a/generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof bitcoinBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/25/bitcoinBroadcaster/broadcastSuccess.ts b/generated/25/bitcoinBroadcaster/broadcastSuccess.ts deleted file mode 100644 index f533d7e..0000000 --- a/generated/25/bitcoinBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const bitcoinBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< - typeof bitcoinBroadcasterBroadcastSuccess ->; diff --git a/generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index e4b0003..0000000 --- a/generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof bitcoinBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 5e799b7..0000000 --- a/generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcBitcoinTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsBtcBitcoinTransactionData, - transactionOutId: hexString, -}); - -export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof bitcoinBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/25/bitcoinChainTracking/chainStateUpdated.ts b/generated/25/bitcoinChainTracking/chainStateUpdated.ts deleted file mode 100644 index 99ae920..0000000 --- a/generated/25/bitcoinChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateBitcoin } from '../common'; - -export const bitcoinChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateBitcoin, -}); - -export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< - typeof bitcoinChainTrackingChainStateUpdated ->; diff --git a/generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 7787731..0000000 --- a/generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; - -export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - disabled: z.boolean(), -}); - -export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof bitcoinIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index c2ff51d..0000000 --- a/generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressBatchBroadcastRequested ->; diff --git a/generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 8565b5f..0000000 --- a/generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof bitcoinIngressEgressCcmBroadcastRequested ->; diff --git a/generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b5522bd..0000000 --- a/generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const bitcoinIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< - typeof bitcoinIngressEgressCcmEgressInvalid ->; diff --git a/generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index 91541b7..0000000 --- a/generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsBtcAsset, -}); - -export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< - typeof bitcoinIngressEgressDepositFetchesScheduled ->; diff --git a/generated/25/bitcoinIngressEgress/depositIgnored.ts b/generated/25/bitcoinIngressEgress/depositIgnored.ts deleted file mode 100644 index ab0d561..0000000 --- a/generated/25/bitcoinIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositIgnored = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositIgnoredArgs = z.output< - typeof bitcoinIngressEgressDepositIgnored ->; diff --git a/generated/25/bitcoinIngressEgress/depositReceived.ts b/generated/25/bitcoinIngressEgress/depositReceived.ts deleted file mode 100644 index dcc2605..0000000 --- a/generated/25/bitcoinIngressEgress/depositReceived.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfChainsBtcUtxoId, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressDepositReceived = z.object({ - depositAddress: cfChainsBtcScriptPubkey, - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - depositDetails: cfChainsBtcUtxoId, -}); - -export type BitcoinIngressEgressDepositReceivedArgs = z.output< - typeof bitcoinIngressEgressDepositReceived ->; diff --git a/generated/25/bitcoinIngressEgress/egressScheduled.ts b/generated/25/bitcoinIngressEgress/egressScheduled.ts deleted file mode 100644 index c85db55..0000000 --- a/generated/25/bitcoinIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressEgressScheduledArgs = z.output< - typeof bitcoinIngressEgressEgressScheduled ->; diff --git a/generated/25/bitcoinIngressEgress/minimumDepositSet.ts b/generated/25/bitcoinIngressEgress/minimumDepositSet.ts deleted file mode 100644 index 5f71220..0000000 --- a/generated/25/bitcoinIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; - -export const bitcoinIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - minimumDeposit: numberOrHex, -}); - -export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< - typeof bitcoinIngressEgressMinimumDepositSet ->; diff --git a/generated/25/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/25/bitcoinIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 76acf3e..0000000 --- a/generated/25/bitcoinIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsBtcScriptPubkey, - cfPrimitivesChainsAssetsBtcAsset, - numberOrHex, -} from '../common'; - -export const bitcoinIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsBtcAsset, - amount: numberOrHex, - destinationAddress: cfChainsBtcScriptPubkey, -}); - -export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< - typeof bitcoinIngressEgressVaultTransferFailed ->; diff --git a/generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index dcfa3cf..0000000 --- a/generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof bitcoinThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/25/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/25/bitcoinThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 5b42961..0000000 --- a/generated/25/bitcoinThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< - typeof bitcoinThresholdSignerFailureReportProcessed ->; diff --git a/generated/25/bitcoinThresholdSigner/retryRequested.ts b/generated/25/bitcoinThresholdSigner/retryRequested.ts deleted file mode 100644 index d79c46d..0000000 --- a/generated/25/bitcoinThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerRetryRequestedArgs = z.output< - typeof bitcoinThresholdSignerRetryRequested ->; diff --git a/generated/25/bitcoinThresholdSigner/signersUnavailable.ts b/generated/25/bitcoinThresholdSigner/signersUnavailable.ts deleted file mode 100644 index ed7163f..0000000 --- a/generated/25/bitcoinThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< - typeof bitcoinThresholdSignerSignersUnavailable ->; diff --git a/generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 38c196e..0000000 --- a/generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof bitcoinThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index 5d7583c..0000000 --- a/generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index e9b7731..0000000 --- a/generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsBtcAggKey, - cfChainsBtcPreviousOrCurrent, - hexString, - numberOrHex, -} from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsBtcAggKey, - signatories: z.array(accountId), - payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), -}); - -export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 13a9a24..0000000 --- a/generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 2261557..0000000 --- a/generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof bitcoinThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/25/bitcoinVault/awaitingGovernanceActivation.ts b/generated/25/bitcoinVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 6f03e18..0000000 --- a/generated/25/bitcoinVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< - typeof bitcoinVaultAwaitingGovernanceActivation ->; diff --git a/generated/25/bitcoinVault/keyHandoverFailure.ts b/generated/25/bitcoinVault/keyHandoverFailure.ts deleted file mode 100644 index 3ffe66b..0000000 --- a/generated/25/bitcoinVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverFailure ->; diff --git a/generated/25/bitcoinVault/keyHandoverFailureReported.ts b/generated/25/bitcoinVault/keyHandoverFailureReported.ts deleted file mode 100644 index df0fcb8..0000000 --- a/generated/25/bitcoinVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverFailureReported = accountId; - -export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverFailureReported ->; diff --git a/generated/25/bitcoinVault/keyHandoverRequest.ts b/generated/25/bitcoinVault/keyHandoverRequest.ts deleted file mode 100644 index 1f5a08a..0000000 --- a/generated/25/bitcoinVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsBtcAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsBtcAggKey, - toEpoch: z.number(), -}); - -export type BitcoinVaultKeyHandoverRequestArgs = z.output< - typeof bitcoinVaultKeyHandoverRequest ->; diff --git a/generated/25/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/25/bitcoinVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index a995a32..0000000 --- a/generated/25/bitcoinVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeyHandoverResponseTimeout ->; diff --git a/generated/25/bitcoinVault/keyHandoverSuccess.ts b/generated/25/bitcoinVault/keyHandoverSuccess.ts deleted file mode 100644 index 5738c9c..0000000 --- a/generated/25/bitcoinVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccess ->; diff --git a/generated/25/bitcoinVault/keyHandoverSuccessReported.ts b/generated/25/bitcoinVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 4992e3c..0000000 --- a/generated/25/bitcoinVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeyHandoverSuccessReported = accountId; - -export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< - typeof bitcoinVaultKeyHandoverSuccessReported ->; diff --git a/generated/25/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/25/bitcoinVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index e2f0aa7..0000000 --- a/generated/25/bitcoinVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationFailure ->; diff --git a/generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 870cd75..0000000 --- a/generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/25/bitcoinVault/keygenFailure.ts b/generated/25/bitcoinVault/keygenFailure.ts deleted file mode 100644 index 074c495..0000000 --- a/generated/25/bitcoinVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenFailure = numberOrHex; - -export type BitcoinVaultKeygenFailureArgs = z.output< - typeof bitcoinVaultKeygenFailure ->; diff --git a/generated/25/bitcoinVault/keygenFailureReported.ts b/generated/25/bitcoinVault/keygenFailureReported.ts deleted file mode 100644 index d38cedc..0000000 --- a/generated/25/bitcoinVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenFailureReported = accountId; - -export type BitcoinVaultKeygenFailureReportedArgs = z.output< - typeof bitcoinVaultKeygenFailureReported ->; diff --git a/generated/25/bitcoinVault/keygenRequest.ts b/generated/25/bitcoinVault/keygenRequest.ts deleted file mode 100644 index 1e3dcc7..0000000 --- a/generated/25/bitcoinVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const bitcoinVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type BitcoinVaultKeygenRequestArgs = z.output< - typeof bitcoinVaultKeygenRequest ->; diff --git a/generated/25/bitcoinVault/keygenResponseTimeout.ts b/generated/25/bitcoinVault/keygenResponseTimeout.ts deleted file mode 100644 index be7894c..0000000 --- a/generated/25/bitcoinVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenResponseTimeout = numberOrHex; - -export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeout ->; diff --git a/generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index d254b8e..0000000 --- a/generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof bitcoinVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/25/bitcoinVault/keygenSuccess.ts b/generated/25/bitcoinVault/keygenSuccess.ts deleted file mode 100644 index d281cf1..0000000 --- a/generated/25/bitcoinVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenSuccess = numberOrHex; - -export type BitcoinVaultKeygenSuccessArgs = z.output< - typeof bitcoinVaultKeygenSuccess ->; diff --git a/generated/25/bitcoinVault/keygenSuccessReported.ts b/generated/25/bitcoinVault/keygenSuccessReported.ts deleted file mode 100644 index 3d0cead..0000000 --- a/generated/25/bitcoinVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const bitcoinVaultKeygenSuccessReported = accountId; - -export type BitcoinVaultKeygenSuccessReportedArgs = z.output< - typeof bitcoinVaultKeygenSuccessReported ->; diff --git a/generated/25/bitcoinVault/keygenVerificationFailure.ts b/generated/25/bitcoinVault/keygenVerificationFailure.ts deleted file mode 100644 index 0d53b91..0000000 --- a/generated/25/bitcoinVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const bitcoinVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type BitcoinVaultKeygenVerificationFailureArgs = z.output< - typeof bitcoinVaultKeygenVerificationFailure ->; diff --git a/generated/25/bitcoinVault/keygenVerificationSuccess.ts b/generated/25/bitcoinVault/keygenVerificationSuccess.ts deleted file mode 100644 index 36aac5a..0000000 --- a/generated/25/bitcoinVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsBtcAggKey, -}); - -export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< - typeof bitcoinVaultKeygenVerificationSuccess ->; diff --git a/generated/25/bitcoinVault/noKeyHandover.ts b/generated/25/bitcoinVault/noKeyHandover.ts deleted file mode 100644 index e6e08a3..0000000 --- a/generated/25/bitcoinVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultNoKeyHandover = z.null(); - -export type BitcoinVaultNoKeyHandoverArgs = z.output< - typeof bitcoinVaultNoKeyHandover ->; diff --git a/generated/25/bitcoinVault/vaultRotatedExternally.ts b/generated/25/bitcoinVault/vaultRotatedExternally.ts deleted file mode 100644 index 983d971..0000000 --- a/generated/25/bitcoinVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsBtcAggKey } from '../common'; - -export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; - -export type BitcoinVaultVaultRotatedExternallyArgs = z.output< - typeof bitcoinVaultVaultRotatedExternally ->; diff --git a/generated/25/bitcoinVault/vaultRotationAborted.ts b/generated/25/bitcoinVault/vaultRotationAborted.ts deleted file mode 100644 index 634a341..0000000 --- a/generated/25/bitcoinVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationAborted = z.null(); - -export type BitcoinVaultVaultRotationAbortedArgs = z.output< - typeof bitcoinVaultVaultRotationAborted ->; diff --git a/generated/25/bitcoinVault/vaultRotationCompleted.ts b/generated/25/bitcoinVault/vaultRotationCompleted.ts deleted file mode 100644 index 114fedd..0000000 --- a/generated/25/bitcoinVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const bitcoinVaultVaultRotationCompleted = z.null(); - -export type BitcoinVaultVaultRotationCompletedArgs = z.output< - typeof bitcoinVaultVaultRotationCompleted ->; diff --git a/generated/25/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/25/emissions/backupNodeInflationEmissionsUpdated.ts deleted file mode 100644 index 5a389fb..0000000 --- a/generated/25/emissions/backupNodeInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); - -export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< - typeof emissionsBackupNodeInflationEmissionsUpdated ->; diff --git a/generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts deleted file mode 100644 index 38c932b..0000000 --- a/generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); - -export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< - typeof emissionsCurrentAuthorityInflationEmissionsUpdated ->; diff --git a/generated/25/emissions/supplyUpdateBroadcastRequested.ts b/generated/25/emissions/supplyUpdateBroadcastRequested.ts deleted file mode 100644 index 244536a..0000000 --- a/generated/25/emissions/supplyUpdateBroadcastRequested.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateBroadcastRequested = z.number(); - -export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< - typeof emissionsSupplyUpdateBroadcastRequested ->; diff --git a/generated/25/emissions/supplyUpdateIntervalUpdated.ts b/generated/25/emissions/supplyUpdateIntervalUpdated.ts deleted file mode 100644 index 3dd1f86..0000000 --- a/generated/25/emissions/supplyUpdateIntervalUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const emissionsSupplyUpdateIntervalUpdated = z.number(); - -export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< - typeof emissionsSupplyUpdateIntervalUpdated ->; diff --git a/generated/25/environment/addedNewEthAsset.ts b/generated/25/environment/addedNewEthAsset.ts deleted file mode 100644 index ed0a67f..0000000 --- a/generated/25/environment/addedNewEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentAddedNewEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentAddedNewEthAssetArgs = z.output< - typeof environmentAddedNewEthAsset ->; diff --git a/generated/25/environment/bitcoinBlockNumberSetForVault.ts b/generated/25/environment/bitcoinBlockNumberSetForVault.ts deleted file mode 100644 index 34aa746..0000000 --- a/generated/25/environment/bitcoinBlockNumberSetForVault.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const environmentBitcoinBlockNumberSetForVault = z.object({ - blockNumber: numberOrHex, -}); - -export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< - typeof environmentBitcoinBlockNumberSetForVault ->; diff --git a/generated/25/environment/nextCompatibilityVersionSet.ts b/generated/25/environment/nextCompatibilityVersionSet.ts deleted file mode 100644 index 37cdaea..0000000 --- a/generated/25/environment/nextCompatibilityVersionSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesSemVer } from '../common'; - -export const environmentNextCompatibilityVersionSet = z.object({ - version: cfPrimitivesSemVer.nullish(), -}); - -export type EnvironmentNextCompatibilityVersionSetArgs = z.output< - typeof environmentNextCompatibilityVersionSet ->; diff --git a/generated/25/environment/polkadotVaultAccountSet.ts b/generated/25/environment/polkadotVaultAccountSet.ts deleted file mode 100644 index 982683a..0000000 --- a/generated/25/environment/polkadotVaultAccountSet.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const environmentPolkadotVaultAccountSet = z.object({ - polkadotVaultAccountId: hexString, -}); - -export type EnvironmentPolkadotVaultAccountSetArgs = z.output< - typeof environmentPolkadotVaultAccountSet ->; diff --git a/generated/25/environment/runtimeSafeModeUpdated.ts b/generated/25/environment/runtimeSafeModeUpdated.ts deleted file mode 100644 index 6446b2d..0000000 --- a/generated/25/environment/runtimeSafeModeUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfEnvironmentSafeModeUpdate } from '../common'; - -export const environmentRuntimeSafeModeUpdated = z.object({ - safeMode: palletCfEnvironmentSafeModeUpdate, -}); - -export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< - typeof environmentRuntimeSafeModeUpdated ->; diff --git a/generated/25/environment/updatedEthAsset.ts b/generated/25/environment/updatedEthAsset.ts deleted file mode 100644 index 8e3426a..0000000 --- a/generated/25/environment/updatedEthAsset.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; - -export const environmentUpdatedEthAsset = z.tuple([ - cfPrimitivesChainsAssetsEthAsset, - hexString, -]); - -export type EnvironmentUpdatedEthAssetArgs = z.output< - typeof environmentUpdatedEthAsset ->; diff --git a/generated/25/ethereumBroadcaster/broadcastAborted.ts b/generated/25/ethereumBroadcaster/broadcastAborted.ts deleted file mode 100644 index 8eb63fb..0000000 --- a/generated/25/ethereumBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterBroadcastAbortedArgs = z.output< - typeof ethereumBroadcasterBroadcastAborted ->; diff --git a/generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 9b29edb..0000000 --- a/generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof ethereumBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 6ae3c38..0000000 --- a/generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof ethereumBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index 28f40b9..0000000 --- a/generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof ethereumBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/25/ethereumBroadcaster/broadcastSuccess.ts b/generated/25/ethereumBroadcaster/broadcastSuccess.ts deleted file mode 100644 index da00c09..0000000 --- a/generated/25/ethereumBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmSchnorrVerificationComponents } from '../common'; - -export const ethereumBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterBroadcastSuccessArgs = z.output< - typeof ethereumBroadcasterBroadcastSuccess ->; diff --git a/generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 7c41c96..0000000 --- a/generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof ethereumBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index d2407c0..0000000 --- a/generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmSchnorrVerificationComponents, - cfChainsEvmTransaction, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsEvmTransaction, - transactionOutId: cfChainsEvmSchnorrVerificationComponents, -}); - -export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof ethereumBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/25/ethereumChainTracking/chainStateUpdated.ts b/generated/25/ethereumChainTracking/chainStateUpdated.ts deleted file mode 100644 index db9d148..0000000 --- a/generated/25/ethereumChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStateEthereum } from '../common'; - -export const ethereumChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStateEthereum, -}); - -export type EthereumChainTrackingChainStateUpdatedArgs = z.output< - typeof ethereumChainTrackingChainStateUpdated ->; diff --git a/generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 79b5d0d..0000000 --- a/generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset } from '../common'; - -export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - disabled: z.boolean(), -}); - -export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof ethereumIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/25/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/25/ethereumIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 9b9c7e9..0000000 --- a/generated/25/ethereumIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressBatchBroadcastRequested ->; diff --git a/generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 542b859..0000000 --- a/generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const ethereumIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof ethereumIngressEgressCcmBroadcastRequested ->; diff --git a/generated/25/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/25/ethereumIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index b99ca2e..0000000 --- a/generated/25/ethereumIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const ethereumIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< - typeof ethereumIngressEgressCcmEgressInvalid ->; diff --git a/generated/25/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/25/ethereumIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index b5bb6a8..0000000 --- a/generated/25/ethereumIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsEthAsset, -}); - -export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< - typeof ethereumIngressEgressDepositFetchesScheduled ->; diff --git a/generated/25/ethereumIngressEgress/depositIgnored.ts b/generated/25/ethereumIngressEgress/depositIgnored.ts deleted file mode 100644 index 49ae822..0000000 --- a/generated/25/ethereumIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositIgnoredArgs = z.output< - typeof ethereumIngressEgressDepositIgnored ->; diff --git a/generated/25/ethereumIngressEgress/depositReceived.ts b/generated/25/ethereumIngressEgress/depositReceived.ts deleted file mode 100644 index 2d31ba4..0000000 --- a/generated/25/ethereumIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, -}); - -export type EthereumIngressEgressDepositReceivedArgs = z.output< - typeof ethereumIngressEgressDepositReceived ->; diff --git a/generated/25/ethereumIngressEgress/egressScheduled.ts b/generated/25/ethereumIngressEgress/egressScheduled.ts deleted file mode 100644 index 2148704..0000000 --- a/generated/25/ethereumIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressEgressScheduledArgs = z.output< - typeof ethereumIngressEgressEgressScheduled ->; diff --git a/generated/25/ethereumIngressEgress/minimumDepositSet.ts b/generated/25/ethereumIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a550512..0000000 --- a/generated/25/ethereumIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; - -export const ethereumIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - minimumDeposit: numberOrHex, -}); - -export type EthereumIngressEgressMinimumDepositSetArgs = z.output< - typeof ethereumIngressEgressMinimumDepositSet ->; diff --git a/generated/25/ethereumIngressEgress/vaultTransferFailed.ts b/generated/25/ethereumIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 6428cf6..0000000 --- a/generated/25/ethereumIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsEthAsset, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsEthAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type EthereumIngressEgressVaultTransferFailedArgs = z.output< - typeof ethereumIngressEgressVaultTransferFailed ->; diff --git a/generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index b4a023d..0000000 --- a/generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof ethereumThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/25/ethereumThresholdSigner/failureReportProcessed.ts b/generated/25/ethereumThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 6f7f6ba..0000000 --- a/generated/25/ethereumThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< - typeof ethereumThresholdSignerFailureReportProcessed ->; diff --git a/generated/25/ethereumThresholdSigner/retryRequested.ts b/generated/25/ethereumThresholdSigner/retryRequested.ts deleted file mode 100644 index 917acd2..0000000 --- a/generated/25/ethereumThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerRetryRequestedArgs = z.output< - typeof ethereumThresholdSignerRetryRequested ->; diff --git a/generated/25/ethereumThresholdSigner/signersUnavailable.ts b/generated/25/ethereumThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 07b14ee..0000000 --- a/generated/25/ethereumThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type EthereumThresholdSignerSignersUnavailableArgs = z.output< - typeof ethereumThresholdSignerSignersUnavailable ->; diff --git a/generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index 286b55b..0000000 --- a/generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof ethereumThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f2d0394..0000000 --- a/generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index ce3bb0a..0000000 --- a/generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsEvmAggKey, - hexString, - numberOrHex, -} from '../common'; - -export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: cfChainsEvmAggKey, - signatories: z.array(accountId), - payload: hexString, -}); - -export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index 27a2bb5..0000000 --- a/generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index 959220d..0000000 --- a/generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof ethereumThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/25/ethereumVault/awaitingGovernanceActivation.ts b/generated/25/ethereumVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 28be907..0000000 --- a/generated/25/ethereumVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< - typeof ethereumVaultAwaitingGovernanceActivation ->; diff --git a/generated/25/ethereumVault/keyHandoverFailure.ts b/generated/25/ethereumVault/keyHandoverFailure.ts deleted file mode 100644 index dc47d82..0000000 --- a/generated/25/ethereumVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverFailureArgs = z.output< - typeof ethereumVaultKeyHandoverFailure ->; diff --git a/generated/25/ethereumVault/keyHandoverFailureReported.ts b/generated/25/ethereumVault/keyHandoverFailureReported.ts deleted file mode 100644 index 13f80b4..0000000 --- a/generated/25/ethereumVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverFailureReported = accountId; - -export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< - typeof ethereumVaultKeyHandoverFailureReported ->; diff --git a/generated/25/ethereumVault/keyHandoverRequest.ts b/generated/25/ethereumVault/keyHandoverRequest.ts deleted file mode 100644 index 946b519..0000000 --- a/generated/25/ethereumVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: cfChainsEvmAggKey, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: cfChainsEvmAggKey, - toEpoch: z.number(), -}); - -export type EthereumVaultKeyHandoverRequestArgs = z.output< - typeof ethereumVaultKeyHandoverRequest ->; diff --git a/generated/25/ethereumVault/keyHandoverResponseTimeout.ts b/generated/25/ethereumVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 7afc525..0000000 --- a/generated/25/ethereumVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof ethereumVaultKeyHandoverResponseTimeout ->; diff --git a/generated/25/ethereumVault/keyHandoverSuccess.ts b/generated/25/ethereumVault/keyHandoverSuccess.ts deleted file mode 100644 index b09ad17..0000000 --- a/generated/25/ethereumVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverSuccess ->; diff --git a/generated/25/ethereumVault/keyHandoverSuccessReported.ts b/generated/25/ethereumVault/keyHandoverSuccessReported.ts deleted file mode 100644 index f9742e1..0000000 --- a/generated/25/ethereumVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeyHandoverSuccessReported = accountId; - -export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< - typeof ethereumVaultKeyHandoverSuccessReported ->; diff --git a/generated/25/ethereumVault/keyHandoverVerificationFailure.ts b/generated/25/ethereumVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index 81cacc0..0000000 --- a/generated/25/ethereumVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationFailure ->; diff --git a/generated/25/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/25/ethereumVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index 51be034..0000000 --- a/generated/25/ethereumVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof ethereumVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/25/ethereumVault/keygenFailure.ts b/generated/25/ethereumVault/keygenFailure.ts deleted file mode 100644 index 852c8b3..0000000 --- a/generated/25/ethereumVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenFailure = numberOrHex; - -export type EthereumVaultKeygenFailureArgs = z.output< - typeof ethereumVaultKeygenFailure ->; diff --git a/generated/25/ethereumVault/keygenFailureReported.ts b/generated/25/ethereumVault/keygenFailureReported.ts deleted file mode 100644 index ddfe03a..0000000 --- a/generated/25/ethereumVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenFailureReported = accountId; - -export type EthereumVaultKeygenFailureReportedArgs = z.output< - typeof ethereumVaultKeygenFailureReported ->; diff --git a/generated/25/ethereumVault/keygenRequest.ts b/generated/25/ethereumVault/keygenRequest.ts deleted file mode 100644 index 60a493a..0000000 --- a/generated/25/ethereumVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const ethereumVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type EthereumVaultKeygenRequestArgs = z.output< - typeof ethereumVaultKeygenRequest ->; diff --git a/generated/25/ethereumVault/keygenResponseTimeout.ts b/generated/25/ethereumVault/keygenResponseTimeout.ts deleted file mode 100644 index 47d0b80..0000000 --- a/generated/25/ethereumVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenResponseTimeout = numberOrHex; - -export type EthereumVaultKeygenResponseTimeoutArgs = z.output< - typeof ethereumVaultKeygenResponseTimeout ->; diff --git a/generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index ba206b3..0000000 --- a/generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof ethereumVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/25/ethereumVault/keygenSuccess.ts b/generated/25/ethereumVault/keygenSuccess.ts deleted file mode 100644 index 7e87866..0000000 --- a/generated/25/ethereumVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenSuccess = numberOrHex; - -export type EthereumVaultKeygenSuccessArgs = z.output< - typeof ethereumVaultKeygenSuccess ->; diff --git a/generated/25/ethereumVault/keygenSuccessReported.ts b/generated/25/ethereumVault/keygenSuccessReported.ts deleted file mode 100644 index 85124fc..0000000 --- a/generated/25/ethereumVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const ethereumVaultKeygenSuccessReported = accountId; - -export type EthereumVaultKeygenSuccessReportedArgs = z.output< - typeof ethereumVaultKeygenSuccessReported ->; diff --git a/generated/25/ethereumVault/keygenVerificationFailure.ts b/generated/25/ethereumVault/keygenVerificationFailure.ts deleted file mode 100644 index 5c96998..0000000 --- a/generated/25/ethereumVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const ethereumVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type EthereumVaultKeygenVerificationFailureArgs = z.output< - typeof ethereumVaultKeygenVerificationFailure ->; diff --git a/generated/25/ethereumVault/keygenVerificationSuccess.ts b/generated/25/ethereumVault/keygenVerificationSuccess.ts deleted file mode 100644 index 2291860..0000000 --- a/generated/25/ethereumVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultKeygenVerificationSuccess = z.object({ - aggKey: cfChainsEvmAggKey, -}); - -export type EthereumVaultKeygenVerificationSuccessArgs = z.output< - typeof ethereumVaultKeygenVerificationSuccess ->; diff --git a/generated/25/ethereumVault/noKeyHandover.ts b/generated/25/ethereumVault/noKeyHandover.ts deleted file mode 100644 index 3ea4836..0000000 --- a/generated/25/ethereumVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultNoKeyHandover = z.null(); - -export type EthereumVaultNoKeyHandoverArgs = z.output< - typeof ethereumVaultNoKeyHandover ->; diff --git a/generated/25/ethereumVault/vaultRotatedExternally.ts b/generated/25/ethereumVault/vaultRotatedExternally.ts deleted file mode 100644 index 8fd391c..0000000 --- a/generated/25/ethereumVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { cfChainsEvmAggKey } from '../common'; - -export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; - -export type EthereumVaultVaultRotatedExternallyArgs = z.output< - typeof ethereumVaultVaultRotatedExternally ->; diff --git a/generated/25/ethereumVault/vaultRotationAborted.ts b/generated/25/ethereumVault/vaultRotationAborted.ts deleted file mode 100644 index 1e98b86..0000000 --- a/generated/25/ethereumVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationAborted = z.null(); - -export type EthereumVaultVaultRotationAbortedArgs = z.output< - typeof ethereumVaultVaultRotationAborted ->; diff --git a/generated/25/ethereumVault/vaultRotationCompleted.ts b/generated/25/ethereumVault/vaultRotationCompleted.ts deleted file mode 100644 index 81a14ec..0000000 --- a/generated/25/ethereumVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const ethereumVaultVaultRotationCompleted = z.null(); - -export type EthereumVaultVaultRotationCompletedArgs = z.output< - typeof ethereumVaultVaultRotationCompleted ->; diff --git a/generated/25/flip/accountReaped.ts b/generated/25/flip/accountReaped.ts deleted file mode 100644 index d3fc471..0000000 --- a/generated/25/flip/accountReaped.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipAccountReaped = z.object({ - who: accountId, - dustBurned: numberOrHex, -}); - -export type FlipAccountReapedArgs = z.output; diff --git a/generated/25/flip/remainingImbalance.ts b/generated/25/flip/remainingImbalance.ts deleted file mode 100644 index fbfb6fe..0000000 --- a/generated/25/flip/remainingImbalance.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; - -export const flipRemainingImbalance = z.object({ - who: palletCfFlipImbalancesImbalanceSource, - remainingImbalance: numberOrHex, -}); - -export type FlipRemainingImbalanceArgs = z.output< - typeof flipRemainingImbalance ->; diff --git a/generated/25/flip/slashingPerformed.ts b/generated/25/flip/slashingPerformed.ts deleted file mode 100644 index 55feb45..0000000 --- a/generated/25/flip/slashingPerformed.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const flipSlashingPerformed = z.object({ - who: accountId, - amount: numberOrHex, -}); - -export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/25/flip/slashingRateUpdated.ts b/generated/25/flip/slashingRateUpdated.ts deleted file mode 100644 index 15f3b5a..0000000 --- a/generated/25/flip/slashingRateUpdated.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); - -export type FlipSlashingRateUpdatedArgs = z.output< - typeof flipSlashingRateUpdated ->; diff --git a/generated/25/funding/addedRestrictedAddress.ts b/generated/25/funding/addedRestrictedAddress.ts deleted file mode 100644 index 95bbbfb..0000000 --- a/generated/25/funding/addedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingAddedRestrictedAddress = z.object({ address: hexString }); - -export type FundingAddedRestrictedAddressArgs = z.output< - typeof fundingAddedRestrictedAddress ->; diff --git a/generated/25/funding/boundExecutorAddress.ts b/generated/25/funding/boundExecutorAddress.ts deleted file mode 100644 index c746568..0000000 --- a/generated/25/funding/boundExecutorAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundExecutorAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundExecutorAddressArgs = z.output< - typeof fundingBoundExecutorAddress ->; diff --git a/generated/25/funding/boundRedeemAddress.ts b/generated/25/funding/boundRedeemAddress.ts deleted file mode 100644 index f79f07b..0000000 --- a/generated/25/funding/boundRedeemAddress.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const fundingBoundRedeemAddress = z.object({ - accountId, - address: hexString, -}); - -export type FundingBoundRedeemAddressArgs = z.output< - typeof fundingBoundRedeemAddress ->; diff --git a/generated/25/funding/failedFundingAttempt.ts b/generated/25/funding/failedFundingAttempt.ts deleted file mode 100644 index a23617d..0000000 --- a/generated/25/funding/failedFundingAttempt.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFailedFundingAttempt = z.object({ - accountId, - withdrawalAddress: hexString, - amount: numberOrHex, -}); - -export type FundingFailedFundingAttemptArgs = z.output< - typeof fundingFailedFundingAttempt ->; diff --git a/generated/25/funding/funded.ts b/generated/25/funding/funded.ts deleted file mode 100644 index 124cb71..0000000 --- a/generated/25/funding/funded.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const fundingFunded = z.object({ - accountId, - txHash: hexString, - fundsAdded: numberOrHex, - totalBalance: numberOrHex, -}); - -export type FundingFundedArgs = z.output; diff --git a/generated/25/funding/minimumFundingUpdated.ts b/generated/25/funding/minimumFundingUpdated.ts deleted file mode 100644 index 9208c82..0000000 --- a/generated/25/funding/minimumFundingUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingMinimumFundingUpdated = z.object({ - newMinimum: numberOrHex, -}); - -export type FundingMinimumFundingUpdatedArgs = z.output< - typeof fundingMinimumFundingUpdated ->; diff --git a/generated/25/funding/redemptionAmountZero.ts b/generated/25/funding/redemptionAmountZero.ts deleted file mode 100644 index 3289b56..0000000 --- a/generated/25/funding/redemptionAmountZero.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionAmountZero = z.object({ accountId }); - -export type FundingRedemptionAmountZeroArgs = z.output< - typeof fundingRedemptionAmountZero ->; diff --git a/generated/25/funding/redemptionExpired.ts b/generated/25/funding/redemptionExpired.ts deleted file mode 100644 index 80fd731..0000000 --- a/generated/25/funding/redemptionExpired.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingRedemptionExpired = z.object({ accountId }); - -export type FundingRedemptionExpiredArgs = z.output< - typeof fundingRedemptionExpired ->; diff --git a/generated/25/funding/redemptionRequested.ts b/generated/25/funding/redemptionRequested.ts deleted file mode 100644 index b9ac75d..0000000 --- a/generated/25/funding/redemptionRequested.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionRequested = z.object({ - accountId, - amount: numberOrHex, - broadcastId: z.number(), - expiryTime: numberOrHex, -}); - -export type FundingRedemptionRequestedArgs = z.output< - typeof fundingRedemptionRequested ->; diff --git a/generated/25/funding/redemptionSettled.ts b/generated/25/funding/redemptionSettled.ts deleted file mode 100644 index bb074a1..0000000 --- a/generated/25/funding/redemptionSettled.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); - -export type FundingRedemptionSettledArgs = z.output< - typeof fundingRedemptionSettled ->; diff --git a/generated/25/funding/redemptionTaxAmountUpdated.ts b/generated/25/funding/redemptionTaxAmountUpdated.ts deleted file mode 100644 index 96db46f..0000000 --- a/generated/25/funding/redemptionTaxAmountUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const fundingRedemptionTaxAmountUpdated = z.object({ - amount: numberOrHex, -}); - -export type FundingRedemptionTaxAmountUpdatedArgs = z.output< - typeof fundingRedemptionTaxAmountUpdated ->; diff --git a/generated/25/funding/removedRestrictedAddress.ts b/generated/25/funding/removedRestrictedAddress.ts deleted file mode 100644 index 0ae1ace..0000000 --- a/generated/25/funding/removedRestrictedAddress.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); - -export type FundingRemovedRestrictedAddressArgs = z.output< - typeof fundingRemovedRestrictedAddress ->; diff --git a/generated/25/funding/startedBidding.ts b/generated/25/funding/startedBidding.ts deleted file mode 100644 index ade9167..0000000 --- a/generated/25/funding/startedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStartedBidding = z.object({ accountId }); - -export type FundingStartedBiddingArgs = z.output; diff --git a/generated/25/funding/stoppedBidding.ts b/generated/25/funding/stoppedBidding.ts deleted file mode 100644 index b26c225..0000000 --- a/generated/25/funding/stoppedBidding.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const fundingStoppedBidding = z.object({ accountId }); - -export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/25/governance/approved.ts b/generated/25/governance/approved.ts deleted file mode 100644 index b5978df..0000000 --- a/generated/25/governance/approved.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceApproved = z.number(); - -export type GovernanceApprovedArgs = z.output; diff --git a/generated/25/governance/decodeOfCallFailed.ts b/generated/25/governance/decodeOfCallFailed.ts deleted file mode 100644 index 72c58ec..0000000 --- a/generated/25/governance/decodeOfCallFailed.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceDecodeOfCallFailed = z.number(); - -export type GovernanceDecodeOfCallFailedArgs = z.output< - typeof governanceDecodeOfCallFailed ->; diff --git a/generated/25/governance/executed.ts b/generated/25/governance/executed.ts deleted file mode 100644 index 54a4460..0000000 --- a/generated/25/governance/executed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExecuted = z.number(); - -export type GovernanceExecutedArgs = z.output; diff --git a/generated/25/governance/expired.ts b/generated/25/governance/expired.ts deleted file mode 100644 index d0e7a87..0000000 --- a/generated/25/governance/expired.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceExpired = z.number(); - -export type GovernanceExpiredArgs = z.output; diff --git a/generated/25/governance/failedExecution.ts b/generated/25/governance/failedExecution.ts deleted file mode 100644 index 992c5c4..0000000 --- a/generated/25/governance/failedExecution.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { spRuntimeDispatchError } from '../common'; - -export const governanceFailedExecution = spRuntimeDispatchError; - -export type GovernanceFailedExecutionArgs = z.output< - typeof governanceFailedExecution ->; diff --git a/generated/25/governance/govKeyCallExecuted.ts b/generated/25/governance/govKeyCallExecuted.ts deleted file mode 100644 index 56635d7..0000000 --- a/generated/25/governance/govKeyCallExecuted.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); - -export type GovernanceGovKeyCallExecutedArgs = z.output< - typeof governanceGovKeyCallExecuted ->; diff --git a/generated/25/governance/govKeyCallExecutionFailed.ts b/generated/25/governance/govKeyCallExecutionFailed.ts deleted file mode 100644 index 06bc18c..0000000 --- a/generated/25/governance/govKeyCallExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const governanceGovKeyCallExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type GovernanceGovKeyCallExecutionFailedArgs = z.output< - typeof governanceGovKeyCallExecutionFailed ->; diff --git a/generated/25/governance/govKeyCallHashWhitelisted.ts b/generated/25/governance/govKeyCallHashWhitelisted.ts deleted file mode 100644 index bbb961a..0000000 --- a/generated/25/governance/govKeyCallHashWhitelisted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const governanceGovKeyCallHashWhitelisted = z.object({ - callHash: hexString, -}); - -export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< - typeof governanceGovKeyCallHashWhitelisted ->; diff --git a/generated/25/governance/proposed.ts b/generated/25/governance/proposed.ts deleted file mode 100644 index 7a6df4e..0000000 --- a/generated/25/governance/proposed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const governanceProposed = z.number(); - -export type GovernanceProposedArgs = z.output; diff --git a/generated/25/governance/upgradeConditionsSatisfied.ts b/generated/25/governance/upgradeConditionsSatisfied.ts deleted file mode 100644 index c5de6e8..0000000 --- a/generated/25/governance/upgradeConditionsSatisfied.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const governanceUpgradeConditionsSatisfied = z.null(); - -export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< - typeof governanceUpgradeConditionsSatisfied ->; diff --git a/generated/25/grandpa/newAuthorities.ts b/generated/25/grandpa/newAuthorities.ts deleted file mode 100644 index 28ec8ce..0000000 --- a/generated/25/grandpa/newAuthorities.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString, numberOrHex } from '../common'; - -export const grandpaNewAuthorities = z.object({ - authoritySet: z.array(z.tuple([hexString, numberOrHex])), -}); - -export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/25/grandpa/paused.ts b/generated/25/grandpa/paused.ts deleted file mode 100644 index 3b5cf94..0000000 --- a/generated/25/grandpa/paused.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaPaused = z.null(); - -export type GrandpaPausedArgs = z.output; diff --git a/generated/25/grandpa/resumed.ts b/generated/25/grandpa/resumed.ts deleted file mode 100644 index b54935d..0000000 --- a/generated/25/grandpa/resumed.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const grandpaResumed = z.null(); - -export type GrandpaResumedArgs = z.output; diff --git a/generated/25/liquidityPools/assetSwapped.ts b/generated/25/liquidityPools/assetSwapped.ts deleted file mode 100644 index 0679811..0000000 --- a/generated/25/liquidityPools/assetSwapped.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsAssetSwapped = z.object({ - from: cfPrimitivesChainsAssetsAnyAsset, - to: cfPrimitivesChainsAssetsAnyAsset, - inputAmount: numberOrHex, - outputAmount: numberOrHex, -}); - -export type LiquidityPoolsAssetSwappedArgs = z.output< - typeof liquidityPoolsAssetSwapped ->; diff --git a/generated/25/liquidityPools/limitOrderUpdated.ts b/generated/25/liquidityPools/limitOrderUpdated.ts deleted file mode 100644 index 323649d..0000000 --- a/generated/25/liquidityPools/limitOrderUpdated.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsLimitOrderUpdated = z.object({ - lp: accountId, - sellAsset: cfPrimitivesChainsAssetsAnyAsset, - buyAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tick: z.number(), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - amountDelta: numberOrHex, - amountTotal: numberOrHex, - collectedFees: numberOrHex, - boughtAmount: numberOrHex, -}); - -export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< - typeof liquidityPoolsLimitOrderUpdated ->; diff --git a/generated/25/liquidityPools/networkFeeTaken.ts b/generated/25/liquidityPools/networkFeeTaken.ts deleted file mode 100644 index cadad36..0000000 --- a/generated/25/liquidityPools/networkFeeTaken.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const liquidityPoolsNetworkFeeTaken = z.object({ - feeAmount: numberOrHex, -}); - -export type LiquidityPoolsNetworkFeeTakenArgs = z.output< - typeof liquidityPoolsNetworkFeeTaken ->; diff --git a/generated/25/liquidityPools/newPoolCreated.ts b/generated/25/liquidityPools/newPoolCreated.ts deleted file mode 100644 index 36a6dc8..0000000 --- a/generated/25/liquidityPools/newPoolCreated.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const liquidityPoolsNewPoolCreated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - feeHundredthPips: z.number(), - initialPrice: numberOrHex, -}); - -export type LiquidityPoolsNewPoolCreatedArgs = z.output< - typeof liquidityPoolsNewPoolCreated ->; diff --git a/generated/25/liquidityPools/poolStateUpdated.ts b/generated/25/liquidityPools/poolStateUpdated.ts deleted file mode 100644 index 0c19992..0000000 --- a/generated/25/liquidityPools/poolStateUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; - -export const liquidityPoolsPoolStateUpdated = z.object({ - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - enabled: z.boolean(), -}); - -export type LiquidityPoolsPoolStateUpdatedArgs = z.output< - typeof liquidityPoolsPoolStateUpdated ->; diff --git a/generated/25/liquidityPools/rangeOrderUpdated.ts b/generated/25/liquidityPools/rangeOrderUpdated.ts deleted file mode 100644 index 8a52107..0000000 --- a/generated/25/liquidityPools/rangeOrderUpdated.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfPoolsAssetsMap, - palletCfPoolsPalletIncreaseOrDecrease, -} from '../common'; - -export const liquidityPoolsRangeOrderUpdated = z.object({ - lp: accountId, - baseAsset: cfPrimitivesChainsAssetsAnyAsset, - pairAsset: cfPrimitivesChainsAssetsAnyAsset, - id: numberOrHex, - tickRange: z.object({ start: z.number(), end: z.number() }), - increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, - liquidityDelta: numberOrHex, - liquidityTotal: numberOrHex, - assetsDelta: palletCfPoolsAssetsMap, - collectedFees: palletCfPoolsAssetsMap, -}); - -export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< - typeof liquidityPoolsRangeOrderUpdated ->; diff --git a/generated/25/liquidityPools/updatedBuyInterval.ts b/generated/25/liquidityPools/updatedBuyInterval.ts deleted file mode 100644 index 1d491e3..0000000 --- a/generated/25/liquidityPools/updatedBuyInterval.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const liquidityPoolsUpdatedBuyInterval = z.object({ - buyInterval: z.number(), -}); - -export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< - typeof liquidityPoolsUpdatedBuyInterval ->; diff --git a/generated/25/liquidityProvider/accountCredited.ts b/generated/25/liquidityProvider/accountCredited.ts deleted file mode 100644 index 8b193f2..0000000 --- a/generated/25/liquidityProvider/accountCredited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountCredited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountCredited: numberOrHex, -}); - -export type LiquidityProviderAccountCreditedArgs = z.output< - typeof liquidityProviderAccountCredited ->; diff --git a/generated/25/liquidityProvider/accountDebited.ts b/generated/25/liquidityProvider/accountDebited.ts deleted file mode 100644 index 9efe412..0000000 --- a/generated/25/liquidityProvider/accountDebited.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderAccountDebited = z.object({ - accountId, - asset: cfPrimitivesChainsAssetsAnyAsset, - amountDebited: numberOrHex, -}); - -export type LiquidityProviderAccountDebitedArgs = z.output< - typeof liquidityProviderAccountDebited ->; diff --git a/generated/25/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/25/liquidityProvider/liquidityDepositAddressExpired.ts deleted file mode 100644 index 4f29433..0000000 --- a/generated/25/liquidityProvider/liquidityDepositAddressExpired.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress } from '../common'; - -export const liquidityProviderLiquidityDepositAddressExpired = z.object({ - address: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressExpired ->; diff --git a/generated/25/liquidityProvider/liquidityDepositAddressReady.ts b/generated/25/liquidityProvider/liquidityDepositAddressReady.ts deleted file mode 100644 index 894938c..0000000 --- a/generated/25/liquidityProvider/liquidityDepositAddressReady.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const liquidityProviderLiquidityDepositAddressReady = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsAnyAsset, - depositAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - accountId, -}); - -export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< - typeof liquidityProviderLiquidityDepositAddressReady ->; diff --git a/generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts deleted file mode 100644 index 535ef2e..0000000 --- a/generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsAddressForeignChainAddress, - cfPrimitivesChainsForeignChain, -} from '../common'; - -export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ - accountId, - chain: cfPrimitivesChainsForeignChain, - address: cfChainsAddressForeignChainAddress, -}); - -export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< - typeof liquidityProviderLiquidityRefundAddressRegistered ->; diff --git a/generated/25/liquidityProvider/lpTtlSet.ts b/generated/25/liquidityProvider/lpTtlSet.ts deleted file mode 100644 index 2c64147..0000000 --- a/generated/25/liquidityProvider/lpTtlSet.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); - -export type LiquidityProviderLpTtlSetArgs = z.output< - typeof liquidityProviderLpTtlSet ->; diff --git a/generated/25/liquidityProvider/withdrawalEgressScheduled.ts b/generated/25/liquidityProvider/withdrawalEgressScheduled.ts deleted file mode 100644 index 44566cc..0000000 --- a/generated/25/liquidityProvider/withdrawalEgressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const liquidityProviderWithdrawalEgressScheduled = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< - typeof liquidityProviderWithdrawalEgressScheduled ->; diff --git a/generated/25/polkadotBroadcaster/broadcastAborted.ts b/generated/25/polkadotBroadcaster/broadcastAborted.ts deleted file mode 100644 index b673116..0000000 --- a/generated/25/polkadotBroadcaster/broadcastAborted.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterBroadcastAborted = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< - typeof polkadotBroadcasterBroadcastAborted ->; diff --git a/generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts deleted file mode 100644 index 39ef85a..0000000 --- a/generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< - typeof polkadotBroadcasterBroadcastAttemptTimeout ->; diff --git a/generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts deleted file mode 100644 index 94a64fa..0000000 --- a/generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult } from '../common'; - -export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ - broadcastId: z.number(), - result: dispatchResult, -}); - -export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< - typeof polkadotBroadcasterBroadcastCallbackExecuted ->; diff --git a/generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts deleted file mode 100644 index ff38f46..0000000 --- a/generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfBroadcastBroadcastAttemptId } from '../common'; - -export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, -}); - -export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< - typeof polkadotBroadcasterBroadcastRetryScheduled ->; diff --git a/generated/25/polkadotBroadcaster/broadcastSuccess.ts b/generated/25/polkadotBroadcaster/broadcastSuccess.ts deleted file mode 100644 index ddda959..0000000 --- a/generated/25/polkadotBroadcaster/broadcastSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotBroadcasterBroadcastSuccess = z.object({ - broadcastId: z.number(), - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< - typeof polkadotBroadcasterBroadcastSuccess ->; diff --git a/generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts deleted file mode 100644 index 0c5c83e..0000000 --- a/generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ - broadcastId: z.number(), -}); - -export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< - typeof polkadotBroadcasterThresholdSignatureInvalid ->; diff --git a/generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts deleted file mode 100644 index 59a51c0..0000000 --- a/generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - cfChainsDotPolkadotTransactionData, - hexString, - palletCfBroadcastBroadcastAttemptId, -} from '../common'; - -export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ - broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, - nominee: accountId, - transactionPayload: cfChainsDotPolkadotTransactionData, - transactionOutId: hexString, -}); - -export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< - typeof polkadotBroadcasterTransactionBroadcastRequest ->; diff --git a/generated/25/polkadotChainTracking/chainStateUpdated.ts b/generated/25/polkadotChainTracking/chainStateUpdated.ts deleted file mode 100644 index aa0f088..0000000 --- a/generated/25/polkadotChainTracking/chainStateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { cfChainsChainStatePolkadot } from '../common'; - -export const polkadotChainTrackingChainStateUpdated = z.object({ - newChainState: cfChainsChainStatePolkadot, -}); - -export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< - typeof polkadotChainTrackingChainStateUpdated ->; diff --git a/generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts deleted file mode 100644 index 1cc0b5e..0000000 --- a/generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset } from '../common'; - -export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - disabled: z.boolean(), -}); - -export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< - typeof polkadotIngressEgressAssetEgressStatusChanged ->; diff --git a/generated/25/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/25/polkadotIngressEgress/batchBroadcastRequested.ts deleted file mode 100644 index 309876c..0000000 --- a/generated/25/polkadotIngressEgress/batchBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressBatchBroadcastRequested = z.object({ - broadcastId: z.number(), - egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), -}); - -export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressBatchBroadcastRequested ->; diff --git a/generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts deleted file mode 100644 index 46c9f54..0000000 --- a/generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const polkadotIngressEgressCcmBroadcastRequested = z.object({ - broadcastId: z.number(), - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< - typeof polkadotIngressEgressCcmBroadcastRequested ->; diff --git a/generated/25/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/25/polkadotIngressEgress/ccmEgressInvalid.ts deleted file mode 100644 index cbf62d9..0000000 --- a/generated/25/polkadotIngressEgress/ccmEgressInvalid.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsForeignChain, - numberOrHex, - spRuntimeDispatchError, -} from '../common'; - -export const polkadotIngressEgressCcmEgressInvalid = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - error: spRuntimeDispatchError, -}); - -export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< - typeof polkadotIngressEgressCcmEgressInvalid ->; diff --git a/generated/25/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/25/polkadotIngressEgress/depositFetchesScheduled.ts deleted file mode 100644 index e6c07ea..0000000 --- a/generated/25/polkadotIngressEgress/depositFetchesScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressDepositFetchesScheduled = z.object({ - channelId: numberOrHex, - asset: cfPrimitivesChainsAssetsDotAsset, -}); - -export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< - typeof polkadotIngressEgressDepositFetchesScheduled ->; diff --git a/generated/25/polkadotIngressEgress/depositIgnored.ts b/generated/25/polkadotIngressEgress/depositIgnored.ts deleted file mode 100644 index 1c3ab9c..0000000 --- a/generated/25/polkadotIngressEgress/depositIgnored.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositIgnored = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositIgnoredArgs = z.output< - typeof polkadotIngressEgressDepositIgnored ->; diff --git a/generated/25/polkadotIngressEgress/depositReceived.ts b/generated/25/polkadotIngressEgress/depositReceived.ts deleted file mode 100644 index f6c0370..0000000 --- a/generated/25/polkadotIngressEgress/depositReceived.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressDepositReceived = z.object({ - depositAddress: hexString, - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, -}); - -export type PolkadotIngressEgressDepositReceivedArgs = z.output< - typeof polkadotIngressEgressDepositReceived ->; diff --git a/generated/25/polkadotIngressEgress/egressScheduled.ts b/generated/25/polkadotIngressEgress/egressScheduled.ts deleted file mode 100644 index c5f2b14..0000000 --- a/generated/25/polkadotIngressEgress/egressScheduled.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - cfPrimitivesChainsForeignChain, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressEgressScheduled = z.object({ - id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressEgressScheduledArgs = z.output< - typeof polkadotIngressEgressEgressScheduled ->; diff --git a/generated/25/polkadotIngressEgress/minimumDepositSet.ts b/generated/25/polkadotIngressEgress/minimumDepositSet.ts deleted file mode 100644 index a15b7ed..0000000 --- a/generated/25/polkadotIngressEgress/minimumDepositSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; - -export const polkadotIngressEgressMinimumDepositSet = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - minimumDeposit: numberOrHex, -}); - -export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< - typeof polkadotIngressEgressMinimumDepositSet ->; diff --git a/generated/25/polkadotIngressEgress/vaultTransferFailed.ts b/generated/25/polkadotIngressEgress/vaultTransferFailed.ts deleted file mode 100644 index 89e2edb..0000000 --- a/generated/25/polkadotIngressEgress/vaultTransferFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsDotAsset, - hexString, - numberOrHex, -} from '../common'; - -export const polkadotIngressEgressVaultTransferFailed = z.object({ - asset: cfPrimitivesChainsAssetsDotAsset, - amount: numberOrHex, - destinationAddress: hexString, -}); - -export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< - typeof polkadotIngressEgressVaultTransferFailed ->; diff --git a/generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts deleted file mode 100644 index 16c4dd2..0000000 --- a/generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< - typeof polkadotThresholdSignerCurrentKeyUnavailable ->; diff --git a/generated/25/polkadotThresholdSigner/failureReportProcessed.ts b/generated/25/polkadotThresholdSigner/failureReportProcessed.ts deleted file mode 100644 index 04cf79f..0000000 --- a/generated/25/polkadotThresholdSigner/failureReportProcessed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerFailureReportProcessed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - reporterId: accountId, -}); - -export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< - typeof polkadotThresholdSignerFailureReportProcessed ->; diff --git a/generated/25/polkadotThresholdSigner/retryRequested.ts b/generated/25/polkadotThresholdSigner/retryRequested.ts deleted file mode 100644 index 64649d5..0000000 --- a/generated/25/polkadotThresholdSigner/retryRequested.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerRetryRequested = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerRetryRequestedArgs = z.output< - typeof polkadotThresholdSignerRetryRequested ->; diff --git a/generated/25/polkadotThresholdSigner/signersUnavailable.ts b/generated/25/polkadotThresholdSigner/signersUnavailable.ts deleted file mode 100644 index 0a9942c..0000000 --- a/generated/25/polkadotThresholdSigner/signersUnavailable.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerSignersUnavailable = z.object({ - requestId: z.number(), - attemptCount: z.number(), -}); - -export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< - typeof polkadotThresholdSignerSignersUnavailable ->; diff --git a/generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts deleted file mode 100644 index daca453..0000000 --- a/generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { dispatchResult, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - result: dispatchResult, -}); - -export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< - typeof polkadotThresholdSignerThresholdDispatchComplete ->; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts deleted file mode 100644 index f176df7..0000000 --- a/generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - offenders: z.array(accountId), -}); - -export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureFailed ->; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts deleted file mode 100644 index 2f3b74e..0000000 --- a/generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, - epoch: z.number(), - key: hexString, - signatories: z.array(accountId), - payload: hexString, -}); - -export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureRequest ->; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts deleted file mode 100644 index d7522a4..0000000 --- a/generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = - z.object({ newTimeout: z.number() }); - -export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = - z.output< - typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated - >; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts deleted file mode 100644 index a336afb..0000000 --- a/generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ - requestId: z.number(), - ceremonyId: numberOrHex, -}); - -export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< - typeof polkadotThresholdSignerThresholdSignatureSuccess ->; diff --git a/generated/25/polkadotVault/awaitingGovernanceActivation.ts b/generated/25/polkadotVault/awaitingGovernanceActivation.ts deleted file mode 100644 index 797b347..0000000 --- a/generated/25/polkadotVault/awaitingGovernanceActivation.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultAwaitingGovernanceActivation = z.object({ - newPublicKey: hexString, -}); - -export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< - typeof polkadotVaultAwaitingGovernanceActivation ->; diff --git a/generated/25/polkadotVault/keyHandoverFailure.ts b/generated/25/polkadotVault/keyHandoverFailure.ts deleted file mode 100644 index 41dba1e..0000000 --- a/generated/25/polkadotVault/keyHandoverFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverFailure = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverFailureArgs = z.output< - typeof polkadotVaultKeyHandoverFailure ->; diff --git a/generated/25/polkadotVault/keyHandoverFailureReported.ts b/generated/25/polkadotVault/keyHandoverFailureReported.ts deleted file mode 100644 index e770b20..0000000 --- a/generated/25/polkadotVault/keyHandoverFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverFailureReported = accountId; - -export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< - typeof polkadotVaultKeyHandoverFailureReported ->; diff --git a/generated/25/polkadotVault/keyHandoverRequest.ts b/generated/25/polkadotVault/keyHandoverRequest.ts deleted file mode 100644 index d9cde44..0000000 --- a/generated/25/polkadotVault/keyHandoverRequest.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverRequest = z.object({ - ceremonyId: numberOrHex, - fromEpoch: z.number(), - keyToShare: hexString, - sharingParticipants: z.array(accountId), - receivingParticipants: z.array(accountId), - newKey: hexString, - toEpoch: z.number(), -}); - -export type PolkadotVaultKeyHandoverRequestArgs = z.output< - typeof polkadotVaultKeyHandoverRequest ->; diff --git a/generated/25/polkadotVault/keyHandoverResponseTimeout.ts b/generated/25/polkadotVault/keyHandoverResponseTimeout.ts deleted file mode 100644 index 763d15b..0000000 --- a/generated/25/polkadotVault/keyHandoverResponseTimeout.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverResponseTimeout = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< - typeof polkadotVaultKeyHandoverResponseTimeout ->; diff --git a/generated/25/polkadotVault/keyHandoverSuccess.ts b/generated/25/polkadotVault/keyHandoverSuccess.ts deleted file mode 100644 index c57a752..0000000 --- a/generated/25/polkadotVault/keyHandoverSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverSuccess = z.object({ - ceremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverSuccess ->; diff --git a/generated/25/polkadotVault/keyHandoverSuccessReported.ts b/generated/25/polkadotVault/keyHandoverSuccessReported.ts deleted file mode 100644 index 42b55c4..0000000 --- a/generated/25/polkadotVault/keyHandoverSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeyHandoverSuccessReported = accountId; - -export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< - typeof polkadotVaultKeyHandoverSuccessReported ->; diff --git a/generated/25/polkadotVault/keyHandoverVerificationFailure.ts b/generated/25/polkadotVault/keyHandoverVerificationFailure.ts deleted file mode 100644 index b7a5d5a..0000000 --- a/generated/25/polkadotVault/keyHandoverVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeyHandoverVerificationFailure = z.object({ - handoverCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationFailure ->; diff --git a/generated/25/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/25/polkadotVault/keyHandoverVerificationSuccess.ts deleted file mode 100644 index e6f5803..0000000 --- a/generated/25/polkadotVault/keyHandoverVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< - typeof polkadotVaultKeyHandoverVerificationSuccess ->; diff --git a/generated/25/polkadotVault/keygenFailure.ts b/generated/25/polkadotVault/keygenFailure.ts deleted file mode 100644 index a5bbda4..0000000 --- a/generated/25/polkadotVault/keygenFailure.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenFailure = numberOrHex; - -export type PolkadotVaultKeygenFailureArgs = z.output< - typeof polkadotVaultKeygenFailure ->; diff --git a/generated/25/polkadotVault/keygenFailureReported.ts b/generated/25/polkadotVault/keygenFailureReported.ts deleted file mode 100644 index 91130eb..0000000 --- a/generated/25/polkadotVault/keygenFailureReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenFailureReported = accountId; - -export type PolkadotVaultKeygenFailureReportedArgs = z.output< - typeof polkadotVaultKeygenFailureReported ->; diff --git a/generated/25/polkadotVault/keygenRequest.ts b/generated/25/polkadotVault/keygenRequest.ts deleted file mode 100644 index 1112dad..0000000 --- a/generated/25/polkadotVault/keygenRequest.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const polkadotVaultKeygenRequest = z.object({ - ceremonyId: numberOrHex, - participants: z.array(accountId), - epochIndex: z.number(), -}); - -export type PolkadotVaultKeygenRequestArgs = z.output< - typeof polkadotVaultKeygenRequest ->; diff --git a/generated/25/polkadotVault/keygenResponseTimeout.ts b/generated/25/polkadotVault/keygenResponseTimeout.ts deleted file mode 100644 index ff32e3b..0000000 --- a/generated/25/polkadotVault/keygenResponseTimeout.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenResponseTimeout = numberOrHex; - -export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< - typeof polkadotVaultKeygenResponseTimeout ->; diff --git a/generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts deleted file mode 100644 index 9716c59..0000000 --- a/generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ - newTimeout: z.number(), -}); - -export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< - typeof polkadotVaultKeygenResponseTimeoutUpdated ->; diff --git a/generated/25/polkadotVault/keygenSuccess.ts b/generated/25/polkadotVault/keygenSuccess.ts deleted file mode 100644 index 3c13a80..0000000 --- a/generated/25/polkadotVault/keygenSuccess.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenSuccess = numberOrHex; - -export type PolkadotVaultKeygenSuccessArgs = z.output< - typeof polkadotVaultKeygenSuccess ->; diff --git a/generated/25/polkadotVault/keygenSuccessReported.ts b/generated/25/polkadotVault/keygenSuccessReported.ts deleted file mode 100644 index 0531192..0000000 --- a/generated/25/polkadotVault/keygenSuccessReported.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const polkadotVaultKeygenSuccessReported = accountId; - -export type PolkadotVaultKeygenSuccessReportedArgs = z.output< - typeof polkadotVaultKeygenSuccessReported ->; diff --git a/generated/25/polkadotVault/keygenVerificationFailure.ts b/generated/25/polkadotVault/keygenVerificationFailure.ts deleted file mode 100644 index e442f9c..0000000 --- a/generated/25/polkadotVault/keygenVerificationFailure.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { numberOrHex } from '../common'; - -export const polkadotVaultKeygenVerificationFailure = z.object({ - keygenCeremonyId: numberOrHex, -}); - -export type PolkadotVaultKeygenVerificationFailureArgs = z.output< - typeof polkadotVaultKeygenVerificationFailure ->; diff --git a/generated/25/polkadotVault/keygenVerificationSuccess.ts b/generated/25/polkadotVault/keygenVerificationSuccess.ts deleted file mode 100644 index 1035fa1..0000000 --- a/generated/25/polkadotVault/keygenVerificationSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultKeygenVerificationSuccess = z.object({ - aggKey: hexString, -}); - -export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< - typeof polkadotVaultKeygenVerificationSuccess ->; diff --git a/generated/25/polkadotVault/noKeyHandover.ts b/generated/25/polkadotVault/noKeyHandover.ts deleted file mode 100644 index d4e9281..0000000 --- a/generated/25/polkadotVault/noKeyHandover.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultNoKeyHandover = z.null(); - -export type PolkadotVaultNoKeyHandoverArgs = z.output< - typeof polkadotVaultNoKeyHandover ->; diff --git a/generated/25/polkadotVault/vaultRotatedExternally.ts b/generated/25/polkadotVault/vaultRotatedExternally.ts deleted file mode 100644 index a3ec81e..0000000 --- a/generated/25/polkadotVault/vaultRotatedExternally.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { hexString } from '../common'; - -export const polkadotVaultVaultRotatedExternally = hexString; - -export type PolkadotVaultVaultRotatedExternallyArgs = z.output< - typeof polkadotVaultVaultRotatedExternally ->; diff --git a/generated/25/polkadotVault/vaultRotationAborted.ts b/generated/25/polkadotVault/vaultRotationAborted.ts deleted file mode 100644 index fb6f7c2..0000000 --- a/generated/25/polkadotVault/vaultRotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationAborted = z.null(); - -export type PolkadotVaultVaultRotationAbortedArgs = z.output< - typeof polkadotVaultVaultRotationAborted ->; diff --git a/generated/25/polkadotVault/vaultRotationCompleted.ts b/generated/25/polkadotVault/vaultRotationCompleted.ts deleted file mode 100644 index e78e32f..0000000 --- a/generated/25/polkadotVault/vaultRotationCompleted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const polkadotVaultVaultRotationCompleted = z.null(); - -export type PolkadotVaultVaultRotationCompletedArgs = z.output< - typeof polkadotVaultVaultRotationCompleted ->; diff --git a/generated/25/reputation/accrualRateUpdated.ts b/generated/25/reputation/accrualRateUpdated.ts deleted file mode 100644 index 9f6fa7a..0000000 --- a/generated/25/reputation/accrualRateUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; - -export const reputationAccrualRateUpdated = z.object({ - reputationPoints: z.number(), - onlineCredits: z.number(), -}); - -export type ReputationAccrualRateUpdatedArgs = z.output< - typeof reputationAccrualRateUpdated ->; diff --git a/generated/25/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/25/reputation/missedHeartbeatPenaltyUpdated.ts deleted file mode 100644 index 8dbaa2f..0000000 --- a/generated/25/reputation/missedHeartbeatPenaltyUpdated.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { z } from 'zod'; - -export const reputationMissedHeartbeatPenaltyUpdated = z.object({ - newReputationPenalty: z.number(), -}); - -export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< - typeof reputationMissedHeartbeatPenaltyUpdated ->; diff --git a/generated/25/reputation/offencePenalty.ts b/generated/25/reputation/offencePenalty.ts deleted file mode 100644 index 8ff658a..0000000 --- a/generated/25/reputation/offencePenalty.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - accountId, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationOffencePenalty = z.object({ - offender: accountId, - offence: stateChainRuntimeChainflipOffencesOffence, - penalty: z.number(), -}); - -export type ReputationOffencePenaltyArgs = z.output< - typeof reputationOffencePenalty ->; diff --git a/generated/25/reputation/penaltyUpdated.ts b/generated/25/reputation/penaltyUpdated.ts deleted file mode 100644 index b860a98..0000000 --- a/generated/25/reputation/penaltyUpdated.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { z } from 'zod'; -import { - palletCfReputationPenalty, - stateChainRuntimeChainflipOffencesOffence, -} from '../common'; - -export const reputationPenaltyUpdated = z.object({ - offence: stateChainRuntimeChainflipOffencesOffence, - oldPenalty: palletCfReputationPenalty, - newPenalty: palletCfReputationPenalty, -}); - -export type ReputationPenaltyUpdatedArgs = z.output< - typeof reputationPenaltyUpdated ->; diff --git a/generated/25/session/newSession.ts b/generated/25/session/newSession.ts deleted file mode 100644 index 95b6d0b..0000000 --- a/generated/25/session/newSession.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const sessionNewSession = z.object({ sessionIndex: z.number() }); - -export type SessionNewSessionArgs = z.output; diff --git a/generated/25/swapping/batchSwapFailed.ts b/generated/25/swapping/batchSwapFailed.ts deleted file mode 100644 index cdc87aa..0000000 --- a/generated/25/swapping/batchSwapFailed.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesSwapLeg, - numberOrHex, -} from '../common'; - -export const swappingBatchSwapFailed = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - direction: cfPrimitivesSwapLeg, - amount: numberOrHex, -}); - -export type SwappingBatchSwapFailedArgs = z.output< - typeof swappingBatchSwapFailed ->; diff --git a/generated/25/swapping/ccmDepositReceived.ts b/generated/25/swapping/ccmDepositReceived.ts deleted file mode 100644 index e8d7a23..0000000 --- a/generated/25/swapping/ccmDepositReceived.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - numberOrHex, -} from '../common'; - -export const swappingCcmDepositReceived = z.object({ - ccmId: numberOrHex, - principalSwapId: numberOrHex.nullish(), - gasSwapId: numberOrHex.nullish(), - depositAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmDepositReceivedArgs = z.output< - typeof swappingCcmDepositReceived ->; diff --git a/generated/25/swapping/ccmEgressScheduled.ts b/generated/25/swapping/ccmEgressScheduled.ts deleted file mode 100644 index 9e631f4..0000000 --- a/generated/25/swapping/ccmEgressScheduled.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; - -export const swappingCcmEgressScheduled = z.object({ - ccmId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), -}); - -export type SwappingCcmEgressScheduledArgs = z.output< - typeof swappingCcmEgressScheduled ->; diff --git a/generated/25/swapping/ccmFailed.ts b/generated/25/swapping/ccmFailed.ts deleted file mode 100644 index 4c89a6f..0000000 --- a/generated/25/swapping/ccmFailed.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmDepositMetadata, - palletCfSwappingCcmFailReason, -} from '../common'; - -export const swappingCcmFailed = z.object({ - reason: palletCfSwappingCcmFailReason, - destinationAddress: cfChainsAddressEncodedAddress, - depositMetadata: cfChainsCcmDepositMetadata, -}); - -export type SwappingCcmFailedArgs = z.output; diff --git a/generated/25/swapping/minimumSwapAmountSet.ts b/generated/25/swapping/minimumSwapAmountSet.ts deleted file mode 100644 index cb53fea..0000000 --- a/generated/25/swapping/minimumSwapAmountSet.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingMinimumSwapAmountSet = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingMinimumSwapAmountSetArgs = z.output< - typeof swappingMinimumSwapAmountSet ->; diff --git a/generated/25/swapping/swapAmountTooLow.ts b/generated/25/swapping/swapAmountTooLow.ts deleted file mode 100644 index b1aefc6..0000000 --- a/generated/25/swapping/swapAmountTooLow.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapAmountTooLow = z.object({ - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, -}); - -export type SwappingSwapAmountTooLowArgs = z.output< - typeof swappingSwapAmountTooLow ->; diff --git a/generated/25/swapping/swapDepositAddressExpired.ts b/generated/25/swapping/swapDepositAddressExpired.ts deleted file mode 100644 index 19ce653..0000000 --- a/generated/25/swapping/swapDepositAddressExpired.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; - -export const swappingSwapDepositAddressExpired = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - channelId: numberOrHex, -}); - -export type SwappingSwapDepositAddressExpiredArgs = z.output< - typeof swappingSwapDepositAddressExpired ->; diff --git a/generated/25/swapping/swapDepositAddressReady.ts b/generated/25/swapping/swapDepositAddressReady.ts deleted file mode 100644 index 5e673e4..0000000 --- a/generated/25/swapping/swapDepositAddressReady.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsCcmChannelMetadata, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, -} from '../common'; - -export const swappingSwapDepositAddressReady = z.object({ - depositAddress: cfChainsAddressEncodedAddress, - destinationAddress: cfChainsAddressEncodedAddress, - expiryBlock: z.number(), - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - channelId: numberOrHex, - brokerCommissionRate: z.number(), - channelMetadata: cfChainsCcmChannelMetadata.nullish(), -}); - -export type SwappingSwapDepositAddressReadyArgs = z.output< - typeof swappingSwapDepositAddressReady ->; diff --git a/generated/25/swapping/swapEgressScheduled.ts b/generated/25/swapping/swapEgressScheduled.ts deleted file mode 100644 index c54cab4..0000000 --- a/generated/25/swapping/swapEgressScheduled.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { z } from 'zod'; -import { - cfPrimitivesChainsAssetsAnyAsset, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingSwapEgressScheduled = z.object({ - swapId: numberOrHex, - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - asset: cfPrimitivesChainsAssetsAnyAsset, - amount: numberOrHex, -}); - -export type SwappingSwapEgressScheduledArgs = z.output< - typeof swappingSwapEgressScheduled ->; diff --git a/generated/25/swapping/swapExecuted.ts b/generated/25/swapping/swapExecuted.ts deleted file mode 100644 index 0f8adb5..0000000 --- a/generated/25/swapping/swapExecuted.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; - -export const swappingSwapExecuted = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - egressAmount: numberOrHex, - intermediateAmount: numberOrHex.nullish(), -}); - -export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/25/swapping/swapScheduled.ts b/generated/25/swapping/swapScheduled.ts deleted file mode 100644 index b495bb2..0000000 --- a/generated/25/swapping/swapScheduled.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfChainsSwapOrigin, - cfPrimitivesChainsAssetsAnyAsset, - numberOrHex, - palletCfSwappingSwapType, -} from '../common'; - -export const swappingSwapScheduled = z.object({ - swapId: numberOrHex, - sourceAsset: cfPrimitivesChainsAssetsAnyAsset, - depositAmount: numberOrHex, - destinationAsset: cfPrimitivesChainsAssetsAnyAsset, - destinationAddress: cfChainsAddressEncodedAddress, - origin: cfChainsSwapOrigin, - swapType: palletCfSwappingSwapType, - brokerCommission: numberOrHex.nullish(), -}); - -export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/25/swapping/swapTtlSet.ts b/generated/25/swapping/swapTtlSet.ts deleted file mode 100644 index 7e60af6..0000000 --- a/generated/25/swapping/swapTtlSet.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const swappingSwapTtlSet = z.object({ ttl: z.number() }); - -export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/25/swapping/withdrawalRequested.ts b/generated/25/swapping/withdrawalRequested.ts deleted file mode 100644 index 4e49f91..0000000 --- a/generated/25/swapping/withdrawalRequested.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { z } from 'zod'; -import { - cfChainsAddressEncodedAddress, - cfPrimitivesChainsForeignChain, - numberOrHex, -} from '../common'; - -export const swappingWithdrawalRequested = z.object({ - egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), - egressAmount: numberOrHex, - destinationAddress: cfChainsAddressEncodedAddress, -}); - -export type SwappingWithdrawalRequestedArgs = z.output< - typeof swappingWithdrawalRequested ->; diff --git a/generated/25/system/codeUpdated.ts b/generated/25/system/codeUpdated.ts deleted file mode 100644 index 0d63b4e..0000000 --- a/generated/25/system/codeUpdated.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const systemCodeUpdated = z.null(); - -export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/25/system/extrinsicFailed.ts b/generated/25/system/extrinsicFailed.ts deleted file mode 100644 index 6a19784..0000000 --- a/generated/25/system/extrinsicFailed.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { - frameSupportDispatchDispatchInfo, - spRuntimeDispatchError, -} from '../common'; - -export const systemExtrinsicFailed = z.object({ - dispatchError: spRuntimeDispatchError, - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/25/system/extrinsicSuccess.ts b/generated/25/system/extrinsicSuccess.ts deleted file mode 100644 index 69f122e..0000000 --- a/generated/25/system/extrinsicSuccess.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { frameSupportDispatchDispatchInfo } from '../common'; - -export const systemExtrinsicSuccess = z.object({ - dispatchInfo: frameSupportDispatchDispatchInfo, -}); - -export type SystemExtrinsicSuccessArgs = z.output< - typeof systemExtrinsicSuccess ->; diff --git a/generated/25/system/killedAccount.ts b/generated/25/system/killedAccount.ts deleted file mode 100644 index a6bef35..0000000 --- a/generated/25/system/killedAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemKilledAccount = z.object({ account: accountId }); - -export type SystemKilledAccountArgs = z.output; diff --git a/generated/25/system/newAccount.ts b/generated/25/system/newAccount.ts deleted file mode 100644 index 75d237e..0000000 --- a/generated/25/system/newAccount.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId } from '../common'; - -export const systemNewAccount = z.object({ account: accountId }); - -export type SystemNewAccountArgs = z.output; diff --git a/generated/25/system/remarked.ts b/generated/25/system/remarked.ts deleted file mode 100644 index d69486e..0000000 --- a/generated/25/system/remarked.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); - -export type SystemRemarkedArgs = z.output; diff --git a/generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts deleted file mode 100644 index 9894a56..0000000 --- a/generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedHasFailed ->; diff --git a/generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts deleted file mode 100644 index afc2f00..0000000 --- a/generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { cfPrimitivesChainsForeignChain, hexString } from '../common'; - -export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ - chain: cfPrimitivesChainsForeignChain, - key: hexString, -}); - -export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< - typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful ->; diff --git a/generated/25/tokenholderGovernance/proposalEnacted.ts b/generated/25/tokenholderGovernance/proposalEnacted.ts deleted file mode 100644 index 32b69ee..0000000 --- a/generated/25/tokenholderGovernance/proposalEnacted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalEnacted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalEnactedArgs = z.output< - typeof tokenholderGovernanceProposalEnacted ->; diff --git a/generated/25/tokenholderGovernance/proposalPassed.ts b/generated/25/tokenholderGovernance/proposalPassed.ts deleted file mode 100644 index 707bfa2..0000000 --- a/generated/25/tokenholderGovernance/proposalPassed.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalPassed = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalPassedArgs = z.output< - typeof tokenholderGovernanceProposalPassed ->; diff --git a/generated/25/tokenholderGovernance/proposalRejected.ts b/generated/25/tokenholderGovernance/proposalRejected.ts deleted file mode 100644 index d343244..0000000 --- a/generated/25/tokenholderGovernance/proposalRejected.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalRejected = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalRejectedArgs = z.output< - typeof tokenholderGovernanceProposalRejected ->; diff --git a/generated/25/tokenholderGovernance/proposalSubmitted.ts b/generated/25/tokenholderGovernance/proposalSubmitted.ts deleted file mode 100644 index ca13291..0000000 --- a/generated/25/tokenholderGovernance/proposalSubmitted.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfTokenholderGovernanceProposal } from '../common'; - -export const tokenholderGovernanceProposalSubmitted = z.object({ - proposal: palletCfTokenholderGovernanceProposal, -}); - -export type TokenholderGovernanceProposalSubmittedArgs = z.output< - typeof tokenholderGovernanceProposalSubmitted ->; diff --git a/generated/25/transactionPayment/transactionFeePaid.ts b/generated/25/transactionPayment/transactionFeePaid.ts deleted file mode 100644 index 04d4afc..0000000 --- a/generated/25/transactionPayment/transactionFeePaid.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const transactionPaymentTransactionFeePaid = z.object({ - who: accountId, - actualFee: numberOrHex, - tip: numberOrHex, -}); - -export type TransactionPaymentTransactionFeePaidArgs = z.output< - typeof transactionPaymentTransactionFeePaid ->; diff --git a/generated/25/validator/auctionCompleted.ts b/generated/25/validator/auctionCompleted.ts deleted file mode 100644 index 24c7bdc..0000000 --- a/generated/25/validator/auctionCompleted.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { accountId, numberOrHex } from '../common'; - -export const validatorAuctionCompleted = z.tuple([ - z.array(accountId), - numberOrHex, -]); - -export type ValidatorAuctionCompletedArgs = z.output< - typeof validatorAuctionCompleted ->; diff --git a/generated/25/validator/cFEVersionUpdated.ts b/generated/25/validator/cFEVersionUpdated.ts deleted file mode 100644 index f1f61a6..0000000 --- a/generated/25/validator/cFEVersionUpdated.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { z } from 'zod'; -import { accountId, cfPrimitivesSemVer } from '../common'; - -export const validatorCFEVersionUpdated = z.object({ - accountId, - oldVersion: cfPrimitivesSemVer, - newVersion: cfPrimitivesSemVer, -}); - -export type ValidatorCFEVersionUpdatedArgs = z.output< - typeof validatorCFEVersionUpdated ->; diff --git a/generated/25/validator/newEpoch.ts b/generated/25/validator/newEpoch.ts deleted file mode 100644 index a9e7fc6..0000000 --- a/generated/25/validator/newEpoch.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { z } from 'zod'; - -export const validatorNewEpoch = z.number(); - -export type ValidatorNewEpochArgs = z.output; diff --git a/generated/25/validator/palletConfigUpdated.ts b/generated/25/validator/palletConfigUpdated.ts deleted file mode 100644 index 66756c8..0000000 --- a/generated/25/validator/palletConfigUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorPalletConfigUpdate } from '../common'; - -export const validatorPalletConfigUpdated = z.object({ - update: palletCfValidatorPalletConfigUpdate, -}); - -export type ValidatorPalletConfigUpdatedArgs = z.output< - typeof validatorPalletConfigUpdated ->; diff --git a/generated/25/validator/peerIdRegistered.ts b/generated/25/validator/peerIdRegistered.ts deleted file mode 100644 index 7424b75..0000000 --- a/generated/25/validator/peerIdRegistered.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString, numberOrHex } from '../common'; - -export const validatorPeerIdRegistered = z.tuple([ - accountId, - hexString, - z.number(), - numberOrHex, -]); - -export type ValidatorPeerIdRegisteredArgs = z.output< - typeof validatorPeerIdRegistered ->; diff --git a/generated/25/validator/peerIdUnregistered.ts b/generated/25/validator/peerIdUnregistered.ts deleted file mode 100644 index 604940e..0000000 --- a/generated/25/validator/peerIdUnregistered.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); - -export type ValidatorPeerIdUnregisteredArgs = z.output< - typeof validatorPeerIdUnregistered ->; diff --git a/generated/25/validator/rotationAborted.ts b/generated/25/validator/rotationAborted.ts deleted file mode 100644 index 12695a3..0000000 --- a/generated/25/validator/rotationAborted.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { z } from 'zod'; - -export const validatorRotationAborted = z.null(); - -export type ValidatorRotationAbortedArgs = z.output< - typeof validatorRotationAborted ->; diff --git a/generated/25/validator/rotationPhaseUpdated.ts b/generated/25/validator/rotationPhaseUpdated.ts deleted file mode 100644 index 210e6fc..0000000 --- a/generated/25/validator/rotationPhaseUpdated.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { z } from 'zod'; -import { palletCfValidatorRotationPhase } from '../common'; - -export const validatorRotationPhaseUpdated = z.object({ - newPhase: palletCfValidatorRotationPhase, -}); - -export type ValidatorRotationPhaseUpdatedArgs = z.output< - typeof validatorRotationPhaseUpdated ->; diff --git a/generated/25/validator/vanityNameSet.ts b/generated/25/validator/vanityNameSet.ts deleted file mode 100644 index b8e5c75..0000000 --- a/generated/25/validator/vanityNameSet.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { z } from 'zod'; -import { accountId, hexString } from '../common'; - -export const validatorVanityNameSet = z.tuple([accountId, hexString]); - -export type ValidatorVanityNameSetArgs = z.output< - typeof validatorVanityNameSet ->; diff --git a/generated/25/witnesser/witnessExecutionFailed.ts b/generated/25/witnesser/witnessExecutionFailed.ts deleted file mode 100644 index 90a6f3e..0000000 --- a/generated/25/witnesser/witnessExecutionFailed.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { z } from 'zod'; -import { hexString, spRuntimeDispatchError } from '../common'; - -export const witnesserWitnessExecutionFailed = z.object({ - callHash: hexString, - error: spRuntimeDispatchError, -}); - -export type WitnesserWitnessExecutionFailedArgs = z.output< - typeof witnesserWitnessExecutionFailed ->; diff --git a/src/codegen.ts b/src/codegen.ts index ac125a3..323d5c7 100644 --- a/src/codegen.ts +++ b/src/codegen.ts @@ -289,10 +289,66 @@ export default class CodeGenerator { return unreachable(def, `Unsupported type: ${(def as any).type}`); } - async generate( - specVersion: number, - def: Record>, - ): Promise { + private async hasChanged({ + currentVersion, + generatedDir, + palletName, + eventName, + content, + }: { + currentVersion: number; + generatedDir: string; + palletName: string; + eventName: string; + content: string; + }): Promise { + /* find all the versions in generated directory, + * traverse them descending and until we find the first match for palletName and eventName, + * then compare the content + */ + const readVersions = await fs.readdir(generatedDir); + const versions = (await fs.readdir(generatedDir)).filter( + (v) => Number.isSafeInteger(Number(v)) && Number(v) !== currentVersion, + ); + if (versions.length === 0) return true; + + versions.sort((a, b) => Number(b) - Number(a)); + for (const version of versions) { + try { + await fs.access( + path.join( + generatedDir, + version, + uncapitalize(palletName), + `${uncapitalize(eventName)}.ts`, + ), + ); + } catch (err) { + // File does not exist in this version, continue until we find the first match + continue; + } + const lastContent = await fs.readFile( + path.join( + generatedDir, + version, + uncapitalize(palletName), + `${uncapitalize(eventName)}.ts`, + ), + 'utf8', + ); + if (lastContent === content) return false; + } + + return true; + } + + async generate({ + specVersion, + def, + }: { + specVersion: number; + def: Record>; + }): Promise { const __dirname = getDirname(import.meta.url); const generatedDir = path.join(__dirname, '..', 'generated'); await fs.mkdir(generatedDir, { recursive: true }); @@ -302,7 +358,7 @@ export default class CodeGenerator { for (const [palletName, events] of Object.entries(def)) { await fs.mkdir(specDir, { recursive: true }); const palletDir = path.join(specDir, uncapitalize(palletName)); - await fs.mkdir(palletDir, { recursive: true }); + // await fs.mkdir(palletDir, { recursive: true }); for (const [eventName, event] of Object.entries(events)) { const name = `${palletName}.${eventName}`; @@ -326,6 +382,19 @@ export default class CodeGenerator { ].join('\n'), ); + const changed = await this.hasChanged({ + currentVersion: specVersion, + generatedDir, + palletName, + eventName, + content: generated, + }); + if (!changed) { + // console.log(`No changes for version ${specVersion} - ${name}`); + continue; + } + + await fs.mkdir(palletDir, { recursive: true }); await fs.writeFile( path.join(palletDir, uncapitalize(`${eventName}.ts`)), generated, diff --git a/src/main.ts b/src/main.ts index 87b1331..7df1874 100644 --- a/src/main.ts +++ b/src/main.ts @@ -30,7 +30,7 @@ const generate = async (opts?: MetadataOpts) => { const generator = new CodeGenerator(); - await generator.generate(specVersion, parsedMetadata); + await generator.generate({ specVersion, def: parsedMetadata }); }; const hashes = [ From 7a3fdb94ffdc6a8f99bf5d5b435d363f65a2675d Mon Sep 17 00:00:00 2001 From: Hamed Afshar Date: Wed, 21 Feb 2024 18:24:17 +0100 Subject: [PATCH 2/3] Revert "feat: generate changes only" This reverts commit 3693be132392b65cca97dd0f0514cbda2a5d5a2d. --- .../100/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../100/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../100/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../100/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/100/bitcoinVault/keygenFailure.ts | 8 ++ .../100/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/100/bitcoinVault/keygenRequest.ts | 12 +++ .../100/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/100/bitcoinVault/keygenSuccess.ts | 8 ++ .../100/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/100/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../100/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/100/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../100/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/100/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../100/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../100/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../100/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/100/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/100/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/100/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/100/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../100/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/100/flip/accountReaped.ts | 9 +++ generated/100/flip/remainingImbalance.ts | 11 +++ generated/100/flip/slashingPerformed.ts | 9 +++ generated/100/flip/slashingRateUpdated.ts | 7 ++ .../100/funding/addedRestrictedAddress.ts | 8 ++ generated/100/funding/boundExecutorAddress.ts | 11 +++ generated/100/funding/boundRedeemAddress.ts | 11 +++ generated/100/funding/failedFundingAttempt.ts | 12 +++ generated/100/funding/funded.ts | 11 +++ .../100/funding/minimumFundingUpdated.ts | 10 +++ generated/100/funding/redemptionAmountZero.ts | 8 ++ generated/100/funding/redemptionExpired.ts | 8 ++ generated/100/funding/redemptionRequested.ts | 13 +++ generated/100/funding/redemptionSettled.ts | 8 ++ .../100/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../100/funding/removedRestrictedAddress.ts | 8 ++ generated/100/funding/startedBidding.ts | 6 ++ generated/100/funding/stoppedBidding.ts | 6 ++ generated/100/governance/approved.ts | 5 ++ .../100/governance/decodeOfCallFailed.ts | 7 ++ generated/100/governance/executed.ts | 5 ++ generated/100/governance/expired.ts | 5 ++ generated/100/governance/failedExecution.ts | 8 ++ .../100/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/100/governance/proposed.ts | 5 ++ generated/100/grandpa/newAuthorities.ts | 8 ++ generated/100/grandpa/paused.ts | 5 ++ generated/100/grandpa/resumed.ts | 5 ++ generated/100/liquidityPools/assetSwapped.ts | 13 +++ .../100/liquidityPools/networkFeeTaken.ts | 10 +++ .../100/liquidityPools/newPoolCreated.ts | 13 +++ .../100/liquidityPools/poolStateUpdated.ts | 12 +++ .../100/liquidityPools/updatedBuyInterval.ts | 9 +++ .../100/liquidityProvider/accountCredited.ts | 16 ++++ .../100/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../100/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../100/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../100/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/100/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/100/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/100/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/100/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../100/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/100/reputation/offencePenalty.ts | 15 ++++ generated/100/reputation/penaltyUpdated.ts | 15 ++++ generated/100/session/newSession.ts | 5 ++ generated/100/swapping/batchSwapFailed.ts | 16 ++++ generated/100/swapping/ccmDepositReceived.ts | 19 +++++ generated/100/swapping/ccmEgressScheduled.ts | 11 +++ generated/100/swapping/ccmFailed.ts | 14 ++++ .../100/swapping/minimumSwapAmountSet.ts | 11 +++ generated/100/swapping/swapAmountTooLow.ts | 18 +++++ generated/100/swapping/swapEgressScheduled.ts | 17 ++++ generated/100/swapping/swapExecuted.ts | 13 +++ generated/100/swapping/swapScheduled.ts | 21 +++++ generated/100/swapping/withdrawalRequested.ts | 16 ++++ generated/100/system/codeUpdated.ts | 5 ++ generated/100/system/extrinsicFailed.ts | 12 +++ generated/100/system/extrinsicSuccess.ts | 10 +++ generated/100/system/killedAccount.ts | 6 ++ generated/100/system/newAccount.ts | 6 ++ generated/100/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/100/validator/auctionCompleted.ts | 11 +++ generated/100/validator/cFEVersionUpdated.ts | 12 +++ generated/100/validator/newEpoch.ts | 5 ++ .../100/validator/palletConfigUpdated.ts | 10 +++ generated/100/validator/peerIdRegistered.ts | 13 +++ generated/100/validator/peerIdUnregistered.ts | 8 ++ generated/100/validator/rotationAborted.ts | 7 ++ .../100/validator/rotationPhaseUpdated.ts | 10 +++ generated/100/validator/vanityNameSet.ts | 8 ++ .../100/witnesser/witnessExecutionFailed.ts | 11 +++ .../102/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../depositWitnessRejected.ts | 14 ++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../102/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../102/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../102/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/102/bitcoinVault/keygenFailure.ts | 8 ++ .../102/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/102/bitcoinVault/keygenRequest.ts | 12 +++ .../102/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/102/bitcoinVault/keygenSuccess.ts | 8 ++ .../102/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/102/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../102/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/102/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../102/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/102/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../102/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../102/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../102/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/102/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/102/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/102/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/102/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../102/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/102/flip/accountReaped.ts | 9 +++ generated/102/flip/remainingImbalance.ts | 11 +++ generated/102/flip/slashingPerformed.ts | 9 +++ generated/102/flip/slashingRateUpdated.ts | 7 ++ .../102/funding/addedRestrictedAddress.ts | 8 ++ generated/102/funding/boundExecutorAddress.ts | 11 +++ generated/102/funding/boundRedeemAddress.ts | 11 +++ generated/102/funding/failedFundingAttempt.ts | 12 +++ generated/102/funding/funded.ts | 11 +++ .../102/funding/minimumFundingUpdated.ts | 10 +++ generated/102/funding/redemptionAmountZero.ts | 8 ++ generated/102/funding/redemptionExpired.ts | 8 ++ generated/102/funding/redemptionRequested.ts | 13 +++ generated/102/funding/redemptionSettled.ts | 8 ++ .../102/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../102/funding/removedRestrictedAddress.ts | 8 ++ generated/102/funding/startedBidding.ts | 6 ++ generated/102/funding/stoppedBidding.ts | 6 ++ generated/102/governance/approved.ts | 5 ++ .../102/governance/decodeOfCallFailed.ts | 7 ++ generated/102/governance/executed.ts | 5 ++ generated/102/governance/expired.ts | 5 ++ generated/102/governance/failedExecution.ts | 8 ++ .../102/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/102/governance/proposed.ts | 5 ++ generated/102/grandpa/newAuthorities.ts | 8 ++ generated/102/grandpa/paused.ts | 5 ++ generated/102/grandpa/resumed.ts | 5 ++ generated/102/liquidityPools/assetSwapped.ts | 13 +++ .../102/liquidityPools/limitOrderUpdated.ts | 23 ++++++ .../102/liquidityPools/networkFeeTaken.ts | 10 +++ .../102/liquidityPools/newPoolCreated.ts | 13 +++ generated/102/liquidityPools/poolFeeSet.ts | 12 +++ .../102/liquidityPools/poolStateUpdated.ts | 12 +++ .../102/liquidityPools/rangeOrderUpdated.ts | 23 ++++++ .../102/liquidityPools/updatedBuyInterval.ts | 9 +++ .../102/liquidityProvider/accountCredited.ts | 16 ++++ .../102/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../102/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../102/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../102/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/102/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/102/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/102/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/102/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../102/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../102/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/102/reputation/offencePenalty.ts | 15 ++++ generated/102/reputation/penaltyUpdated.ts | 15 ++++ generated/102/session/newSession.ts | 5 ++ generated/102/swapping/batchSwapFailed.ts | 16 ++++ generated/102/swapping/ccmDepositReceived.ts | 19 +++++ generated/102/swapping/ccmEgressScheduled.ts | 11 +++ generated/102/swapping/ccmFailed.ts | 14 ++++ .../102/swapping/minimumSwapAmountSet.ts | 11 +++ generated/102/swapping/swapAmountTooLow.ts | 18 +++++ .../102/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/102/swapping/swapEgressScheduled.ts | 17 ++++ generated/102/swapping/swapExecuted.ts | 13 +++ generated/102/swapping/swapScheduled.ts | 21 +++++ generated/102/swapping/withdrawalRequested.ts | 16 ++++ generated/102/system/codeUpdated.ts | 5 ++ generated/102/system/extrinsicFailed.ts | 12 +++ generated/102/system/extrinsicSuccess.ts | 10 +++ generated/102/system/killedAccount.ts | 6 ++ generated/102/system/newAccount.ts | 6 ++ generated/102/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/102/validator/auctionCompleted.ts | 11 +++ generated/102/validator/cFEVersionUpdated.ts | 12 +++ generated/102/validator/newEpoch.ts | 5 ++ .../102/validator/palletConfigUpdated.ts | 10 +++ generated/102/validator/peerIdRegistered.ts | 13 +++ generated/102/validator/peerIdUnregistered.ts | 8 ++ generated/102/validator/rotationAborted.ts | 7 ++ .../102/validator/rotationPhaseUpdated.ts | 10 +++ generated/102/validator/vanityNameSet.ts | 8 ++ generated/102/witnesser/prewitnessed.ts | 5 ++ .../102/witnesser/witnessExecutionFailed.ts | 11 +++ .../103/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../depositWitnessRejected.ts | 14 ++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../103/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../103/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../103/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/103/bitcoinVault/keygenFailure.ts | 8 ++ .../103/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/103/bitcoinVault/keygenRequest.ts | 12 +++ .../103/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/103/bitcoinVault/keygenSuccess.ts | 8 ++ .../103/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/103/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../103/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/103/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../103/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/103/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../103/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../103/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../103/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/103/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/103/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/103/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/103/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../103/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/103/flip/accountReaped.ts | 9 +++ generated/103/flip/remainingImbalance.ts | 11 +++ generated/103/flip/slashingPerformed.ts | 9 +++ generated/103/flip/slashingRateUpdated.ts | 7 ++ .../103/funding/addedRestrictedAddress.ts | 8 ++ generated/103/funding/boundExecutorAddress.ts | 11 +++ generated/103/funding/boundRedeemAddress.ts | 11 +++ generated/103/funding/failedFundingAttempt.ts | 12 +++ generated/103/funding/funded.ts | 11 +++ .../103/funding/minimumFundingUpdated.ts | 10 +++ generated/103/funding/redemptionAmountZero.ts | 8 ++ generated/103/funding/redemptionExpired.ts | 8 ++ generated/103/funding/redemptionRequested.ts | 13 +++ generated/103/funding/redemptionSettled.ts | 8 ++ .../103/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../103/funding/removedRestrictedAddress.ts | 8 ++ generated/103/funding/startedBidding.ts | 6 ++ generated/103/funding/stoppedBidding.ts | 6 ++ generated/103/governance/approved.ts | 5 ++ .../103/governance/decodeOfCallFailed.ts | 7 ++ generated/103/governance/executed.ts | 5 ++ generated/103/governance/expired.ts | 5 ++ generated/103/governance/failedExecution.ts | 8 ++ .../103/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/103/governance/proposed.ts | 5 ++ generated/103/grandpa/newAuthorities.ts | 8 ++ generated/103/grandpa/paused.ts | 5 ++ generated/103/grandpa/resumed.ts | 5 ++ generated/103/liquidityPools/assetSwapped.ts | 13 +++ .../103/liquidityPools/limitOrderUpdated.ts | 23 ++++++ .../103/liquidityPools/networkFeeTaken.ts | 10 +++ .../103/liquidityPools/newPoolCreated.ts | 13 +++ generated/103/liquidityPools/poolFeeSet.ts | 12 +++ .../103/liquidityPools/poolStateUpdated.ts | 12 +++ .../103/liquidityPools/rangeOrderUpdated.ts | 23 ++++++ .../103/liquidityPools/updatedBuyInterval.ts | 9 +++ .../103/liquidityProvider/accountCredited.ts | 16 ++++ .../103/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../103/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../103/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../103/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/103/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/103/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/103/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/103/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../103/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../103/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/103/reputation/offencePenalty.ts | 15 ++++ generated/103/reputation/penaltyUpdated.ts | 15 ++++ generated/103/session/newSession.ts | 5 ++ generated/103/swapping/batchSwapFailed.ts | 16 ++++ generated/103/swapping/ccmDepositReceived.ts | 19 +++++ generated/103/swapping/ccmEgressScheduled.ts | 11 +++ generated/103/swapping/ccmFailed.ts | 14 ++++ .../103/swapping/maximumSwapAmountSet.ts | 11 +++ .../103/swapping/minimumSwapAmountSet.ts | 11 +++ .../103/swapping/swapAmountConfiscated.ts | 14 ++++ generated/103/swapping/swapAmountTooLow.ts | 18 +++++ .../103/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/103/swapping/swapEgressScheduled.ts | 17 ++++ generated/103/swapping/swapExecuted.ts | 13 +++ generated/103/swapping/swapScheduled.ts | 21 +++++ generated/103/swapping/withdrawalRequested.ts | 16 ++++ generated/103/system/codeUpdated.ts | 5 ++ generated/103/system/extrinsicFailed.ts | 12 +++ generated/103/system/extrinsicSuccess.ts | 10 +++ generated/103/system/killedAccount.ts | 6 ++ generated/103/system/newAccount.ts | 6 ++ generated/103/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/103/validator/auctionCompleted.ts | 11 +++ generated/103/validator/cFEVersionUpdated.ts | 12 +++ generated/103/validator/newEpoch.ts | 5 ++ .../103/validator/palletConfigUpdated.ts | 10 +++ generated/103/validator/peerIdRegistered.ts | 13 +++ generated/103/validator/peerIdUnregistered.ts | 8 ++ generated/103/validator/rotationAborted.ts | 7 ++ .../103/validator/rotationPhaseUpdated.ts | 10 +++ generated/103/validator/vanityNameSet.ts | 8 ++ generated/103/witnesser/prewitnessed.ts | 5 ++ .../103/witnesser/witnessExecutionFailed.ts | 11 +++ .../110/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../depositWitnessRejected.ts | 14 ++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../110/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../110/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../110/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/110/bitcoinVault/keygenFailure.ts | 8 ++ .../110/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/110/bitcoinVault/keygenRequest.ts | 12 +++ .../110/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/110/bitcoinVault/keygenSuccess.ts | 8 ++ .../110/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/110/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../110/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/110/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../110/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/110/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../110/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../110/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../110/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/110/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/110/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/110/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/110/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../110/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/110/flip/accountReaped.ts | 9 +++ generated/110/flip/remainingImbalance.ts | 11 +++ generated/110/flip/slashingPerformed.ts | 9 +++ generated/110/flip/slashingRateUpdated.ts | 7 ++ .../110/funding/addedRestrictedAddress.ts | 8 ++ generated/110/funding/boundExecutorAddress.ts | 11 +++ generated/110/funding/boundRedeemAddress.ts | 11 +++ generated/110/funding/failedFundingAttempt.ts | 12 +++ generated/110/funding/funded.ts | 11 +++ .../110/funding/minimumFundingUpdated.ts | 10 +++ generated/110/funding/redemptionAmountZero.ts | 8 ++ generated/110/funding/redemptionExpired.ts | 8 ++ generated/110/funding/redemptionRequested.ts | 13 +++ generated/110/funding/redemptionSettled.ts | 8 ++ .../110/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../110/funding/removedRestrictedAddress.ts | 8 ++ generated/110/funding/startedBidding.ts | 6 ++ generated/110/funding/stoppedBidding.ts | 6 ++ generated/110/governance/approved.ts | 5 ++ .../110/governance/decodeOfCallFailed.ts | 7 ++ generated/110/governance/executed.ts | 5 ++ generated/110/governance/expired.ts | 5 ++ generated/110/governance/failedExecution.ts | 8 ++ .../110/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/110/governance/proposed.ts | 5 ++ generated/110/grandpa/newAuthorities.ts | 8 ++ generated/110/grandpa/paused.ts | 5 ++ generated/110/grandpa/resumed.ts | 5 ++ generated/110/liquidityPools/assetSwapped.ts | 13 +++ .../110/liquidityPools/networkFeeTaken.ts | 10 +++ .../110/liquidityPools/updatedBuyInterval.ts | 9 +++ .../110/liquidityProvider/accountCredited.ts | 16 ++++ .../110/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../110/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../110/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../110/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/110/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/110/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/110/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/110/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../110/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../110/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/110/reputation/offencePenalty.ts | 15 ++++ generated/110/reputation/penaltyUpdated.ts | 15 ++++ generated/110/session/newSession.ts | 5 ++ generated/110/swapping/batchSwapFailed.ts | 16 ++++ generated/110/swapping/ccmDepositReceived.ts | 19 +++++ generated/110/swapping/ccmEgressScheduled.ts | 11 +++ generated/110/swapping/ccmFailed.ts | 14 ++++ .../110/swapping/maximumSwapAmountSet.ts | 11 +++ .../110/swapping/minimumSwapAmountSet.ts | 11 +++ .../110/swapping/swapAmountConfiscated.ts | 14 ++++ generated/110/swapping/swapAmountTooLow.ts | 18 +++++ .../110/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/110/swapping/swapEgressScheduled.ts | 17 ++++ generated/110/swapping/swapExecuted.ts | 13 +++ generated/110/swapping/swapScheduled.ts | 21 +++++ generated/110/swapping/withdrawalRequested.ts | 16 ++++ generated/110/system/codeUpdated.ts | 5 ++ generated/110/system/extrinsicFailed.ts | 12 +++ generated/110/system/extrinsicSuccess.ts | 10 +++ generated/110/system/killedAccount.ts | 6 ++ generated/110/system/newAccount.ts | 6 ++ generated/110/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/110/validator/auctionCompleted.ts | 11 +++ generated/110/validator/cFEVersionUpdated.ts | 12 +++ generated/110/validator/newEpoch.ts | 5 ++ .../110/validator/palletConfigUpdated.ts | 10 +++ generated/110/validator/peerIdRegistered.ts | 13 +++ generated/110/validator/peerIdUnregistered.ts | 8 ++ generated/110/validator/rotationAborted.ts | 7 ++ .../110/validator/rotationPhaseUpdated.ts | 10 +++ generated/110/validator/vanityNameSet.ts | 8 ++ generated/110/witnesser/prewitnessed.ts | 5 ++ .../110/witnesser/witnessExecutionFailed.ts | 11 +++ .../111/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../111/bitcoinBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../depositWitnessRejected.ts | 14 ++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../111/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../111/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../111/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/111/bitcoinVault/keygenFailure.ts | 8 ++ .../111/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/111/bitcoinVault/keygenRequest.ts | 12 +++ .../111/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/111/bitcoinVault/keygenSuccess.ts | 8 ++ .../111/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/111/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../111/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/111/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../111/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/111/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../111/ethereumBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../111/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../111/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../111/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/111/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/111/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/111/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/111/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../111/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/111/flip/accountReaped.ts | 9 +++ generated/111/flip/remainingImbalance.ts | 11 +++ generated/111/flip/slashingPerformed.ts | 9 +++ generated/111/flip/slashingRateUpdated.ts | 7 ++ .../111/funding/addedRestrictedAddress.ts | 8 ++ generated/111/funding/boundExecutorAddress.ts | 11 +++ generated/111/funding/boundRedeemAddress.ts | 11 +++ generated/111/funding/failedFundingAttempt.ts | 12 +++ generated/111/funding/funded.ts | 11 +++ .../111/funding/minimumFundingUpdated.ts | 10 +++ generated/111/funding/redemptionAmountZero.ts | 8 ++ generated/111/funding/redemptionExpired.ts | 8 ++ generated/111/funding/redemptionRequested.ts | 13 +++ generated/111/funding/redemptionSettled.ts | 8 ++ .../111/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../111/funding/removedRestrictedAddress.ts | 8 ++ generated/111/funding/startedBidding.ts | 6 ++ generated/111/funding/stoppedBidding.ts | 6 ++ generated/111/governance/approved.ts | 5 ++ .../111/governance/decodeOfCallFailed.ts | 7 ++ generated/111/governance/executed.ts | 5 ++ generated/111/governance/expired.ts | 5 ++ generated/111/governance/failedExecution.ts | 8 ++ .../111/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/111/governance/proposed.ts | 5 ++ generated/111/grandpa/newAuthorities.ts | 8 ++ generated/111/grandpa/paused.ts | 5 ++ generated/111/grandpa/resumed.ts | 5 ++ generated/111/liquidityPools/assetSwapped.ts | 13 +++ .../limitOrderSetOrUpdateScheduled.ts | 12 +++ .../111/liquidityPools/limitOrderUpdated.ts | 25 ++++++ .../111/liquidityPools/networkFeeTaken.ts | 10 +++ .../111/liquidityPools/newPoolCreated.ts | 13 +++ generated/111/liquidityPools/poolFeeSet.ts | 12 +++ .../111/liquidityPools/rangeOrderUpdated.ts | 23 ++++++ ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 +++ ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 +++ .../111/liquidityPools/updatedBuyInterval.ts | 9 +++ .../111/liquidityProvider/accountCredited.ts | 16 ++++ .../111/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../111/polkadotBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../111/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../111/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../111/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/111/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/111/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/111/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/111/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../111/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../111/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/111/reputation/offencePenalty.ts | 15 ++++ generated/111/reputation/penaltyUpdated.ts | 15 ++++ generated/111/session/newSession.ts | 5 ++ generated/111/swapping/batchSwapFailed.ts | 16 ++++ generated/111/swapping/ccmDepositReceived.ts | 19 +++++ generated/111/swapping/ccmEgressScheduled.ts | 11 +++ generated/111/swapping/ccmFailed.ts | 14 ++++ .../111/swapping/maximumSwapAmountSet.ts | 11 +++ .../111/swapping/minimumSwapAmountSet.ts | 11 +++ .../111/swapping/swapAmountConfiscated.ts | 14 ++++ generated/111/swapping/swapAmountTooLow.ts | 18 +++++ .../111/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/111/swapping/swapEgressScheduled.ts | 17 ++++ generated/111/swapping/swapExecuted.ts | 13 +++ generated/111/swapping/swapScheduled.ts | 21 +++++ generated/111/swapping/withdrawalRequested.ts | 16 ++++ generated/111/system/codeUpdated.ts | 5 ++ generated/111/system/extrinsicFailed.ts | 12 +++ generated/111/system/extrinsicSuccess.ts | 10 +++ generated/111/system/killedAccount.ts | 6 ++ generated/111/system/newAccount.ts | 6 ++ generated/111/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/111/validator/auctionCompleted.ts | 11 +++ generated/111/validator/cFEVersionUpdated.ts | 12 +++ generated/111/validator/newEpoch.ts | 5 ++ .../111/validator/palletConfigUpdated.ts | 10 +++ generated/111/validator/peerIdRegistered.ts | 13 +++ generated/111/validator/peerIdUnregistered.ts | 8 ++ generated/111/validator/rotationAborted.ts | 7 ++ .../111/validator/rotationPhaseUpdated.ts | 10 +++ generated/111/validator/vanityNameSet.ts | 8 ++ generated/111/witnesser/prewitnessed.ts | 5 ++ .../111/witnesser/witnessExecutionFailed.ts | 11 +++ .../114/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../114/bitcoinBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../depositWitnessRejected.ts | 14 ++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../114/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../114/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../114/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/114/bitcoinVault/keygenFailure.ts | 8 ++ .../114/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/114/bitcoinVault/keygenRequest.ts | 12 +++ .../114/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/114/bitcoinVault/keygenSuccess.ts | 8 ++ .../114/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/114/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../114/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/114/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../114/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/114/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../114/ethereumBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../114/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../114/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../114/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/114/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/114/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/114/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/114/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../114/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/114/flip/accountReaped.ts | 9 +++ generated/114/flip/remainingImbalance.ts | 11 +++ generated/114/flip/slashingPerformed.ts | 9 +++ generated/114/flip/slashingRateUpdated.ts | 7 ++ .../114/funding/addedRestrictedAddress.ts | 8 ++ generated/114/funding/boundExecutorAddress.ts | 11 +++ generated/114/funding/boundRedeemAddress.ts | 11 +++ generated/114/funding/failedFundingAttempt.ts | 12 +++ generated/114/funding/funded.ts | 11 +++ .../114/funding/minimumFundingUpdated.ts | 10 +++ generated/114/funding/redemptionAmountZero.ts | 8 ++ generated/114/funding/redemptionExpired.ts | 8 ++ generated/114/funding/redemptionRequested.ts | 13 +++ generated/114/funding/redemptionSettled.ts | 8 ++ .../114/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../114/funding/removedRestrictedAddress.ts | 8 ++ generated/114/funding/startedBidding.ts | 6 ++ generated/114/funding/stoppedBidding.ts | 6 ++ generated/114/governance/approved.ts | 5 ++ .../114/governance/decodeOfCallFailed.ts | 7 ++ generated/114/governance/executed.ts | 5 ++ generated/114/governance/expired.ts | 5 ++ generated/114/governance/failedExecution.ts | 8 ++ .../114/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/114/governance/proposed.ts | 5 ++ generated/114/grandpa/newAuthorities.ts | 8 ++ generated/114/grandpa/paused.ts | 5 ++ generated/114/grandpa/resumed.ts | 5 ++ generated/114/liquidityPools/assetSwapped.ts | 13 +++ .../limitOrderSetOrUpdateScheduled.ts | 12 +++ .../114/liquidityPools/limitOrderUpdated.ts | 25 ++++++ .../114/liquidityPools/networkFeeTaken.ts | 10 +++ .../114/liquidityPools/newPoolCreated.ts | 13 +++ generated/114/liquidityPools/poolFeeSet.ts | 12 +++ .../114/liquidityPools/rangeOrderUpdated.ts | 23 ++++++ ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 +++ ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 +++ .../114/liquidityPools/updatedBuyInterval.ts | 9 +++ .../114/liquidityProvider/accountCredited.ts | 16 ++++ .../114/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../114/polkadotBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 10 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../depositWitnessRejected.ts | 14 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../114/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../114/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../114/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/114/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/114/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/114/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/114/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../114/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../114/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/114/reputation/offencePenalty.ts | 15 ++++ generated/114/reputation/penaltyUpdated.ts | 15 ++++ generated/114/session/newSession.ts | 5 ++ generated/114/swapping/batchSwapFailed.ts | 16 ++++ generated/114/swapping/ccmDepositReceived.ts | 19 +++++ generated/114/swapping/ccmEgressScheduled.ts | 11 +++ generated/114/swapping/ccmFailed.ts | 14 ++++ .../114/swapping/maximumSwapAmountSet.ts | 11 +++ .../114/swapping/minimumSwapAmountSet.ts | 11 +++ .../114/swapping/swapAmountConfiscated.ts | 14 ++++ generated/114/swapping/swapAmountTooLow.ts | 18 +++++ .../114/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/114/swapping/swapEgressScheduled.ts | 17 ++++ generated/114/swapping/swapExecuted.ts | 13 +++ generated/114/swapping/swapScheduled.ts | 21 +++++ generated/114/swapping/withdrawalRequested.ts | 16 ++++ generated/114/system/codeUpdated.ts | 5 ++ generated/114/system/extrinsicFailed.ts | 12 +++ generated/114/system/extrinsicSuccess.ts | 10 +++ generated/114/system/killedAccount.ts | 6 ++ generated/114/system/newAccount.ts | 6 ++ generated/114/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/114/validator/auctionCompleted.ts | 11 +++ generated/114/validator/cFEVersionUpdated.ts | 12 +++ generated/114/validator/newEpoch.ts | 5 ++ .../114/validator/palletConfigUpdated.ts | 10 +++ generated/114/validator/peerIdRegistered.ts | 13 +++ generated/114/validator/peerIdUnregistered.ts | 8 ++ generated/114/validator/rotationAborted.ts | 7 ++ .../114/validator/rotationPhaseUpdated.ts | 10 +++ generated/114/validator/vanityNameSet.ts | 8 ++ generated/114/witnesser/prewitnessed.ts | 5 ++ .../114/witnesser/witnessExecutionFailed.ts | 11 +++ .../120/accountRoles/accountRoleRegistered.ts | 11 +++ .../bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../120/bitcoinBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../depositWitnessRejected.ts | 14 ++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../120/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../120/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../120/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/120/bitcoinVault/keygenFailure.ts | 8 ++ .../120/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/120/bitcoinVault/keygenRequest.ts | 12 +++ .../120/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/120/bitcoinVault/keygenSuccess.ts | 8 ++ .../120/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/120/bitcoinVault/noKeyHandover.ts | 7 ++ .../bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../120/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/120/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../environment/polkadotVaultAccountSet.ts | 10 +++ .../120/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/120/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../120/ethereumBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../depositWitnessRejected.ts | 14 ++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../120/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../120/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../120/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/120/ethereumVault/keygenFailure.ts | 8 ++ .../ethereumVault/keygenFailureReported.ts | 8 ++ generated/120/ethereumVault/keygenRequest.ts | 12 +++ .../ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/120/ethereumVault/keygenSuccess.ts | 8 ++ .../ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/120/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../120/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/120/flip/accountReaped.ts | 9 +++ generated/120/flip/remainingImbalance.ts | 11 +++ generated/120/flip/slashingPerformed.ts | 9 +++ generated/120/flip/slashingRateUpdated.ts | 7 ++ .../120/funding/addedRestrictedAddress.ts | 8 ++ generated/120/funding/boundExecutorAddress.ts | 11 +++ generated/120/funding/boundRedeemAddress.ts | 11 +++ generated/120/funding/failedFundingAttempt.ts | 12 +++ generated/120/funding/funded.ts | 11 +++ .../120/funding/minimumFundingUpdated.ts | 10 +++ generated/120/funding/redemptionAmountZero.ts | 8 ++ generated/120/funding/redemptionExpired.ts | 8 ++ generated/120/funding/redemptionRequested.ts | 13 +++ generated/120/funding/redemptionSettled.ts | 8 ++ .../120/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../120/funding/removedRestrictedAddress.ts | 8 ++ generated/120/funding/startedBidding.ts | 6 ++ generated/120/funding/stoppedBidding.ts | 6 ++ generated/120/governance/approved.ts | 5 ++ .../120/governance/decodeOfCallFailed.ts | 7 ++ generated/120/governance/executed.ts | 5 ++ generated/120/governance/expired.ts | 5 ++ generated/120/governance/failedExecution.ts | 8 ++ .../120/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/120/governance/proposed.ts | 5 ++ generated/120/grandpa/newAuthorities.ts | 8 ++ generated/120/grandpa/paused.ts | 5 ++ generated/120/grandpa/resumed.ts | 5 ++ generated/120/liquidityPools/assetSwapped.ts | 13 +++ .../limitOrderSetOrUpdateScheduled.ts | 12 +++ .../120/liquidityPools/limitOrderUpdated.ts | 25 ++++++ .../120/liquidityPools/networkFeeTaken.ts | 10 +++ .../120/liquidityPools/newPoolCreated.ts | 13 +++ generated/120/liquidityPools/poolFeeSet.ts | 12 +++ .../120/liquidityPools/rangeOrderUpdated.ts | 23 ++++++ ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 +++ ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 +++ .../120/liquidityPools/updatedBuyInterval.ts | 9 +++ .../120/liquidityProvider/accountCredited.ts | 16 ++++ .../120/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../120/polkadotBroadcaster/callResigned.ts | 9 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionFeeDeficitRecorded.ts | 11 +++ .../transactionFeeDeficitRefused.ts | 10 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastFailed.ts | 9 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../depositWitnessRejected.ts | 14 ++++ .../failedForeignChainCallExpired.ts | 9 +++ .../failedForeignChainCallResigned.ts | 10 +++ .../minimumDepositSet.ts | 11 +++ .../transferFallbackRequested.ts | 17 ++++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../120/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../120/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../120/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/120/polkadotVault/keygenFailure.ts | 8 ++ .../polkadotVault/keygenFailureReported.ts | 8 ++ generated/120/polkadotVault/keygenRequest.ts | 12 +++ .../polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/120/polkadotVault/keygenSuccess.ts | 8 ++ .../polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/120/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../120/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ .../120/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/120/reputation/offencePenalty.ts | 15 ++++ generated/120/reputation/penaltyUpdated.ts | 15 ++++ generated/120/session/newSession.ts | 5 ++ generated/120/swapping/batchSwapFailed.ts | 16 ++++ generated/120/swapping/ccmDepositReceived.ts | 19 +++++ generated/120/swapping/ccmEgressScheduled.ts | 11 +++ generated/120/swapping/ccmFailed.ts | 14 ++++ .../120/swapping/maximumSwapAmountSet.ts | 11 +++ .../120/swapping/swapAmountConfiscated.ts | 14 ++++ .../120/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/120/swapping/swapScheduled.ts | 21 +++++ generated/120/system/codeUpdated.ts | 5 ++ generated/120/system/extrinsicFailed.ts | 12 +++ generated/120/system/extrinsicSuccess.ts | 10 +++ generated/120/system/killedAccount.ts | 6 ++ generated/120/system/newAccount.ts | 6 ++ generated/120/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/120/validator/auctionCompleted.ts | 11 +++ generated/120/validator/cFEVersionUpdated.ts | 12 +++ generated/120/validator/newEpoch.ts | 5 ++ .../120/validator/palletConfigUpdated.ts | 10 +++ generated/120/validator/peerIdRegistered.ts | 13 +++ generated/120/validator/peerIdUnregistered.ts | 8 ++ generated/120/validator/rotationAborted.ts | 7 ++ .../120/validator/rotationPhaseUpdated.ts | 10 +++ generated/120/validator/vanityNameSet.ts | 8 ++ generated/120/witnesser/prewitnessed.ts | 5 ++ .../120/witnesser/witnessExecutionFailed.ts | 11 +++ .../15/accountRoles/accountRoleRegistered.ts | 11 +++ .../15/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../15/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../15/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../15/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../15/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../15/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../15/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/15/bitcoinVault/keygenFailure.ts | 8 ++ .../15/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/15/bitcoinVault/keygenRequest.ts | 12 +++ .../15/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/15/bitcoinVault/keygenSuccess.ts | 8 ++ .../15/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/15/bitcoinVault/noKeyHandover.ts | 7 ++ .../15/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../15/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../15/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/15/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../15/environment/polkadotVaultAccountSet.ts | 10 +++ .../15/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/15/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../15/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../keyHandoverResponseTimeout.ts | 10 +++ .../15/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ generated/15/ethereumVault/keygenFailure.ts | 8 ++ .../15/ethereumVault/keygenFailureReported.ts | 8 ++ generated/15/ethereumVault/keygenRequest.ts | 12 +++ .../15/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/15/ethereumVault/keygenSuccess.ts | 8 ++ .../15/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ generated/15/ethereumVault/noKeyHandover.ts | 7 ++ .../15/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/15/flip/accountReaped.ts | 9 +++ generated/15/flip/remainingImbalance.ts | 11 +++ generated/15/flip/slashingPerformed.ts | 9 +++ generated/15/flip/slashingRateUpdated.ts | 7 ++ .../15/funding/addedRestrictedAddress.ts | 8 ++ generated/15/funding/boundRedeemAddress.ts | 11 +++ generated/15/funding/failedFundingAttempt.ts | 12 +++ generated/15/funding/funded.ts | 11 +++ generated/15/funding/minimumFundingUpdated.ts | 10 +++ generated/15/funding/redemptionAmountZero.ts | 8 ++ generated/15/funding/redemptionExpired.ts | 8 ++ generated/15/funding/redemptionRequested.ts | 13 +++ generated/15/funding/redemptionSettled.ts | 8 ++ .../15/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../15/funding/removedRestrictedAddress.ts | 8 ++ generated/15/funding/startedBidding.ts | 6 ++ generated/15/funding/stoppedBidding.ts | 6 ++ generated/15/governance/approved.ts | 5 ++ generated/15/governance/decodeOfCallFailed.ts | 7 ++ generated/15/governance/executed.ts | 5 ++ generated/15/governance/expired.ts | 5 ++ generated/15/governance/failedExecution.ts | 8 ++ generated/15/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/15/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/15/grandpa/newAuthorities.ts | 8 ++ generated/15/grandpa/paused.ts | 5 ++ generated/15/grandpa/resumed.ts | 5 ++ generated/15/liquidityPools/assetSwapped.ts | 13 +++ .../15/liquidityPools/networkFeeTaken.ts | 10 +++ .../15/liquidityPools/updatedBuyInterval.ts | 9 +++ .../15/liquidityProvider/accountCredited.ts | 16 ++++ .../15/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/15/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../15/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../15/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../15/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/15/polkadotVault/keygenFailure.ts | 8 ++ .../15/polkadotVault/keygenFailureReported.ts | 8 ++ generated/15/polkadotVault/keygenRequest.ts | 12 +++ .../15/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/15/polkadotVault/keygenSuccess.ts | 8 ++ .../15/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/15/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../15/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/15/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/15/reputation/offencePenalty.ts | 15 ++++ generated/15/reputation/penaltyUpdated.ts | 15 ++++ generated/15/session/newSession.ts | 5 ++ generated/15/swapping/batchSwapFailed.ts | 16 ++++ generated/15/swapping/ccmDepositReceived.ts | 19 +++++ generated/15/swapping/ccmEgressScheduled.ts | 11 +++ generated/15/swapping/ccmFailed.ts | 14 ++++ generated/15/swapping/minimumSwapAmountSet.ts | 11 +++ generated/15/swapping/swapAmountTooLow.ts | 18 +++++ .../15/swapping/swapDepositAddressExpired.ts | 11 +++ .../15/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/15/swapping/swapEgressScheduled.ts | 17 ++++ generated/15/swapping/swapExecuted.ts | 13 +++ generated/15/swapping/swapScheduled.ts | 21 +++++ generated/15/swapping/swapTtlSet.ts | 5 ++ generated/15/swapping/withdrawalRequested.ts | 16 ++++ generated/15/system/codeUpdated.ts | 5 ++ generated/15/system/extrinsicFailed.ts | 12 +++ generated/15/system/extrinsicSuccess.ts | 10 +++ generated/15/system/killedAccount.ts | 6 ++ generated/15/system/newAccount.ts | 6 ++ generated/15/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/15/validator/auctionCompleted.ts | 11 +++ generated/15/validator/cFEVersionUpdated.ts | 12 +++ generated/15/validator/newEpoch.ts | 5 ++ generated/15/validator/palletConfigUpdated.ts | 10 +++ generated/15/validator/peerIdRegistered.ts | 13 +++ generated/15/validator/peerIdUnregistered.ts | 8 ++ generated/15/validator/rotationAborted.ts | 7 ++ .../15/validator/rotationPhaseUpdated.ts | 10 +++ generated/15/validator/vanityNameSet.ts | 8 ++ .../15/witnesser/witnessExecutionFailed.ts | 11 +++ .../16/accountRoles/accountRoleRegistered.ts | 11 +++ .../16/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../16/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../16/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../16/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../16/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../16/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../16/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/16/bitcoinVault/keygenFailure.ts | 8 ++ .../16/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/16/bitcoinVault/keygenRequest.ts | 12 +++ .../16/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/16/bitcoinVault/keygenSuccess.ts | 8 ++ .../16/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/16/bitcoinVault/noKeyHandover.ts | 7 ++ .../16/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../16/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../16/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/16/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../16/environment/polkadotVaultAccountSet.ts | 10 +++ .../16/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/16/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../16/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../16/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../16/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/16/ethereumVault/keygenFailure.ts | 8 ++ .../16/ethereumVault/keygenFailureReported.ts | 8 ++ generated/16/ethereumVault/keygenRequest.ts | 12 +++ .../16/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/16/ethereumVault/keygenSuccess.ts | 8 ++ .../16/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/16/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../16/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/16/flip/accountReaped.ts | 9 +++ generated/16/flip/remainingImbalance.ts | 11 +++ generated/16/flip/slashingPerformed.ts | 9 +++ generated/16/flip/slashingRateUpdated.ts | 7 ++ .../16/funding/addedRestrictedAddress.ts | 8 ++ generated/16/funding/boundRedeemAddress.ts | 11 +++ generated/16/funding/failedFundingAttempt.ts | 12 +++ generated/16/funding/funded.ts | 11 +++ generated/16/funding/minimumFundingUpdated.ts | 10 +++ generated/16/funding/redemptionAmountZero.ts | 8 ++ generated/16/funding/redemptionExpired.ts | 8 ++ generated/16/funding/redemptionRequested.ts | 13 +++ generated/16/funding/redemptionSettled.ts | 8 ++ .../16/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../16/funding/removedRestrictedAddress.ts | 8 ++ generated/16/funding/startedBidding.ts | 6 ++ generated/16/funding/stoppedBidding.ts | 6 ++ generated/16/governance/approved.ts | 5 ++ generated/16/governance/decodeOfCallFailed.ts | 7 ++ generated/16/governance/executed.ts | 5 ++ generated/16/governance/expired.ts | 5 ++ generated/16/governance/failedExecution.ts | 8 ++ generated/16/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/16/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/16/grandpa/newAuthorities.ts | 8 ++ generated/16/grandpa/paused.ts | 5 ++ generated/16/grandpa/resumed.ts | 5 ++ generated/16/liquidityPools/assetSwapped.ts | 13 +++ .../16/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../16/liquidityPools/networkFeeTaken.ts | 10 +++ generated/16/liquidityPools/newPoolCreated.ts | 13 +++ .../16/liquidityPools/poolStateUpdated.ts | 12 +++ .../16/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../16/liquidityPools/updatedBuyInterval.ts | 9 +++ .../16/liquidityProvider/accountCredited.ts | 16 ++++ .../16/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/16/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../16/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../16/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../16/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/16/polkadotVault/keygenFailure.ts | 8 ++ .../16/polkadotVault/keygenFailureReported.ts | 8 ++ generated/16/polkadotVault/keygenRequest.ts | 12 +++ .../16/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/16/polkadotVault/keygenSuccess.ts | 8 ++ .../16/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/16/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../16/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/16/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/16/reputation/offencePenalty.ts | 15 ++++ generated/16/reputation/penaltyUpdated.ts | 15 ++++ generated/16/session/newSession.ts | 5 ++ generated/16/swapping/batchSwapFailed.ts | 16 ++++ generated/16/swapping/ccmDepositReceived.ts | 19 +++++ generated/16/swapping/ccmEgressScheduled.ts | 11 +++ generated/16/swapping/ccmFailed.ts | 14 ++++ generated/16/swapping/minimumSwapAmountSet.ts | 11 +++ generated/16/swapping/swapAmountTooLow.ts | 18 +++++ .../16/swapping/swapDepositAddressExpired.ts | 11 +++ .../16/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/16/swapping/swapEgressScheduled.ts | 17 ++++ generated/16/swapping/swapExecuted.ts | 13 +++ generated/16/swapping/swapScheduled.ts | 21 +++++ generated/16/swapping/swapTtlSet.ts | 5 ++ generated/16/swapping/withdrawalRequested.ts | 16 ++++ generated/16/system/codeUpdated.ts | 5 ++ generated/16/system/extrinsicFailed.ts | 12 +++ generated/16/system/extrinsicSuccess.ts | 10 +++ generated/16/system/killedAccount.ts | 6 ++ generated/16/system/newAccount.ts | 6 ++ generated/16/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/16/validator/auctionCompleted.ts | 11 +++ generated/16/validator/cFEVersionUpdated.ts | 12 +++ generated/16/validator/newEpoch.ts | 5 ++ generated/16/validator/palletConfigUpdated.ts | 10 +++ generated/16/validator/peerIdRegistered.ts | 13 +++ generated/16/validator/peerIdUnregistered.ts | 8 ++ generated/16/validator/rotationAborted.ts | 7 ++ .../16/validator/rotationPhaseUpdated.ts | 10 +++ generated/16/validator/vanityNameSet.ts | 8 ++ .../16/witnesser/witnessExecutionFailed.ts | 11 +++ .../17/accountRoles/accountRoleRegistered.ts | 11 +++ .../17/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../17/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../17/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../17/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../17/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../17/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../17/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/17/bitcoinVault/keygenFailure.ts | 8 ++ .../17/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/17/bitcoinVault/keygenRequest.ts | 12 +++ .../17/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/17/bitcoinVault/keygenSuccess.ts | 8 ++ .../17/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/17/bitcoinVault/noKeyHandover.ts | 7 ++ .../17/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../17/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../17/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/17/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../17/environment/polkadotVaultAccountSet.ts | 10 +++ .../17/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/17/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../17/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../17/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../17/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/17/ethereumVault/keygenFailure.ts | 8 ++ .../17/ethereumVault/keygenFailureReported.ts | 8 ++ generated/17/ethereumVault/keygenRequest.ts | 12 +++ .../17/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/17/ethereumVault/keygenSuccess.ts | 8 ++ .../17/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/17/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../17/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/17/flip/accountReaped.ts | 9 +++ generated/17/flip/remainingImbalance.ts | 11 +++ generated/17/flip/slashingPerformed.ts | 9 +++ generated/17/flip/slashingRateUpdated.ts | 7 ++ .../17/funding/addedRestrictedAddress.ts | 8 ++ generated/17/funding/boundRedeemAddress.ts | 11 +++ generated/17/funding/failedFundingAttempt.ts | 12 +++ generated/17/funding/funded.ts | 11 +++ generated/17/funding/minimumFundingUpdated.ts | 10 +++ generated/17/funding/redemptionAmountZero.ts | 8 ++ generated/17/funding/redemptionExpired.ts | 8 ++ generated/17/funding/redemptionRequested.ts | 13 +++ generated/17/funding/redemptionSettled.ts | 8 ++ .../17/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../17/funding/removedRestrictedAddress.ts | 8 ++ generated/17/funding/startedBidding.ts | 6 ++ generated/17/funding/stoppedBidding.ts | 6 ++ generated/17/governance/approved.ts | 5 ++ generated/17/governance/decodeOfCallFailed.ts | 7 ++ generated/17/governance/executed.ts | 5 ++ generated/17/governance/expired.ts | 5 ++ generated/17/governance/failedExecution.ts | 8 ++ generated/17/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/17/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/17/grandpa/newAuthorities.ts | 8 ++ generated/17/grandpa/paused.ts | 5 ++ generated/17/grandpa/resumed.ts | 5 ++ generated/17/liquidityPools/assetSwapped.ts | 13 +++ .../17/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../17/liquidityPools/networkFeeTaken.ts | 10 +++ generated/17/liquidityPools/newPoolCreated.ts | 13 +++ .../17/liquidityPools/poolStateUpdated.ts | 12 +++ .../17/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../17/liquidityPools/updatedBuyInterval.ts | 9 +++ .../17/liquidityProvider/accountCredited.ts | 16 ++++ .../17/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/17/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../17/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../17/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../17/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/17/polkadotVault/keygenFailure.ts | 8 ++ .../17/polkadotVault/keygenFailureReported.ts | 8 ++ generated/17/polkadotVault/keygenRequest.ts | 12 +++ .../17/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/17/polkadotVault/keygenSuccess.ts | 8 ++ .../17/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/17/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../17/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/17/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/17/reputation/offencePenalty.ts | 15 ++++ generated/17/reputation/penaltyUpdated.ts | 15 ++++ generated/17/session/newSession.ts | 5 ++ generated/17/swapping/batchSwapFailed.ts | 16 ++++ generated/17/swapping/ccmDepositReceived.ts | 19 +++++ generated/17/swapping/ccmEgressScheduled.ts | 11 +++ generated/17/swapping/ccmFailed.ts | 14 ++++ generated/17/swapping/minimumSwapAmountSet.ts | 11 +++ generated/17/swapping/swapAmountTooLow.ts | 18 +++++ .../17/swapping/swapDepositAddressExpired.ts | 11 +++ .../17/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/17/swapping/swapEgressScheduled.ts | 17 ++++ generated/17/swapping/swapExecuted.ts | 13 +++ generated/17/swapping/swapScheduled.ts | 21 +++++ generated/17/swapping/swapTtlSet.ts | 5 ++ generated/17/swapping/withdrawalRequested.ts | 16 ++++ generated/17/system/codeUpdated.ts | 5 ++ generated/17/system/extrinsicFailed.ts | 12 +++ generated/17/system/extrinsicSuccess.ts | 10 +++ generated/17/system/killedAccount.ts | 6 ++ generated/17/system/newAccount.ts | 6 ++ generated/17/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/17/validator/auctionCompleted.ts | 11 +++ generated/17/validator/cFEVersionUpdated.ts | 12 +++ generated/17/validator/newEpoch.ts | 5 ++ generated/17/validator/palletConfigUpdated.ts | 10 +++ generated/17/validator/peerIdRegistered.ts | 13 +++ generated/17/validator/peerIdUnregistered.ts | 8 ++ generated/17/validator/rotationAborted.ts | 7 ++ .../17/validator/rotationPhaseUpdated.ts | 10 +++ generated/17/validator/vanityNameSet.ts | 8 ++ .../17/witnesser/witnessExecutionFailed.ts | 11 +++ .../18/accountRoles/accountRoleRegistered.ts | 11 +++ .../18/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../18/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../18/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../18/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../18/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../18/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../18/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/18/bitcoinVault/keygenFailure.ts | 8 ++ .../18/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/18/bitcoinVault/keygenRequest.ts | 12 +++ .../18/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/18/bitcoinVault/keygenSuccess.ts | 8 ++ .../18/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/18/bitcoinVault/noKeyHandover.ts | 7 ++ .../18/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../18/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../18/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/18/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../18/environment/polkadotVaultAccountSet.ts | 10 +++ .../18/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/18/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../18/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../18/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../18/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/18/ethereumVault/keygenFailure.ts | 8 ++ .../18/ethereumVault/keygenFailureReported.ts | 8 ++ generated/18/ethereumVault/keygenRequest.ts | 12 +++ .../18/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/18/ethereumVault/keygenSuccess.ts | 8 ++ .../18/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/18/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../18/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/18/flip/accountReaped.ts | 9 +++ generated/18/flip/remainingImbalance.ts | 11 +++ generated/18/flip/slashingPerformed.ts | 9 +++ generated/18/flip/slashingRateUpdated.ts | 7 ++ .../18/funding/addedRestrictedAddress.ts | 8 ++ generated/18/funding/boundRedeemAddress.ts | 11 +++ generated/18/funding/failedFundingAttempt.ts | 12 +++ generated/18/funding/funded.ts | 11 +++ generated/18/funding/minimumFundingUpdated.ts | 10 +++ generated/18/funding/redemptionAmountZero.ts | 8 ++ generated/18/funding/redemptionExpired.ts | 8 ++ generated/18/funding/redemptionRequested.ts | 13 +++ generated/18/funding/redemptionSettled.ts | 8 ++ .../18/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../18/funding/removedRestrictedAddress.ts | 8 ++ generated/18/funding/startedBidding.ts | 6 ++ generated/18/funding/stoppedBidding.ts | 6 ++ generated/18/governance/approved.ts | 5 ++ generated/18/governance/decodeOfCallFailed.ts | 7 ++ generated/18/governance/executed.ts | 5 ++ generated/18/governance/expired.ts | 5 ++ generated/18/governance/failedExecution.ts | 8 ++ generated/18/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/18/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/18/grandpa/newAuthorities.ts | 8 ++ generated/18/grandpa/paused.ts | 5 ++ generated/18/grandpa/resumed.ts | 5 ++ generated/18/liquidityPools/assetSwapped.ts | 13 +++ .../18/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../18/liquidityPools/networkFeeTaken.ts | 10 +++ generated/18/liquidityPools/newPoolCreated.ts | 13 +++ .../18/liquidityPools/poolStateUpdated.ts | 12 +++ .../18/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../18/liquidityPools/updatedBuyInterval.ts | 9 +++ .../18/liquidityProvider/accountCredited.ts | 16 ++++ .../18/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/18/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../18/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../18/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../18/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/18/polkadotVault/keygenFailure.ts | 8 ++ .../18/polkadotVault/keygenFailureReported.ts | 8 ++ generated/18/polkadotVault/keygenRequest.ts | 12 +++ .../18/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/18/polkadotVault/keygenSuccess.ts | 8 ++ .../18/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/18/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../18/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/18/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/18/reputation/offencePenalty.ts | 15 ++++ generated/18/reputation/penaltyUpdated.ts | 15 ++++ generated/18/session/newSession.ts | 5 ++ generated/18/swapping/batchSwapFailed.ts | 16 ++++ generated/18/swapping/ccmDepositReceived.ts | 19 +++++ generated/18/swapping/ccmEgressScheduled.ts | 11 +++ generated/18/swapping/ccmFailed.ts | 14 ++++ generated/18/swapping/minimumSwapAmountSet.ts | 11 +++ generated/18/swapping/swapAmountTooLow.ts | 18 +++++ .../18/swapping/swapDepositAddressExpired.ts | 11 +++ .../18/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/18/swapping/swapEgressScheduled.ts | 17 ++++ generated/18/swapping/swapExecuted.ts | 13 +++ generated/18/swapping/swapScheduled.ts | 21 +++++ generated/18/swapping/swapTtlSet.ts | 5 ++ generated/18/swapping/withdrawalRequested.ts | 16 ++++ generated/18/system/codeUpdated.ts | 5 ++ generated/18/system/extrinsicFailed.ts | 12 +++ generated/18/system/extrinsicSuccess.ts | 10 +++ generated/18/system/killedAccount.ts | 6 ++ generated/18/system/newAccount.ts | 6 ++ generated/18/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/18/validator/auctionCompleted.ts | 11 +++ generated/18/validator/cFEVersionUpdated.ts | 12 +++ generated/18/validator/newEpoch.ts | 5 ++ generated/18/validator/palletConfigUpdated.ts | 10 +++ generated/18/validator/peerIdRegistered.ts | 13 +++ generated/18/validator/peerIdUnregistered.ts | 8 ++ generated/18/validator/rotationAborted.ts | 7 ++ .../18/validator/rotationPhaseUpdated.ts | 10 +++ generated/18/validator/vanityNameSet.ts | 8 ++ .../18/witnesser/witnessExecutionFailed.ts | 11 +++ .../19/accountRoles/accountRoleRegistered.ts | 11 +++ .../19/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../19/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../19/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../19/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../19/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../19/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../19/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/19/bitcoinVault/keygenFailure.ts | 8 ++ .../19/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/19/bitcoinVault/keygenRequest.ts | 12 +++ .../19/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/19/bitcoinVault/keygenSuccess.ts | 8 ++ .../19/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/19/bitcoinVault/noKeyHandover.ts | 7 ++ .../19/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../19/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../19/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/19/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../19/environment/polkadotVaultAccountSet.ts | 10 +++ .../19/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/19/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../19/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../19/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../19/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/19/ethereumVault/keygenFailure.ts | 8 ++ .../19/ethereumVault/keygenFailureReported.ts | 8 ++ generated/19/ethereumVault/keygenRequest.ts | 12 +++ .../19/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/19/ethereumVault/keygenSuccess.ts | 8 ++ .../19/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/19/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../19/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/19/flip/accountReaped.ts | 9 +++ generated/19/flip/remainingImbalance.ts | 11 +++ generated/19/flip/slashingPerformed.ts | 9 +++ generated/19/flip/slashingRateUpdated.ts | 7 ++ .../19/funding/addedRestrictedAddress.ts | 8 ++ generated/19/funding/boundRedeemAddress.ts | 11 +++ generated/19/funding/failedFundingAttempt.ts | 12 +++ generated/19/funding/funded.ts | 11 +++ generated/19/funding/minimumFundingUpdated.ts | 10 +++ generated/19/funding/redemptionAmountZero.ts | 8 ++ generated/19/funding/redemptionExpired.ts | 8 ++ generated/19/funding/redemptionRequested.ts | 13 +++ generated/19/funding/redemptionSettled.ts | 8 ++ .../19/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../19/funding/removedRestrictedAddress.ts | 8 ++ generated/19/funding/startedBidding.ts | 6 ++ generated/19/funding/stoppedBidding.ts | 6 ++ generated/19/governance/approved.ts | 5 ++ generated/19/governance/decodeOfCallFailed.ts | 7 ++ generated/19/governance/executed.ts | 5 ++ generated/19/governance/expired.ts | 5 ++ generated/19/governance/failedExecution.ts | 8 ++ generated/19/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/19/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/19/grandpa/newAuthorities.ts | 8 ++ generated/19/grandpa/paused.ts | 5 ++ generated/19/grandpa/resumed.ts | 5 ++ generated/19/liquidityPools/assetSwapped.ts | 13 +++ .../19/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../19/liquidityPools/networkFeeTaken.ts | 10 +++ generated/19/liquidityPools/newPoolCreated.ts | 13 +++ .../19/liquidityPools/poolStateUpdated.ts | 12 +++ .../19/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../19/liquidityPools/updatedBuyInterval.ts | 9 +++ .../19/liquidityProvider/accountCredited.ts | 16 ++++ .../19/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/19/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../19/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../19/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../19/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/19/polkadotVault/keygenFailure.ts | 8 ++ .../19/polkadotVault/keygenFailureReported.ts | 8 ++ generated/19/polkadotVault/keygenRequest.ts | 12 +++ .../19/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/19/polkadotVault/keygenSuccess.ts | 8 ++ .../19/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/19/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../19/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/19/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/19/reputation/offencePenalty.ts | 15 ++++ generated/19/reputation/penaltyUpdated.ts | 15 ++++ generated/19/session/newSession.ts | 5 ++ generated/19/swapping/batchSwapFailed.ts | 16 ++++ generated/19/swapping/ccmDepositReceived.ts | 19 +++++ generated/19/swapping/ccmEgressScheduled.ts | 11 +++ generated/19/swapping/ccmFailed.ts | 14 ++++ generated/19/swapping/minimumSwapAmountSet.ts | 11 +++ generated/19/swapping/swapAmountTooLow.ts | 18 +++++ .../19/swapping/swapDepositAddressExpired.ts | 11 +++ .../19/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/19/swapping/swapEgressScheduled.ts | 17 ++++ generated/19/swapping/swapExecuted.ts | 13 +++ generated/19/swapping/swapScheduled.ts | 21 +++++ generated/19/swapping/swapTtlSet.ts | 5 ++ generated/19/swapping/withdrawalRequested.ts | 16 ++++ generated/19/system/codeUpdated.ts | 5 ++ generated/19/system/extrinsicFailed.ts | 12 +++ generated/19/system/extrinsicSuccess.ts | 10 +++ generated/19/system/killedAccount.ts | 6 ++ generated/19/system/newAccount.ts | 6 ++ generated/19/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/19/validator/auctionCompleted.ts | 11 +++ generated/19/validator/cFEVersionUpdated.ts | 12 +++ generated/19/validator/newEpoch.ts | 5 ++ generated/19/validator/palletConfigUpdated.ts | 10 +++ generated/19/validator/peerIdRegistered.ts | 13 +++ generated/19/validator/peerIdUnregistered.ts | 8 ++ generated/19/validator/rotationAborted.ts | 7 ++ .../19/validator/rotationPhaseUpdated.ts | 10 +++ generated/19/validator/vanityNameSet.ts | 8 ++ .../19/witnesser/witnessExecutionFailed.ts | 11 +++ .../20/accountRoles/accountRoleRegistered.ts | 11 +++ .../20/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../20/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../20/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../20/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../20/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../20/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../20/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/20/bitcoinVault/keygenFailure.ts | 8 ++ .../20/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/20/bitcoinVault/keygenRequest.ts | 12 +++ .../20/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/20/bitcoinVault/keygenSuccess.ts | 8 ++ .../20/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/20/bitcoinVault/noKeyHandover.ts | 7 ++ .../20/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../20/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../20/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/20/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../20/environment/polkadotVaultAccountSet.ts | 10 +++ .../20/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/20/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../20/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../20/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../20/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/20/ethereumVault/keygenFailure.ts | 8 ++ .../20/ethereumVault/keygenFailureReported.ts | 8 ++ generated/20/ethereumVault/keygenRequest.ts | 12 +++ .../20/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/20/ethereumVault/keygenSuccess.ts | 8 ++ .../20/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/20/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../20/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/20/flip/accountReaped.ts | 9 +++ generated/20/flip/remainingImbalance.ts | 11 +++ generated/20/flip/slashingPerformed.ts | 9 +++ generated/20/flip/slashingRateUpdated.ts | 7 ++ .../20/funding/addedRestrictedAddress.ts | 8 ++ generated/20/funding/boundRedeemAddress.ts | 11 +++ generated/20/funding/failedFundingAttempt.ts | 12 +++ generated/20/funding/funded.ts | 11 +++ generated/20/funding/minimumFundingUpdated.ts | 10 +++ generated/20/funding/redemptionAmountZero.ts | 8 ++ generated/20/funding/redemptionExpired.ts | 8 ++ generated/20/funding/redemptionRequested.ts | 13 +++ generated/20/funding/redemptionSettled.ts | 8 ++ .../20/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../20/funding/removedRestrictedAddress.ts | 8 ++ generated/20/funding/startedBidding.ts | 6 ++ generated/20/funding/stoppedBidding.ts | 6 ++ generated/20/governance/approved.ts | 5 ++ generated/20/governance/decodeOfCallFailed.ts | 7 ++ generated/20/governance/executed.ts | 5 ++ generated/20/governance/expired.ts | 5 ++ generated/20/governance/failedExecution.ts | 8 ++ generated/20/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/20/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/20/grandpa/newAuthorities.ts | 8 ++ generated/20/grandpa/paused.ts | 5 ++ generated/20/grandpa/resumed.ts | 5 ++ generated/20/liquidityPools/assetSwapped.ts | 13 +++ .../20/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../20/liquidityPools/networkFeeTaken.ts | 10 +++ generated/20/liquidityPools/newPoolCreated.ts | 13 +++ .../20/liquidityPools/poolStateUpdated.ts | 12 +++ .../20/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../20/liquidityPools/updatedBuyInterval.ts | 9 +++ .../20/liquidityProvider/accountCredited.ts | 16 ++++ .../20/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/20/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../20/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../20/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../20/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/20/polkadotVault/keygenFailure.ts | 8 ++ .../20/polkadotVault/keygenFailureReported.ts | 8 ++ generated/20/polkadotVault/keygenRequest.ts | 12 +++ .../20/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/20/polkadotVault/keygenSuccess.ts | 8 ++ .../20/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/20/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../20/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/20/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/20/reputation/offencePenalty.ts | 15 ++++ generated/20/reputation/penaltyUpdated.ts | 15 ++++ generated/20/session/newSession.ts | 5 ++ generated/20/swapping/batchSwapFailed.ts | 16 ++++ generated/20/swapping/ccmDepositReceived.ts | 19 +++++ generated/20/swapping/ccmEgressScheduled.ts | 11 +++ generated/20/swapping/ccmFailed.ts | 14 ++++ generated/20/swapping/minimumSwapAmountSet.ts | 11 +++ generated/20/swapping/swapAmountTooLow.ts | 18 +++++ .../20/swapping/swapDepositAddressExpired.ts | 11 +++ .../20/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/20/swapping/swapEgressScheduled.ts | 17 ++++ generated/20/swapping/swapExecuted.ts | 13 +++ generated/20/swapping/swapScheduled.ts | 21 +++++ generated/20/swapping/swapTtlSet.ts | 5 ++ generated/20/swapping/withdrawalRequested.ts | 16 ++++ generated/20/system/codeUpdated.ts | 5 ++ generated/20/system/extrinsicFailed.ts | 12 +++ generated/20/system/extrinsicSuccess.ts | 10 +++ generated/20/system/killedAccount.ts | 6 ++ generated/20/system/newAccount.ts | 6 ++ generated/20/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/20/validator/auctionCompleted.ts | 11 +++ generated/20/validator/cFEVersionUpdated.ts | 12 +++ generated/20/validator/newEpoch.ts | 5 ++ generated/20/validator/palletConfigUpdated.ts | 10 +++ generated/20/validator/peerIdRegistered.ts | 13 +++ generated/20/validator/peerIdUnregistered.ts | 8 ++ generated/20/validator/rotationAborted.ts | 7 ++ .../20/validator/rotationPhaseUpdated.ts | 10 +++ generated/20/validator/vanityNameSet.ts | 8 ++ .../20/witnesser/witnessExecutionFailed.ts | 11 +++ .../21/accountRoles/accountRoleRegistered.ts | 11 +++ .../21/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../21/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../21/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../bitcoinIngressEgress/startWitnessing.ts | 16 ++++ .../21/bitcoinIngressEgress/stopWitnessing.ts | 14 ++++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../21/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../21/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../21/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/21/bitcoinVault/keygenFailure.ts | 8 ++ .../21/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/21/bitcoinVault/keygenRequest.ts | 12 +++ .../21/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/21/bitcoinVault/keygenSuccess.ts | 8 ++ .../21/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/21/bitcoinVault/noKeyHandover.ts | 7 ++ .../21/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../21/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../21/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/21/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../21/environment/polkadotVaultAccountSet.ts | 10 +++ .../21/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/21/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../ethereumIngressEgress/startWitnessing.ts | 16 ++++ .../ethereumIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../21/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../21/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../21/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/21/ethereumVault/keygenFailure.ts | 8 ++ .../21/ethereumVault/keygenFailureReported.ts | 8 ++ generated/21/ethereumVault/keygenRequest.ts | 12 +++ .../21/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/21/ethereumVault/keygenSuccess.ts | 8 ++ .../21/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/21/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../21/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/21/flip/accountReaped.ts | 9 +++ generated/21/flip/remainingImbalance.ts | 11 +++ generated/21/flip/slashingPerformed.ts | 9 +++ generated/21/flip/slashingRateUpdated.ts | 7 ++ .../21/funding/addedRestrictedAddress.ts | 8 ++ generated/21/funding/boundRedeemAddress.ts | 11 +++ generated/21/funding/failedFundingAttempt.ts | 12 +++ generated/21/funding/funded.ts | 11 +++ generated/21/funding/minimumFundingUpdated.ts | 10 +++ generated/21/funding/redemptionAmountZero.ts | 8 ++ generated/21/funding/redemptionExpired.ts | 8 ++ generated/21/funding/redemptionRequested.ts | 13 +++ generated/21/funding/redemptionSettled.ts | 8 ++ .../21/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../21/funding/removedRestrictedAddress.ts | 8 ++ generated/21/funding/startedBidding.ts | 6 ++ generated/21/funding/stoppedBidding.ts | 6 ++ generated/21/governance/approved.ts | 5 ++ generated/21/governance/decodeOfCallFailed.ts | 7 ++ generated/21/governance/executed.ts | 5 ++ generated/21/governance/expired.ts | 5 ++ generated/21/governance/failedExecution.ts | 8 ++ generated/21/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/21/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/21/grandpa/newAuthorities.ts | 8 ++ generated/21/grandpa/paused.ts | 5 ++ generated/21/grandpa/resumed.ts | 5 ++ generated/21/liquidityPools/assetSwapped.ts | 13 +++ .../21/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../21/liquidityPools/networkFeeTaken.ts | 10 +++ generated/21/liquidityPools/newPoolCreated.ts | 13 +++ .../21/liquidityPools/poolStateUpdated.ts | 12 +++ .../21/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../21/liquidityPools/updatedBuyInterval.ts | 9 +++ .../21/liquidityProvider/accountCredited.ts | 16 ++++ .../21/liquidityProvider/accountDebited.ts | 16 ++++ .../emergencyWithdrawalAddressRegistered.ts | 15 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 12 +++ generated/21/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../polkadotIngressEgress/startWitnessing.ts | 12 +++ .../polkadotIngressEgress/stopWitnessing.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../21/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../21/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../21/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/21/polkadotVault/keygenFailure.ts | 8 ++ .../21/polkadotVault/keygenFailureReported.ts | 8 ++ generated/21/polkadotVault/keygenRequest.ts | 12 +++ .../21/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/21/polkadotVault/keygenSuccess.ts | 8 ++ .../21/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/21/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../21/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/21/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/21/reputation/offencePenalty.ts | 15 ++++ generated/21/reputation/penaltyUpdated.ts | 15 ++++ generated/21/session/newSession.ts | 5 ++ generated/21/swapping/batchSwapFailed.ts | 16 ++++ generated/21/swapping/ccmDepositReceived.ts | 19 +++++ generated/21/swapping/ccmEgressScheduled.ts | 11 +++ generated/21/swapping/ccmFailed.ts | 14 ++++ generated/21/swapping/minimumSwapAmountSet.ts | 11 +++ generated/21/swapping/swapAmountTooLow.ts | 18 +++++ .../21/swapping/swapDepositAddressExpired.ts | 11 +++ .../21/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/21/swapping/swapEgressScheduled.ts | 17 ++++ generated/21/swapping/swapExecuted.ts | 13 +++ generated/21/swapping/swapScheduled.ts | 21 +++++ generated/21/swapping/swapTtlSet.ts | 5 ++ generated/21/swapping/withdrawalRequested.ts | 16 ++++ generated/21/system/codeUpdated.ts | 5 ++ generated/21/system/extrinsicFailed.ts | 12 +++ generated/21/system/extrinsicSuccess.ts | 10 +++ generated/21/system/killedAccount.ts | 6 ++ generated/21/system/newAccount.ts | 6 ++ generated/21/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/21/validator/auctionCompleted.ts | 11 +++ generated/21/validator/cFEVersionUpdated.ts | 12 +++ generated/21/validator/newEpoch.ts | 5 ++ generated/21/validator/palletConfigUpdated.ts | 10 +++ generated/21/validator/peerIdRegistered.ts | 13 +++ generated/21/validator/peerIdUnregistered.ts | 8 ++ generated/21/validator/rotationAborted.ts | 7 ++ .../21/validator/rotationPhaseUpdated.ts | 10 +++ generated/21/validator/vanityNameSet.ts | 8 ++ .../21/witnesser/witnessExecutionFailed.ts | 11 +++ .../22/accountRoles/accountRoleRegistered.ts | 11 +++ .../22/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../22/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../22/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../22/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../22/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../22/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/22/bitcoinVault/keygenFailure.ts | 8 ++ .../22/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/22/bitcoinVault/keygenRequest.ts | 12 +++ .../22/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/22/bitcoinVault/keygenSuccess.ts | 8 ++ .../22/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/22/bitcoinVault/noKeyHandover.ts | 7 ++ .../22/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../22/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../22/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/22/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../22/environment/polkadotVaultAccountSet.ts | 10 +++ .../22/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/22/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../22/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../22/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../22/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/22/ethereumVault/keygenFailure.ts | 8 ++ .../22/ethereumVault/keygenFailureReported.ts | 8 ++ generated/22/ethereumVault/keygenRequest.ts | 12 +++ .../22/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/22/ethereumVault/keygenSuccess.ts | 8 ++ .../22/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/22/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../22/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/22/flip/accountReaped.ts | 9 +++ generated/22/flip/remainingImbalance.ts | 11 +++ generated/22/flip/slashingPerformed.ts | 9 +++ generated/22/flip/slashingRateUpdated.ts | 7 ++ .../22/funding/addedRestrictedAddress.ts | 8 ++ generated/22/funding/boundRedeemAddress.ts | 11 +++ generated/22/funding/failedFundingAttempt.ts | 12 +++ generated/22/funding/funded.ts | 11 +++ generated/22/funding/minimumFundingUpdated.ts | 10 +++ generated/22/funding/redemptionAmountZero.ts | 8 ++ generated/22/funding/redemptionExpired.ts | 8 ++ generated/22/funding/redemptionRequested.ts | 13 +++ generated/22/funding/redemptionSettled.ts | 8 ++ .../22/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../22/funding/removedRestrictedAddress.ts | 8 ++ generated/22/funding/startedBidding.ts | 6 ++ generated/22/funding/stoppedBidding.ts | 6 ++ generated/22/governance/approved.ts | 5 ++ generated/22/governance/decodeOfCallFailed.ts | 7 ++ generated/22/governance/executed.ts | 5 ++ generated/22/governance/expired.ts | 5 ++ generated/22/governance/failedExecution.ts | 8 ++ generated/22/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/22/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/22/grandpa/newAuthorities.ts | 8 ++ generated/22/grandpa/paused.ts | 5 ++ generated/22/grandpa/resumed.ts | 5 ++ generated/22/liquidityPools/assetSwapped.ts | 13 +++ .../22/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../22/liquidityPools/networkFeeTaken.ts | 10 +++ generated/22/liquidityPools/newPoolCreated.ts | 13 +++ .../22/liquidityPools/poolStateUpdated.ts | 12 +++ .../22/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../22/liquidityPools/updatedBuyInterval.ts | 9 +++ .../22/liquidityProvider/accountCredited.ts | 16 ++++ .../22/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ generated/22/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../22/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../22/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../22/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/22/polkadotVault/keygenFailure.ts | 8 ++ .../22/polkadotVault/keygenFailureReported.ts | 8 ++ generated/22/polkadotVault/keygenRequest.ts | 12 +++ .../22/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/22/polkadotVault/keygenSuccess.ts | 8 ++ .../22/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/22/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../22/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/22/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/22/reputation/offencePenalty.ts | 15 ++++ generated/22/reputation/penaltyUpdated.ts | 15 ++++ generated/22/session/newSession.ts | 5 ++ generated/22/swapping/batchSwapFailed.ts | 16 ++++ generated/22/swapping/ccmDepositReceived.ts | 19 +++++ generated/22/swapping/ccmEgressScheduled.ts | 11 +++ generated/22/swapping/ccmFailed.ts | 14 ++++ generated/22/swapping/minimumSwapAmountSet.ts | 11 +++ generated/22/swapping/swapAmountTooLow.ts | 18 +++++ .../22/swapping/swapDepositAddressExpired.ts | 11 +++ .../22/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/22/swapping/swapEgressScheduled.ts | 17 ++++ generated/22/swapping/swapExecuted.ts | 13 +++ generated/22/swapping/swapScheduled.ts | 21 +++++ generated/22/swapping/swapTtlSet.ts | 5 ++ generated/22/swapping/withdrawalRequested.ts | 16 ++++ generated/22/system/codeUpdated.ts | 5 ++ generated/22/system/extrinsicFailed.ts | 12 +++ generated/22/system/extrinsicSuccess.ts | 10 +++ generated/22/system/killedAccount.ts | 6 ++ generated/22/system/newAccount.ts | 6 ++ generated/22/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/22/validator/auctionCompleted.ts | 11 +++ generated/22/validator/cFEVersionUpdated.ts | 12 +++ generated/22/validator/newEpoch.ts | 5 ++ generated/22/validator/palletConfigUpdated.ts | 10 +++ generated/22/validator/peerIdRegistered.ts | 13 +++ generated/22/validator/peerIdUnregistered.ts | 8 ++ generated/22/validator/rotationAborted.ts | 7 ++ .../22/validator/rotationPhaseUpdated.ts | 10 +++ generated/22/validator/vanityNameSet.ts | 8 ++ .../22/witnesser/witnessExecutionFailed.ts | 11 +++ .../25/accountRoles/accountRoleRegistered.ts | 11 +++ .../25/bitcoinBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../25/bitcoinBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../bitcoinChainTracking/chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../25/bitcoinIngressEgress/depositIgnored.ts | 18 +++++ .../bitcoinIngressEgress/depositReceived.ts | 18 +++++ .../bitcoinIngressEgress/egressScheduled.ts | 18 +++++ .../bitcoinIngressEgress/minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../bitcoinThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 21 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../25/bitcoinVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../25/bitcoinVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../25/bitcoinVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/25/bitcoinVault/keygenFailure.ts | 8 ++ .../25/bitcoinVault/keygenFailureReported.ts | 8 ++ generated/25/bitcoinVault/keygenRequest.ts | 12 +++ .../25/bitcoinVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/25/bitcoinVault/keygenSuccess.ts | 8 ++ .../25/bitcoinVault/keygenSuccessReported.ts | 8 ++ .../bitcoinVault/keygenVerificationFailure.ts | 10 +++ .../bitcoinVault/keygenVerificationSuccess.ts | 10 +++ generated/25/bitcoinVault/noKeyHandover.ts | 7 ++ .../25/bitcoinVault/vaultRotatedExternally.ts | 8 ++ .../25/bitcoinVault/vaultRotationAborted.ts | 7 ++ .../25/bitcoinVault/vaultRotationCompleted.ts | 7 ++ .../backupNodeInflationEmissionsUpdated.ts | 7 ++ ...rrentAuthorityInflationEmissionsUpdated.ts | 7 ++ .../supplyUpdateBroadcastRequested.ts | 7 ++ .../emissions/supplyUpdateIntervalUpdated.ts | 7 ++ generated/25/environment/addedNewEthAsset.ts | 11 +++ .../bitcoinBlockNumberSetForVault.ts | 10 +++ .../nextCompatibilityVersionSet.ts | 10 +++ .../25/environment/polkadotVaultAccountSet.ts | 10 +++ .../25/environment/runtimeSafeModeUpdated.ts | 10 +++ generated/25/environment/updatedEthAsset.ts | 11 +++ .../ethereumBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../ethereumIngressEgress/depositIgnored.ts | 16 ++++ .../ethereumIngressEgress/depositReceived.ts | 16 ++++ .../ethereumIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../ethereumThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 20 +++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../25/ethereumVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../25/ethereumVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../25/ethereumVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/25/ethereumVault/keygenFailure.ts | 8 ++ .../25/ethereumVault/keygenFailureReported.ts | 8 ++ generated/25/ethereumVault/keygenRequest.ts | 12 +++ .../25/ethereumVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/25/ethereumVault/keygenSuccess.ts | 8 ++ .../25/ethereumVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/25/ethereumVault/noKeyHandover.ts | 7 ++ .../ethereumVault/vaultRotatedExternally.ts | 8 ++ .../25/ethereumVault/vaultRotationAborted.ts | 7 ++ .../ethereumVault/vaultRotationCompleted.ts | 7 ++ generated/25/flip/accountReaped.ts | 9 +++ generated/25/flip/remainingImbalance.ts | 11 +++ generated/25/flip/slashingPerformed.ts | 9 +++ generated/25/flip/slashingRateUpdated.ts | 7 ++ .../25/funding/addedRestrictedAddress.ts | 8 ++ generated/25/funding/boundExecutorAddress.ts | 11 +++ generated/25/funding/boundRedeemAddress.ts | 11 +++ generated/25/funding/failedFundingAttempt.ts | 12 +++ generated/25/funding/funded.ts | 11 +++ generated/25/funding/minimumFundingUpdated.ts | 10 +++ generated/25/funding/redemptionAmountZero.ts | 8 ++ generated/25/funding/redemptionExpired.ts | 8 ++ generated/25/funding/redemptionRequested.ts | 13 +++ generated/25/funding/redemptionSettled.ts | 8 ++ .../25/funding/redemptionTaxAmountUpdated.ts | 10 +++ .../25/funding/removedRestrictedAddress.ts | 8 ++ generated/25/funding/startedBidding.ts | 6 ++ generated/25/funding/stoppedBidding.ts | 6 ++ generated/25/governance/approved.ts | 5 ++ generated/25/governance/decodeOfCallFailed.ts | 7 ++ generated/25/governance/executed.ts | 5 ++ generated/25/governance/expired.ts | 5 ++ generated/25/governance/failedExecution.ts | 8 ++ generated/25/governance/govKeyCallExecuted.ts | 8 ++ .../governance/govKeyCallExecutionFailed.ts | 11 +++ .../governance/govKeyCallHashWhitelisted.ts | 10 +++ generated/25/governance/proposed.ts | 5 ++ .../governance/upgradeConditionsSatisfied.ts | 7 ++ generated/25/grandpa/newAuthorities.ts | 8 ++ generated/25/grandpa/paused.ts | 5 ++ generated/25/grandpa/resumed.ts | 5 ++ generated/25/liquidityPools/assetSwapped.ts | 13 +++ .../25/liquidityPools/limitOrderUpdated.ts | 24 ++++++ .../25/liquidityPools/networkFeeTaken.ts | 10 +++ generated/25/liquidityPools/newPoolCreated.ts | 13 +++ .../25/liquidityPools/poolStateUpdated.ts | 12 +++ .../25/liquidityPools/rangeOrderUpdated.ts | 25 ++++++ .../25/liquidityPools/updatedBuyInterval.ts | 9 +++ .../25/liquidityProvider/accountCredited.ts | 16 ++++ .../25/liquidityProvider/accountDebited.ts | 16 ++++ .../liquidityDepositAddressExpired.ts | 10 +++ .../liquidityDepositAddressReady.ts | 19 +++++ .../liquidityRefundAddressRegistered.ts | 16 ++++ generated/25/liquidityProvider/lpTtlSet.ts | 7 ++ .../withdrawalEgressScheduled.ts | 18 +++++ .../polkadotBroadcaster/broadcastAborted.ts | 9 +++ .../broadcastAttemptTimeout.ts | 10 +++ .../broadcastCallbackExecuted.ts | 11 +++ .../broadcastRetryScheduled.ts | 10 +++ .../polkadotBroadcaster/broadcastSuccess.ts | 11 +++ .../thresholdSignatureInvalid.ts | 9 +++ .../transactionBroadcastRequest.ts | 18 +++++ .../chainStateUpdated.ts | 10 +++ .../assetEgressStatusChanged.ts | 11 +++ .../batchBroadcastRequested.ts | 11 +++ .../ccmBroadcastRequested.ts | 11 +++ .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 ++++ .../depositFetchesScheduled.ts | 11 +++ .../polkadotIngressEgress/depositIgnored.ts | 16 ++++ .../polkadotIngressEgress/depositReceived.ts | 16 ++++ .../polkadotIngressEgress/egressScheduled.ts | 18 +++++ .../minimumDepositSet.ts | 11 +++ .../vaultTransferFailed.ts | 16 ++++ .../currentKeyUnavailable.ts | 10 +++ .../failureReportProcessed.ts | 12 +++ .../polkadotThresholdSigner/retryRequested.ts | 11 +++ .../signersUnavailable.ts | 10 +++ .../thresholdDispatchComplete.ts | 12 +++ .../thresholdSignatureFailed.ts | 12 +++ .../thresholdSignatureRequest.ts | 15 ++++ ...hresholdSignatureResponseTimeoutUpdated.ts | 9 +++ .../thresholdSignatureSuccess.ts | 11 +++ .../awaitingGovernanceActivation.ts | 10 +++ .../25/polkadotVault/keyHandoverFailure.ts | 10 +++ .../keyHandoverFailureReported.ts | 8 ++ .../25/polkadotVault/keyHandoverRequest.ts | 16 ++++ .../keyHandoverResponseTimeout.ts | 10 +++ .../25/polkadotVault/keyHandoverSuccess.ts | 10 +++ .../keyHandoverSuccessReported.ts | 8 ++ .../keyHandoverVerificationFailure.ts | 10 +++ .../keyHandoverVerificationSuccess.ts | 10 +++ generated/25/polkadotVault/keygenFailure.ts | 8 ++ .../25/polkadotVault/keygenFailureReported.ts | 8 ++ generated/25/polkadotVault/keygenRequest.ts | 12 +++ .../25/polkadotVault/keygenResponseTimeout.ts | 8 ++ .../keygenResponseTimeoutUpdated.ts | 9 +++ generated/25/polkadotVault/keygenSuccess.ts | 8 ++ .../25/polkadotVault/keygenSuccessReported.ts | 8 ++ .../keygenVerificationFailure.ts | 10 +++ .../keygenVerificationSuccess.ts | 10 +++ generated/25/polkadotVault/noKeyHandover.ts | 7 ++ .../polkadotVault/vaultRotatedExternally.ts | 8 ++ .../25/polkadotVault/vaultRotationAborted.ts | 7 ++ .../polkadotVault/vaultRotationCompleted.ts | 7 ++ generated/25/reputation/accrualRateUpdated.ts | 10 +++ .../missedHeartbeatPenaltyUpdated.ts | 9 +++ generated/25/reputation/offencePenalty.ts | 15 ++++ generated/25/reputation/penaltyUpdated.ts | 15 ++++ generated/25/session/newSession.ts | 5 ++ generated/25/swapping/batchSwapFailed.ts | 16 ++++ generated/25/swapping/ccmDepositReceived.ts | 19 +++++ generated/25/swapping/ccmEgressScheduled.ts | 11 +++ generated/25/swapping/ccmFailed.ts | 14 ++++ generated/25/swapping/minimumSwapAmountSet.ts | 11 +++ generated/25/swapping/swapAmountTooLow.ts | 18 +++++ .../25/swapping/swapDepositAddressExpired.ts | 11 +++ .../25/swapping/swapDepositAddressReady.ts | 22 ++++++ generated/25/swapping/swapEgressScheduled.ts | 17 ++++ generated/25/swapping/swapExecuted.ts | 13 +++ generated/25/swapping/swapScheduled.ts | 21 +++++ generated/25/swapping/swapTtlSet.ts | 5 ++ generated/25/swapping/withdrawalRequested.ts | 16 ++++ generated/25/system/codeUpdated.ts | 5 ++ generated/25/system/extrinsicFailed.ts | 12 +++ generated/25/system/extrinsicSuccess.ts | 10 +++ generated/25/system/killedAccount.ts | 6 ++ generated/25/system/newAccount.ts | 6 ++ generated/25/system/remarked.ts | 6 ++ .../govKeyUpdatedHasFailed.ts | 11 +++ .../govKeyUpdatedWasSuccessful.ts | 11 +++ .../tokenholderGovernance/proposalEnacted.ts | 10 +++ .../tokenholderGovernance/proposalPassed.ts | 10 +++ .../tokenholderGovernance/proposalRejected.ts | 10 +++ .../proposalSubmitted.ts | 10 +++ .../transactionPayment/transactionFeePaid.ts | 12 +++ generated/25/validator/auctionCompleted.ts | 11 +++ generated/25/validator/cFEVersionUpdated.ts | 12 +++ generated/25/validator/newEpoch.ts | 5 ++ generated/25/validator/palletConfigUpdated.ts | 10 +++ generated/25/validator/peerIdRegistered.ts | 13 +++ generated/25/validator/peerIdUnregistered.ts | 8 ++ generated/25/validator/rotationAborted.ts | 7 ++ .../25/validator/rotationPhaseUpdated.ts | 10 +++ generated/25/validator/vanityNameSet.ts | 8 ++ .../25/witnesser/witnessExecutionFailed.ts | 11 +++ src/codegen.ts | 79 ++----------------- src/main.ts | 2 +- 3947 files changed, 42356 insertions(+), 75 deletions(-) create mode 100644 generated/100/accountRoles/accountRoleRegistered.ts create mode 100644 generated/100/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/100/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/100/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/100/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/100/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/100/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/100/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/100/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/100/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/100/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/100/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/100/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/100/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/100/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/100/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/100/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/100/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/100/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/100/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/100/bitcoinVault/keygenFailure.ts create mode 100644 generated/100/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/100/bitcoinVault/keygenRequest.ts create mode 100644 generated/100/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/100/bitcoinVault/keygenSuccess.ts create mode 100644 generated/100/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/100/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/100/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/100/bitcoinVault/noKeyHandover.ts create mode 100644 generated/100/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/100/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/100/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/100/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/100/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/100/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/100/environment/addedNewEthAsset.ts create mode 100644 generated/100/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/100/environment/polkadotVaultAccountSet.ts create mode 100644 generated/100/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/100/environment/updatedEthAsset.ts create mode 100644 generated/100/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/100/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/100/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/100/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/100/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/100/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/100/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/100/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/100/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/100/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/100/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/100/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/100/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/100/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/100/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/100/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/100/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/100/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/100/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/100/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/100/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/100/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/100/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/100/ethereumVault/keygenFailure.ts create mode 100644 generated/100/ethereumVault/keygenFailureReported.ts create mode 100644 generated/100/ethereumVault/keygenRequest.ts create mode 100644 generated/100/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/100/ethereumVault/keygenSuccess.ts create mode 100644 generated/100/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/100/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/100/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/100/ethereumVault/noKeyHandover.ts create mode 100644 generated/100/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/100/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/100/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/100/flip/accountReaped.ts create mode 100644 generated/100/flip/remainingImbalance.ts create mode 100644 generated/100/flip/slashingPerformed.ts create mode 100644 generated/100/flip/slashingRateUpdated.ts create mode 100644 generated/100/funding/addedRestrictedAddress.ts create mode 100644 generated/100/funding/boundExecutorAddress.ts create mode 100644 generated/100/funding/boundRedeemAddress.ts create mode 100644 generated/100/funding/failedFundingAttempt.ts create mode 100644 generated/100/funding/funded.ts create mode 100644 generated/100/funding/minimumFundingUpdated.ts create mode 100644 generated/100/funding/redemptionAmountZero.ts create mode 100644 generated/100/funding/redemptionExpired.ts create mode 100644 generated/100/funding/redemptionRequested.ts create mode 100644 generated/100/funding/redemptionSettled.ts create mode 100644 generated/100/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/100/funding/removedRestrictedAddress.ts create mode 100644 generated/100/funding/startedBidding.ts create mode 100644 generated/100/funding/stoppedBidding.ts create mode 100644 generated/100/governance/approved.ts create mode 100644 generated/100/governance/decodeOfCallFailed.ts create mode 100644 generated/100/governance/executed.ts create mode 100644 generated/100/governance/expired.ts create mode 100644 generated/100/governance/failedExecution.ts create mode 100644 generated/100/governance/govKeyCallExecuted.ts create mode 100644 generated/100/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/100/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/100/governance/proposed.ts create mode 100644 generated/100/grandpa/newAuthorities.ts create mode 100644 generated/100/grandpa/paused.ts create mode 100644 generated/100/grandpa/resumed.ts create mode 100644 generated/100/liquidityPools/assetSwapped.ts create mode 100644 generated/100/liquidityPools/networkFeeTaken.ts create mode 100644 generated/100/liquidityPools/newPoolCreated.ts create mode 100644 generated/100/liquidityPools/poolStateUpdated.ts create mode 100644 generated/100/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/100/liquidityProvider/accountCredited.ts create mode 100644 generated/100/liquidityProvider/accountDebited.ts create mode 100644 generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/100/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/100/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/100/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/100/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/100/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/100/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/100/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/100/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/100/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/100/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/100/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/100/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/100/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/100/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/100/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/100/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/100/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/100/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/100/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/100/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/100/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/100/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/100/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/100/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/100/polkadotVault/keygenFailure.ts create mode 100644 generated/100/polkadotVault/keygenFailureReported.ts create mode 100644 generated/100/polkadotVault/keygenRequest.ts create mode 100644 generated/100/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/100/polkadotVault/keygenSuccess.ts create mode 100644 generated/100/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/100/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/100/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/100/polkadotVault/noKeyHandover.ts create mode 100644 generated/100/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/100/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/100/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/100/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/100/reputation/offencePenalty.ts create mode 100644 generated/100/reputation/penaltyUpdated.ts create mode 100644 generated/100/session/newSession.ts create mode 100644 generated/100/swapping/batchSwapFailed.ts create mode 100644 generated/100/swapping/ccmDepositReceived.ts create mode 100644 generated/100/swapping/ccmEgressScheduled.ts create mode 100644 generated/100/swapping/ccmFailed.ts create mode 100644 generated/100/swapping/minimumSwapAmountSet.ts create mode 100644 generated/100/swapping/swapAmountTooLow.ts create mode 100644 generated/100/swapping/swapEgressScheduled.ts create mode 100644 generated/100/swapping/swapExecuted.ts create mode 100644 generated/100/swapping/swapScheduled.ts create mode 100644 generated/100/swapping/withdrawalRequested.ts create mode 100644 generated/100/system/codeUpdated.ts create mode 100644 generated/100/system/extrinsicFailed.ts create mode 100644 generated/100/system/extrinsicSuccess.ts create mode 100644 generated/100/system/killedAccount.ts create mode 100644 generated/100/system/newAccount.ts create mode 100644 generated/100/system/remarked.ts create mode 100644 generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/100/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/100/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/100/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/100/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/100/transactionPayment/transactionFeePaid.ts create mode 100644 generated/100/validator/auctionCompleted.ts create mode 100644 generated/100/validator/cFEVersionUpdated.ts create mode 100644 generated/100/validator/newEpoch.ts create mode 100644 generated/100/validator/palletConfigUpdated.ts create mode 100644 generated/100/validator/peerIdRegistered.ts create mode 100644 generated/100/validator/peerIdUnregistered.ts create mode 100644 generated/100/validator/rotationAborted.ts create mode 100644 generated/100/validator/rotationPhaseUpdated.ts create mode 100644 generated/100/validator/vanityNameSet.ts create mode 100644 generated/100/witnesser/witnessExecutionFailed.ts create mode 100644 generated/102/accountRoles/accountRoleRegistered.ts create mode 100644 generated/102/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/102/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/102/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/102/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/102/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/102/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated/102/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/102/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/102/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/102/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/102/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/102/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/102/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/102/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/102/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/102/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/102/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/102/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/102/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/102/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/102/bitcoinVault/keygenFailure.ts create mode 100644 generated/102/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/102/bitcoinVault/keygenRequest.ts create mode 100644 generated/102/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/102/bitcoinVault/keygenSuccess.ts create mode 100644 generated/102/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/102/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/102/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/102/bitcoinVault/noKeyHandover.ts create mode 100644 generated/102/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/102/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/102/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/102/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/102/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/102/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/102/environment/addedNewEthAsset.ts create mode 100644 generated/102/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/102/environment/polkadotVaultAccountSet.ts create mode 100644 generated/102/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/102/environment/updatedEthAsset.ts create mode 100644 generated/102/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/102/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/102/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/102/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/102/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/102/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/102/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/102/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/102/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated/102/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/102/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/102/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/102/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/102/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/102/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/102/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/102/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/102/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/102/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/102/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/102/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/102/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/102/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/102/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/102/ethereumVault/keygenFailure.ts create mode 100644 generated/102/ethereumVault/keygenFailureReported.ts create mode 100644 generated/102/ethereumVault/keygenRequest.ts create mode 100644 generated/102/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/102/ethereumVault/keygenSuccess.ts create mode 100644 generated/102/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/102/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/102/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/102/ethereumVault/noKeyHandover.ts create mode 100644 generated/102/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/102/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/102/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/102/flip/accountReaped.ts create mode 100644 generated/102/flip/remainingImbalance.ts create mode 100644 generated/102/flip/slashingPerformed.ts create mode 100644 generated/102/flip/slashingRateUpdated.ts create mode 100644 generated/102/funding/addedRestrictedAddress.ts create mode 100644 generated/102/funding/boundExecutorAddress.ts create mode 100644 generated/102/funding/boundRedeemAddress.ts create mode 100644 generated/102/funding/failedFundingAttempt.ts create mode 100644 generated/102/funding/funded.ts create mode 100644 generated/102/funding/minimumFundingUpdated.ts create mode 100644 generated/102/funding/redemptionAmountZero.ts create mode 100644 generated/102/funding/redemptionExpired.ts create mode 100644 generated/102/funding/redemptionRequested.ts create mode 100644 generated/102/funding/redemptionSettled.ts create mode 100644 generated/102/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/102/funding/removedRestrictedAddress.ts create mode 100644 generated/102/funding/startedBidding.ts create mode 100644 generated/102/funding/stoppedBidding.ts create mode 100644 generated/102/governance/approved.ts create mode 100644 generated/102/governance/decodeOfCallFailed.ts create mode 100644 generated/102/governance/executed.ts create mode 100644 generated/102/governance/expired.ts create mode 100644 generated/102/governance/failedExecution.ts create mode 100644 generated/102/governance/govKeyCallExecuted.ts create mode 100644 generated/102/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/102/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/102/governance/proposed.ts create mode 100644 generated/102/grandpa/newAuthorities.ts create mode 100644 generated/102/grandpa/paused.ts create mode 100644 generated/102/grandpa/resumed.ts create mode 100644 generated/102/liquidityPools/assetSwapped.ts create mode 100644 generated/102/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/102/liquidityPools/networkFeeTaken.ts create mode 100644 generated/102/liquidityPools/newPoolCreated.ts create mode 100644 generated/102/liquidityPools/poolFeeSet.ts create mode 100644 generated/102/liquidityPools/poolStateUpdated.ts create mode 100644 generated/102/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/102/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/102/liquidityProvider/accountCredited.ts create mode 100644 generated/102/liquidityProvider/accountDebited.ts create mode 100644 generated/102/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/102/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/102/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/102/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/102/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/102/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/102/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/102/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/102/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/102/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/102/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated/102/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/102/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/102/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/102/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/102/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/102/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/102/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/102/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/102/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/102/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/102/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/102/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/102/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/102/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/102/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/102/polkadotVault/keygenFailure.ts create mode 100644 generated/102/polkadotVault/keygenFailureReported.ts create mode 100644 generated/102/polkadotVault/keygenRequest.ts create mode 100644 generated/102/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/102/polkadotVault/keygenSuccess.ts create mode 100644 generated/102/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/102/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/102/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/102/polkadotVault/noKeyHandover.ts create mode 100644 generated/102/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/102/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/102/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/102/reputation/accrualRateUpdated.ts create mode 100644 generated/102/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/102/reputation/offencePenalty.ts create mode 100644 generated/102/reputation/penaltyUpdated.ts create mode 100644 generated/102/session/newSession.ts create mode 100644 generated/102/swapping/batchSwapFailed.ts create mode 100644 generated/102/swapping/ccmDepositReceived.ts create mode 100644 generated/102/swapping/ccmEgressScheduled.ts create mode 100644 generated/102/swapping/ccmFailed.ts create mode 100644 generated/102/swapping/minimumSwapAmountSet.ts create mode 100644 generated/102/swapping/swapAmountTooLow.ts create mode 100644 generated/102/swapping/swapDepositAddressReady.ts create mode 100644 generated/102/swapping/swapEgressScheduled.ts create mode 100644 generated/102/swapping/swapExecuted.ts create mode 100644 generated/102/swapping/swapScheduled.ts create mode 100644 generated/102/swapping/withdrawalRequested.ts create mode 100644 generated/102/system/codeUpdated.ts create mode 100644 generated/102/system/extrinsicFailed.ts create mode 100644 generated/102/system/extrinsicSuccess.ts create mode 100644 generated/102/system/killedAccount.ts create mode 100644 generated/102/system/newAccount.ts create mode 100644 generated/102/system/remarked.ts create mode 100644 generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/102/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/102/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/102/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/102/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/102/transactionPayment/transactionFeePaid.ts create mode 100644 generated/102/validator/auctionCompleted.ts create mode 100644 generated/102/validator/cFEVersionUpdated.ts create mode 100644 generated/102/validator/newEpoch.ts create mode 100644 generated/102/validator/palletConfigUpdated.ts create mode 100644 generated/102/validator/peerIdRegistered.ts create mode 100644 generated/102/validator/peerIdUnregistered.ts create mode 100644 generated/102/validator/rotationAborted.ts create mode 100644 generated/102/validator/rotationPhaseUpdated.ts create mode 100644 generated/102/validator/vanityNameSet.ts create mode 100644 generated/102/witnesser/prewitnessed.ts create mode 100644 generated/102/witnesser/witnessExecutionFailed.ts create mode 100644 generated/103/accountRoles/accountRoleRegistered.ts create mode 100644 generated/103/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/103/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/103/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/103/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/103/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/103/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated/103/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/103/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/103/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/103/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/103/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/103/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/103/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/103/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/103/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/103/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/103/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/103/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/103/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/103/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/103/bitcoinVault/keygenFailure.ts create mode 100644 generated/103/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/103/bitcoinVault/keygenRequest.ts create mode 100644 generated/103/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/103/bitcoinVault/keygenSuccess.ts create mode 100644 generated/103/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/103/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/103/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/103/bitcoinVault/noKeyHandover.ts create mode 100644 generated/103/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/103/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/103/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/103/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/103/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/103/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/103/environment/addedNewEthAsset.ts create mode 100644 generated/103/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/103/environment/polkadotVaultAccountSet.ts create mode 100644 generated/103/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/103/environment/updatedEthAsset.ts create mode 100644 generated/103/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/103/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/103/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/103/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/103/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/103/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/103/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/103/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/103/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated/103/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/103/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/103/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/103/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/103/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/103/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/103/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/103/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/103/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/103/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/103/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/103/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/103/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/103/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/103/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/103/ethereumVault/keygenFailure.ts create mode 100644 generated/103/ethereumVault/keygenFailureReported.ts create mode 100644 generated/103/ethereumVault/keygenRequest.ts create mode 100644 generated/103/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/103/ethereumVault/keygenSuccess.ts create mode 100644 generated/103/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/103/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/103/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/103/ethereumVault/noKeyHandover.ts create mode 100644 generated/103/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/103/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/103/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/103/flip/accountReaped.ts create mode 100644 generated/103/flip/remainingImbalance.ts create mode 100644 generated/103/flip/slashingPerformed.ts create mode 100644 generated/103/flip/slashingRateUpdated.ts create mode 100644 generated/103/funding/addedRestrictedAddress.ts create mode 100644 generated/103/funding/boundExecutorAddress.ts create mode 100644 generated/103/funding/boundRedeemAddress.ts create mode 100644 generated/103/funding/failedFundingAttempt.ts create mode 100644 generated/103/funding/funded.ts create mode 100644 generated/103/funding/minimumFundingUpdated.ts create mode 100644 generated/103/funding/redemptionAmountZero.ts create mode 100644 generated/103/funding/redemptionExpired.ts create mode 100644 generated/103/funding/redemptionRequested.ts create mode 100644 generated/103/funding/redemptionSettled.ts create mode 100644 generated/103/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/103/funding/removedRestrictedAddress.ts create mode 100644 generated/103/funding/startedBidding.ts create mode 100644 generated/103/funding/stoppedBidding.ts create mode 100644 generated/103/governance/approved.ts create mode 100644 generated/103/governance/decodeOfCallFailed.ts create mode 100644 generated/103/governance/executed.ts create mode 100644 generated/103/governance/expired.ts create mode 100644 generated/103/governance/failedExecution.ts create mode 100644 generated/103/governance/govKeyCallExecuted.ts create mode 100644 generated/103/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/103/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/103/governance/proposed.ts create mode 100644 generated/103/grandpa/newAuthorities.ts create mode 100644 generated/103/grandpa/paused.ts create mode 100644 generated/103/grandpa/resumed.ts create mode 100644 generated/103/liquidityPools/assetSwapped.ts create mode 100644 generated/103/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/103/liquidityPools/networkFeeTaken.ts create mode 100644 generated/103/liquidityPools/newPoolCreated.ts create mode 100644 generated/103/liquidityPools/poolFeeSet.ts create mode 100644 generated/103/liquidityPools/poolStateUpdated.ts create mode 100644 generated/103/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/103/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/103/liquidityProvider/accountCredited.ts create mode 100644 generated/103/liquidityProvider/accountDebited.ts create mode 100644 generated/103/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/103/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/103/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/103/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/103/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/103/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/103/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/103/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/103/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/103/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/103/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated/103/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/103/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/103/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/103/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/103/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/103/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/103/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/103/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/103/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/103/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/103/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/103/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/103/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/103/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/103/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/103/polkadotVault/keygenFailure.ts create mode 100644 generated/103/polkadotVault/keygenFailureReported.ts create mode 100644 generated/103/polkadotVault/keygenRequest.ts create mode 100644 generated/103/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/103/polkadotVault/keygenSuccess.ts create mode 100644 generated/103/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/103/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/103/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/103/polkadotVault/noKeyHandover.ts create mode 100644 generated/103/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/103/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/103/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/103/reputation/accrualRateUpdated.ts create mode 100644 generated/103/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/103/reputation/offencePenalty.ts create mode 100644 generated/103/reputation/penaltyUpdated.ts create mode 100644 generated/103/session/newSession.ts create mode 100644 generated/103/swapping/batchSwapFailed.ts create mode 100644 generated/103/swapping/ccmDepositReceived.ts create mode 100644 generated/103/swapping/ccmEgressScheduled.ts create mode 100644 generated/103/swapping/ccmFailed.ts create mode 100644 generated/103/swapping/maximumSwapAmountSet.ts create mode 100644 generated/103/swapping/minimumSwapAmountSet.ts create mode 100644 generated/103/swapping/swapAmountConfiscated.ts create mode 100644 generated/103/swapping/swapAmountTooLow.ts create mode 100644 generated/103/swapping/swapDepositAddressReady.ts create mode 100644 generated/103/swapping/swapEgressScheduled.ts create mode 100644 generated/103/swapping/swapExecuted.ts create mode 100644 generated/103/swapping/swapScheduled.ts create mode 100644 generated/103/swapping/withdrawalRequested.ts create mode 100644 generated/103/system/codeUpdated.ts create mode 100644 generated/103/system/extrinsicFailed.ts create mode 100644 generated/103/system/extrinsicSuccess.ts create mode 100644 generated/103/system/killedAccount.ts create mode 100644 generated/103/system/newAccount.ts create mode 100644 generated/103/system/remarked.ts create mode 100644 generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/103/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/103/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/103/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/103/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/103/transactionPayment/transactionFeePaid.ts create mode 100644 generated/103/validator/auctionCompleted.ts create mode 100644 generated/103/validator/cFEVersionUpdated.ts create mode 100644 generated/103/validator/newEpoch.ts create mode 100644 generated/103/validator/palletConfigUpdated.ts create mode 100644 generated/103/validator/peerIdRegistered.ts create mode 100644 generated/103/validator/peerIdUnregistered.ts create mode 100644 generated/103/validator/rotationAborted.ts create mode 100644 generated/103/validator/rotationPhaseUpdated.ts create mode 100644 generated/103/validator/vanityNameSet.ts create mode 100644 generated/103/witnesser/prewitnessed.ts create mode 100644 generated/103/witnesser/witnessExecutionFailed.ts create mode 100644 generated/110/accountRoles/accountRoleRegistered.ts create mode 100644 generated/110/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/110/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/110/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/110/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/110/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/110/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated/110/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/110/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/110/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/110/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/110/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/110/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/110/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/110/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/110/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/110/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/110/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/110/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/110/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/110/bitcoinVault/keygenFailure.ts create mode 100644 generated/110/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/110/bitcoinVault/keygenRequest.ts create mode 100644 generated/110/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/110/bitcoinVault/keygenSuccess.ts create mode 100644 generated/110/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/110/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/110/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/110/bitcoinVault/noKeyHandover.ts create mode 100644 generated/110/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/110/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/110/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/110/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/110/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/110/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/110/environment/addedNewEthAsset.ts create mode 100644 generated/110/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/110/environment/polkadotVaultAccountSet.ts create mode 100644 generated/110/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/110/environment/updatedEthAsset.ts create mode 100644 generated/110/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/110/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/110/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/110/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/110/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/110/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/110/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/110/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/110/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated/110/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/110/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/110/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/110/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/110/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/110/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/110/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/110/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/110/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/110/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/110/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/110/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/110/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/110/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/110/ethereumVault/keygenFailure.ts create mode 100644 generated/110/ethereumVault/keygenFailureReported.ts create mode 100644 generated/110/ethereumVault/keygenRequest.ts create mode 100644 generated/110/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/110/ethereumVault/keygenSuccess.ts create mode 100644 generated/110/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/110/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/110/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/110/ethereumVault/noKeyHandover.ts create mode 100644 generated/110/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/110/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/110/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/110/flip/accountReaped.ts create mode 100644 generated/110/flip/remainingImbalance.ts create mode 100644 generated/110/flip/slashingPerformed.ts create mode 100644 generated/110/flip/slashingRateUpdated.ts create mode 100644 generated/110/funding/addedRestrictedAddress.ts create mode 100644 generated/110/funding/boundExecutorAddress.ts create mode 100644 generated/110/funding/boundRedeemAddress.ts create mode 100644 generated/110/funding/failedFundingAttempt.ts create mode 100644 generated/110/funding/funded.ts create mode 100644 generated/110/funding/minimumFundingUpdated.ts create mode 100644 generated/110/funding/redemptionAmountZero.ts create mode 100644 generated/110/funding/redemptionExpired.ts create mode 100644 generated/110/funding/redemptionRequested.ts create mode 100644 generated/110/funding/redemptionSettled.ts create mode 100644 generated/110/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/110/funding/removedRestrictedAddress.ts create mode 100644 generated/110/funding/startedBidding.ts create mode 100644 generated/110/funding/stoppedBidding.ts create mode 100644 generated/110/governance/approved.ts create mode 100644 generated/110/governance/decodeOfCallFailed.ts create mode 100644 generated/110/governance/executed.ts create mode 100644 generated/110/governance/expired.ts create mode 100644 generated/110/governance/failedExecution.ts create mode 100644 generated/110/governance/govKeyCallExecuted.ts create mode 100644 generated/110/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/110/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/110/governance/proposed.ts create mode 100644 generated/110/grandpa/newAuthorities.ts create mode 100644 generated/110/grandpa/paused.ts create mode 100644 generated/110/grandpa/resumed.ts create mode 100644 generated/110/liquidityPools/assetSwapped.ts create mode 100644 generated/110/liquidityPools/networkFeeTaken.ts create mode 100644 generated/110/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/110/liquidityProvider/accountCredited.ts create mode 100644 generated/110/liquidityProvider/accountDebited.ts create mode 100644 generated/110/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/110/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/110/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/110/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/110/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/110/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/110/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/110/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/110/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/110/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/110/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated/110/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/110/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/110/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/110/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/110/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/110/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/110/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/110/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/110/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/110/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/110/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/110/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/110/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/110/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/110/polkadotVault/keygenFailure.ts create mode 100644 generated/110/polkadotVault/keygenFailureReported.ts create mode 100644 generated/110/polkadotVault/keygenRequest.ts create mode 100644 generated/110/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/110/polkadotVault/keygenSuccess.ts create mode 100644 generated/110/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/110/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/110/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/110/polkadotVault/noKeyHandover.ts create mode 100644 generated/110/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/110/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/110/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/110/reputation/accrualRateUpdated.ts create mode 100644 generated/110/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/110/reputation/offencePenalty.ts create mode 100644 generated/110/reputation/penaltyUpdated.ts create mode 100644 generated/110/session/newSession.ts create mode 100644 generated/110/swapping/batchSwapFailed.ts create mode 100644 generated/110/swapping/ccmDepositReceived.ts create mode 100644 generated/110/swapping/ccmEgressScheduled.ts create mode 100644 generated/110/swapping/ccmFailed.ts create mode 100644 generated/110/swapping/maximumSwapAmountSet.ts create mode 100644 generated/110/swapping/minimumSwapAmountSet.ts create mode 100644 generated/110/swapping/swapAmountConfiscated.ts create mode 100644 generated/110/swapping/swapAmountTooLow.ts create mode 100644 generated/110/swapping/swapDepositAddressReady.ts create mode 100644 generated/110/swapping/swapEgressScheduled.ts create mode 100644 generated/110/swapping/swapExecuted.ts create mode 100644 generated/110/swapping/swapScheduled.ts create mode 100644 generated/110/swapping/withdrawalRequested.ts create mode 100644 generated/110/system/codeUpdated.ts create mode 100644 generated/110/system/extrinsicFailed.ts create mode 100644 generated/110/system/extrinsicSuccess.ts create mode 100644 generated/110/system/killedAccount.ts create mode 100644 generated/110/system/newAccount.ts create mode 100644 generated/110/system/remarked.ts create mode 100644 generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/110/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/110/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/110/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/110/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/110/transactionPayment/transactionFeePaid.ts create mode 100644 generated/110/validator/auctionCompleted.ts create mode 100644 generated/110/validator/cFEVersionUpdated.ts create mode 100644 generated/110/validator/newEpoch.ts create mode 100644 generated/110/validator/palletConfigUpdated.ts create mode 100644 generated/110/validator/peerIdRegistered.ts create mode 100644 generated/110/validator/peerIdUnregistered.ts create mode 100644 generated/110/validator/rotationAborted.ts create mode 100644 generated/110/validator/rotationPhaseUpdated.ts create mode 100644 generated/110/validator/vanityNameSet.ts create mode 100644 generated/110/witnesser/prewitnessed.ts create mode 100644 generated/110/witnesser/witnessExecutionFailed.ts create mode 100644 generated/111/accountRoles/accountRoleRegistered.ts create mode 100644 generated/111/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/111/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/111/bitcoinBroadcaster/callResigned.ts create mode 100644 generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/111/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/111/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/111/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/111/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated/111/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/111/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/111/bitcoinIngressEgress/transferFallbackRequested.ts create mode 100644 generated/111/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/111/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/111/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/111/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/111/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/111/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/111/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/111/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/111/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/111/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/111/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/111/bitcoinVault/keygenFailure.ts create mode 100644 generated/111/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/111/bitcoinVault/keygenRequest.ts create mode 100644 generated/111/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/111/bitcoinVault/keygenSuccess.ts create mode 100644 generated/111/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/111/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/111/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/111/bitcoinVault/noKeyHandover.ts create mode 100644 generated/111/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/111/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/111/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/111/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/111/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/111/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/111/environment/addedNewEthAsset.ts create mode 100644 generated/111/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/111/environment/polkadotVaultAccountSet.ts create mode 100644 generated/111/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/111/environment/updatedEthAsset.ts create mode 100644 generated/111/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/111/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/111/ethereumBroadcaster/callResigned.ts create mode 100644 generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/111/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/111/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/111/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/111/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/111/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/111/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/111/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated/111/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/111/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/111/ethereumIngressEgress/transferFallbackRequested.ts create mode 100644 generated/111/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/111/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/111/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/111/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/111/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/111/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/111/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/111/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/111/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/111/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/111/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/111/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/111/ethereumVault/keygenFailure.ts create mode 100644 generated/111/ethereumVault/keygenFailureReported.ts create mode 100644 generated/111/ethereumVault/keygenRequest.ts create mode 100644 generated/111/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/111/ethereumVault/keygenSuccess.ts create mode 100644 generated/111/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/111/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/111/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/111/ethereumVault/noKeyHandover.ts create mode 100644 generated/111/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/111/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/111/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/111/flip/accountReaped.ts create mode 100644 generated/111/flip/remainingImbalance.ts create mode 100644 generated/111/flip/slashingPerformed.ts create mode 100644 generated/111/flip/slashingRateUpdated.ts create mode 100644 generated/111/funding/addedRestrictedAddress.ts create mode 100644 generated/111/funding/boundExecutorAddress.ts create mode 100644 generated/111/funding/boundRedeemAddress.ts create mode 100644 generated/111/funding/failedFundingAttempt.ts create mode 100644 generated/111/funding/funded.ts create mode 100644 generated/111/funding/minimumFundingUpdated.ts create mode 100644 generated/111/funding/redemptionAmountZero.ts create mode 100644 generated/111/funding/redemptionExpired.ts create mode 100644 generated/111/funding/redemptionRequested.ts create mode 100644 generated/111/funding/redemptionSettled.ts create mode 100644 generated/111/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/111/funding/removedRestrictedAddress.ts create mode 100644 generated/111/funding/startedBidding.ts create mode 100644 generated/111/funding/stoppedBidding.ts create mode 100644 generated/111/governance/approved.ts create mode 100644 generated/111/governance/decodeOfCallFailed.ts create mode 100644 generated/111/governance/executed.ts create mode 100644 generated/111/governance/expired.ts create mode 100644 generated/111/governance/failedExecution.ts create mode 100644 generated/111/governance/govKeyCallExecuted.ts create mode 100644 generated/111/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/111/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/111/governance/proposed.ts create mode 100644 generated/111/grandpa/newAuthorities.ts create mode 100644 generated/111/grandpa/paused.ts create mode 100644 generated/111/grandpa/resumed.ts create mode 100644 generated/111/liquidityPools/assetSwapped.ts create mode 100644 generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts create mode 100644 generated/111/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/111/liquidityPools/networkFeeTaken.ts create mode 100644 generated/111/liquidityPools/newPoolCreated.ts create mode 100644 generated/111/liquidityPools/poolFeeSet.ts create mode 100644 generated/111/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts create mode 100644 generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts create mode 100644 generated/111/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/111/liquidityProvider/accountCredited.ts create mode 100644 generated/111/liquidityProvider/accountDebited.ts create mode 100644 generated/111/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/111/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/111/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/111/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/111/polkadotBroadcaster/callResigned.ts create mode 100644 generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/111/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/111/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/111/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/111/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/111/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/111/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/111/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated/111/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/111/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/111/polkadotIngressEgress/transferFallbackRequested.ts create mode 100644 generated/111/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/111/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/111/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/111/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/111/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/111/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/111/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/111/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/111/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/111/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/111/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/111/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/111/polkadotVault/keygenFailure.ts create mode 100644 generated/111/polkadotVault/keygenFailureReported.ts create mode 100644 generated/111/polkadotVault/keygenRequest.ts create mode 100644 generated/111/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/111/polkadotVault/keygenSuccess.ts create mode 100644 generated/111/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/111/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/111/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/111/polkadotVault/noKeyHandover.ts create mode 100644 generated/111/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/111/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/111/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/111/reputation/accrualRateUpdated.ts create mode 100644 generated/111/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/111/reputation/offencePenalty.ts create mode 100644 generated/111/reputation/penaltyUpdated.ts create mode 100644 generated/111/session/newSession.ts create mode 100644 generated/111/swapping/batchSwapFailed.ts create mode 100644 generated/111/swapping/ccmDepositReceived.ts create mode 100644 generated/111/swapping/ccmEgressScheduled.ts create mode 100644 generated/111/swapping/ccmFailed.ts create mode 100644 generated/111/swapping/maximumSwapAmountSet.ts create mode 100644 generated/111/swapping/minimumSwapAmountSet.ts create mode 100644 generated/111/swapping/swapAmountConfiscated.ts create mode 100644 generated/111/swapping/swapAmountTooLow.ts create mode 100644 generated/111/swapping/swapDepositAddressReady.ts create mode 100644 generated/111/swapping/swapEgressScheduled.ts create mode 100644 generated/111/swapping/swapExecuted.ts create mode 100644 generated/111/swapping/swapScheduled.ts create mode 100644 generated/111/swapping/withdrawalRequested.ts create mode 100644 generated/111/system/codeUpdated.ts create mode 100644 generated/111/system/extrinsicFailed.ts create mode 100644 generated/111/system/extrinsicSuccess.ts create mode 100644 generated/111/system/killedAccount.ts create mode 100644 generated/111/system/newAccount.ts create mode 100644 generated/111/system/remarked.ts create mode 100644 generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/111/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/111/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/111/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/111/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/111/transactionPayment/transactionFeePaid.ts create mode 100644 generated/111/validator/auctionCompleted.ts create mode 100644 generated/111/validator/cFEVersionUpdated.ts create mode 100644 generated/111/validator/newEpoch.ts create mode 100644 generated/111/validator/palletConfigUpdated.ts create mode 100644 generated/111/validator/peerIdRegistered.ts create mode 100644 generated/111/validator/peerIdUnregistered.ts create mode 100644 generated/111/validator/rotationAborted.ts create mode 100644 generated/111/validator/rotationPhaseUpdated.ts create mode 100644 generated/111/validator/vanityNameSet.ts create mode 100644 generated/111/witnesser/prewitnessed.ts create mode 100644 generated/111/witnesser/witnessExecutionFailed.ts create mode 100644 generated/114/accountRoles/accountRoleRegistered.ts create mode 100644 generated/114/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/114/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/114/bitcoinBroadcaster/callResigned.ts create mode 100644 generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/114/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/114/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/114/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/114/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated/114/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/114/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/114/bitcoinIngressEgress/transferFallbackRequested.ts create mode 100644 generated/114/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/114/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/114/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/114/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/114/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/114/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/114/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/114/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/114/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/114/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/114/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/114/bitcoinVault/keygenFailure.ts create mode 100644 generated/114/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/114/bitcoinVault/keygenRequest.ts create mode 100644 generated/114/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/114/bitcoinVault/keygenSuccess.ts create mode 100644 generated/114/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/114/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/114/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/114/bitcoinVault/noKeyHandover.ts create mode 100644 generated/114/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/114/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/114/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/114/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/114/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/114/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/114/environment/addedNewEthAsset.ts create mode 100644 generated/114/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/114/environment/polkadotVaultAccountSet.ts create mode 100644 generated/114/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/114/environment/updatedEthAsset.ts create mode 100644 generated/114/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/114/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/114/ethereumBroadcaster/callResigned.ts create mode 100644 generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/114/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/114/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/114/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/114/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/114/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/114/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/114/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated/114/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/114/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/114/ethereumIngressEgress/transferFallbackRequested.ts create mode 100644 generated/114/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/114/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/114/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/114/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/114/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/114/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/114/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/114/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/114/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/114/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/114/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/114/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/114/ethereumVault/keygenFailure.ts create mode 100644 generated/114/ethereumVault/keygenFailureReported.ts create mode 100644 generated/114/ethereumVault/keygenRequest.ts create mode 100644 generated/114/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/114/ethereumVault/keygenSuccess.ts create mode 100644 generated/114/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/114/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/114/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/114/ethereumVault/noKeyHandover.ts create mode 100644 generated/114/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/114/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/114/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/114/flip/accountReaped.ts create mode 100644 generated/114/flip/remainingImbalance.ts create mode 100644 generated/114/flip/slashingPerformed.ts create mode 100644 generated/114/flip/slashingRateUpdated.ts create mode 100644 generated/114/funding/addedRestrictedAddress.ts create mode 100644 generated/114/funding/boundExecutorAddress.ts create mode 100644 generated/114/funding/boundRedeemAddress.ts create mode 100644 generated/114/funding/failedFundingAttempt.ts create mode 100644 generated/114/funding/funded.ts create mode 100644 generated/114/funding/minimumFundingUpdated.ts create mode 100644 generated/114/funding/redemptionAmountZero.ts create mode 100644 generated/114/funding/redemptionExpired.ts create mode 100644 generated/114/funding/redemptionRequested.ts create mode 100644 generated/114/funding/redemptionSettled.ts create mode 100644 generated/114/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/114/funding/removedRestrictedAddress.ts create mode 100644 generated/114/funding/startedBidding.ts create mode 100644 generated/114/funding/stoppedBidding.ts create mode 100644 generated/114/governance/approved.ts create mode 100644 generated/114/governance/decodeOfCallFailed.ts create mode 100644 generated/114/governance/executed.ts create mode 100644 generated/114/governance/expired.ts create mode 100644 generated/114/governance/failedExecution.ts create mode 100644 generated/114/governance/govKeyCallExecuted.ts create mode 100644 generated/114/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/114/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/114/governance/proposed.ts create mode 100644 generated/114/grandpa/newAuthorities.ts create mode 100644 generated/114/grandpa/paused.ts create mode 100644 generated/114/grandpa/resumed.ts create mode 100644 generated/114/liquidityPools/assetSwapped.ts create mode 100644 generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts create mode 100644 generated/114/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/114/liquidityPools/networkFeeTaken.ts create mode 100644 generated/114/liquidityPools/newPoolCreated.ts create mode 100644 generated/114/liquidityPools/poolFeeSet.ts create mode 100644 generated/114/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts create mode 100644 generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts create mode 100644 generated/114/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/114/liquidityProvider/accountCredited.ts create mode 100644 generated/114/liquidityProvider/accountDebited.ts create mode 100644 generated/114/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/114/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/114/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/114/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/114/polkadotBroadcaster/callResigned.ts create mode 100644 generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/114/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/114/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/114/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/114/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/114/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/114/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/114/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated/114/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/114/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/114/polkadotIngressEgress/transferFallbackRequested.ts create mode 100644 generated/114/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/114/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/114/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/114/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/114/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/114/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/114/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/114/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/114/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/114/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/114/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/114/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/114/polkadotVault/keygenFailure.ts create mode 100644 generated/114/polkadotVault/keygenFailureReported.ts create mode 100644 generated/114/polkadotVault/keygenRequest.ts create mode 100644 generated/114/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/114/polkadotVault/keygenSuccess.ts create mode 100644 generated/114/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/114/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/114/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/114/polkadotVault/noKeyHandover.ts create mode 100644 generated/114/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/114/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/114/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/114/reputation/accrualRateUpdated.ts create mode 100644 generated/114/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/114/reputation/offencePenalty.ts create mode 100644 generated/114/reputation/penaltyUpdated.ts create mode 100644 generated/114/session/newSession.ts create mode 100644 generated/114/swapping/batchSwapFailed.ts create mode 100644 generated/114/swapping/ccmDepositReceived.ts create mode 100644 generated/114/swapping/ccmEgressScheduled.ts create mode 100644 generated/114/swapping/ccmFailed.ts create mode 100644 generated/114/swapping/maximumSwapAmountSet.ts create mode 100644 generated/114/swapping/minimumSwapAmountSet.ts create mode 100644 generated/114/swapping/swapAmountConfiscated.ts create mode 100644 generated/114/swapping/swapAmountTooLow.ts create mode 100644 generated/114/swapping/swapDepositAddressReady.ts create mode 100644 generated/114/swapping/swapEgressScheduled.ts create mode 100644 generated/114/swapping/swapExecuted.ts create mode 100644 generated/114/swapping/swapScheduled.ts create mode 100644 generated/114/swapping/withdrawalRequested.ts create mode 100644 generated/114/system/codeUpdated.ts create mode 100644 generated/114/system/extrinsicFailed.ts create mode 100644 generated/114/system/extrinsicSuccess.ts create mode 100644 generated/114/system/killedAccount.ts create mode 100644 generated/114/system/newAccount.ts create mode 100644 generated/114/system/remarked.ts create mode 100644 generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/114/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/114/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/114/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/114/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/114/transactionPayment/transactionFeePaid.ts create mode 100644 generated/114/validator/auctionCompleted.ts create mode 100644 generated/114/validator/cFEVersionUpdated.ts create mode 100644 generated/114/validator/newEpoch.ts create mode 100644 generated/114/validator/palletConfigUpdated.ts create mode 100644 generated/114/validator/peerIdRegistered.ts create mode 100644 generated/114/validator/peerIdUnregistered.ts create mode 100644 generated/114/validator/rotationAborted.ts create mode 100644 generated/114/validator/rotationPhaseUpdated.ts create mode 100644 generated/114/validator/vanityNameSet.ts create mode 100644 generated/114/witnesser/prewitnessed.ts create mode 100644 generated/114/witnesser/witnessExecutionFailed.ts create mode 100644 generated/120/accountRoles/accountRoleRegistered.ts create mode 100644 generated/120/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/120/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/120/bitcoinBroadcaster/callResigned.ts create mode 100644 generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/120/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/120/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/120/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/120/bitcoinIngressEgress/transferFallbackRequested.ts create mode 100644 generated/120/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/120/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/120/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/120/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/120/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/120/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/120/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/120/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/120/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/120/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/120/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/120/bitcoinVault/keygenFailure.ts create mode 100644 generated/120/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/120/bitcoinVault/keygenRequest.ts create mode 100644 generated/120/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/120/bitcoinVault/keygenSuccess.ts create mode 100644 generated/120/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/120/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/120/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/120/bitcoinVault/noKeyHandover.ts create mode 100644 generated/120/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/120/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/120/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/120/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/120/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/120/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/120/environment/addedNewEthAsset.ts create mode 100644 generated/120/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/120/environment/polkadotVaultAccountSet.ts create mode 100644 generated/120/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/120/environment/updatedEthAsset.ts create mode 100644 generated/120/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/120/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/120/ethereumBroadcaster/callResigned.ts create mode 100644 generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/120/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/120/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/120/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/120/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/120/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/120/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/120/ethereumIngressEgress/transferFallbackRequested.ts create mode 100644 generated/120/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/120/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/120/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/120/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/120/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/120/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/120/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/120/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/120/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/120/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/120/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/120/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/120/ethereumVault/keygenFailure.ts create mode 100644 generated/120/ethereumVault/keygenFailureReported.ts create mode 100644 generated/120/ethereumVault/keygenRequest.ts create mode 100644 generated/120/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/120/ethereumVault/keygenSuccess.ts create mode 100644 generated/120/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/120/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/120/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/120/ethereumVault/noKeyHandover.ts create mode 100644 generated/120/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/120/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/120/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/120/flip/accountReaped.ts create mode 100644 generated/120/flip/remainingImbalance.ts create mode 100644 generated/120/flip/slashingPerformed.ts create mode 100644 generated/120/flip/slashingRateUpdated.ts create mode 100644 generated/120/funding/addedRestrictedAddress.ts create mode 100644 generated/120/funding/boundExecutorAddress.ts create mode 100644 generated/120/funding/boundRedeemAddress.ts create mode 100644 generated/120/funding/failedFundingAttempt.ts create mode 100644 generated/120/funding/funded.ts create mode 100644 generated/120/funding/minimumFundingUpdated.ts create mode 100644 generated/120/funding/redemptionAmountZero.ts create mode 100644 generated/120/funding/redemptionExpired.ts create mode 100644 generated/120/funding/redemptionRequested.ts create mode 100644 generated/120/funding/redemptionSettled.ts create mode 100644 generated/120/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/120/funding/removedRestrictedAddress.ts create mode 100644 generated/120/funding/startedBidding.ts create mode 100644 generated/120/funding/stoppedBidding.ts create mode 100644 generated/120/governance/approved.ts create mode 100644 generated/120/governance/decodeOfCallFailed.ts create mode 100644 generated/120/governance/executed.ts create mode 100644 generated/120/governance/expired.ts create mode 100644 generated/120/governance/failedExecution.ts create mode 100644 generated/120/governance/govKeyCallExecuted.ts create mode 100644 generated/120/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/120/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/120/governance/proposed.ts create mode 100644 generated/120/grandpa/newAuthorities.ts create mode 100644 generated/120/grandpa/paused.ts create mode 100644 generated/120/grandpa/resumed.ts create mode 100644 generated/120/liquidityPools/assetSwapped.ts create mode 100644 generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts create mode 100644 generated/120/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/120/liquidityPools/networkFeeTaken.ts create mode 100644 generated/120/liquidityPools/newPoolCreated.ts create mode 100644 generated/120/liquidityPools/poolFeeSet.ts create mode 100644 generated/120/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts create mode 100644 generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts create mode 100644 generated/120/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/120/liquidityProvider/accountCredited.ts create mode 100644 generated/120/liquidityProvider/accountDebited.ts create mode 100644 generated/120/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/120/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/120/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/120/polkadotBroadcaster/callResigned.ts create mode 100644 generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated/120/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/120/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/120/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/120/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/120/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated/120/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/120/polkadotIngressEgress/transferFallbackRequested.ts create mode 100644 generated/120/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/120/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/120/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/120/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/120/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/120/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/120/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/120/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/120/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/120/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/120/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/120/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/120/polkadotVault/keygenFailure.ts create mode 100644 generated/120/polkadotVault/keygenFailureReported.ts create mode 100644 generated/120/polkadotVault/keygenRequest.ts create mode 100644 generated/120/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/120/polkadotVault/keygenSuccess.ts create mode 100644 generated/120/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/120/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/120/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/120/polkadotVault/noKeyHandover.ts create mode 100644 generated/120/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/120/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/120/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/120/reputation/accrualRateUpdated.ts create mode 100644 generated/120/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/120/reputation/offencePenalty.ts create mode 100644 generated/120/reputation/penaltyUpdated.ts create mode 100644 generated/120/session/newSession.ts create mode 100644 generated/120/swapping/batchSwapFailed.ts create mode 100644 generated/120/swapping/ccmDepositReceived.ts create mode 100644 generated/120/swapping/ccmEgressScheduled.ts create mode 100644 generated/120/swapping/ccmFailed.ts create mode 100644 generated/120/swapping/maximumSwapAmountSet.ts create mode 100644 generated/120/swapping/swapAmountConfiscated.ts create mode 100644 generated/120/swapping/swapDepositAddressReady.ts create mode 100644 generated/120/swapping/swapScheduled.ts create mode 100644 generated/120/system/codeUpdated.ts create mode 100644 generated/120/system/extrinsicFailed.ts create mode 100644 generated/120/system/extrinsicSuccess.ts create mode 100644 generated/120/system/killedAccount.ts create mode 100644 generated/120/system/newAccount.ts create mode 100644 generated/120/system/remarked.ts create mode 100644 generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/120/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/120/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/120/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/120/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/120/transactionPayment/transactionFeePaid.ts create mode 100644 generated/120/validator/auctionCompleted.ts create mode 100644 generated/120/validator/cFEVersionUpdated.ts create mode 100644 generated/120/validator/newEpoch.ts create mode 100644 generated/120/validator/palletConfigUpdated.ts create mode 100644 generated/120/validator/peerIdRegistered.ts create mode 100644 generated/120/validator/peerIdUnregistered.ts create mode 100644 generated/120/validator/rotationAborted.ts create mode 100644 generated/120/validator/rotationPhaseUpdated.ts create mode 100644 generated/120/validator/vanityNameSet.ts create mode 100644 generated/120/witnesser/prewitnessed.ts create mode 100644 generated/120/witnesser/witnessExecutionFailed.ts create mode 100644 generated/15/accountRoles/accountRoleRegistered.ts create mode 100644 generated/15/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/15/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/15/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/15/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/15/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/15/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/15/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/15/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/15/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/15/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/15/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/15/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/15/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/15/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/15/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/15/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/15/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/15/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/15/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/15/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/15/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/15/bitcoinVault/keygenFailure.ts create mode 100644 generated/15/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/15/bitcoinVault/keygenRequest.ts create mode 100644 generated/15/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/15/bitcoinVault/keygenSuccess.ts create mode 100644 generated/15/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/15/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/15/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/15/bitcoinVault/noKeyHandover.ts create mode 100644 generated/15/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/15/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/15/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/15/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/15/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/15/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/15/environment/addedNewEthAsset.ts create mode 100644 generated/15/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/15/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/15/environment/polkadotVaultAccountSet.ts create mode 100644 generated/15/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/15/environment/updatedEthAsset.ts create mode 100644 generated/15/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/15/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/15/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/15/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/15/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/15/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/15/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/15/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/15/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/15/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/15/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/15/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/15/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/15/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/15/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/15/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/15/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/15/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/15/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/15/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/15/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/15/ethereumVault/keygenFailure.ts create mode 100644 generated/15/ethereumVault/keygenFailureReported.ts create mode 100644 generated/15/ethereumVault/keygenRequest.ts create mode 100644 generated/15/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/15/ethereumVault/keygenSuccess.ts create mode 100644 generated/15/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/15/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/15/ethereumVault/noKeyHandover.ts create mode 100644 generated/15/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/15/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/15/flip/accountReaped.ts create mode 100644 generated/15/flip/remainingImbalance.ts create mode 100644 generated/15/flip/slashingPerformed.ts create mode 100644 generated/15/flip/slashingRateUpdated.ts create mode 100644 generated/15/funding/addedRestrictedAddress.ts create mode 100644 generated/15/funding/boundRedeemAddress.ts create mode 100644 generated/15/funding/failedFundingAttempt.ts create mode 100644 generated/15/funding/funded.ts create mode 100644 generated/15/funding/minimumFundingUpdated.ts create mode 100644 generated/15/funding/redemptionAmountZero.ts create mode 100644 generated/15/funding/redemptionExpired.ts create mode 100644 generated/15/funding/redemptionRequested.ts create mode 100644 generated/15/funding/redemptionSettled.ts create mode 100644 generated/15/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/15/funding/removedRestrictedAddress.ts create mode 100644 generated/15/funding/startedBidding.ts create mode 100644 generated/15/funding/stoppedBidding.ts create mode 100644 generated/15/governance/approved.ts create mode 100644 generated/15/governance/decodeOfCallFailed.ts create mode 100644 generated/15/governance/executed.ts create mode 100644 generated/15/governance/expired.ts create mode 100644 generated/15/governance/failedExecution.ts create mode 100644 generated/15/governance/govKeyCallExecuted.ts create mode 100644 generated/15/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/15/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/15/governance/proposed.ts create mode 100644 generated/15/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/15/grandpa/newAuthorities.ts create mode 100644 generated/15/grandpa/paused.ts create mode 100644 generated/15/grandpa/resumed.ts create mode 100644 generated/15/liquidityPools/assetSwapped.ts create mode 100644 generated/15/liquidityPools/networkFeeTaken.ts create mode 100644 generated/15/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/15/liquidityProvider/accountCredited.ts create mode 100644 generated/15/liquidityProvider/accountDebited.ts create mode 100644 generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/15/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/15/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/15/liquidityProvider/lpTtlSet.ts create mode 100644 generated/15/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/15/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/15/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/15/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/15/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/15/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/15/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/15/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/15/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/15/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/15/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/15/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/15/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/15/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/15/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/15/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/15/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/15/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/15/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/15/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/15/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/15/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/15/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/15/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/15/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/15/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/15/polkadotVault/keygenFailure.ts create mode 100644 generated/15/polkadotVault/keygenFailureReported.ts create mode 100644 generated/15/polkadotVault/keygenRequest.ts create mode 100644 generated/15/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/15/polkadotVault/keygenSuccess.ts create mode 100644 generated/15/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/15/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/15/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/15/polkadotVault/noKeyHandover.ts create mode 100644 generated/15/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/15/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/15/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/15/reputation/accrualRateUpdated.ts create mode 100644 generated/15/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/15/reputation/offencePenalty.ts create mode 100644 generated/15/reputation/penaltyUpdated.ts create mode 100644 generated/15/session/newSession.ts create mode 100644 generated/15/swapping/batchSwapFailed.ts create mode 100644 generated/15/swapping/ccmDepositReceived.ts create mode 100644 generated/15/swapping/ccmEgressScheduled.ts create mode 100644 generated/15/swapping/ccmFailed.ts create mode 100644 generated/15/swapping/minimumSwapAmountSet.ts create mode 100644 generated/15/swapping/swapAmountTooLow.ts create mode 100644 generated/15/swapping/swapDepositAddressExpired.ts create mode 100644 generated/15/swapping/swapDepositAddressReady.ts create mode 100644 generated/15/swapping/swapEgressScheduled.ts create mode 100644 generated/15/swapping/swapExecuted.ts create mode 100644 generated/15/swapping/swapScheduled.ts create mode 100644 generated/15/swapping/swapTtlSet.ts create mode 100644 generated/15/swapping/withdrawalRequested.ts create mode 100644 generated/15/system/codeUpdated.ts create mode 100644 generated/15/system/extrinsicFailed.ts create mode 100644 generated/15/system/extrinsicSuccess.ts create mode 100644 generated/15/system/killedAccount.ts create mode 100644 generated/15/system/newAccount.ts create mode 100644 generated/15/system/remarked.ts create mode 100644 generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/15/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/15/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/15/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/15/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/15/transactionPayment/transactionFeePaid.ts create mode 100644 generated/15/validator/auctionCompleted.ts create mode 100644 generated/15/validator/cFEVersionUpdated.ts create mode 100644 generated/15/validator/newEpoch.ts create mode 100644 generated/15/validator/palletConfigUpdated.ts create mode 100644 generated/15/validator/peerIdRegistered.ts create mode 100644 generated/15/validator/peerIdUnregistered.ts create mode 100644 generated/15/validator/rotationAborted.ts create mode 100644 generated/15/validator/rotationPhaseUpdated.ts create mode 100644 generated/15/validator/vanityNameSet.ts create mode 100644 generated/15/witnesser/witnessExecutionFailed.ts create mode 100644 generated/16/accountRoles/accountRoleRegistered.ts create mode 100644 generated/16/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/16/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/16/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/16/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/16/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/16/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/16/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/16/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/16/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/16/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/16/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/16/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/16/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/16/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/16/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/16/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/16/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/16/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/16/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/16/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/16/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/16/bitcoinVault/keygenFailure.ts create mode 100644 generated/16/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/16/bitcoinVault/keygenRequest.ts create mode 100644 generated/16/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/16/bitcoinVault/keygenSuccess.ts create mode 100644 generated/16/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/16/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/16/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/16/bitcoinVault/noKeyHandover.ts create mode 100644 generated/16/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/16/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/16/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/16/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/16/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/16/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/16/environment/addedNewEthAsset.ts create mode 100644 generated/16/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/16/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/16/environment/polkadotVaultAccountSet.ts create mode 100644 generated/16/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/16/environment/updatedEthAsset.ts create mode 100644 generated/16/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/16/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/16/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/16/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/16/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/16/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/16/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/16/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/16/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/16/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/16/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/16/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/16/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/16/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/16/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/16/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/16/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/16/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/16/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/16/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/16/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/16/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/16/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/16/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/16/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/16/ethereumVault/keygenFailure.ts create mode 100644 generated/16/ethereumVault/keygenFailureReported.ts create mode 100644 generated/16/ethereumVault/keygenRequest.ts create mode 100644 generated/16/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/16/ethereumVault/keygenSuccess.ts create mode 100644 generated/16/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/16/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/16/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/16/ethereumVault/noKeyHandover.ts create mode 100644 generated/16/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/16/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/16/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/16/flip/accountReaped.ts create mode 100644 generated/16/flip/remainingImbalance.ts create mode 100644 generated/16/flip/slashingPerformed.ts create mode 100644 generated/16/flip/slashingRateUpdated.ts create mode 100644 generated/16/funding/addedRestrictedAddress.ts create mode 100644 generated/16/funding/boundRedeemAddress.ts create mode 100644 generated/16/funding/failedFundingAttempt.ts create mode 100644 generated/16/funding/funded.ts create mode 100644 generated/16/funding/minimumFundingUpdated.ts create mode 100644 generated/16/funding/redemptionAmountZero.ts create mode 100644 generated/16/funding/redemptionExpired.ts create mode 100644 generated/16/funding/redemptionRequested.ts create mode 100644 generated/16/funding/redemptionSettled.ts create mode 100644 generated/16/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/16/funding/removedRestrictedAddress.ts create mode 100644 generated/16/funding/startedBidding.ts create mode 100644 generated/16/funding/stoppedBidding.ts create mode 100644 generated/16/governance/approved.ts create mode 100644 generated/16/governance/decodeOfCallFailed.ts create mode 100644 generated/16/governance/executed.ts create mode 100644 generated/16/governance/expired.ts create mode 100644 generated/16/governance/failedExecution.ts create mode 100644 generated/16/governance/govKeyCallExecuted.ts create mode 100644 generated/16/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/16/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/16/governance/proposed.ts create mode 100644 generated/16/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/16/grandpa/newAuthorities.ts create mode 100644 generated/16/grandpa/paused.ts create mode 100644 generated/16/grandpa/resumed.ts create mode 100644 generated/16/liquidityPools/assetSwapped.ts create mode 100644 generated/16/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/16/liquidityPools/networkFeeTaken.ts create mode 100644 generated/16/liquidityPools/newPoolCreated.ts create mode 100644 generated/16/liquidityPools/poolStateUpdated.ts create mode 100644 generated/16/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/16/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/16/liquidityProvider/accountCredited.ts create mode 100644 generated/16/liquidityProvider/accountDebited.ts create mode 100644 generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/16/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/16/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/16/liquidityProvider/lpTtlSet.ts create mode 100644 generated/16/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/16/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/16/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/16/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/16/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/16/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/16/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/16/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/16/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/16/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/16/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/16/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/16/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/16/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/16/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/16/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/16/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/16/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/16/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/16/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/16/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/16/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/16/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/16/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/16/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/16/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/16/polkadotVault/keygenFailure.ts create mode 100644 generated/16/polkadotVault/keygenFailureReported.ts create mode 100644 generated/16/polkadotVault/keygenRequest.ts create mode 100644 generated/16/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/16/polkadotVault/keygenSuccess.ts create mode 100644 generated/16/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/16/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/16/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/16/polkadotVault/noKeyHandover.ts create mode 100644 generated/16/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/16/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/16/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/16/reputation/accrualRateUpdated.ts create mode 100644 generated/16/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/16/reputation/offencePenalty.ts create mode 100644 generated/16/reputation/penaltyUpdated.ts create mode 100644 generated/16/session/newSession.ts create mode 100644 generated/16/swapping/batchSwapFailed.ts create mode 100644 generated/16/swapping/ccmDepositReceived.ts create mode 100644 generated/16/swapping/ccmEgressScheduled.ts create mode 100644 generated/16/swapping/ccmFailed.ts create mode 100644 generated/16/swapping/minimumSwapAmountSet.ts create mode 100644 generated/16/swapping/swapAmountTooLow.ts create mode 100644 generated/16/swapping/swapDepositAddressExpired.ts create mode 100644 generated/16/swapping/swapDepositAddressReady.ts create mode 100644 generated/16/swapping/swapEgressScheduled.ts create mode 100644 generated/16/swapping/swapExecuted.ts create mode 100644 generated/16/swapping/swapScheduled.ts create mode 100644 generated/16/swapping/swapTtlSet.ts create mode 100644 generated/16/swapping/withdrawalRequested.ts create mode 100644 generated/16/system/codeUpdated.ts create mode 100644 generated/16/system/extrinsicFailed.ts create mode 100644 generated/16/system/extrinsicSuccess.ts create mode 100644 generated/16/system/killedAccount.ts create mode 100644 generated/16/system/newAccount.ts create mode 100644 generated/16/system/remarked.ts create mode 100644 generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/16/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/16/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/16/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/16/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/16/transactionPayment/transactionFeePaid.ts create mode 100644 generated/16/validator/auctionCompleted.ts create mode 100644 generated/16/validator/cFEVersionUpdated.ts create mode 100644 generated/16/validator/newEpoch.ts create mode 100644 generated/16/validator/palletConfigUpdated.ts create mode 100644 generated/16/validator/peerIdRegistered.ts create mode 100644 generated/16/validator/peerIdUnregistered.ts create mode 100644 generated/16/validator/rotationAborted.ts create mode 100644 generated/16/validator/rotationPhaseUpdated.ts create mode 100644 generated/16/validator/vanityNameSet.ts create mode 100644 generated/16/witnesser/witnessExecutionFailed.ts create mode 100644 generated/17/accountRoles/accountRoleRegistered.ts create mode 100644 generated/17/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/17/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/17/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/17/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/17/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/17/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/17/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/17/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/17/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/17/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/17/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/17/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/17/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/17/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/17/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/17/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/17/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/17/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/17/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/17/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/17/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/17/bitcoinVault/keygenFailure.ts create mode 100644 generated/17/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/17/bitcoinVault/keygenRequest.ts create mode 100644 generated/17/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/17/bitcoinVault/keygenSuccess.ts create mode 100644 generated/17/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/17/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/17/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/17/bitcoinVault/noKeyHandover.ts create mode 100644 generated/17/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/17/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/17/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/17/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/17/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/17/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/17/environment/addedNewEthAsset.ts create mode 100644 generated/17/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/17/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/17/environment/polkadotVaultAccountSet.ts create mode 100644 generated/17/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/17/environment/updatedEthAsset.ts create mode 100644 generated/17/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/17/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/17/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/17/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/17/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/17/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/17/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/17/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/17/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/17/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/17/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/17/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/17/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/17/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/17/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/17/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/17/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/17/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/17/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/17/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/17/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/17/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/17/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/17/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/17/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/17/ethereumVault/keygenFailure.ts create mode 100644 generated/17/ethereumVault/keygenFailureReported.ts create mode 100644 generated/17/ethereumVault/keygenRequest.ts create mode 100644 generated/17/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/17/ethereumVault/keygenSuccess.ts create mode 100644 generated/17/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/17/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/17/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/17/ethereumVault/noKeyHandover.ts create mode 100644 generated/17/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/17/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/17/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/17/flip/accountReaped.ts create mode 100644 generated/17/flip/remainingImbalance.ts create mode 100644 generated/17/flip/slashingPerformed.ts create mode 100644 generated/17/flip/slashingRateUpdated.ts create mode 100644 generated/17/funding/addedRestrictedAddress.ts create mode 100644 generated/17/funding/boundRedeemAddress.ts create mode 100644 generated/17/funding/failedFundingAttempt.ts create mode 100644 generated/17/funding/funded.ts create mode 100644 generated/17/funding/minimumFundingUpdated.ts create mode 100644 generated/17/funding/redemptionAmountZero.ts create mode 100644 generated/17/funding/redemptionExpired.ts create mode 100644 generated/17/funding/redemptionRequested.ts create mode 100644 generated/17/funding/redemptionSettled.ts create mode 100644 generated/17/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/17/funding/removedRestrictedAddress.ts create mode 100644 generated/17/funding/startedBidding.ts create mode 100644 generated/17/funding/stoppedBidding.ts create mode 100644 generated/17/governance/approved.ts create mode 100644 generated/17/governance/decodeOfCallFailed.ts create mode 100644 generated/17/governance/executed.ts create mode 100644 generated/17/governance/expired.ts create mode 100644 generated/17/governance/failedExecution.ts create mode 100644 generated/17/governance/govKeyCallExecuted.ts create mode 100644 generated/17/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/17/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/17/governance/proposed.ts create mode 100644 generated/17/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/17/grandpa/newAuthorities.ts create mode 100644 generated/17/grandpa/paused.ts create mode 100644 generated/17/grandpa/resumed.ts create mode 100644 generated/17/liquidityPools/assetSwapped.ts create mode 100644 generated/17/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/17/liquidityPools/networkFeeTaken.ts create mode 100644 generated/17/liquidityPools/newPoolCreated.ts create mode 100644 generated/17/liquidityPools/poolStateUpdated.ts create mode 100644 generated/17/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/17/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/17/liquidityProvider/accountCredited.ts create mode 100644 generated/17/liquidityProvider/accountDebited.ts create mode 100644 generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/17/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/17/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/17/liquidityProvider/lpTtlSet.ts create mode 100644 generated/17/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/17/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/17/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/17/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/17/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/17/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/17/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/17/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/17/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/17/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/17/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/17/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/17/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/17/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/17/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/17/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/17/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/17/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/17/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/17/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/17/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/17/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/17/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/17/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/17/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/17/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/17/polkadotVault/keygenFailure.ts create mode 100644 generated/17/polkadotVault/keygenFailureReported.ts create mode 100644 generated/17/polkadotVault/keygenRequest.ts create mode 100644 generated/17/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/17/polkadotVault/keygenSuccess.ts create mode 100644 generated/17/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/17/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/17/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/17/polkadotVault/noKeyHandover.ts create mode 100644 generated/17/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/17/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/17/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/17/reputation/accrualRateUpdated.ts create mode 100644 generated/17/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/17/reputation/offencePenalty.ts create mode 100644 generated/17/reputation/penaltyUpdated.ts create mode 100644 generated/17/session/newSession.ts create mode 100644 generated/17/swapping/batchSwapFailed.ts create mode 100644 generated/17/swapping/ccmDepositReceived.ts create mode 100644 generated/17/swapping/ccmEgressScheduled.ts create mode 100644 generated/17/swapping/ccmFailed.ts create mode 100644 generated/17/swapping/minimumSwapAmountSet.ts create mode 100644 generated/17/swapping/swapAmountTooLow.ts create mode 100644 generated/17/swapping/swapDepositAddressExpired.ts create mode 100644 generated/17/swapping/swapDepositAddressReady.ts create mode 100644 generated/17/swapping/swapEgressScheduled.ts create mode 100644 generated/17/swapping/swapExecuted.ts create mode 100644 generated/17/swapping/swapScheduled.ts create mode 100644 generated/17/swapping/swapTtlSet.ts create mode 100644 generated/17/swapping/withdrawalRequested.ts create mode 100644 generated/17/system/codeUpdated.ts create mode 100644 generated/17/system/extrinsicFailed.ts create mode 100644 generated/17/system/extrinsicSuccess.ts create mode 100644 generated/17/system/killedAccount.ts create mode 100644 generated/17/system/newAccount.ts create mode 100644 generated/17/system/remarked.ts create mode 100644 generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/17/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/17/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/17/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/17/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/17/transactionPayment/transactionFeePaid.ts create mode 100644 generated/17/validator/auctionCompleted.ts create mode 100644 generated/17/validator/cFEVersionUpdated.ts create mode 100644 generated/17/validator/newEpoch.ts create mode 100644 generated/17/validator/palletConfigUpdated.ts create mode 100644 generated/17/validator/peerIdRegistered.ts create mode 100644 generated/17/validator/peerIdUnregistered.ts create mode 100644 generated/17/validator/rotationAborted.ts create mode 100644 generated/17/validator/rotationPhaseUpdated.ts create mode 100644 generated/17/validator/vanityNameSet.ts create mode 100644 generated/17/witnesser/witnessExecutionFailed.ts create mode 100644 generated/18/accountRoles/accountRoleRegistered.ts create mode 100644 generated/18/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/18/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/18/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/18/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/18/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/18/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/18/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/18/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/18/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/18/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/18/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/18/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/18/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/18/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/18/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/18/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/18/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/18/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/18/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/18/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/18/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/18/bitcoinVault/keygenFailure.ts create mode 100644 generated/18/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/18/bitcoinVault/keygenRequest.ts create mode 100644 generated/18/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/18/bitcoinVault/keygenSuccess.ts create mode 100644 generated/18/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/18/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/18/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/18/bitcoinVault/noKeyHandover.ts create mode 100644 generated/18/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/18/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/18/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/18/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/18/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/18/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/18/environment/addedNewEthAsset.ts create mode 100644 generated/18/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/18/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/18/environment/polkadotVaultAccountSet.ts create mode 100644 generated/18/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/18/environment/updatedEthAsset.ts create mode 100644 generated/18/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/18/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/18/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/18/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/18/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/18/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/18/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/18/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/18/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/18/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/18/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/18/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/18/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/18/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/18/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/18/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/18/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/18/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/18/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/18/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/18/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/18/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/18/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/18/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/18/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/18/ethereumVault/keygenFailure.ts create mode 100644 generated/18/ethereumVault/keygenFailureReported.ts create mode 100644 generated/18/ethereumVault/keygenRequest.ts create mode 100644 generated/18/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/18/ethereumVault/keygenSuccess.ts create mode 100644 generated/18/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/18/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/18/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/18/ethereumVault/noKeyHandover.ts create mode 100644 generated/18/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/18/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/18/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/18/flip/accountReaped.ts create mode 100644 generated/18/flip/remainingImbalance.ts create mode 100644 generated/18/flip/slashingPerformed.ts create mode 100644 generated/18/flip/slashingRateUpdated.ts create mode 100644 generated/18/funding/addedRestrictedAddress.ts create mode 100644 generated/18/funding/boundRedeemAddress.ts create mode 100644 generated/18/funding/failedFundingAttempt.ts create mode 100644 generated/18/funding/funded.ts create mode 100644 generated/18/funding/minimumFundingUpdated.ts create mode 100644 generated/18/funding/redemptionAmountZero.ts create mode 100644 generated/18/funding/redemptionExpired.ts create mode 100644 generated/18/funding/redemptionRequested.ts create mode 100644 generated/18/funding/redemptionSettled.ts create mode 100644 generated/18/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/18/funding/removedRestrictedAddress.ts create mode 100644 generated/18/funding/startedBidding.ts create mode 100644 generated/18/funding/stoppedBidding.ts create mode 100644 generated/18/governance/approved.ts create mode 100644 generated/18/governance/decodeOfCallFailed.ts create mode 100644 generated/18/governance/executed.ts create mode 100644 generated/18/governance/expired.ts create mode 100644 generated/18/governance/failedExecution.ts create mode 100644 generated/18/governance/govKeyCallExecuted.ts create mode 100644 generated/18/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/18/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/18/governance/proposed.ts create mode 100644 generated/18/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/18/grandpa/newAuthorities.ts create mode 100644 generated/18/grandpa/paused.ts create mode 100644 generated/18/grandpa/resumed.ts create mode 100644 generated/18/liquidityPools/assetSwapped.ts create mode 100644 generated/18/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/18/liquidityPools/networkFeeTaken.ts create mode 100644 generated/18/liquidityPools/newPoolCreated.ts create mode 100644 generated/18/liquidityPools/poolStateUpdated.ts create mode 100644 generated/18/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/18/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/18/liquidityProvider/accountCredited.ts create mode 100644 generated/18/liquidityProvider/accountDebited.ts create mode 100644 generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/18/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/18/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/18/liquidityProvider/lpTtlSet.ts create mode 100644 generated/18/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/18/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/18/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/18/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/18/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/18/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/18/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/18/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/18/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/18/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/18/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/18/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/18/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/18/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/18/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/18/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/18/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/18/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/18/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/18/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/18/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/18/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/18/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/18/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/18/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/18/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/18/polkadotVault/keygenFailure.ts create mode 100644 generated/18/polkadotVault/keygenFailureReported.ts create mode 100644 generated/18/polkadotVault/keygenRequest.ts create mode 100644 generated/18/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/18/polkadotVault/keygenSuccess.ts create mode 100644 generated/18/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/18/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/18/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/18/polkadotVault/noKeyHandover.ts create mode 100644 generated/18/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/18/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/18/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/18/reputation/accrualRateUpdated.ts create mode 100644 generated/18/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/18/reputation/offencePenalty.ts create mode 100644 generated/18/reputation/penaltyUpdated.ts create mode 100644 generated/18/session/newSession.ts create mode 100644 generated/18/swapping/batchSwapFailed.ts create mode 100644 generated/18/swapping/ccmDepositReceived.ts create mode 100644 generated/18/swapping/ccmEgressScheduled.ts create mode 100644 generated/18/swapping/ccmFailed.ts create mode 100644 generated/18/swapping/minimumSwapAmountSet.ts create mode 100644 generated/18/swapping/swapAmountTooLow.ts create mode 100644 generated/18/swapping/swapDepositAddressExpired.ts create mode 100644 generated/18/swapping/swapDepositAddressReady.ts create mode 100644 generated/18/swapping/swapEgressScheduled.ts create mode 100644 generated/18/swapping/swapExecuted.ts create mode 100644 generated/18/swapping/swapScheduled.ts create mode 100644 generated/18/swapping/swapTtlSet.ts create mode 100644 generated/18/swapping/withdrawalRequested.ts create mode 100644 generated/18/system/codeUpdated.ts create mode 100644 generated/18/system/extrinsicFailed.ts create mode 100644 generated/18/system/extrinsicSuccess.ts create mode 100644 generated/18/system/killedAccount.ts create mode 100644 generated/18/system/newAccount.ts create mode 100644 generated/18/system/remarked.ts create mode 100644 generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/18/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/18/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/18/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/18/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/18/transactionPayment/transactionFeePaid.ts create mode 100644 generated/18/validator/auctionCompleted.ts create mode 100644 generated/18/validator/cFEVersionUpdated.ts create mode 100644 generated/18/validator/newEpoch.ts create mode 100644 generated/18/validator/palletConfigUpdated.ts create mode 100644 generated/18/validator/peerIdRegistered.ts create mode 100644 generated/18/validator/peerIdUnregistered.ts create mode 100644 generated/18/validator/rotationAborted.ts create mode 100644 generated/18/validator/rotationPhaseUpdated.ts create mode 100644 generated/18/validator/vanityNameSet.ts create mode 100644 generated/18/witnesser/witnessExecutionFailed.ts create mode 100644 generated/19/accountRoles/accountRoleRegistered.ts create mode 100644 generated/19/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/19/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/19/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/19/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/19/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/19/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/19/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/19/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/19/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/19/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/19/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/19/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/19/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/19/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/19/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/19/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/19/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/19/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/19/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/19/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/19/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/19/bitcoinVault/keygenFailure.ts create mode 100644 generated/19/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/19/bitcoinVault/keygenRequest.ts create mode 100644 generated/19/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/19/bitcoinVault/keygenSuccess.ts create mode 100644 generated/19/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/19/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/19/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/19/bitcoinVault/noKeyHandover.ts create mode 100644 generated/19/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/19/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/19/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/19/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/19/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/19/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/19/environment/addedNewEthAsset.ts create mode 100644 generated/19/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/19/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/19/environment/polkadotVaultAccountSet.ts create mode 100644 generated/19/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/19/environment/updatedEthAsset.ts create mode 100644 generated/19/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/19/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/19/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/19/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/19/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/19/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/19/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/19/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/19/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/19/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/19/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/19/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/19/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/19/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/19/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/19/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/19/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/19/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/19/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/19/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/19/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/19/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/19/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/19/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/19/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/19/ethereumVault/keygenFailure.ts create mode 100644 generated/19/ethereumVault/keygenFailureReported.ts create mode 100644 generated/19/ethereumVault/keygenRequest.ts create mode 100644 generated/19/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/19/ethereumVault/keygenSuccess.ts create mode 100644 generated/19/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/19/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/19/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/19/ethereumVault/noKeyHandover.ts create mode 100644 generated/19/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/19/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/19/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/19/flip/accountReaped.ts create mode 100644 generated/19/flip/remainingImbalance.ts create mode 100644 generated/19/flip/slashingPerformed.ts create mode 100644 generated/19/flip/slashingRateUpdated.ts create mode 100644 generated/19/funding/addedRestrictedAddress.ts create mode 100644 generated/19/funding/boundRedeemAddress.ts create mode 100644 generated/19/funding/failedFundingAttempt.ts create mode 100644 generated/19/funding/funded.ts create mode 100644 generated/19/funding/minimumFundingUpdated.ts create mode 100644 generated/19/funding/redemptionAmountZero.ts create mode 100644 generated/19/funding/redemptionExpired.ts create mode 100644 generated/19/funding/redemptionRequested.ts create mode 100644 generated/19/funding/redemptionSettled.ts create mode 100644 generated/19/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/19/funding/removedRestrictedAddress.ts create mode 100644 generated/19/funding/startedBidding.ts create mode 100644 generated/19/funding/stoppedBidding.ts create mode 100644 generated/19/governance/approved.ts create mode 100644 generated/19/governance/decodeOfCallFailed.ts create mode 100644 generated/19/governance/executed.ts create mode 100644 generated/19/governance/expired.ts create mode 100644 generated/19/governance/failedExecution.ts create mode 100644 generated/19/governance/govKeyCallExecuted.ts create mode 100644 generated/19/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/19/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/19/governance/proposed.ts create mode 100644 generated/19/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/19/grandpa/newAuthorities.ts create mode 100644 generated/19/grandpa/paused.ts create mode 100644 generated/19/grandpa/resumed.ts create mode 100644 generated/19/liquidityPools/assetSwapped.ts create mode 100644 generated/19/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/19/liquidityPools/networkFeeTaken.ts create mode 100644 generated/19/liquidityPools/newPoolCreated.ts create mode 100644 generated/19/liquidityPools/poolStateUpdated.ts create mode 100644 generated/19/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/19/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/19/liquidityProvider/accountCredited.ts create mode 100644 generated/19/liquidityProvider/accountDebited.ts create mode 100644 generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/19/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/19/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/19/liquidityProvider/lpTtlSet.ts create mode 100644 generated/19/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/19/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/19/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/19/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/19/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/19/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/19/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/19/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/19/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/19/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/19/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/19/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/19/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/19/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/19/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/19/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/19/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/19/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/19/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/19/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/19/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/19/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/19/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/19/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/19/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/19/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/19/polkadotVault/keygenFailure.ts create mode 100644 generated/19/polkadotVault/keygenFailureReported.ts create mode 100644 generated/19/polkadotVault/keygenRequest.ts create mode 100644 generated/19/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/19/polkadotVault/keygenSuccess.ts create mode 100644 generated/19/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/19/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/19/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/19/polkadotVault/noKeyHandover.ts create mode 100644 generated/19/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/19/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/19/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/19/reputation/accrualRateUpdated.ts create mode 100644 generated/19/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/19/reputation/offencePenalty.ts create mode 100644 generated/19/reputation/penaltyUpdated.ts create mode 100644 generated/19/session/newSession.ts create mode 100644 generated/19/swapping/batchSwapFailed.ts create mode 100644 generated/19/swapping/ccmDepositReceived.ts create mode 100644 generated/19/swapping/ccmEgressScheduled.ts create mode 100644 generated/19/swapping/ccmFailed.ts create mode 100644 generated/19/swapping/minimumSwapAmountSet.ts create mode 100644 generated/19/swapping/swapAmountTooLow.ts create mode 100644 generated/19/swapping/swapDepositAddressExpired.ts create mode 100644 generated/19/swapping/swapDepositAddressReady.ts create mode 100644 generated/19/swapping/swapEgressScheduled.ts create mode 100644 generated/19/swapping/swapExecuted.ts create mode 100644 generated/19/swapping/swapScheduled.ts create mode 100644 generated/19/swapping/swapTtlSet.ts create mode 100644 generated/19/swapping/withdrawalRequested.ts create mode 100644 generated/19/system/codeUpdated.ts create mode 100644 generated/19/system/extrinsicFailed.ts create mode 100644 generated/19/system/extrinsicSuccess.ts create mode 100644 generated/19/system/killedAccount.ts create mode 100644 generated/19/system/newAccount.ts create mode 100644 generated/19/system/remarked.ts create mode 100644 generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/19/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/19/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/19/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/19/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/19/transactionPayment/transactionFeePaid.ts create mode 100644 generated/19/validator/auctionCompleted.ts create mode 100644 generated/19/validator/cFEVersionUpdated.ts create mode 100644 generated/19/validator/newEpoch.ts create mode 100644 generated/19/validator/palletConfigUpdated.ts create mode 100644 generated/19/validator/peerIdRegistered.ts create mode 100644 generated/19/validator/peerIdUnregistered.ts create mode 100644 generated/19/validator/rotationAborted.ts create mode 100644 generated/19/validator/rotationPhaseUpdated.ts create mode 100644 generated/19/validator/vanityNameSet.ts create mode 100644 generated/19/witnesser/witnessExecutionFailed.ts create mode 100644 generated/20/accountRoles/accountRoleRegistered.ts create mode 100644 generated/20/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/20/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/20/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/20/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/20/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/20/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/20/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/20/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/20/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/20/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/20/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/20/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/20/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/20/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/20/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/20/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/20/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/20/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/20/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/20/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/20/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/20/bitcoinVault/keygenFailure.ts create mode 100644 generated/20/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/20/bitcoinVault/keygenRequest.ts create mode 100644 generated/20/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/20/bitcoinVault/keygenSuccess.ts create mode 100644 generated/20/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/20/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/20/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/20/bitcoinVault/noKeyHandover.ts create mode 100644 generated/20/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/20/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/20/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/20/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/20/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/20/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/20/environment/addedNewEthAsset.ts create mode 100644 generated/20/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/20/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/20/environment/polkadotVaultAccountSet.ts create mode 100644 generated/20/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/20/environment/updatedEthAsset.ts create mode 100644 generated/20/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/20/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/20/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/20/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/20/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/20/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/20/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/20/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/20/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/20/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/20/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/20/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/20/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/20/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/20/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/20/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/20/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/20/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/20/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/20/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/20/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/20/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/20/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/20/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/20/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/20/ethereumVault/keygenFailure.ts create mode 100644 generated/20/ethereumVault/keygenFailureReported.ts create mode 100644 generated/20/ethereumVault/keygenRequest.ts create mode 100644 generated/20/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/20/ethereumVault/keygenSuccess.ts create mode 100644 generated/20/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/20/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/20/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/20/ethereumVault/noKeyHandover.ts create mode 100644 generated/20/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/20/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/20/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/20/flip/accountReaped.ts create mode 100644 generated/20/flip/remainingImbalance.ts create mode 100644 generated/20/flip/slashingPerformed.ts create mode 100644 generated/20/flip/slashingRateUpdated.ts create mode 100644 generated/20/funding/addedRestrictedAddress.ts create mode 100644 generated/20/funding/boundRedeemAddress.ts create mode 100644 generated/20/funding/failedFundingAttempt.ts create mode 100644 generated/20/funding/funded.ts create mode 100644 generated/20/funding/minimumFundingUpdated.ts create mode 100644 generated/20/funding/redemptionAmountZero.ts create mode 100644 generated/20/funding/redemptionExpired.ts create mode 100644 generated/20/funding/redemptionRequested.ts create mode 100644 generated/20/funding/redemptionSettled.ts create mode 100644 generated/20/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/20/funding/removedRestrictedAddress.ts create mode 100644 generated/20/funding/startedBidding.ts create mode 100644 generated/20/funding/stoppedBidding.ts create mode 100644 generated/20/governance/approved.ts create mode 100644 generated/20/governance/decodeOfCallFailed.ts create mode 100644 generated/20/governance/executed.ts create mode 100644 generated/20/governance/expired.ts create mode 100644 generated/20/governance/failedExecution.ts create mode 100644 generated/20/governance/govKeyCallExecuted.ts create mode 100644 generated/20/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/20/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/20/governance/proposed.ts create mode 100644 generated/20/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/20/grandpa/newAuthorities.ts create mode 100644 generated/20/grandpa/paused.ts create mode 100644 generated/20/grandpa/resumed.ts create mode 100644 generated/20/liquidityPools/assetSwapped.ts create mode 100644 generated/20/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/20/liquidityPools/networkFeeTaken.ts create mode 100644 generated/20/liquidityPools/newPoolCreated.ts create mode 100644 generated/20/liquidityPools/poolStateUpdated.ts create mode 100644 generated/20/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/20/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/20/liquidityProvider/accountCredited.ts create mode 100644 generated/20/liquidityProvider/accountDebited.ts create mode 100644 generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/20/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/20/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/20/liquidityProvider/lpTtlSet.ts create mode 100644 generated/20/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/20/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/20/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/20/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/20/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/20/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/20/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/20/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/20/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/20/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/20/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/20/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/20/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/20/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/20/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/20/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/20/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/20/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/20/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/20/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/20/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/20/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/20/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/20/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/20/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/20/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/20/polkadotVault/keygenFailure.ts create mode 100644 generated/20/polkadotVault/keygenFailureReported.ts create mode 100644 generated/20/polkadotVault/keygenRequest.ts create mode 100644 generated/20/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/20/polkadotVault/keygenSuccess.ts create mode 100644 generated/20/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/20/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/20/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/20/polkadotVault/noKeyHandover.ts create mode 100644 generated/20/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/20/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/20/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/20/reputation/accrualRateUpdated.ts create mode 100644 generated/20/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/20/reputation/offencePenalty.ts create mode 100644 generated/20/reputation/penaltyUpdated.ts create mode 100644 generated/20/session/newSession.ts create mode 100644 generated/20/swapping/batchSwapFailed.ts create mode 100644 generated/20/swapping/ccmDepositReceived.ts create mode 100644 generated/20/swapping/ccmEgressScheduled.ts create mode 100644 generated/20/swapping/ccmFailed.ts create mode 100644 generated/20/swapping/minimumSwapAmountSet.ts create mode 100644 generated/20/swapping/swapAmountTooLow.ts create mode 100644 generated/20/swapping/swapDepositAddressExpired.ts create mode 100644 generated/20/swapping/swapDepositAddressReady.ts create mode 100644 generated/20/swapping/swapEgressScheduled.ts create mode 100644 generated/20/swapping/swapExecuted.ts create mode 100644 generated/20/swapping/swapScheduled.ts create mode 100644 generated/20/swapping/swapTtlSet.ts create mode 100644 generated/20/swapping/withdrawalRequested.ts create mode 100644 generated/20/system/codeUpdated.ts create mode 100644 generated/20/system/extrinsicFailed.ts create mode 100644 generated/20/system/extrinsicSuccess.ts create mode 100644 generated/20/system/killedAccount.ts create mode 100644 generated/20/system/newAccount.ts create mode 100644 generated/20/system/remarked.ts create mode 100644 generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/20/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/20/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/20/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/20/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/20/transactionPayment/transactionFeePaid.ts create mode 100644 generated/20/validator/auctionCompleted.ts create mode 100644 generated/20/validator/cFEVersionUpdated.ts create mode 100644 generated/20/validator/newEpoch.ts create mode 100644 generated/20/validator/palletConfigUpdated.ts create mode 100644 generated/20/validator/peerIdRegistered.ts create mode 100644 generated/20/validator/peerIdUnregistered.ts create mode 100644 generated/20/validator/rotationAborted.ts create mode 100644 generated/20/validator/rotationPhaseUpdated.ts create mode 100644 generated/20/validator/vanityNameSet.ts create mode 100644 generated/20/witnesser/witnessExecutionFailed.ts create mode 100644 generated/21/accountRoles/accountRoleRegistered.ts create mode 100644 generated/21/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/21/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/21/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/21/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/21/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/21/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/21/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/21/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated/21/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated/21/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/21/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/21/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/21/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/21/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/21/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/21/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/21/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/21/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/21/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/21/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/21/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/21/bitcoinVault/keygenFailure.ts create mode 100644 generated/21/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/21/bitcoinVault/keygenRequest.ts create mode 100644 generated/21/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/21/bitcoinVault/keygenSuccess.ts create mode 100644 generated/21/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/21/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/21/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/21/bitcoinVault/noKeyHandover.ts create mode 100644 generated/21/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/21/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/21/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/21/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/21/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/21/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/21/environment/addedNewEthAsset.ts create mode 100644 generated/21/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/21/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/21/environment/polkadotVaultAccountSet.ts create mode 100644 generated/21/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/21/environment/updatedEthAsset.ts create mode 100644 generated/21/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/21/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/21/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/21/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/21/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/21/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/21/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/21/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/21/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/21/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/21/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated/21/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated/21/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/21/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/21/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/21/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/21/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/21/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/21/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/21/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/21/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/21/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/21/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/21/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/21/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/21/ethereumVault/keygenFailure.ts create mode 100644 generated/21/ethereumVault/keygenFailureReported.ts create mode 100644 generated/21/ethereumVault/keygenRequest.ts create mode 100644 generated/21/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/21/ethereumVault/keygenSuccess.ts create mode 100644 generated/21/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/21/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/21/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/21/ethereumVault/noKeyHandover.ts create mode 100644 generated/21/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/21/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/21/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/21/flip/accountReaped.ts create mode 100644 generated/21/flip/remainingImbalance.ts create mode 100644 generated/21/flip/slashingPerformed.ts create mode 100644 generated/21/flip/slashingRateUpdated.ts create mode 100644 generated/21/funding/addedRestrictedAddress.ts create mode 100644 generated/21/funding/boundRedeemAddress.ts create mode 100644 generated/21/funding/failedFundingAttempt.ts create mode 100644 generated/21/funding/funded.ts create mode 100644 generated/21/funding/minimumFundingUpdated.ts create mode 100644 generated/21/funding/redemptionAmountZero.ts create mode 100644 generated/21/funding/redemptionExpired.ts create mode 100644 generated/21/funding/redemptionRequested.ts create mode 100644 generated/21/funding/redemptionSettled.ts create mode 100644 generated/21/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/21/funding/removedRestrictedAddress.ts create mode 100644 generated/21/funding/startedBidding.ts create mode 100644 generated/21/funding/stoppedBidding.ts create mode 100644 generated/21/governance/approved.ts create mode 100644 generated/21/governance/decodeOfCallFailed.ts create mode 100644 generated/21/governance/executed.ts create mode 100644 generated/21/governance/expired.ts create mode 100644 generated/21/governance/failedExecution.ts create mode 100644 generated/21/governance/govKeyCallExecuted.ts create mode 100644 generated/21/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/21/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/21/governance/proposed.ts create mode 100644 generated/21/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/21/grandpa/newAuthorities.ts create mode 100644 generated/21/grandpa/paused.ts create mode 100644 generated/21/grandpa/resumed.ts create mode 100644 generated/21/liquidityPools/assetSwapped.ts create mode 100644 generated/21/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/21/liquidityPools/networkFeeTaken.ts create mode 100644 generated/21/liquidityPools/newPoolCreated.ts create mode 100644 generated/21/liquidityPools/poolStateUpdated.ts create mode 100644 generated/21/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/21/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/21/liquidityProvider/accountCredited.ts create mode 100644 generated/21/liquidityProvider/accountDebited.ts create mode 100644 generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated/21/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/21/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/21/liquidityProvider/lpTtlSet.ts create mode 100644 generated/21/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/21/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/21/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/21/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/21/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/21/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/21/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/21/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/21/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/21/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/21/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/21/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated/21/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated/21/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/21/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/21/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/21/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/21/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/21/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/21/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/21/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/21/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/21/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/21/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/21/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/21/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/21/polkadotVault/keygenFailure.ts create mode 100644 generated/21/polkadotVault/keygenFailureReported.ts create mode 100644 generated/21/polkadotVault/keygenRequest.ts create mode 100644 generated/21/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/21/polkadotVault/keygenSuccess.ts create mode 100644 generated/21/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/21/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/21/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/21/polkadotVault/noKeyHandover.ts create mode 100644 generated/21/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/21/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/21/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/21/reputation/accrualRateUpdated.ts create mode 100644 generated/21/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/21/reputation/offencePenalty.ts create mode 100644 generated/21/reputation/penaltyUpdated.ts create mode 100644 generated/21/session/newSession.ts create mode 100644 generated/21/swapping/batchSwapFailed.ts create mode 100644 generated/21/swapping/ccmDepositReceived.ts create mode 100644 generated/21/swapping/ccmEgressScheduled.ts create mode 100644 generated/21/swapping/ccmFailed.ts create mode 100644 generated/21/swapping/minimumSwapAmountSet.ts create mode 100644 generated/21/swapping/swapAmountTooLow.ts create mode 100644 generated/21/swapping/swapDepositAddressExpired.ts create mode 100644 generated/21/swapping/swapDepositAddressReady.ts create mode 100644 generated/21/swapping/swapEgressScheduled.ts create mode 100644 generated/21/swapping/swapExecuted.ts create mode 100644 generated/21/swapping/swapScheduled.ts create mode 100644 generated/21/swapping/swapTtlSet.ts create mode 100644 generated/21/swapping/withdrawalRequested.ts create mode 100644 generated/21/system/codeUpdated.ts create mode 100644 generated/21/system/extrinsicFailed.ts create mode 100644 generated/21/system/extrinsicSuccess.ts create mode 100644 generated/21/system/killedAccount.ts create mode 100644 generated/21/system/newAccount.ts create mode 100644 generated/21/system/remarked.ts create mode 100644 generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/21/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/21/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/21/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/21/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/21/transactionPayment/transactionFeePaid.ts create mode 100644 generated/21/validator/auctionCompleted.ts create mode 100644 generated/21/validator/cFEVersionUpdated.ts create mode 100644 generated/21/validator/newEpoch.ts create mode 100644 generated/21/validator/palletConfigUpdated.ts create mode 100644 generated/21/validator/peerIdRegistered.ts create mode 100644 generated/21/validator/peerIdUnregistered.ts create mode 100644 generated/21/validator/rotationAborted.ts create mode 100644 generated/21/validator/rotationPhaseUpdated.ts create mode 100644 generated/21/validator/vanityNameSet.ts create mode 100644 generated/21/witnesser/witnessExecutionFailed.ts create mode 100644 generated/22/accountRoles/accountRoleRegistered.ts create mode 100644 generated/22/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/22/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/22/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/22/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/22/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/22/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/22/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/22/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/22/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/22/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/22/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/22/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/22/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/22/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/22/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/22/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/22/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/22/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/22/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/22/bitcoinVault/keygenFailure.ts create mode 100644 generated/22/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/22/bitcoinVault/keygenRequest.ts create mode 100644 generated/22/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/22/bitcoinVault/keygenSuccess.ts create mode 100644 generated/22/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/22/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/22/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/22/bitcoinVault/noKeyHandover.ts create mode 100644 generated/22/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/22/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/22/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/22/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/22/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/22/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/22/environment/addedNewEthAsset.ts create mode 100644 generated/22/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/22/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/22/environment/polkadotVaultAccountSet.ts create mode 100644 generated/22/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/22/environment/updatedEthAsset.ts create mode 100644 generated/22/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/22/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/22/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/22/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/22/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/22/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/22/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/22/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/22/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/22/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/22/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/22/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/22/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/22/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/22/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/22/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/22/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/22/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/22/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/22/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/22/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/22/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/22/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/22/ethereumVault/keygenFailure.ts create mode 100644 generated/22/ethereumVault/keygenFailureReported.ts create mode 100644 generated/22/ethereumVault/keygenRequest.ts create mode 100644 generated/22/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/22/ethereumVault/keygenSuccess.ts create mode 100644 generated/22/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/22/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/22/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/22/ethereumVault/noKeyHandover.ts create mode 100644 generated/22/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/22/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/22/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/22/flip/accountReaped.ts create mode 100644 generated/22/flip/remainingImbalance.ts create mode 100644 generated/22/flip/slashingPerformed.ts create mode 100644 generated/22/flip/slashingRateUpdated.ts create mode 100644 generated/22/funding/addedRestrictedAddress.ts create mode 100644 generated/22/funding/boundRedeemAddress.ts create mode 100644 generated/22/funding/failedFundingAttempt.ts create mode 100644 generated/22/funding/funded.ts create mode 100644 generated/22/funding/minimumFundingUpdated.ts create mode 100644 generated/22/funding/redemptionAmountZero.ts create mode 100644 generated/22/funding/redemptionExpired.ts create mode 100644 generated/22/funding/redemptionRequested.ts create mode 100644 generated/22/funding/redemptionSettled.ts create mode 100644 generated/22/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/22/funding/removedRestrictedAddress.ts create mode 100644 generated/22/funding/startedBidding.ts create mode 100644 generated/22/funding/stoppedBidding.ts create mode 100644 generated/22/governance/approved.ts create mode 100644 generated/22/governance/decodeOfCallFailed.ts create mode 100644 generated/22/governance/executed.ts create mode 100644 generated/22/governance/expired.ts create mode 100644 generated/22/governance/failedExecution.ts create mode 100644 generated/22/governance/govKeyCallExecuted.ts create mode 100644 generated/22/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/22/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/22/governance/proposed.ts create mode 100644 generated/22/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/22/grandpa/newAuthorities.ts create mode 100644 generated/22/grandpa/paused.ts create mode 100644 generated/22/grandpa/resumed.ts create mode 100644 generated/22/liquidityPools/assetSwapped.ts create mode 100644 generated/22/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/22/liquidityPools/networkFeeTaken.ts create mode 100644 generated/22/liquidityPools/newPoolCreated.ts create mode 100644 generated/22/liquidityPools/poolStateUpdated.ts create mode 100644 generated/22/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/22/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/22/liquidityProvider/accountCredited.ts create mode 100644 generated/22/liquidityProvider/accountDebited.ts create mode 100644 generated/22/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/22/liquidityProvider/lpTtlSet.ts create mode 100644 generated/22/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/22/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/22/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/22/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/22/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/22/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/22/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/22/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/22/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/22/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/22/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/22/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/22/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/22/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/22/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/22/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/22/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/22/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/22/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/22/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/22/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/22/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/22/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/22/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/22/polkadotVault/keygenFailure.ts create mode 100644 generated/22/polkadotVault/keygenFailureReported.ts create mode 100644 generated/22/polkadotVault/keygenRequest.ts create mode 100644 generated/22/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/22/polkadotVault/keygenSuccess.ts create mode 100644 generated/22/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/22/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/22/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/22/polkadotVault/noKeyHandover.ts create mode 100644 generated/22/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/22/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/22/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/22/reputation/accrualRateUpdated.ts create mode 100644 generated/22/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/22/reputation/offencePenalty.ts create mode 100644 generated/22/reputation/penaltyUpdated.ts create mode 100644 generated/22/session/newSession.ts create mode 100644 generated/22/swapping/batchSwapFailed.ts create mode 100644 generated/22/swapping/ccmDepositReceived.ts create mode 100644 generated/22/swapping/ccmEgressScheduled.ts create mode 100644 generated/22/swapping/ccmFailed.ts create mode 100644 generated/22/swapping/minimumSwapAmountSet.ts create mode 100644 generated/22/swapping/swapAmountTooLow.ts create mode 100644 generated/22/swapping/swapDepositAddressExpired.ts create mode 100644 generated/22/swapping/swapDepositAddressReady.ts create mode 100644 generated/22/swapping/swapEgressScheduled.ts create mode 100644 generated/22/swapping/swapExecuted.ts create mode 100644 generated/22/swapping/swapScheduled.ts create mode 100644 generated/22/swapping/swapTtlSet.ts create mode 100644 generated/22/swapping/withdrawalRequested.ts create mode 100644 generated/22/system/codeUpdated.ts create mode 100644 generated/22/system/extrinsicFailed.ts create mode 100644 generated/22/system/extrinsicSuccess.ts create mode 100644 generated/22/system/killedAccount.ts create mode 100644 generated/22/system/newAccount.ts create mode 100644 generated/22/system/remarked.ts create mode 100644 generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/22/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/22/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/22/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/22/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/22/transactionPayment/transactionFeePaid.ts create mode 100644 generated/22/validator/auctionCompleted.ts create mode 100644 generated/22/validator/cFEVersionUpdated.ts create mode 100644 generated/22/validator/newEpoch.ts create mode 100644 generated/22/validator/palletConfigUpdated.ts create mode 100644 generated/22/validator/peerIdRegistered.ts create mode 100644 generated/22/validator/peerIdUnregistered.ts create mode 100644 generated/22/validator/rotationAborted.ts create mode 100644 generated/22/validator/rotationPhaseUpdated.ts create mode 100644 generated/22/validator/vanityNameSet.ts create mode 100644 generated/22/witnesser/witnessExecutionFailed.ts create mode 100644 generated/25/accountRoles/accountRoleRegistered.ts create mode 100644 generated/25/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/25/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/25/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/25/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated/25/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated/25/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated/25/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated/25/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/25/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated/25/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated/25/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/25/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated/25/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated/25/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated/25/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated/25/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated/25/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated/25/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated/25/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/25/bitcoinVault/keygenFailure.ts create mode 100644 generated/25/bitcoinVault/keygenFailureReported.ts create mode 100644 generated/25/bitcoinVault/keygenRequest.ts create mode 100644 generated/25/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/25/bitcoinVault/keygenSuccess.ts create mode 100644 generated/25/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated/25/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated/25/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated/25/bitcoinVault/noKeyHandover.ts create mode 100644 generated/25/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated/25/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated/25/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated/25/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated/25/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated/25/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated/25/environment/addedNewEthAsset.ts create mode 100644 generated/25/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated/25/environment/nextCompatibilityVersionSet.ts create mode 100644 generated/25/environment/polkadotVaultAccountSet.ts create mode 100644 generated/25/environment/runtimeSafeModeUpdated.ts create mode 100644 generated/25/environment/updatedEthAsset.ts create mode 100644 generated/25/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/25/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/25/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/25/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/25/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/25/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/25/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated/25/ethereumIngressEgress/depositReceived.ts create mode 100644 generated/25/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated/25/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated/25/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/25/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated/25/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated/25/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/25/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated/25/ethereumVault/keyHandoverFailure.ts create mode 100644 generated/25/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated/25/ethereumVault/keyHandoverRequest.ts create mode 100644 generated/25/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated/25/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated/25/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated/25/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated/25/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/25/ethereumVault/keygenFailure.ts create mode 100644 generated/25/ethereumVault/keygenFailureReported.ts create mode 100644 generated/25/ethereumVault/keygenRequest.ts create mode 100644 generated/25/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/25/ethereumVault/keygenSuccess.ts create mode 100644 generated/25/ethereumVault/keygenSuccessReported.ts create mode 100644 generated/25/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated/25/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated/25/ethereumVault/noKeyHandover.ts create mode 100644 generated/25/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated/25/ethereumVault/vaultRotationAborted.ts create mode 100644 generated/25/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated/25/flip/accountReaped.ts create mode 100644 generated/25/flip/remainingImbalance.ts create mode 100644 generated/25/flip/slashingPerformed.ts create mode 100644 generated/25/flip/slashingRateUpdated.ts create mode 100644 generated/25/funding/addedRestrictedAddress.ts create mode 100644 generated/25/funding/boundExecutorAddress.ts create mode 100644 generated/25/funding/boundRedeemAddress.ts create mode 100644 generated/25/funding/failedFundingAttempt.ts create mode 100644 generated/25/funding/funded.ts create mode 100644 generated/25/funding/minimumFundingUpdated.ts create mode 100644 generated/25/funding/redemptionAmountZero.ts create mode 100644 generated/25/funding/redemptionExpired.ts create mode 100644 generated/25/funding/redemptionRequested.ts create mode 100644 generated/25/funding/redemptionSettled.ts create mode 100644 generated/25/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated/25/funding/removedRestrictedAddress.ts create mode 100644 generated/25/funding/startedBidding.ts create mode 100644 generated/25/funding/stoppedBidding.ts create mode 100644 generated/25/governance/approved.ts create mode 100644 generated/25/governance/decodeOfCallFailed.ts create mode 100644 generated/25/governance/executed.ts create mode 100644 generated/25/governance/expired.ts create mode 100644 generated/25/governance/failedExecution.ts create mode 100644 generated/25/governance/govKeyCallExecuted.ts create mode 100644 generated/25/governance/govKeyCallExecutionFailed.ts create mode 100644 generated/25/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated/25/governance/proposed.ts create mode 100644 generated/25/governance/upgradeConditionsSatisfied.ts create mode 100644 generated/25/grandpa/newAuthorities.ts create mode 100644 generated/25/grandpa/paused.ts create mode 100644 generated/25/grandpa/resumed.ts create mode 100644 generated/25/liquidityPools/assetSwapped.ts create mode 100644 generated/25/liquidityPools/limitOrderUpdated.ts create mode 100644 generated/25/liquidityPools/networkFeeTaken.ts create mode 100644 generated/25/liquidityPools/newPoolCreated.ts create mode 100644 generated/25/liquidityPools/poolStateUpdated.ts create mode 100644 generated/25/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated/25/liquidityPools/updatedBuyInterval.ts create mode 100644 generated/25/liquidityProvider/accountCredited.ts create mode 100644 generated/25/liquidityProvider/accountDebited.ts create mode 100644 generated/25/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated/25/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated/25/liquidityProvider/lpTtlSet.ts create mode 100644 generated/25/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated/25/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated/25/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated/25/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated/25/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated/25/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated/25/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated/25/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated/25/polkadotIngressEgress/depositReceived.ts create mode 100644 generated/25/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated/25/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated/25/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated/25/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated/25/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated/25/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated/25/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated/25/polkadotVault/keyHandoverFailure.ts create mode 100644 generated/25/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated/25/polkadotVault/keyHandoverRequest.ts create mode 100644 generated/25/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated/25/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated/25/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated/25/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated/25/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated/25/polkadotVault/keygenFailure.ts create mode 100644 generated/25/polkadotVault/keygenFailureReported.ts create mode 100644 generated/25/polkadotVault/keygenRequest.ts create mode 100644 generated/25/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated/25/polkadotVault/keygenSuccess.ts create mode 100644 generated/25/polkadotVault/keygenSuccessReported.ts create mode 100644 generated/25/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated/25/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated/25/polkadotVault/noKeyHandover.ts create mode 100644 generated/25/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated/25/polkadotVault/vaultRotationAborted.ts create mode 100644 generated/25/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated/25/reputation/accrualRateUpdated.ts create mode 100644 generated/25/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated/25/reputation/offencePenalty.ts create mode 100644 generated/25/reputation/penaltyUpdated.ts create mode 100644 generated/25/session/newSession.ts create mode 100644 generated/25/swapping/batchSwapFailed.ts create mode 100644 generated/25/swapping/ccmDepositReceived.ts create mode 100644 generated/25/swapping/ccmEgressScheduled.ts create mode 100644 generated/25/swapping/ccmFailed.ts create mode 100644 generated/25/swapping/minimumSwapAmountSet.ts create mode 100644 generated/25/swapping/swapAmountTooLow.ts create mode 100644 generated/25/swapping/swapDepositAddressExpired.ts create mode 100644 generated/25/swapping/swapDepositAddressReady.ts create mode 100644 generated/25/swapping/swapEgressScheduled.ts create mode 100644 generated/25/swapping/swapExecuted.ts create mode 100644 generated/25/swapping/swapScheduled.ts create mode 100644 generated/25/swapping/swapTtlSet.ts create mode 100644 generated/25/swapping/withdrawalRequested.ts create mode 100644 generated/25/system/codeUpdated.ts create mode 100644 generated/25/system/extrinsicFailed.ts create mode 100644 generated/25/system/extrinsicSuccess.ts create mode 100644 generated/25/system/killedAccount.ts create mode 100644 generated/25/system/newAccount.ts create mode 100644 generated/25/system/remarked.ts create mode 100644 generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated/25/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated/25/tokenholderGovernance/proposalPassed.ts create mode 100644 generated/25/tokenholderGovernance/proposalRejected.ts create mode 100644 generated/25/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated/25/transactionPayment/transactionFeePaid.ts create mode 100644 generated/25/validator/auctionCompleted.ts create mode 100644 generated/25/validator/cFEVersionUpdated.ts create mode 100644 generated/25/validator/newEpoch.ts create mode 100644 generated/25/validator/palletConfigUpdated.ts create mode 100644 generated/25/validator/peerIdRegistered.ts create mode 100644 generated/25/validator/peerIdUnregistered.ts create mode 100644 generated/25/validator/rotationAborted.ts create mode 100644 generated/25/validator/rotationPhaseUpdated.ts create mode 100644 generated/25/validator/vanityNameSet.ts create mode 100644 generated/25/witnesser/witnessExecutionFailed.ts diff --git a/generated/100/accountRoles/accountRoleRegistered.ts b/generated/100/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/100/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/100/bitcoinBroadcaster/broadcastAborted.ts b/generated/100/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/100/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/100/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/100/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/100/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/100/bitcoinBroadcaster/broadcastSuccess.ts b/generated/100/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/100/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/100/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/100/bitcoinChainTracking/chainStateUpdated.ts b/generated/100/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/100/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/100/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/100/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/100/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/100/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/100/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/100/bitcoinIngressEgress/depositIgnored.ts b/generated/100/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/100/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/100/bitcoinIngressEgress/depositReceived.ts b/generated/100/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/100/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/100/bitcoinIngressEgress/egressScheduled.ts b/generated/100/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/100/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/100/bitcoinIngressEgress/minimumDepositSet.ts b/generated/100/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/100/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/100/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/100/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/100/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/100/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/100/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/100/bitcoinThresholdSigner/retryRequested.ts b/generated/100/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/100/bitcoinThresholdSigner/signersUnavailable.ts b/generated/100/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/100/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/100/bitcoinVault/awaitingGovernanceActivation.ts b/generated/100/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/100/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/100/bitcoinVault/keyHandoverFailure.ts b/generated/100/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/100/bitcoinVault/keyHandoverFailureReported.ts b/generated/100/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/100/bitcoinVault/keyHandoverRequest.ts b/generated/100/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/100/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/100/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/100/bitcoinVault/keyHandoverSuccess.ts b/generated/100/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/100/bitcoinVault/keyHandoverSuccessReported.ts b/generated/100/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/100/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/100/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/100/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/100/bitcoinVault/keygenFailure.ts b/generated/100/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/100/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/100/bitcoinVault/keygenFailureReported.ts b/generated/100/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/100/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/100/bitcoinVault/keygenRequest.ts b/generated/100/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/100/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/100/bitcoinVault/keygenResponseTimeout.ts b/generated/100/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/100/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/100/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/100/bitcoinVault/keygenSuccess.ts b/generated/100/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/100/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/100/bitcoinVault/keygenSuccessReported.ts b/generated/100/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/100/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/100/bitcoinVault/keygenVerificationFailure.ts b/generated/100/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/100/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/100/bitcoinVault/keygenVerificationSuccess.ts b/generated/100/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/100/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/100/bitcoinVault/noKeyHandover.ts b/generated/100/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/100/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/100/bitcoinVault/vaultRotatedExternally.ts b/generated/100/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/100/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/100/bitcoinVault/vaultRotationAborted.ts b/generated/100/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/100/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/100/bitcoinVault/vaultRotationCompleted.ts b/generated/100/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/100/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/100/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/100/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/100/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/100/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/100/emissions/supplyUpdateBroadcastRequested.ts b/generated/100/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/100/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/100/emissions/supplyUpdateIntervalUpdated.ts b/generated/100/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/100/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/100/environment/addedNewEthAsset.ts b/generated/100/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/100/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/100/environment/bitcoinBlockNumberSetForVault.ts b/generated/100/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/100/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/100/environment/polkadotVaultAccountSet.ts b/generated/100/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/100/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/100/environment/runtimeSafeModeUpdated.ts b/generated/100/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/100/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/100/environment/updatedEthAsset.ts b/generated/100/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/100/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/100/ethereumBroadcaster/broadcastAborted.ts b/generated/100/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/100/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/100/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/100/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/100/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/100/ethereumBroadcaster/broadcastSuccess.ts b/generated/100/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/100/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/100/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/100/ethereumChainTracking/chainStateUpdated.ts b/generated/100/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/100/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/100/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/100/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/100/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/100/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/100/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/100/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/100/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/100/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/100/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/100/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/100/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/100/ethereumIngressEgress/depositIgnored.ts b/generated/100/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/100/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/100/ethereumIngressEgress/depositReceived.ts b/generated/100/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/100/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/100/ethereumIngressEgress/egressScheduled.ts b/generated/100/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/100/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/100/ethereumIngressEgress/minimumDepositSet.ts b/generated/100/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/100/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/100/ethereumIngressEgress/vaultTransferFailed.ts b/generated/100/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/100/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/100/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/100/ethereumThresholdSigner/failureReportProcessed.ts b/generated/100/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/100/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/100/ethereumThresholdSigner/retryRequested.ts b/generated/100/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/100/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/100/ethereumThresholdSigner/signersUnavailable.ts b/generated/100/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/100/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/100/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/100/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/100/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/100/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/100/ethereumVault/awaitingGovernanceActivation.ts b/generated/100/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/100/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/100/ethereumVault/keyHandoverFailure.ts b/generated/100/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/100/ethereumVault/keyHandoverFailureReported.ts b/generated/100/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/100/ethereumVault/keyHandoverRequest.ts b/generated/100/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/100/ethereumVault/keyHandoverResponseTimeout.ts b/generated/100/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/100/ethereumVault/keyHandoverSuccess.ts b/generated/100/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/100/ethereumVault/keyHandoverSuccessReported.ts b/generated/100/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/100/ethereumVault/keyHandoverVerificationFailure.ts b/generated/100/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/100/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/100/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/100/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/100/ethereumVault/keygenFailure.ts b/generated/100/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/100/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/100/ethereumVault/keygenFailureReported.ts b/generated/100/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/100/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/100/ethereumVault/keygenRequest.ts b/generated/100/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/100/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/100/ethereumVault/keygenResponseTimeout.ts b/generated/100/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/100/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/100/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/100/ethereumVault/keygenSuccess.ts b/generated/100/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/100/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/100/ethereumVault/keygenSuccessReported.ts b/generated/100/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/100/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/100/ethereumVault/keygenVerificationFailure.ts b/generated/100/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/100/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/100/ethereumVault/keygenVerificationSuccess.ts b/generated/100/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/100/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/100/ethereumVault/noKeyHandover.ts b/generated/100/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/100/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/100/ethereumVault/vaultRotatedExternally.ts b/generated/100/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/100/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/100/ethereumVault/vaultRotationAborted.ts b/generated/100/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/100/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/100/ethereumVault/vaultRotationCompleted.ts b/generated/100/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/100/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/100/flip/accountReaped.ts b/generated/100/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/100/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/100/flip/remainingImbalance.ts b/generated/100/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/100/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/100/flip/slashingPerformed.ts b/generated/100/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/100/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/100/flip/slashingRateUpdated.ts b/generated/100/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/100/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/100/funding/addedRestrictedAddress.ts b/generated/100/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/100/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/100/funding/boundExecutorAddress.ts b/generated/100/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/100/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/100/funding/boundRedeemAddress.ts b/generated/100/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/100/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/100/funding/failedFundingAttempt.ts b/generated/100/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/100/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/100/funding/funded.ts b/generated/100/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/100/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/100/funding/minimumFundingUpdated.ts b/generated/100/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/100/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/100/funding/redemptionAmountZero.ts b/generated/100/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/100/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/100/funding/redemptionExpired.ts b/generated/100/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/100/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/100/funding/redemptionRequested.ts b/generated/100/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/100/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/100/funding/redemptionSettled.ts b/generated/100/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/100/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/100/funding/redemptionTaxAmountUpdated.ts b/generated/100/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/100/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/100/funding/removedRestrictedAddress.ts b/generated/100/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/100/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/100/funding/startedBidding.ts b/generated/100/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/100/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/100/funding/stoppedBidding.ts b/generated/100/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/100/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/100/governance/approved.ts b/generated/100/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/100/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/100/governance/decodeOfCallFailed.ts b/generated/100/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/100/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/100/governance/executed.ts b/generated/100/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/100/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/100/governance/expired.ts b/generated/100/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/100/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/100/governance/failedExecution.ts b/generated/100/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/100/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/100/governance/govKeyCallExecuted.ts b/generated/100/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/100/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/100/governance/govKeyCallExecutionFailed.ts b/generated/100/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/100/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/100/governance/govKeyCallHashWhitelisted.ts b/generated/100/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/100/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/100/governance/proposed.ts b/generated/100/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/100/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/100/grandpa/newAuthorities.ts b/generated/100/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/100/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/100/grandpa/paused.ts b/generated/100/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/100/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/100/grandpa/resumed.ts b/generated/100/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/100/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/100/liquidityPools/assetSwapped.ts b/generated/100/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/100/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/100/liquidityPools/networkFeeTaken.ts b/generated/100/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/100/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/100/liquidityPools/newPoolCreated.ts b/generated/100/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/100/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/100/liquidityPools/poolStateUpdated.ts b/generated/100/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/100/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/100/liquidityPools/updatedBuyInterval.ts b/generated/100/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/100/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/100/liquidityProvider/accountCredited.ts b/generated/100/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/100/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/100/liquidityProvider/accountDebited.ts b/generated/100/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/100/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/100/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/100/liquidityProvider/withdrawalEgressScheduled.ts b/generated/100/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/100/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/100/polkadotBroadcaster/broadcastAborted.ts b/generated/100/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/100/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/100/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/100/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/100/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/100/polkadotBroadcaster/broadcastSuccess.ts b/generated/100/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/100/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/100/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/100/polkadotChainTracking/chainStateUpdated.ts b/generated/100/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/100/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/100/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/100/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/100/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/100/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/100/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/100/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/100/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/100/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/100/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/100/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/100/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/100/polkadotIngressEgress/depositIgnored.ts b/generated/100/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/100/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/100/polkadotIngressEgress/depositReceived.ts b/generated/100/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/100/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/100/polkadotIngressEgress/egressScheduled.ts b/generated/100/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/100/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/100/polkadotIngressEgress/minimumDepositSet.ts b/generated/100/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/100/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/100/polkadotIngressEgress/vaultTransferFailed.ts b/generated/100/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/100/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/100/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/100/polkadotThresholdSigner/failureReportProcessed.ts b/generated/100/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/100/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/100/polkadotThresholdSigner/retryRequested.ts b/generated/100/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/100/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/100/polkadotThresholdSigner/signersUnavailable.ts b/generated/100/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/100/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/100/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/100/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/100/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/100/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/100/polkadotVault/awaitingGovernanceActivation.ts b/generated/100/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/100/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/100/polkadotVault/keyHandoverFailure.ts b/generated/100/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/100/polkadotVault/keyHandoverFailureReported.ts b/generated/100/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/100/polkadotVault/keyHandoverRequest.ts b/generated/100/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/100/polkadotVault/keyHandoverResponseTimeout.ts b/generated/100/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/100/polkadotVault/keyHandoverSuccess.ts b/generated/100/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/100/polkadotVault/keyHandoverSuccessReported.ts b/generated/100/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/100/polkadotVault/keyHandoverVerificationFailure.ts b/generated/100/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/100/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/100/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/100/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/100/polkadotVault/keygenFailure.ts b/generated/100/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/100/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/100/polkadotVault/keygenFailureReported.ts b/generated/100/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/100/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/100/polkadotVault/keygenRequest.ts b/generated/100/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/100/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/100/polkadotVault/keygenResponseTimeout.ts b/generated/100/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/100/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/100/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/100/polkadotVault/keygenSuccess.ts b/generated/100/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/100/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/100/polkadotVault/keygenSuccessReported.ts b/generated/100/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/100/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/100/polkadotVault/keygenVerificationFailure.ts b/generated/100/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/100/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/100/polkadotVault/keygenVerificationSuccess.ts b/generated/100/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/100/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/100/polkadotVault/noKeyHandover.ts b/generated/100/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/100/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/100/polkadotVault/vaultRotatedExternally.ts b/generated/100/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/100/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/100/polkadotVault/vaultRotationAborted.ts b/generated/100/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/100/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/100/polkadotVault/vaultRotationCompleted.ts b/generated/100/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/100/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/100/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/100/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/100/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/100/reputation/offencePenalty.ts b/generated/100/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/100/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/100/reputation/penaltyUpdated.ts b/generated/100/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/100/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/100/session/newSession.ts b/generated/100/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/100/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/100/swapping/batchSwapFailed.ts b/generated/100/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/100/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/100/swapping/ccmDepositReceived.ts b/generated/100/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/100/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/100/swapping/ccmEgressScheduled.ts b/generated/100/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/100/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/100/swapping/ccmFailed.ts b/generated/100/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/100/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/100/swapping/minimumSwapAmountSet.ts b/generated/100/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/100/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/100/swapping/swapAmountTooLow.ts b/generated/100/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/100/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/100/swapping/swapEgressScheduled.ts b/generated/100/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/100/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/100/swapping/swapExecuted.ts b/generated/100/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/100/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/100/swapping/swapScheduled.ts b/generated/100/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/100/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/100/swapping/withdrawalRequested.ts b/generated/100/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/100/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/100/system/codeUpdated.ts b/generated/100/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/100/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/100/system/extrinsicFailed.ts b/generated/100/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/100/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/100/system/extrinsicSuccess.ts b/generated/100/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/100/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/100/system/killedAccount.ts b/generated/100/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/100/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/100/system/newAccount.ts b/generated/100/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/100/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/100/system/remarked.ts b/generated/100/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/100/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/100/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/100/tokenholderGovernance/proposalEnacted.ts b/generated/100/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/100/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/100/tokenholderGovernance/proposalPassed.ts b/generated/100/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/100/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/100/tokenholderGovernance/proposalRejected.ts b/generated/100/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/100/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/100/tokenholderGovernance/proposalSubmitted.ts b/generated/100/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/100/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/100/transactionPayment/transactionFeePaid.ts b/generated/100/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/100/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/100/validator/auctionCompleted.ts b/generated/100/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/100/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/100/validator/cFEVersionUpdated.ts b/generated/100/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/100/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/100/validator/newEpoch.ts b/generated/100/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/100/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/100/validator/palletConfigUpdated.ts b/generated/100/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/100/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/100/validator/peerIdRegistered.ts b/generated/100/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/100/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/100/validator/peerIdUnregistered.ts b/generated/100/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/100/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/100/validator/rotationAborted.ts b/generated/100/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/100/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/100/validator/rotationPhaseUpdated.ts b/generated/100/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/100/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/100/validator/vanityNameSet.ts b/generated/100/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/100/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/100/witnesser/witnessExecutionFailed.ts b/generated/100/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/100/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/102/accountRoles/accountRoleRegistered.ts b/generated/102/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/102/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/102/bitcoinBroadcaster/broadcastAborted.ts b/generated/102/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/102/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/102/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/102/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/102/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/102/bitcoinBroadcaster/broadcastSuccess.ts b/generated/102/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/102/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..dda5ab8 --- /dev/null +++ b/generated/102/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/102/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated/102/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated/102/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/102/bitcoinChainTracking/chainStateUpdated.ts b/generated/102/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/102/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/102/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/102/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/102/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/102/bitcoinIngressEgress/depositIgnored.ts b/generated/102/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/102/bitcoinIngressEgress/depositReceived.ts b/generated/102/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/102/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/102/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated/102/bitcoinIngressEgress/egressScheduled.ts b/generated/102/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/102/bitcoinIngressEgress/minimumDepositSet.ts b/generated/102/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/102/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/102/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/102/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/102/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/102/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/102/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/102/bitcoinThresholdSigner/retryRequested.ts b/generated/102/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/102/bitcoinThresholdSigner/signersUnavailable.ts b/generated/102/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/102/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/102/bitcoinVault/awaitingGovernanceActivation.ts b/generated/102/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/102/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/102/bitcoinVault/keyHandoverFailure.ts b/generated/102/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/102/bitcoinVault/keyHandoverFailureReported.ts b/generated/102/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/102/bitcoinVault/keyHandoverRequest.ts b/generated/102/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/102/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/102/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/102/bitcoinVault/keyHandoverSuccess.ts b/generated/102/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/102/bitcoinVault/keyHandoverSuccessReported.ts b/generated/102/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/102/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/102/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/102/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/102/bitcoinVault/keygenFailure.ts b/generated/102/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/102/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/102/bitcoinVault/keygenFailureReported.ts b/generated/102/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/102/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/102/bitcoinVault/keygenRequest.ts b/generated/102/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/102/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/102/bitcoinVault/keygenResponseTimeout.ts b/generated/102/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/102/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/102/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/102/bitcoinVault/keygenSuccess.ts b/generated/102/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/102/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/102/bitcoinVault/keygenSuccessReported.ts b/generated/102/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/102/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/102/bitcoinVault/keygenVerificationFailure.ts b/generated/102/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/102/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/102/bitcoinVault/keygenVerificationSuccess.ts b/generated/102/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/102/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/102/bitcoinVault/noKeyHandover.ts b/generated/102/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/102/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/102/bitcoinVault/vaultRotatedExternally.ts b/generated/102/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/102/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/102/bitcoinVault/vaultRotationAborted.ts b/generated/102/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/102/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/102/bitcoinVault/vaultRotationCompleted.ts b/generated/102/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/102/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/102/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/102/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/102/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/102/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/102/emissions/supplyUpdateBroadcastRequested.ts b/generated/102/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/102/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/102/emissions/supplyUpdateIntervalUpdated.ts b/generated/102/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/102/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/102/environment/addedNewEthAsset.ts b/generated/102/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/102/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/102/environment/bitcoinBlockNumberSetForVault.ts b/generated/102/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/102/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/102/environment/polkadotVaultAccountSet.ts b/generated/102/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/102/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/102/environment/runtimeSafeModeUpdated.ts b/generated/102/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/102/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/102/environment/updatedEthAsset.ts b/generated/102/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/102/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/102/ethereumBroadcaster/broadcastAborted.ts b/generated/102/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/102/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/102/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/102/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/102/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/102/ethereumBroadcaster/broadcastSuccess.ts b/generated/102/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/102/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..a832086 --- /dev/null +++ b/generated/102/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/102/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated/102/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated/102/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/102/ethereumChainTracking/chainStateUpdated.ts b/generated/102/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/102/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/102/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/102/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/102/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/102/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/102/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/102/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/102/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/102/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/102/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/102/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/102/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/102/ethereumIngressEgress/depositIgnored.ts b/generated/102/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/102/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/102/ethereumIngressEgress/depositReceived.ts b/generated/102/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/102/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/102/ethereumIngressEgress/depositWitnessRejected.ts b/generated/102/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated/102/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated/102/ethereumIngressEgress/egressScheduled.ts b/generated/102/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/102/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/102/ethereumIngressEgress/minimumDepositSet.ts b/generated/102/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/102/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/102/ethereumIngressEgress/vaultTransferFailed.ts b/generated/102/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/102/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/102/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/102/ethereumThresholdSigner/failureReportProcessed.ts b/generated/102/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/102/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/102/ethereumThresholdSigner/retryRequested.ts b/generated/102/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/102/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/102/ethereumThresholdSigner/signersUnavailable.ts b/generated/102/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/102/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/102/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/102/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/102/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/102/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/102/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/102/ethereumVault/awaitingGovernanceActivation.ts b/generated/102/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/102/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/102/ethereumVault/keyHandoverFailure.ts b/generated/102/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/102/ethereumVault/keyHandoverFailureReported.ts b/generated/102/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/102/ethereumVault/keyHandoverRequest.ts b/generated/102/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/102/ethereumVault/keyHandoverResponseTimeout.ts b/generated/102/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/102/ethereumVault/keyHandoverSuccess.ts b/generated/102/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/102/ethereumVault/keyHandoverSuccessReported.ts b/generated/102/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/102/ethereumVault/keyHandoverVerificationFailure.ts b/generated/102/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/102/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/102/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/102/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/102/ethereumVault/keygenFailure.ts b/generated/102/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/102/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/102/ethereumVault/keygenFailureReported.ts b/generated/102/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/102/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/102/ethereumVault/keygenRequest.ts b/generated/102/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/102/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/102/ethereumVault/keygenResponseTimeout.ts b/generated/102/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/102/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/102/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/102/ethereumVault/keygenSuccess.ts b/generated/102/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/102/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/102/ethereumVault/keygenSuccessReported.ts b/generated/102/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/102/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/102/ethereumVault/keygenVerificationFailure.ts b/generated/102/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/102/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/102/ethereumVault/keygenVerificationSuccess.ts b/generated/102/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/102/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/102/ethereumVault/noKeyHandover.ts b/generated/102/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/102/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/102/ethereumVault/vaultRotatedExternally.ts b/generated/102/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/102/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/102/ethereumVault/vaultRotationAborted.ts b/generated/102/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/102/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/102/ethereumVault/vaultRotationCompleted.ts b/generated/102/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/102/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/102/flip/accountReaped.ts b/generated/102/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/102/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/102/flip/remainingImbalance.ts b/generated/102/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/102/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/102/flip/slashingPerformed.ts b/generated/102/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/102/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/102/flip/slashingRateUpdated.ts b/generated/102/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/102/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/102/funding/addedRestrictedAddress.ts b/generated/102/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/102/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/102/funding/boundExecutorAddress.ts b/generated/102/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/102/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/102/funding/boundRedeemAddress.ts b/generated/102/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/102/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/102/funding/failedFundingAttempt.ts b/generated/102/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/102/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/102/funding/funded.ts b/generated/102/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/102/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/102/funding/minimumFundingUpdated.ts b/generated/102/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/102/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/102/funding/redemptionAmountZero.ts b/generated/102/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/102/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/102/funding/redemptionExpired.ts b/generated/102/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/102/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/102/funding/redemptionRequested.ts b/generated/102/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/102/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/102/funding/redemptionSettled.ts b/generated/102/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/102/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/102/funding/redemptionTaxAmountUpdated.ts b/generated/102/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/102/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/102/funding/removedRestrictedAddress.ts b/generated/102/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/102/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/102/funding/startedBidding.ts b/generated/102/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/102/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/102/funding/stoppedBidding.ts b/generated/102/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/102/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/102/governance/approved.ts b/generated/102/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/102/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/102/governance/decodeOfCallFailed.ts b/generated/102/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/102/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/102/governance/executed.ts b/generated/102/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/102/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/102/governance/expired.ts b/generated/102/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/102/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/102/governance/failedExecution.ts b/generated/102/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/102/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/102/governance/govKeyCallExecuted.ts b/generated/102/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/102/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/102/governance/govKeyCallExecutionFailed.ts b/generated/102/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/102/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/102/governance/govKeyCallHashWhitelisted.ts b/generated/102/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/102/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/102/governance/proposed.ts b/generated/102/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/102/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/102/grandpa/newAuthorities.ts b/generated/102/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/102/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/102/grandpa/paused.ts b/generated/102/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/102/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/102/grandpa/resumed.ts b/generated/102/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/102/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/102/liquidityPools/assetSwapped.ts b/generated/102/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/102/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/102/liquidityPools/limitOrderUpdated.ts b/generated/102/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..ea6cf67 --- /dev/null +++ b/generated/102/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + amountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/102/liquidityPools/networkFeeTaken.ts b/generated/102/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/102/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/102/liquidityPools/newPoolCreated.ts b/generated/102/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/102/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/102/liquidityPools/poolFeeSet.ts b/generated/102/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..ad2755f --- /dev/null +++ b/generated/102/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated/102/liquidityPools/poolStateUpdated.ts b/generated/102/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/102/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/102/liquidityPools/rangeOrderUpdated.ts b/generated/102/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..910b3c5 --- /dev/null +++ b/generated/102/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/102/liquidityPools/updatedBuyInterval.ts b/generated/102/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/102/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/102/liquidityProvider/accountCredited.ts b/generated/102/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/102/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/102/liquidityProvider/accountDebited.ts b/generated/102/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/102/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/102/liquidityProvider/liquidityDepositAddressReady.ts b/generated/102/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated/102/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/102/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/102/liquidityProvider/withdrawalEgressScheduled.ts b/generated/102/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/102/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/102/polkadotBroadcaster/broadcastAborted.ts b/generated/102/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/102/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/102/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/102/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/102/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/102/polkadotBroadcaster/broadcastSuccess.ts b/generated/102/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/102/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e0fc079 --- /dev/null +++ b/generated/102/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/102/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated/102/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated/102/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/102/polkadotChainTracking/chainStateUpdated.ts b/generated/102/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/102/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/102/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/102/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/102/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/102/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/102/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/102/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/102/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/102/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/102/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/102/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/102/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/102/polkadotIngressEgress/depositIgnored.ts b/generated/102/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/102/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/102/polkadotIngressEgress/depositReceived.ts b/generated/102/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/102/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/102/polkadotIngressEgress/depositWitnessRejected.ts b/generated/102/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated/102/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated/102/polkadotIngressEgress/egressScheduled.ts b/generated/102/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/102/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/102/polkadotIngressEgress/minimumDepositSet.ts b/generated/102/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/102/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/102/polkadotIngressEgress/vaultTransferFailed.ts b/generated/102/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/102/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/102/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/102/polkadotThresholdSigner/failureReportProcessed.ts b/generated/102/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/102/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/102/polkadotThresholdSigner/retryRequested.ts b/generated/102/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/102/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/102/polkadotThresholdSigner/signersUnavailable.ts b/generated/102/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/102/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/102/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/102/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/102/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/102/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/102/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/102/polkadotVault/awaitingGovernanceActivation.ts b/generated/102/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/102/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/102/polkadotVault/keyHandoverFailure.ts b/generated/102/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/102/polkadotVault/keyHandoverFailureReported.ts b/generated/102/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/102/polkadotVault/keyHandoverRequest.ts b/generated/102/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/102/polkadotVault/keyHandoverResponseTimeout.ts b/generated/102/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/102/polkadotVault/keyHandoverSuccess.ts b/generated/102/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/102/polkadotVault/keyHandoverSuccessReported.ts b/generated/102/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/102/polkadotVault/keyHandoverVerificationFailure.ts b/generated/102/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/102/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/102/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/102/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/102/polkadotVault/keygenFailure.ts b/generated/102/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/102/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/102/polkadotVault/keygenFailureReported.ts b/generated/102/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/102/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/102/polkadotVault/keygenRequest.ts b/generated/102/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/102/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/102/polkadotVault/keygenResponseTimeout.ts b/generated/102/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/102/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/102/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/102/polkadotVault/keygenSuccess.ts b/generated/102/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/102/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/102/polkadotVault/keygenSuccessReported.ts b/generated/102/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/102/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/102/polkadotVault/keygenVerificationFailure.ts b/generated/102/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/102/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/102/polkadotVault/keygenVerificationSuccess.ts b/generated/102/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/102/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/102/polkadotVault/noKeyHandover.ts b/generated/102/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/102/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/102/polkadotVault/vaultRotatedExternally.ts b/generated/102/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/102/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/102/polkadotVault/vaultRotationAborted.ts b/generated/102/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/102/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/102/polkadotVault/vaultRotationCompleted.ts b/generated/102/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/102/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/102/reputation/accrualRateUpdated.ts b/generated/102/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated/102/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/102/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/102/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/102/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/102/reputation/offencePenalty.ts b/generated/102/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/102/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/102/reputation/penaltyUpdated.ts b/generated/102/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/102/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/102/session/newSession.ts b/generated/102/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/102/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/102/swapping/batchSwapFailed.ts b/generated/102/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/102/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/102/swapping/ccmDepositReceived.ts b/generated/102/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/102/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/102/swapping/ccmEgressScheduled.ts b/generated/102/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/102/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/102/swapping/ccmFailed.ts b/generated/102/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/102/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/102/swapping/minimumSwapAmountSet.ts b/generated/102/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/102/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/102/swapping/swapAmountTooLow.ts b/generated/102/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/102/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/102/swapping/swapDepositAddressReady.ts b/generated/102/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated/102/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/102/swapping/swapEgressScheduled.ts b/generated/102/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/102/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/102/swapping/swapExecuted.ts b/generated/102/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/102/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/102/swapping/swapScheduled.ts b/generated/102/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/102/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/102/swapping/withdrawalRequested.ts b/generated/102/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/102/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/102/system/codeUpdated.ts b/generated/102/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/102/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/102/system/extrinsicFailed.ts b/generated/102/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/102/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/102/system/extrinsicSuccess.ts b/generated/102/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/102/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/102/system/killedAccount.ts b/generated/102/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/102/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/102/system/newAccount.ts b/generated/102/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/102/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/102/system/remarked.ts b/generated/102/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/102/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/102/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/102/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/102/tokenholderGovernance/proposalEnacted.ts b/generated/102/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/102/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/102/tokenholderGovernance/proposalPassed.ts b/generated/102/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/102/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/102/tokenholderGovernance/proposalRejected.ts b/generated/102/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/102/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/102/tokenholderGovernance/proposalSubmitted.ts b/generated/102/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/102/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/102/transactionPayment/transactionFeePaid.ts b/generated/102/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/102/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/102/validator/auctionCompleted.ts b/generated/102/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/102/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/102/validator/cFEVersionUpdated.ts b/generated/102/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/102/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/102/validator/newEpoch.ts b/generated/102/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/102/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/102/validator/palletConfigUpdated.ts b/generated/102/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/102/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/102/validator/peerIdRegistered.ts b/generated/102/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/102/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/102/validator/peerIdUnregistered.ts b/generated/102/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/102/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/102/validator/rotationAborted.ts b/generated/102/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/102/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/102/validator/rotationPhaseUpdated.ts b/generated/102/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/102/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/102/validator/vanityNameSet.ts b/generated/102/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/102/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/102/witnesser/prewitnessed.ts b/generated/102/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated/102/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/102/witnesser/witnessExecutionFailed.ts b/generated/102/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/102/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/103/accountRoles/accountRoleRegistered.ts b/generated/103/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/103/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/103/bitcoinBroadcaster/broadcastAborted.ts b/generated/103/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/103/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/103/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/103/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/103/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/103/bitcoinBroadcaster/broadcastSuccess.ts b/generated/103/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/103/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..dda5ab8 --- /dev/null +++ b/generated/103/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/103/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated/103/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated/103/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/103/bitcoinChainTracking/chainStateUpdated.ts b/generated/103/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/103/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/103/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/103/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/103/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/103/bitcoinIngressEgress/depositIgnored.ts b/generated/103/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/103/bitcoinIngressEgress/depositReceived.ts b/generated/103/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/103/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/103/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated/103/bitcoinIngressEgress/egressScheduled.ts b/generated/103/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/103/bitcoinIngressEgress/minimumDepositSet.ts b/generated/103/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/103/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/103/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/103/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/103/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/103/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/103/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/103/bitcoinThresholdSigner/retryRequested.ts b/generated/103/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/103/bitcoinThresholdSigner/signersUnavailable.ts b/generated/103/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/103/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/103/bitcoinVault/awaitingGovernanceActivation.ts b/generated/103/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/103/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/103/bitcoinVault/keyHandoverFailure.ts b/generated/103/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/103/bitcoinVault/keyHandoverFailureReported.ts b/generated/103/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/103/bitcoinVault/keyHandoverRequest.ts b/generated/103/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/103/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/103/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/103/bitcoinVault/keyHandoverSuccess.ts b/generated/103/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/103/bitcoinVault/keyHandoverSuccessReported.ts b/generated/103/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/103/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/103/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/103/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/103/bitcoinVault/keygenFailure.ts b/generated/103/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/103/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/103/bitcoinVault/keygenFailureReported.ts b/generated/103/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/103/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/103/bitcoinVault/keygenRequest.ts b/generated/103/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/103/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/103/bitcoinVault/keygenResponseTimeout.ts b/generated/103/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/103/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/103/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/103/bitcoinVault/keygenSuccess.ts b/generated/103/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/103/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/103/bitcoinVault/keygenSuccessReported.ts b/generated/103/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/103/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/103/bitcoinVault/keygenVerificationFailure.ts b/generated/103/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/103/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/103/bitcoinVault/keygenVerificationSuccess.ts b/generated/103/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/103/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/103/bitcoinVault/noKeyHandover.ts b/generated/103/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/103/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/103/bitcoinVault/vaultRotatedExternally.ts b/generated/103/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/103/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/103/bitcoinVault/vaultRotationAborted.ts b/generated/103/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/103/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/103/bitcoinVault/vaultRotationCompleted.ts b/generated/103/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/103/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/103/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/103/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/103/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/103/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/103/emissions/supplyUpdateBroadcastRequested.ts b/generated/103/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/103/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/103/emissions/supplyUpdateIntervalUpdated.ts b/generated/103/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/103/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/103/environment/addedNewEthAsset.ts b/generated/103/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/103/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/103/environment/bitcoinBlockNumberSetForVault.ts b/generated/103/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/103/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/103/environment/polkadotVaultAccountSet.ts b/generated/103/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/103/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/103/environment/runtimeSafeModeUpdated.ts b/generated/103/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/103/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/103/environment/updatedEthAsset.ts b/generated/103/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/103/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/103/ethereumBroadcaster/broadcastAborted.ts b/generated/103/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/103/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/103/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/103/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/103/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/103/ethereumBroadcaster/broadcastSuccess.ts b/generated/103/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/103/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..a832086 --- /dev/null +++ b/generated/103/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/103/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated/103/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated/103/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/103/ethereumChainTracking/chainStateUpdated.ts b/generated/103/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/103/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/103/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/103/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/103/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/103/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/103/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/103/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/103/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/103/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/103/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/103/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/103/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/103/ethereumIngressEgress/depositIgnored.ts b/generated/103/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/103/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/103/ethereumIngressEgress/depositReceived.ts b/generated/103/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/103/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/103/ethereumIngressEgress/depositWitnessRejected.ts b/generated/103/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated/103/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated/103/ethereumIngressEgress/egressScheduled.ts b/generated/103/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/103/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/103/ethereumIngressEgress/minimumDepositSet.ts b/generated/103/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/103/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/103/ethereumIngressEgress/vaultTransferFailed.ts b/generated/103/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/103/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/103/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/103/ethereumThresholdSigner/failureReportProcessed.ts b/generated/103/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/103/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/103/ethereumThresholdSigner/retryRequested.ts b/generated/103/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/103/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/103/ethereumThresholdSigner/signersUnavailable.ts b/generated/103/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/103/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/103/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/103/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/103/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/103/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/103/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/103/ethereumVault/awaitingGovernanceActivation.ts b/generated/103/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/103/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/103/ethereumVault/keyHandoverFailure.ts b/generated/103/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/103/ethereumVault/keyHandoverFailureReported.ts b/generated/103/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/103/ethereumVault/keyHandoverRequest.ts b/generated/103/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/103/ethereumVault/keyHandoverResponseTimeout.ts b/generated/103/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/103/ethereumVault/keyHandoverSuccess.ts b/generated/103/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/103/ethereumVault/keyHandoverSuccessReported.ts b/generated/103/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/103/ethereumVault/keyHandoverVerificationFailure.ts b/generated/103/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/103/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/103/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/103/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/103/ethereumVault/keygenFailure.ts b/generated/103/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/103/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/103/ethereumVault/keygenFailureReported.ts b/generated/103/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/103/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/103/ethereumVault/keygenRequest.ts b/generated/103/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/103/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/103/ethereumVault/keygenResponseTimeout.ts b/generated/103/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/103/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/103/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/103/ethereumVault/keygenSuccess.ts b/generated/103/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/103/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/103/ethereumVault/keygenSuccessReported.ts b/generated/103/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/103/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/103/ethereumVault/keygenVerificationFailure.ts b/generated/103/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/103/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/103/ethereumVault/keygenVerificationSuccess.ts b/generated/103/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/103/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/103/ethereumVault/noKeyHandover.ts b/generated/103/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/103/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/103/ethereumVault/vaultRotatedExternally.ts b/generated/103/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/103/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/103/ethereumVault/vaultRotationAborted.ts b/generated/103/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/103/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/103/ethereumVault/vaultRotationCompleted.ts b/generated/103/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/103/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/103/flip/accountReaped.ts b/generated/103/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/103/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/103/flip/remainingImbalance.ts b/generated/103/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/103/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/103/flip/slashingPerformed.ts b/generated/103/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/103/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/103/flip/slashingRateUpdated.ts b/generated/103/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/103/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/103/funding/addedRestrictedAddress.ts b/generated/103/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/103/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/103/funding/boundExecutorAddress.ts b/generated/103/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/103/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/103/funding/boundRedeemAddress.ts b/generated/103/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/103/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/103/funding/failedFundingAttempt.ts b/generated/103/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/103/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/103/funding/funded.ts b/generated/103/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/103/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/103/funding/minimumFundingUpdated.ts b/generated/103/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/103/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/103/funding/redemptionAmountZero.ts b/generated/103/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/103/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/103/funding/redemptionExpired.ts b/generated/103/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/103/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/103/funding/redemptionRequested.ts b/generated/103/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/103/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/103/funding/redemptionSettled.ts b/generated/103/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/103/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/103/funding/redemptionTaxAmountUpdated.ts b/generated/103/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/103/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/103/funding/removedRestrictedAddress.ts b/generated/103/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/103/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/103/funding/startedBidding.ts b/generated/103/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/103/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/103/funding/stoppedBidding.ts b/generated/103/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/103/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/103/governance/approved.ts b/generated/103/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/103/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/103/governance/decodeOfCallFailed.ts b/generated/103/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/103/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/103/governance/executed.ts b/generated/103/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/103/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/103/governance/expired.ts b/generated/103/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/103/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/103/governance/failedExecution.ts b/generated/103/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/103/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/103/governance/govKeyCallExecuted.ts b/generated/103/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/103/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/103/governance/govKeyCallExecutionFailed.ts b/generated/103/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/103/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/103/governance/govKeyCallHashWhitelisted.ts b/generated/103/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/103/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/103/governance/proposed.ts b/generated/103/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/103/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/103/grandpa/newAuthorities.ts b/generated/103/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/103/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/103/grandpa/paused.ts b/generated/103/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/103/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/103/grandpa/resumed.ts b/generated/103/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/103/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/103/liquidityPools/assetSwapped.ts b/generated/103/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/103/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/103/liquidityPools/limitOrderUpdated.ts b/generated/103/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..ea6cf67 --- /dev/null +++ b/generated/103/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + amountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/103/liquidityPools/networkFeeTaken.ts b/generated/103/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/103/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/103/liquidityPools/newPoolCreated.ts b/generated/103/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/103/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/103/liquidityPools/poolFeeSet.ts b/generated/103/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..ad2755f --- /dev/null +++ b/generated/103/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated/103/liquidityPools/poolStateUpdated.ts b/generated/103/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/103/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/103/liquidityPools/rangeOrderUpdated.ts b/generated/103/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..910b3c5 --- /dev/null +++ b/generated/103/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/103/liquidityPools/updatedBuyInterval.ts b/generated/103/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/103/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/103/liquidityProvider/accountCredited.ts b/generated/103/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/103/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/103/liquidityProvider/accountDebited.ts b/generated/103/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/103/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/103/liquidityProvider/liquidityDepositAddressReady.ts b/generated/103/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated/103/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/103/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/103/liquidityProvider/withdrawalEgressScheduled.ts b/generated/103/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/103/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/103/polkadotBroadcaster/broadcastAborted.ts b/generated/103/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/103/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/103/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/103/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/103/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/103/polkadotBroadcaster/broadcastSuccess.ts b/generated/103/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/103/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e0fc079 --- /dev/null +++ b/generated/103/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/103/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated/103/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated/103/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/103/polkadotChainTracking/chainStateUpdated.ts b/generated/103/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/103/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/103/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/103/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/103/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/103/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/103/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/103/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/103/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/103/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/103/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/103/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/103/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/103/polkadotIngressEgress/depositIgnored.ts b/generated/103/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/103/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/103/polkadotIngressEgress/depositReceived.ts b/generated/103/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/103/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/103/polkadotIngressEgress/depositWitnessRejected.ts b/generated/103/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated/103/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated/103/polkadotIngressEgress/egressScheduled.ts b/generated/103/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/103/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/103/polkadotIngressEgress/minimumDepositSet.ts b/generated/103/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/103/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/103/polkadotIngressEgress/vaultTransferFailed.ts b/generated/103/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/103/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/103/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/103/polkadotThresholdSigner/failureReportProcessed.ts b/generated/103/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/103/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/103/polkadotThresholdSigner/retryRequested.ts b/generated/103/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/103/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/103/polkadotThresholdSigner/signersUnavailable.ts b/generated/103/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/103/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/103/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/103/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/103/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/103/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/103/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/103/polkadotVault/awaitingGovernanceActivation.ts b/generated/103/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/103/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/103/polkadotVault/keyHandoverFailure.ts b/generated/103/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/103/polkadotVault/keyHandoverFailureReported.ts b/generated/103/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/103/polkadotVault/keyHandoverRequest.ts b/generated/103/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/103/polkadotVault/keyHandoverResponseTimeout.ts b/generated/103/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/103/polkadotVault/keyHandoverSuccess.ts b/generated/103/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/103/polkadotVault/keyHandoverSuccessReported.ts b/generated/103/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/103/polkadotVault/keyHandoverVerificationFailure.ts b/generated/103/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/103/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/103/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/103/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/103/polkadotVault/keygenFailure.ts b/generated/103/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/103/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/103/polkadotVault/keygenFailureReported.ts b/generated/103/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/103/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/103/polkadotVault/keygenRequest.ts b/generated/103/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/103/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/103/polkadotVault/keygenResponseTimeout.ts b/generated/103/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/103/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/103/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/103/polkadotVault/keygenSuccess.ts b/generated/103/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/103/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/103/polkadotVault/keygenSuccessReported.ts b/generated/103/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/103/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/103/polkadotVault/keygenVerificationFailure.ts b/generated/103/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/103/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/103/polkadotVault/keygenVerificationSuccess.ts b/generated/103/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/103/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/103/polkadotVault/noKeyHandover.ts b/generated/103/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/103/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/103/polkadotVault/vaultRotatedExternally.ts b/generated/103/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/103/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/103/polkadotVault/vaultRotationAborted.ts b/generated/103/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/103/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/103/polkadotVault/vaultRotationCompleted.ts b/generated/103/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/103/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/103/reputation/accrualRateUpdated.ts b/generated/103/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated/103/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/103/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/103/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/103/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/103/reputation/offencePenalty.ts b/generated/103/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/103/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/103/reputation/penaltyUpdated.ts b/generated/103/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/103/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/103/session/newSession.ts b/generated/103/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/103/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/103/swapping/batchSwapFailed.ts b/generated/103/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/103/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/103/swapping/ccmDepositReceived.ts b/generated/103/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/103/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/103/swapping/ccmEgressScheduled.ts b/generated/103/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/103/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/103/swapping/ccmFailed.ts b/generated/103/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/103/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/103/swapping/maximumSwapAmountSet.ts b/generated/103/swapping/maximumSwapAmountSet.ts new file mode 100644 index 0000000..28fa90b --- /dev/null +++ b/generated/103/swapping/maximumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMaximumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex.nullish(), +}); + +export type SwappingMaximumSwapAmountSetArgs = z.output< + typeof swappingMaximumSwapAmountSet +>; diff --git a/generated/103/swapping/minimumSwapAmountSet.ts b/generated/103/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/103/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/103/swapping/swapAmountConfiscated.ts b/generated/103/swapping/swapAmountConfiscated.ts new file mode 100644 index 0000000..dd5c2de --- /dev/null +++ b/generated/103/swapping/swapAmountConfiscated.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapAmountConfiscated = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + totalAmount: numberOrHex, + confiscatedAmount: numberOrHex, +}); + +export type SwappingSwapAmountConfiscatedArgs = z.output< + typeof swappingSwapAmountConfiscated +>; diff --git a/generated/103/swapping/swapAmountTooLow.ts b/generated/103/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/103/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/103/swapping/swapDepositAddressReady.ts b/generated/103/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated/103/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/103/swapping/swapEgressScheduled.ts b/generated/103/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/103/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/103/swapping/swapExecuted.ts b/generated/103/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/103/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/103/swapping/swapScheduled.ts b/generated/103/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/103/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/103/swapping/withdrawalRequested.ts b/generated/103/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/103/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/103/system/codeUpdated.ts b/generated/103/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/103/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/103/system/extrinsicFailed.ts b/generated/103/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/103/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/103/system/extrinsicSuccess.ts b/generated/103/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/103/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/103/system/killedAccount.ts b/generated/103/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/103/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/103/system/newAccount.ts b/generated/103/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/103/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/103/system/remarked.ts b/generated/103/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/103/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/103/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/103/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/103/tokenholderGovernance/proposalEnacted.ts b/generated/103/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/103/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/103/tokenholderGovernance/proposalPassed.ts b/generated/103/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/103/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/103/tokenholderGovernance/proposalRejected.ts b/generated/103/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/103/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/103/tokenholderGovernance/proposalSubmitted.ts b/generated/103/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/103/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/103/transactionPayment/transactionFeePaid.ts b/generated/103/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/103/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/103/validator/auctionCompleted.ts b/generated/103/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/103/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/103/validator/cFEVersionUpdated.ts b/generated/103/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/103/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/103/validator/newEpoch.ts b/generated/103/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/103/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/103/validator/palletConfigUpdated.ts b/generated/103/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/103/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/103/validator/peerIdRegistered.ts b/generated/103/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/103/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/103/validator/peerIdUnregistered.ts b/generated/103/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/103/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/103/validator/rotationAborted.ts b/generated/103/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/103/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/103/validator/rotationPhaseUpdated.ts b/generated/103/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/103/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/103/validator/vanityNameSet.ts b/generated/103/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/103/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/103/witnesser/prewitnessed.ts b/generated/103/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated/103/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/103/witnesser/witnessExecutionFailed.ts b/generated/103/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/103/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/110/accountRoles/accountRoleRegistered.ts b/generated/110/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/110/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/110/bitcoinBroadcaster/broadcastAborted.ts b/generated/110/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/110/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/110/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/110/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/110/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/110/bitcoinBroadcaster/broadcastSuccess.ts b/generated/110/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/110/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/110/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated/110/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated/110/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/110/bitcoinChainTracking/chainStateUpdated.ts b/generated/110/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/110/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/110/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/110/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/110/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/110/bitcoinIngressEgress/depositIgnored.ts b/generated/110/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/110/bitcoinIngressEgress/depositReceived.ts b/generated/110/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/110/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/110/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated/110/bitcoinIngressEgress/egressScheduled.ts b/generated/110/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/110/bitcoinIngressEgress/minimumDepositSet.ts b/generated/110/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/110/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/110/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/110/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/110/bitcoinThresholdSigner/retryRequested.ts b/generated/110/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/110/bitcoinThresholdSigner/signersUnavailable.ts b/generated/110/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/110/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/110/bitcoinVault/awaitingGovernanceActivation.ts b/generated/110/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/110/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/110/bitcoinVault/keyHandoverFailure.ts b/generated/110/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/110/bitcoinVault/keyHandoverFailureReported.ts b/generated/110/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/110/bitcoinVault/keyHandoverRequest.ts b/generated/110/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/110/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/110/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/110/bitcoinVault/keyHandoverSuccess.ts b/generated/110/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/110/bitcoinVault/keyHandoverSuccessReported.ts b/generated/110/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/110/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/110/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/110/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/110/bitcoinVault/keygenFailure.ts b/generated/110/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/110/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/110/bitcoinVault/keygenFailureReported.ts b/generated/110/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/110/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/110/bitcoinVault/keygenRequest.ts b/generated/110/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/110/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/110/bitcoinVault/keygenResponseTimeout.ts b/generated/110/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/110/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/110/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/110/bitcoinVault/keygenSuccess.ts b/generated/110/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/110/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/110/bitcoinVault/keygenSuccessReported.ts b/generated/110/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/110/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/110/bitcoinVault/keygenVerificationFailure.ts b/generated/110/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/110/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/110/bitcoinVault/keygenVerificationSuccess.ts b/generated/110/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/110/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/110/bitcoinVault/noKeyHandover.ts b/generated/110/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/110/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/110/bitcoinVault/vaultRotatedExternally.ts b/generated/110/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/110/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/110/bitcoinVault/vaultRotationAborted.ts b/generated/110/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/110/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/110/bitcoinVault/vaultRotationCompleted.ts b/generated/110/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/110/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/110/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/110/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/110/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/110/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/110/emissions/supplyUpdateBroadcastRequested.ts b/generated/110/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/110/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/110/emissions/supplyUpdateIntervalUpdated.ts b/generated/110/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/110/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/110/environment/addedNewEthAsset.ts b/generated/110/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/110/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/110/environment/bitcoinBlockNumberSetForVault.ts b/generated/110/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/110/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/110/environment/polkadotVaultAccountSet.ts b/generated/110/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/110/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/110/environment/runtimeSafeModeUpdated.ts b/generated/110/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/110/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/110/environment/updatedEthAsset.ts b/generated/110/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/110/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/110/ethereumBroadcaster/broadcastAborted.ts b/generated/110/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/110/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/110/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/110/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/110/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/110/ethereumBroadcaster/broadcastSuccess.ts b/generated/110/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/110/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/110/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated/110/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated/110/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/110/ethereumChainTracking/chainStateUpdated.ts b/generated/110/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/110/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/110/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/110/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/110/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/110/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/110/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/110/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/110/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/110/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/110/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/110/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/110/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/110/ethereumIngressEgress/depositIgnored.ts b/generated/110/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/110/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/110/ethereumIngressEgress/depositReceived.ts b/generated/110/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/110/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/110/ethereumIngressEgress/depositWitnessRejected.ts b/generated/110/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated/110/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated/110/ethereumIngressEgress/egressScheduled.ts b/generated/110/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/110/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/110/ethereumIngressEgress/minimumDepositSet.ts b/generated/110/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/110/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/110/ethereumThresholdSigner/failureReportProcessed.ts b/generated/110/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/110/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/110/ethereumThresholdSigner/retryRequested.ts b/generated/110/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/110/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/110/ethereumThresholdSigner/signersUnavailable.ts b/generated/110/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/110/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/110/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/110/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/110/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/110/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/110/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/110/ethereumVault/awaitingGovernanceActivation.ts b/generated/110/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/110/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/110/ethereumVault/keyHandoverFailure.ts b/generated/110/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/110/ethereumVault/keyHandoverFailureReported.ts b/generated/110/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/110/ethereumVault/keyHandoverRequest.ts b/generated/110/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/110/ethereumVault/keyHandoverResponseTimeout.ts b/generated/110/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/110/ethereumVault/keyHandoverSuccess.ts b/generated/110/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/110/ethereumVault/keyHandoverSuccessReported.ts b/generated/110/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/110/ethereumVault/keyHandoverVerificationFailure.ts b/generated/110/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/110/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/110/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/110/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/110/ethereumVault/keygenFailure.ts b/generated/110/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/110/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/110/ethereumVault/keygenFailureReported.ts b/generated/110/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/110/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/110/ethereumVault/keygenRequest.ts b/generated/110/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/110/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/110/ethereumVault/keygenResponseTimeout.ts b/generated/110/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/110/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/110/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/110/ethereumVault/keygenSuccess.ts b/generated/110/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/110/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/110/ethereumVault/keygenSuccessReported.ts b/generated/110/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/110/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/110/ethereumVault/keygenVerificationFailure.ts b/generated/110/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/110/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/110/ethereumVault/keygenVerificationSuccess.ts b/generated/110/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/110/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/110/ethereumVault/noKeyHandover.ts b/generated/110/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/110/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/110/ethereumVault/vaultRotatedExternally.ts b/generated/110/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/110/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/110/ethereumVault/vaultRotationAborted.ts b/generated/110/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/110/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/110/ethereumVault/vaultRotationCompleted.ts b/generated/110/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/110/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/110/flip/accountReaped.ts b/generated/110/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/110/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/110/flip/remainingImbalance.ts b/generated/110/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/110/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/110/flip/slashingPerformed.ts b/generated/110/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/110/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/110/flip/slashingRateUpdated.ts b/generated/110/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/110/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/110/funding/addedRestrictedAddress.ts b/generated/110/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/110/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/110/funding/boundExecutorAddress.ts b/generated/110/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/110/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/110/funding/boundRedeemAddress.ts b/generated/110/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/110/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/110/funding/failedFundingAttempt.ts b/generated/110/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/110/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/110/funding/funded.ts b/generated/110/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/110/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/110/funding/minimumFundingUpdated.ts b/generated/110/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/110/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/110/funding/redemptionAmountZero.ts b/generated/110/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/110/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/110/funding/redemptionExpired.ts b/generated/110/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/110/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/110/funding/redemptionRequested.ts b/generated/110/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/110/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/110/funding/redemptionSettled.ts b/generated/110/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/110/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/110/funding/redemptionTaxAmountUpdated.ts b/generated/110/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/110/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/110/funding/removedRestrictedAddress.ts b/generated/110/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/110/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/110/funding/startedBidding.ts b/generated/110/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/110/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/110/funding/stoppedBidding.ts b/generated/110/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/110/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/110/governance/approved.ts b/generated/110/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/110/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/110/governance/decodeOfCallFailed.ts b/generated/110/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/110/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/110/governance/executed.ts b/generated/110/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/110/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/110/governance/expired.ts b/generated/110/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/110/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/110/governance/failedExecution.ts b/generated/110/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/110/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/110/governance/govKeyCallExecuted.ts b/generated/110/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/110/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/110/governance/govKeyCallExecutionFailed.ts b/generated/110/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/110/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/110/governance/govKeyCallHashWhitelisted.ts b/generated/110/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/110/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/110/governance/proposed.ts b/generated/110/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/110/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/110/grandpa/newAuthorities.ts b/generated/110/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/110/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/110/grandpa/paused.ts b/generated/110/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/110/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/110/grandpa/resumed.ts b/generated/110/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/110/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/110/liquidityPools/assetSwapped.ts b/generated/110/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/110/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/110/liquidityPools/networkFeeTaken.ts b/generated/110/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/110/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/110/liquidityPools/updatedBuyInterval.ts b/generated/110/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/110/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/110/liquidityProvider/accountCredited.ts b/generated/110/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/110/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/110/liquidityProvider/accountDebited.ts b/generated/110/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/110/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/110/liquidityProvider/liquidityDepositAddressReady.ts b/generated/110/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated/110/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/110/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/110/liquidityProvider/withdrawalEgressScheduled.ts b/generated/110/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/110/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/110/polkadotBroadcaster/broadcastAborted.ts b/generated/110/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/110/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/110/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/110/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/110/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/110/polkadotBroadcaster/broadcastSuccess.ts b/generated/110/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/110/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/110/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated/110/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated/110/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/110/polkadotChainTracking/chainStateUpdated.ts b/generated/110/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/110/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/110/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/110/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/110/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/110/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/110/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/110/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/110/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/110/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/110/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/110/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/110/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/110/polkadotIngressEgress/depositIgnored.ts b/generated/110/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/110/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/110/polkadotIngressEgress/depositReceived.ts b/generated/110/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/110/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/110/polkadotIngressEgress/depositWitnessRejected.ts b/generated/110/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated/110/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated/110/polkadotIngressEgress/egressScheduled.ts b/generated/110/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/110/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/110/polkadotIngressEgress/minimumDepositSet.ts b/generated/110/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/110/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/110/polkadotThresholdSigner/failureReportProcessed.ts b/generated/110/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/110/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/110/polkadotThresholdSigner/retryRequested.ts b/generated/110/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/110/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/110/polkadotThresholdSigner/signersUnavailable.ts b/generated/110/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/110/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/110/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/110/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/110/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/110/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/110/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/110/polkadotVault/awaitingGovernanceActivation.ts b/generated/110/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/110/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/110/polkadotVault/keyHandoverFailure.ts b/generated/110/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/110/polkadotVault/keyHandoverFailureReported.ts b/generated/110/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/110/polkadotVault/keyHandoverRequest.ts b/generated/110/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/110/polkadotVault/keyHandoverResponseTimeout.ts b/generated/110/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/110/polkadotVault/keyHandoverSuccess.ts b/generated/110/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/110/polkadotVault/keyHandoverSuccessReported.ts b/generated/110/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/110/polkadotVault/keyHandoverVerificationFailure.ts b/generated/110/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/110/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/110/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/110/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/110/polkadotVault/keygenFailure.ts b/generated/110/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/110/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/110/polkadotVault/keygenFailureReported.ts b/generated/110/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/110/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/110/polkadotVault/keygenRequest.ts b/generated/110/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/110/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/110/polkadotVault/keygenResponseTimeout.ts b/generated/110/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/110/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/110/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/110/polkadotVault/keygenSuccess.ts b/generated/110/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/110/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/110/polkadotVault/keygenSuccessReported.ts b/generated/110/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/110/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/110/polkadotVault/keygenVerificationFailure.ts b/generated/110/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/110/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/110/polkadotVault/keygenVerificationSuccess.ts b/generated/110/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/110/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/110/polkadotVault/noKeyHandover.ts b/generated/110/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/110/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/110/polkadotVault/vaultRotatedExternally.ts b/generated/110/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/110/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/110/polkadotVault/vaultRotationAborted.ts b/generated/110/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/110/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/110/polkadotVault/vaultRotationCompleted.ts b/generated/110/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/110/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/110/reputation/accrualRateUpdated.ts b/generated/110/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated/110/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/110/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/110/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/110/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/110/reputation/offencePenalty.ts b/generated/110/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/110/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/110/reputation/penaltyUpdated.ts b/generated/110/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/110/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/110/session/newSession.ts b/generated/110/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/110/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/110/swapping/batchSwapFailed.ts b/generated/110/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/110/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/110/swapping/ccmDepositReceived.ts b/generated/110/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/110/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/110/swapping/ccmEgressScheduled.ts b/generated/110/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/110/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/110/swapping/ccmFailed.ts b/generated/110/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/110/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/110/swapping/maximumSwapAmountSet.ts b/generated/110/swapping/maximumSwapAmountSet.ts new file mode 100644 index 0000000..28fa90b --- /dev/null +++ b/generated/110/swapping/maximumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMaximumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex.nullish(), +}); + +export type SwappingMaximumSwapAmountSetArgs = z.output< + typeof swappingMaximumSwapAmountSet +>; diff --git a/generated/110/swapping/minimumSwapAmountSet.ts b/generated/110/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/110/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/110/swapping/swapAmountConfiscated.ts b/generated/110/swapping/swapAmountConfiscated.ts new file mode 100644 index 0000000..dd5c2de --- /dev/null +++ b/generated/110/swapping/swapAmountConfiscated.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapAmountConfiscated = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + totalAmount: numberOrHex, + confiscatedAmount: numberOrHex, +}); + +export type SwappingSwapAmountConfiscatedArgs = z.output< + typeof swappingSwapAmountConfiscated +>; diff --git a/generated/110/swapping/swapAmountTooLow.ts b/generated/110/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/110/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/110/swapping/swapDepositAddressReady.ts b/generated/110/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated/110/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/110/swapping/swapEgressScheduled.ts b/generated/110/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/110/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/110/swapping/swapExecuted.ts b/generated/110/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/110/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/110/swapping/swapScheduled.ts b/generated/110/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/110/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/110/swapping/withdrawalRequested.ts b/generated/110/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/110/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/110/system/codeUpdated.ts b/generated/110/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/110/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/110/system/extrinsicFailed.ts b/generated/110/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/110/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/110/system/extrinsicSuccess.ts b/generated/110/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/110/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/110/system/killedAccount.ts b/generated/110/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/110/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/110/system/newAccount.ts b/generated/110/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/110/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/110/system/remarked.ts b/generated/110/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/110/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/110/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/110/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/110/tokenholderGovernance/proposalEnacted.ts b/generated/110/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/110/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/110/tokenholderGovernance/proposalPassed.ts b/generated/110/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/110/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/110/tokenholderGovernance/proposalRejected.ts b/generated/110/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/110/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/110/tokenholderGovernance/proposalSubmitted.ts b/generated/110/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/110/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/110/transactionPayment/transactionFeePaid.ts b/generated/110/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/110/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/110/validator/auctionCompleted.ts b/generated/110/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/110/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/110/validator/cFEVersionUpdated.ts b/generated/110/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/110/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/110/validator/newEpoch.ts b/generated/110/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/110/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/110/validator/palletConfigUpdated.ts b/generated/110/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/110/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/110/validator/peerIdRegistered.ts b/generated/110/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/110/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/110/validator/peerIdUnregistered.ts b/generated/110/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/110/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/110/validator/rotationAborted.ts b/generated/110/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/110/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/110/validator/rotationPhaseUpdated.ts b/generated/110/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/110/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/110/validator/vanityNameSet.ts b/generated/110/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/110/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/110/witnesser/prewitnessed.ts b/generated/110/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated/110/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/110/witnesser/witnessExecutionFailed.ts b/generated/110/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/110/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/111/accountRoles/accountRoleRegistered.ts b/generated/111/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/111/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/111/bitcoinBroadcaster/broadcastAborted.ts b/generated/111/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/111/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/111/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/111/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/111/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/111/bitcoinBroadcaster/broadcastSuccess.ts b/generated/111/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/111/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/111/bitcoinBroadcaster/callResigned.ts b/generated/111/bitcoinBroadcaster/callResigned.ts new file mode 100644 index 0000000..e9ee204 --- /dev/null +++ b/generated/111/bitcoinBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterCallResignedArgs = z.output< + typeof bitcoinBroadcasterCallResigned +>; diff --git a/generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..2a5b6ce --- /dev/null +++ b/generated/111/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/111/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated/111/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated/111/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/111/bitcoinChainTracking/chainStateUpdated.ts b/generated/111/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/111/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/111/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..7e7068a --- /dev/null +++ b/generated/111/bitcoinIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastFailed +>; diff --git a/generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/111/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/111/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/111/bitcoinIngressEgress/depositIgnored.ts b/generated/111/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/111/bitcoinIngressEgress/depositReceived.ts b/generated/111/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/111/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/111/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated/111/bitcoinIngressEgress/egressScheduled.ts b/generated/111/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..72df130 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..fea89f1 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/111/bitcoinIngressEgress/minimumDepositSet.ts b/generated/111/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/111/bitcoinIngressEgress/transferFallbackRequested.ts b/generated/111/bitcoinIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..41117c3 --- /dev/null +++ b/generated/111/bitcoinIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< + typeof bitcoinIngressEgressTransferFallbackRequested +>; diff --git a/generated/111/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/111/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/111/bitcoinThresholdSigner/retryRequested.ts b/generated/111/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/111/bitcoinThresholdSigner/signersUnavailable.ts b/generated/111/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/111/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/111/bitcoinVault/awaitingGovernanceActivation.ts b/generated/111/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/111/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/111/bitcoinVault/keyHandoverFailure.ts b/generated/111/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/111/bitcoinVault/keyHandoverFailureReported.ts b/generated/111/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/111/bitcoinVault/keyHandoverRequest.ts b/generated/111/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/111/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/111/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/111/bitcoinVault/keyHandoverSuccess.ts b/generated/111/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/111/bitcoinVault/keyHandoverSuccessReported.ts b/generated/111/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/111/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/111/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/111/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/111/bitcoinVault/keygenFailure.ts b/generated/111/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/111/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/111/bitcoinVault/keygenFailureReported.ts b/generated/111/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/111/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/111/bitcoinVault/keygenRequest.ts b/generated/111/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/111/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/111/bitcoinVault/keygenResponseTimeout.ts b/generated/111/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/111/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/111/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/111/bitcoinVault/keygenSuccess.ts b/generated/111/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/111/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/111/bitcoinVault/keygenSuccessReported.ts b/generated/111/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/111/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/111/bitcoinVault/keygenVerificationFailure.ts b/generated/111/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/111/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/111/bitcoinVault/keygenVerificationSuccess.ts b/generated/111/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/111/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/111/bitcoinVault/noKeyHandover.ts b/generated/111/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/111/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/111/bitcoinVault/vaultRotatedExternally.ts b/generated/111/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/111/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/111/bitcoinVault/vaultRotationAborted.ts b/generated/111/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/111/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/111/bitcoinVault/vaultRotationCompleted.ts b/generated/111/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/111/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/111/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/111/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/111/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/111/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/111/emissions/supplyUpdateBroadcastRequested.ts b/generated/111/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/111/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/111/emissions/supplyUpdateIntervalUpdated.ts b/generated/111/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/111/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/111/environment/addedNewEthAsset.ts b/generated/111/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/111/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/111/environment/bitcoinBlockNumberSetForVault.ts b/generated/111/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/111/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/111/environment/polkadotVaultAccountSet.ts b/generated/111/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/111/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/111/environment/runtimeSafeModeUpdated.ts b/generated/111/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/111/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/111/environment/updatedEthAsset.ts b/generated/111/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/111/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/111/ethereumBroadcaster/broadcastAborted.ts b/generated/111/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/111/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/111/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/111/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/111/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/111/ethereumBroadcaster/broadcastSuccess.ts b/generated/111/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/111/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/111/ethereumBroadcaster/callResigned.ts b/generated/111/ethereumBroadcaster/callResigned.ts new file mode 100644 index 0000000..b24a876 --- /dev/null +++ b/generated/111/ethereumBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterCallResignedArgs = z.output< + typeof ethereumBroadcasterCallResigned +>; diff --git a/generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..aec771f --- /dev/null +++ b/generated/111/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/111/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated/111/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated/111/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/111/ethereumChainTracking/chainStateUpdated.ts b/generated/111/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/111/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/111/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/111/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/111/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/111/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..ce39667 --- /dev/null +++ b/generated/111/ethereumIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastFailed +>; diff --git a/generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/111/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/111/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/111/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/111/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/111/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/111/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/111/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/111/ethereumIngressEgress/depositIgnored.ts b/generated/111/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/111/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/111/ethereumIngressEgress/depositReceived.ts b/generated/111/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/111/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/111/ethereumIngressEgress/depositWitnessRejected.ts b/generated/111/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated/111/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated/111/ethereumIngressEgress/egressScheduled.ts b/generated/111/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/111/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..43d3ac1 --- /dev/null +++ b/generated/111/ethereumIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..e49a09a --- /dev/null +++ b/generated/111/ethereumIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/111/ethereumIngressEgress/minimumDepositSet.ts b/generated/111/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/111/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/111/ethereumIngressEgress/transferFallbackRequested.ts b/generated/111/ethereumIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..4a5ba1f --- /dev/null +++ b/generated/111/ethereumIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< + typeof ethereumIngressEgressTransferFallbackRequested +>; diff --git a/generated/111/ethereumThresholdSigner/failureReportProcessed.ts b/generated/111/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/111/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/111/ethereumThresholdSigner/retryRequested.ts b/generated/111/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/111/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/111/ethereumThresholdSigner/signersUnavailable.ts b/generated/111/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/111/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/111/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/111/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/111/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/111/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/111/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/111/ethereumVault/awaitingGovernanceActivation.ts b/generated/111/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/111/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/111/ethereumVault/keyHandoverFailure.ts b/generated/111/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/111/ethereumVault/keyHandoverFailureReported.ts b/generated/111/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/111/ethereumVault/keyHandoverRequest.ts b/generated/111/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/111/ethereumVault/keyHandoverResponseTimeout.ts b/generated/111/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/111/ethereumVault/keyHandoverSuccess.ts b/generated/111/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/111/ethereumVault/keyHandoverSuccessReported.ts b/generated/111/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/111/ethereumVault/keyHandoverVerificationFailure.ts b/generated/111/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/111/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/111/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/111/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/111/ethereumVault/keygenFailure.ts b/generated/111/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/111/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/111/ethereumVault/keygenFailureReported.ts b/generated/111/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/111/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/111/ethereumVault/keygenRequest.ts b/generated/111/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/111/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/111/ethereumVault/keygenResponseTimeout.ts b/generated/111/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/111/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/111/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/111/ethereumVault/keygenSuccess.ts b/generated/111/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/111/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/111/ethereumVault/keygenSuccessReported.ts b/generated/111/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/111/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/111/ethereumVault/keygenVerificationFailure.ts b/generated/111/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/111/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/111/ethereumVault/keygenVerificationSuccess.ts b/generated/111/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/111/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/111/ethereumVault/noKeyHandover.ts b/generated/111/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/111/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/111/ethereumVault/vaultRotatedExternally.ts b/generated/111/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/111/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/111/ethereumVault/vaultRotationAborted.ts b/generated/111/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/111/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/111/ethereumVault/vaultRotationCompleted.ts b/generated/111/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/111/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/111/flip/accountReaped.ts b/generated/111/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/111/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/111/flip/remainingImbalance.ts b/generated/111/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/111/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/111/flip/slashingPerformed.ts b/generated/111/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/111/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/111/flip/slashingRateUpdated.ts b/generated/111/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/111/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/111/funding/addedRestrictedAddress.ts b/generated/111/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/111/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/111/funding/boundExecutorAddress.ts b/generated/111/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/111/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/111/funding/boundRedeemAddress.ts b/generated/111/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/111/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/111/funding/failedFundingAttempt.ts b/generated/111/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/111/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/111/funding/funded.ts b/generated/111/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/111/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/111/funding/minimumFundingUpdated.ts b/generated/111/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/111/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/111/funding/redemptionAmountZero.ts b/generated/111/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/111/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/111/funding/redemptionExpired.ts b/generated/111/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/111/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/111/funding/redemptionRequested.ts b/generated/111/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/111/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/111/funding/redemptionSettled.ts b/generated/111/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/111/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/111/funding/redemptionTaxAmountUpdated.ts b/generated/111/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/111/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/111/funding/removedRestrictedAddress.ts b/generated/111/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/111/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/111/funding/startedBidding.ts b/generated/111/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/111/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/111/funding/stoppedBidding.ts b/generated/111/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/111/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/111/governance/approved.ts b/generated/111/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/111/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/111/governance/decodeOfCallFailed.ts b/generated/111/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/111/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/111/governance/executed.ts b/generated/111/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/111/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/111/governance/expired.ts b/generated/111/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/111/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/111/governance/failedExecution.ts b/generated/111/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/111/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/111/governance/govKeyCallExecuted.ts b/generated/111/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/111/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/111/governance/govKeyCallExecutionFailed.ts b/generated/111/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/111/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/111/governance/govKeyCallHashWhitelisted.ts b/generated/111/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/111/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/111/governance/proposed.ts b/generated/111/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/111/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/111/grandpa/newAuthorities.ts b/generated/111/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/111/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/111/grandpa/paused.ts b/generated/111/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/111/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/111/grandpa/resumed.ts b/generated/111/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/111/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/111/liquidityPools/assetSwapped.ts b/generated/111/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/111/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts new file mode 100644 index 0000000..4929b2a --- /dev/null +++ b/generated/111/liquidityPools/limitOrderSetOrUpdateScheduled.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ + lp: accountId, + orderId: numberOrHex, + dispatchAt: z.number(), +}); + +export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< + typeof liquidityPoolsLimitOrderSetOrUpdateScheduled +>; diff --git a/generated/111/liquidityPools/limitOrderUpdated.ts b/generated/111/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..5242048 --- /dev/null +++ b/generated/111/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfAmmCommonOrder, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + side: cfAmmCommonOrder, + id: numberOrHex, + tick: z.number(), + sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + sellAmountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/111/liquidityPools/networkFeeTaken.ts b/generated/111/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/111/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/111/liquidityPools/newPoolCreated.ts b/generated/111/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..5210faa --- /dev/null +++ b/generated/111/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/111/liquidityPools/poolFeeSet.ts b/generated/111/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..577d70a --- /dev/null +++ b/generated/111/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated/111/liquidityPools/rangeOrderUpdated.ts b/generated/111/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..0d1cfe9 --- /dev/null +++ b/generated/111/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMapU128, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMapU128, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts new file mode 100644 index 0000000..a047fb8 --- /dev/null +++ b/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ + lp: accountId, + orderId: numberOrHex, + error: spRuntimeDispatchError, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = + z.output; diff --git a/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts new file mode 100644 index 0000000..f9df273 --- /dev/null +++ b/generated/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ + lp: accountId, + orderId: numberOrHex, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = + z.output; diff --git a/generated/111/liquidityPools/updatedBuyInterval.ts b/generated/111/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/111/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/111/liquidityProvider/accountCredited.ts b/generated/111/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/111/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/111/liquidityProvider/accountDebited.ts b/generated/111/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/111/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/111/liquidityProvider/liquidityDepositAddressReady.ts b/generated/111/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated/111/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/111/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/111/liquidityProvider/withdrawalEgressScheduled.ts b/generated/111/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/111/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/111/polkadotBroadcaster/broadcastAborted.ts b/generated/111/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/111/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/111/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/111/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/111/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/111/polkadotBroadcaster/broadcastSuccess.ts b/generated/111/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/111/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/111/polkadotBroadcaster/callResigned.ts b/generated/111/polkadotBroadcaster/callResigned.ts new file mode 100644 index 0000000..a8dad6e --- /dev/null +++ b/generated/111/polkadotBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterCallResignedArgs = z.output< + typeof polkadotBroadcasterCallResigned +>; diff --git a/generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..9c09f78 --- /dev/null +++ b/generated/111/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/111/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated/111/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated/111/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/111/polkadotChainTracking/chainStateUpdated.ts b/generated/111/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/111/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/111/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/111/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/111/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/111/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..084a664 --- /dev/null +++ b/generated/111/polkadotIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastFailed +>; diff --git a/generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/111/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/111/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/111/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/111/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/111/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/111/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/111/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/111/polkadotIngressEgress/depositIgnored.ts b/generated/111/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/111/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/111/polkadotIngressEgress/depositReceived.ts b/generated/111/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/111/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/111/polkadotIngressEgress/depositWitnessRejected.ts b/generated/111/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated/111/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated/111/polkadotIngressEgress/egressScheduled.ts b/generated/111/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/111/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..bc1c5f5 --- /dev/null +++ b/generated/111/polkadotIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..d1e89a4 --- /dev/null +++ b/generated/111/polkadotIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/111/polkadotIngressEgress/minimumDepositSet.ts b/generated/111/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/111/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/111/polkadotIngressEgress/transferFallbackRequested.ts b/generated/111/polkadotIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..3bee59c --- /dev/null +++ b/generated/111/polkadotIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< + typeof polkadotIngressEgressTransferFallbackRequested +>; diff --git a/generated/111/polkadotThresholdSigner/failureReportProcessed.ts b/generated/111/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/111/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/111/polkadotThresholdSigner/retryRequested.ts b/generated/111/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/111/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/111/polkadotThresholdSigner/signersUnavailable.ts b/generated/111/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/111/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/111/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/111/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/111/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/111/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/111/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/111/polkadotVault/awaitingGovernanceActivation.ts b/generated/111/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/111/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/111/polkadotVault/keyHandoverFailure.ts b/generated/111/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/111/polkadotVault/keyHandoverFailureReported.ts b/generated/111/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/111/polkadotVault/keyHandoverRequest.ts b/generated/111/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/111/polkadotVault/keyHandoverResponseTimeout.ts b/generated/111/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/111/polkadotVault/keyHandoverSuccess.ts b/generated/111/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/111/polkadotVault/keyHandoverSuccessReported.ts b/generated/111/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/111/polkadotVault/keyHandoverVerificationFailure.ts b/generated/111/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/111/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/111/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/111/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/111/polkadotVault/keygenFailure.ts b/generated/111/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/111/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/111/polkadotVault/keygenFailureReported.ts b/generated/111/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/111/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/111/polkadotVault/keygenRequest.ts b/generated/111/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/111/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/111/polkadotVault/keygenResponseTimeout.ts b/generated/111/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/111/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/111/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/111/polkadotVault/keygenSuccess.ts b/generated/111/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/111/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/111/polkadotVault/keygenSuccessReported.ts b/generated/111/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/111/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/111/polkadotVault/keygenVerificationFailure.ts b/generated/111/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/111/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/111/polkadotVault/keygenVerificationSuccess.ts b/generated/111/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/111/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/111/polkadotVault/noKeyHandover.ts b/generated/111/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/111/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/111/polkadotVault/vaultRotatedExternally.ts b/generated/111/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/111/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/111/polkadotVault/vaultRotationAborted.ts b/generated/111/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/111/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/111/polkadotVault/vaultRotationCompleted.ts b/generated/111/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/111/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/111/reputation/accrualRateUpdated.ts b/generated/111/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated/111/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/111/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/111/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/111/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/111/reputation/offencePenalty.ts b/generated/111/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/111/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/111/reputation/penaltyUpdated.ts b/generated/111/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/111/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/111/session/newSession.ts b/generated/111/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/111/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/111/swapping/batchSwapFailed.ts b/generated/111/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/111/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/111/swapping/ccmDepositReceived.ts b/generated/111/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/111/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/111/swapping/ccmEgressScheduled.ts b/generated/111/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/111/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/111/swapping/ccmFailed.ts b/generated/111/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/111/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/111/swapping/maximumSwapAmountSet.ts b/generated/111/swapping/maximumSwapAmountSet.ts new file mode 100644 index 0000000..28fa90b --- /dev/null +++ b/generated/111/swapping/maximumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMaximumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex.nullish(), +}); + +export type SwappingMaximumSwapAmountSetArgs = z.output< + typeof swappingMaximumSwapAmountSet +>; diff --git a/generated/111/swapping/minimumSwapAmountSet.ts b/generated/111/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/111/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/111/swapping/swapAmountConfiscated.ts b/generated/111/swapping/swapAmountConfiscated.ts new file mode 100644 index 0000000..dd5c2de --- /dev/null +++ b/generated/111/swapping/swapAmountConfiscated.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapAmountConfiscated = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + totalAmount: numberOrHex, + confiscatedAmount: numberOrHex, +}); + +export type SwappingSwapAmountConfiscatedArgs = z.output< + typeof swappingSwapAmountConfiscated +>; diff --git a/generated/111/swapping/swapAmountTooLow.ts b/generated/111/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/111/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/111/swapping/swapDepositAddressReady.ts b/generated/111/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated/111/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/111/swapping/swapEgressScheduled.ts b/generated/111/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/111/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/111/swapping/swapExecuted.ts b/generated/111/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/111/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/111/swapping/swapScheduled.ts b/generated/111/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/111/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/111/swapping/withdrawalRequested.ts b/generated/111/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/111/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/111/system/codeUpdated.ts b/generated/111/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/111/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/111/system/extrinsicFailed.ts b/generated/111/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/111/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/111/system/extrinsicSuccess.ts b/generated/111/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/111/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/111/system/killedAccount.ts b/generated/111/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/111/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/111/system/newAccount.ts b/generated/111/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/111/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/111/system/remarked.ts b/generated/111/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/111/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/111/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/111/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/111/tokenholderGovernance/proposalEnacted.ts b/generated/111/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/111/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/111/tokenholderGovernance/proposalPassed.ts b/generated/111/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/111/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/111/tokenholderGovernance/proposalRejected.ts b/generated/111/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/111/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/111/tokenholderGovernance/proposalSubmitted.ts b/generated/111/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/111/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/111/transactionPayment/transactionFeePaid.ts b/generated/111/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/111/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/111/validator/auctionCompleted.ts b/generated/111/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/111/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/111/validator/cFEVersionUpdated.ts b/generated/111/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/111/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/111/validator/newEpoch.ts b/generated/111/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/111/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/111/validator/palletConfigUpdated.ts b/generated/111/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/111/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/111/validator/peerIdRegistered.ts b/generated/111/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/111/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/111/validator/peerIdUnregistered.ts b/generated/111/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/111/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/111/validator/rotationAborted.ts b/generated/111/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/111/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/111/validator/rotationPhaseUpdated.ts b/generated/111/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/111/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/111/validator/vanityNameSet.ts b/generated/111/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/111/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/111/witnesser/prewitnessed.ts b/generated/111/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated/111/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/111/witnesser/witnessExecutionFailed.ts b/generated/111/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/111/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/114/accountRoles/accountRoleRegistered.ts b/generated/114/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/114/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/114/bitcoinBroadcaster/broadcastAborted.ts b/generated/114/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/114/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/114/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/114/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/114/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/114/bitcoinBroadcaster/broadcastSuccess.ts b/generated/114/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/114/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/114/bitcoinBroadcaster/callResigned.ts b/generated/114/bitcoinBroadcaster/callResigned.ts new file mode 100644 index 0000000..e9ee204 --- /dev/null +++ b/generated/114/bitcoinBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterCallResignedArgs = z.output< + typeof bitcoinBroadcasterCallResigned +>; diff --git a/generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..2a5b6ce --- /dev/null +++ b/generated/114/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/114/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated/114/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated/114/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/114/bitcoinChainTracking/chainStateUpdated.ts b/generated/114/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/114/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/114/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..7e7068a --- /dev/null +++ b/generated/114/bitcoinIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastFailed +>; diff --git a/generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/114/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/114/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/114/bitcoinIngressEgress/depositIgnored.ts b/generated/114/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/114/bitcoinIngressEgress/depositReceived.ts b/generated/114/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/114/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/114/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated/114/bitcoinIngressEgress/egressScheduled.ts b/generated/114/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..72df130 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..fea89f1 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/114/bitcoinIngressEgress/minimumDepositSet.ts b/generated/114/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/114/bitcoinIngressEgress/transferFallbackRequested.ts b/generated/114/bitcoinIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..41117c3 --- /dev/null +++ b/generated/114/bitcoinIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< + typeof bitcoinIngressEgressTransferFallbackRequested +>; diff --git a/generated/114/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/114/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/114/bitcoinThresholdSigner/retryRequested.ts b/generated/114/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/114/bitcoinThresholdSigner/signersUnavailable.ts b/generated/114/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/114/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/114/bitcoinVault/awaitingGovernanceActivation.ts b/generated/114/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/114/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/114/bitcoinVault/keyHandoverFailure.ts b/generated/114/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/114/bitcoinVault/keyHandoverFailureReported.ts b/generated/114/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/114/bitcoinVault/keyHandoverRequest.ts b/generated/114/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/114/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/114/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/114/bitcoinVault/keyHandoverSuccess.ts b/generated/114/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/114/bitcoinVault/keyHandoverSuccessReported.ts b/generated/114/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/114/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/114/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/114/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/114/bitcoinVault/keygenFailure.ts b/generated/114/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/114/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/114/bitcoinVault/keygenFailureReported.ts b/generated/114/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/114/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/114/bitcoinVault/keygenRequest.ts b/generated/114/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/114/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/114/bitcoinVault/keygenResponseTimeout.ts b/generated/114/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/114/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/114/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/114/bitcoinVault/keygenSuccess.ts b/generated/114/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/114/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/114/bitcoinVault/keygenSuccessReported.ts b/generated/114/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/114/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/114/bitcoinVault/keygenVerificationFailure.ts b/generated/114/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/114/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/114/bitcoinVault/keygenVerificationSuccess.ts b/generated/114/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/114/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/114/bitcoinVault/noKeyHandover.ts b/generated/114/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/114/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/114/bitcoinVault/vaultRotatedExternally.ts b/generated/114/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/114/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/114/bitcoinVault/vaultRotationAborted.ts b/generated/114/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/114/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/114/bitcoinVault/vaultRotationCompleted.ts b/generated/114/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/114/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/114/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/114/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/114/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/114/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/114/emissions/supplyUpdateBroadcastRequested.ts b/generated/114/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/114/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/114/emissions/supplyUpdateIntervalUpdated.ts b/generated/114/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/114/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/114/environment/addedNewEthAsset.ts b/generated/114/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/114/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/114/environment/bitcoinBlockNumberSetForVault.ts b/generated/114/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/114/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/114/environment/polkadotVaultAccountSet.ts b/generated/114/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/114/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/114/environment/runtimeSafeModeUpdated.ts b/generated/114/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/114/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/114/environment/updatedEthAsset.ts b/generated/114/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/114/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/114/ethereumBroadcaster/broadcastAborted.ts b/generated/114/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/114/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/114/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/114/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/114/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/114/ethereumBroadcaster/broadcastSuccess.ts b/generated/114/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/114/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/114/ethereumBroadcaster/callResigned.ts b/generated/114/ethereumBroadcaster/callResigned.ts new file mode 100644 index 0000000..b24a876 --- /dev/null +++ b/generated/114/ethereumBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterCallResignedArgs = z.output< + typeof ethereumBroadcasterCallResigned +>; diff --git a/generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..aec771f --- /dev/null +++ b/generated/114/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/114/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated/114/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated/114/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/114/ethereumChainTracking/chainStateUpdated.ts b/generated/114/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/114/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/114/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/114/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/114/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/114/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..ce39667 --- /dev/null +++ b/generated/114/ethereumIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastFailed +>; diff --git a/generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/114/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/114/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/114/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/114/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/114/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/114/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/114/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/114/ethereumIngressEgress/depositIgnored.ts b/generated/114/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/114/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/114/ethereumIngressEgress/depositReceived.ts b/generated/114/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/114/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/114/ethereumIngressEgress/depositWitnessRejected.ts b/generated/114/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated/114/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated/114/ethereumIngressEgress/egressScheduled.ts b/generated/114/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/114/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..43d3ac1 --- /dev/null +++ b/generated/114/ethereumIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..e49a09a --- /dev/null +++ b/generated/114/ethereumIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/114/ethereumIngressEgress/minimumDepositSet.ts b/generated/114/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/114/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/114/ethereumIngressEgress/transferFallbackRequested.ts b/generated/114/ethereumIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..4a5ba1f --- /dev/null +++ b/generated/114/ethereumIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< + typeof ethereumIngressEgressTransferFallbackRequested +>; diff --git a/generated/114/ethereumThresholdSigner/failureReportProcessed.ts b/generated/114/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/114/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/114/ethereumThresholdSigner/retryRequested.ts b/generated/114/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/114/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/114/ethereumThresholdSigner/signersUnavailable.ts b/generated/114/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/114/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/114/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/114/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/114/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/114/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/114/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/114/ethereumVault/awaitingGovernanceActivation.ts b/generated/114/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/114/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/114/ethereumVault/keyHandoverFailure.ts b/generated/114/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/114/ethereumVault/keyHandoverFailureReported.ts b/generated/114/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/114/ethereumVault/keyHandoverRequest.ts b/generated/114/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/114/ethereumVault/keyHandoverResponseTimeout.ts b/generated/114/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/114/ethereumVault/keyHandoverSuccess.ts b/generated/114/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/114/ethereumVault/keyHandoverSuccessReported.ts b/generated/114/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/114/ethereumVault/keyHandoverVerificationFailure.ts b/generated/114/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/114/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/114/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/114/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/114/ethereumVault/keygenFailure.ts b/generated/114/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/114/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/114/ethereumVault/keygenFailureReported.ts b/generated/114/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/114/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/114/ethereumVault/keygenRequest.ts b/generated/114/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/114/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/114/ethereumVault/keygenResponseTimeout.ts b/generated/114/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/114/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/114/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/114/ethereumVault/keygenSuccess.ts b/generated/114/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/114/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/114/ethereumVault/keygenSuccessReported.ts b/generated/114/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/114/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/114/ethereumVault/keygenVerificationFailure.ts b/generated/114/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/114/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/114/ethereumVault/keygenVerificationSuccess.ts b/generated/114/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/114/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/114/ethereumVault/noKeyHandover.ts b/generated/114/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/114/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/114/ethereumVault/vaultRotatedExternally.ts b/generated/114/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/114/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/114/ethereumVault/vaultRotationAborted.ts b/generated/114/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/114/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/114/ethereumVault/vaultRotationCompleted.ts b/generated/114/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/114/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/114/flip/accountReaped.ts b/generated/114/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/114/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/114/flip/remainingImbalance.ts b/generated/114/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/114/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/114/flip/slashingPerformed.ts b/generated/114/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/114/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/114/flip/slashingRateUpdated.ts b/generated/114/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/114/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/114/funding/addedRestrictedAddress.ts b/generated/114/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/114/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/114/funding/boundExecutorAddress.ts b/generated/114/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/114/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/114/funding/boundRedeemAddress.ts b/generated/114/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/114/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/114/funding/failedFundingAttempt.ts b/generated/114/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/114/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/114/funding/funded.ts b/generated/114/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/114/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/114/funding/minimumFundingUpdated.ts b/generated/114/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/114/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/114/funding/redemptionAmountZero.ts b/generated/114/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/114/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/114/funding/redemptionExpired.ts b/generated/114/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/114/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/114/funding/redemptionRequested.ts b/generated/114/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/114/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/114/funding/redemptionSettled.ts b/generated/114/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/114/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/114/funding/redemptionTaxAmountUpdated.ts b/generated/114/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/114/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/114/funding/removedRestrictedAddress.ts b/generated/114/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/114/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/114/funding/startedBidding.ts b/generated/114/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/114/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/114/funding/stoppedBidding.ts b/generated/114/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/114/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/114/governance/approved.ts b/generated/114/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/114/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/114/governance/decodeOfCallFailed.ts b/generated/114/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/114/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/114/governance/executed.ts b/generated/114/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/114/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/114/governance/expired.ts b/generated/114/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/114/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/114/governance/failedExecution.ts b/generated/114/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/114/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/114/governance/govKeyCallExecuted.ts b/generated/114/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/114/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/114/governance/govKeyCallExecutionFailed.ts b/generated/114/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/114/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/114/governance/govKeyCallHashWhitelisted.ts b/generated/114/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/114/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/114/governance/proposed.ts b/generated/114/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/114/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/114/grandpa/newAuthorities.ts b/generated/114/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/114/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/114/grandpa/paused.ts b/generated/114/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/114/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/114/grandpa/resumed.ts b/generated/114/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/114/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/114/liquidityPools/assetSwapped.ts b/generated/114/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/114/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts new file mode 100644 index 0000000..4929b2a --- /dev/null +++ b/generated/114/liquidityPools/limitOrderSetOrUpdateScheduled.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ + lp: accountId, + orderId: numberOrHex, + dispatchAt: z.number(), +}); + +export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< + typeof liquidityPoolsLimitOrderSetOrUpdateScheduled +>; diff --git a/generated/114/liquidityPools/limitOrderUpdated.ts b/generated/114/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..5242048 --- /dev/null +++ b/generated/114/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfAmmCommonOrder, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + side: cfAmmCommonOrder, + id: numberOrHex, + tick: z.number(), + sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + sellAmountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/114/liquidityPools/networkFeeTaken.ts b/generated/114/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/114/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/114/liquidityPools/newPoolCreated.ts b/generated/114/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..5210faa --- /dev/null +++ b/generated/114/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/114/liquidityPools/poolFeeSet.ts b/generated/114/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..577d70a --- /dev/null +++ b/generated/114/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated/114/liquidityPools/rangeOrderUpdated.ts b/generated/114/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..0d1cfe9 --- /dev/null +++ b/generated/114/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMapU128, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMapU128, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts new file mode 100644 index 0000000..a047fb8 --- /dev/null +++ b/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ + lp: accountId, + orderId: numberOrHex, + error: spRuntimeDispatchError, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = + z.output; diff --git a/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts new file mode 100644 index 0000000..f9df273 --- /dev/null +++ b/generated/114/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ + lp: accountId, + orderId: numberOrHex, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = + z.output; diff --git a/generated/114/liquidityPools/updatedBuyInterval.ts b/generated/114/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/114/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/114/liquidityProvider/accountCredited.ts b/generated/114/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/114/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/114/liquidityProvider/accountDebited.ts b/generated/114/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/114/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/114/liquidityProvider/liquidityDepositAddressReady.ts b/generated/114/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated/114/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/114/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/114/liquidityProvider/withdrawalEgressScheduled.ts b/generated/114/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/114/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/114/polkadotBroadcaster/broadcastAborted.ts b/generated/114/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/114/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/114/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/114/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/114/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/114/polkadotBroadcaster/broadcastSuccess.ts b/generated/114/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/114/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/114/polkadotBroadcaster/callResigned.ts b/generated/114/polkadotBroadcaster/callResigned.ts new file mode 100644 index 0000000..a8dad6e --- /dev/null +++ b/generated/114/polkadotBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterCallResignedArgs = z.output< + typeof polkadotBroadcasterCallResigned +>; diff --git a/generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..9c09f78 --- /dev/null +++ b/generated/114/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/114/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated/114/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated/114/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/114/polkadotChainTracking/chainStateUpdated.ts b/generated/114/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/114/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/114/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/114/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/114/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/114/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..084a664 --- /dev/null +++ b/generated/114/polkadotIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastFailed +>; diff --git a/generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/114/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/114/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/114/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/114/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/114/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/114/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/114/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/114/polkadotIngressEgress/depositIgnored.ts b/generated/114/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/114/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/114/polkadotIngressEgress/depositReceived.ts b/generated/114/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/114/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/114/polkadotIngressEgress/depositWitnessRejected.ts b/generated/114/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated/114/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated/114/polkadotIngressEgress/egressScheduled.ts b/generated/114/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/114/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..bc1c5f5 --- /dev/null +++ b/generated/114/polkadotIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..d1e89a4 --- /dev/null +++ b/generated/114/polkadotIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/114/polkadotIngressEgress/minimumDepositSet.ts b/generated/114/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/114/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/114/polkadotIngressEgress/transferFallbackRequested.ts b/generated/114/polkadotIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..3bee59c --- /dev/null +++ b/generated/114/polkadotIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< + typeof polkadotIngressEgressTransferFallbackRequested +>; diff --git a/generated/114/polkadotThresholdSigner/failureReportProcessed.ts b/generated/114/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/114/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/114/polkadotThresholdSigner/retryRequested.ts b/generated/114/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/114/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/114/polkadotThresholdSigner/signersUnavailable.ts b/generated/114/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/114/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/114/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/114/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/114/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/114/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/114/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/114/polkadotVault/awaitingGovernanceActivation.ts b/generated/114/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/114/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/114/polkadotVault/keyHandoverFailure.ts b/generated/114/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/114/polkadotVault/keyHandoverFailureReported.ts b/generated/114/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/114/polkadotVault/keyHandoverRequest.ts b/generated/114/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/114/polkadotVault/keyHandoverResponseTimeout.ts b/generated/114/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/114/polkadotVault/keyHandoverSuccess.ts b/generated/114/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/114/polkadotVault/keyHandoverSuccessReported.ts b/generated/114/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/114/polkadotVault/keyHandoverVerificationFailure.ts b/generated/114/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/114/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/114/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/114/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/114/polkadotVault/keygenFailure.ts b/generated/114/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/114/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/114/polkadotVault/keygenFailureReported.ts b/generated/114/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/114/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/114/polkadotVault/keygenRequest.ts b/generated/114/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/114/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/114/polkadotVault/keygenResponseTimeout.ts b/generated/114/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/114/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/114/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/114/polkadotVault/keygenSuccess.ts b/generated/114/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/114/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/114/polkadotVault/keygenSuccessReported.ts b/generated/114/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/114/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/114/polkadotVault/keygenVerificationFailure.ts b/generated/114/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/114/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/114/polkadotVault/keygenVerificationSuccess.ts b/generated/114/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/114/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/114/polkadotVault/noKeyHandover.ts b/generated/114/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/114/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/114/polkadotVault/vaultRotatedExternally.ts b/generated/114/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/114/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/114/polkadotVault/vaultRotationAborted.ts b/generated/114/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/114/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/114/polkadotVault/vaultRotationCompleted.ts b/generated/114/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/114/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/114/reputation/accrualRateUpdated.ts b/generated/114/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated/114/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/114/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/114/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/114/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/114/reputation/offencePenalty.ts b/generated/114/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/114/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/114/reputation/penaltyUpdated.ts b/generated/114/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/114/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/114/session/newSession.ts b/generated/114/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/114/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/114/swapping/batchSwapFailed.ts b/generated/114/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/114/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/114/swapping/ccmDepositReceived.ts b/generated/114/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/114/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/114/swapping/ccmEgressScheduled.ts b/generated/114/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/114/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/114/swapping/ccmFailed.ts b/generated/114/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/114/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/114/swapping/maximumSwapAmountSet.ts b/generated/114/swapping/maximumSwapAmountSet.ts new file mode 100644 index 0000000..28fa90b --- /dev/null +++ b/generated/114/swapping/maximumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMaximumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex.nullish(), +}); + +export type SwappingMaximumSwapAmountSetArgs = z.output< + typeof swappingMaximumSwapAmountSet +>; diff --git a/generated/114/swapping/minimumSwapAmountSet.ts b/generated/114/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/114/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/114/swapping/swapAmountConfiscated.ts b/generated/114/swapping/swapAmountConfiscated.ts new file mode 100644 index 0000000..dd5c2de --- /dev/null +++ b/generated/114/swapping/swapAmountConfiscated.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapAmountConfiscated = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + totalAmount: numberOrHex, + confiscatedAmount: numberOrHex, +}); + +export type SwappingSwapAmountConfiscatedArgs = z.output< + typeof swappingSwapAmountConfiscated +>; diff --git a/generated/114/swapping/swapAmountTooLow.ts b/generated/114/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/114/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/114/swapping/swapDepositAddressReady.ts b/generated/114/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated/114/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/114/swapping/swapEgressScheduled.ts b/generated/114/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/114/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/114/swapping/swapExecuted.ts b/generated/114/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/114/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/114/swapping/swapScheduled.ts b/generated/114/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/114/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/114/swapping/withdrawalRequested.ts b/generated/114/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/114/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/114/system/codeUpdated.ts b/generated/114/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/114/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/114/system/extrinsicFailed.ts b/generated/114/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/114/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/114/system/extrinsicSuccess.ts b/generated/114/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/114/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/114/system/killedAccount.ts b/generated/114/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/114/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/114/system/newAccount.ts b/generated/114/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/114/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/114/system/remarked.ts b/generated/114/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/114/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/114/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/114/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/114/tokenholderGovernance/proposalEnacted.ts b/generated/114/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/114/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/114/tokenholderGovernance/proposalPassed.ts b/generated/114/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/114/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/114/tokenholderGovernance/proposalRejected.ts b/generated/114/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/114/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/114/tokenholderGovernance/proposalSubmitted.ts b/generated/114/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/114/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/114/transactionPayment/transactionFeePaid.ts b/generated/114/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/114/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/114/validator/auctionCompleted.ts b/generated/114/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/114/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/114/validator/cFEVersionUpdated.ts b/generated/114/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/114/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/114/validator/newEpoch.ts b/generated/114/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/114/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/114/validator/palletConfigUpdated.ts b/generated/114/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/114/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/114/validator/peerIdRegistered.ts b/generated/114/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/114/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/114/validator/peerIdUnregistered.ts b/generated/114/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/114/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/114/validator/rotationAborted.ts b/generated/114/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/114/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/114/validator/rotationPhaseUpdated.ts b/generated/114/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/114/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/114/validator/vanityNameSet.ts b/generated/114/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/114/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/114/witnesser/prewitnessed.ts b/generated/114/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated/114/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/114/witnesser/witnessExecutionFailed.ts b/generated/114/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/114/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/120/accountRoles/accountRoleRegistered.ts b/generated/120/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/120/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/120/bitcoinBroadcaster/broadcastAborted.ts b/generated/120/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/120/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/120/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/120/bitcoinBroadcaster/broadcastSuccess.ts b/generated/120/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/120/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/120/bitcoinBroadcaster/callResigned.ts b/generated/120/bitcoinBroadcaster/callResigned.ts new file mode 100644 index 0000000..e9ee204 --- /dev/null +++ b/generated/120/bitcoinBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterCallResignedArgs = z.output< + typeof bitcoinBroadcasterCallResigned +>; diff --git a/generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/120/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated/120/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated/120/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/120/bitcoinChainTracking/chainStateUpdated.ts b/generated/120/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/120/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/120/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..7e7068a --- /dev/null +++ b/generated/120/bitcoinIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastFailed +>; diff --git a/generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/120/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/120/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/120/bitcoinIngressEgress/depositWitnessRejected.ts b/generated/120/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..72df130 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..fea89f1 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/120/bitcoinIngressEgress/minimumDepositSet.ts b/generated/120/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/120/bitcoinIngressEgress/transferFallbackRequested.ts b/generated/120/bitcoinIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..41117c3 --- /dev/null +++ b/generated/120/bitcoinIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< + typeof bitcoinIngressEgressTransferFallbackRequested +>; diff --git a/generated/120/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/120/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/120/bitcoinThresholdSigner/retryRequested.ts b/generated/120/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/120/bitcoinThresholdSigner/signersUnavailable.ts b/generated/120/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/120/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/120/bitcoinVault/awaitingGovernanceActivation.ts b/generated/120/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/120/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/120/bitcoinVault/keyHandoverFailure.ts b/generated/120/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/120/bitcoinVault/keyHandoverFailureReported.ts b/generated/120/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/120/bitcoinVault/keyHandoverRequest.ts b/generated/120/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/120/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/120/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/120/bitcoinVault/keyHandoverSuccess.ts b/generated/120/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/120/bitcoinVault/keyHandoverSuccessReported.ts b/generated/120/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/120/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/120/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/120/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/120/bitcoinVault/keygenFailure.ts b/generated/120/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/120/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/120/bitcoinVault/keygenFailureReported.ts b/generated/120/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/120/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/120/bitcoinVault/keygenRequest.ts b/generated/120/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/120/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/120/bitcoinVault/keygenResponseTimeout.ts b/generated/120/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/120/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/120/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/120/bitcoinVault/keygenSuccess.ts b/generated/120/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/120/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/120/bitcoinVault/keygenSuccessReported.ts b/generated/120/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/120/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/120/bitcoinVault/keygenVerificationFailure.ts b/generated/120/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/120/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/120/bitcoinVault/keygenVerificationSuccess.ts b/generated/120/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/120/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/120/bitcoinVault/noKeyHandover.ts b/generated/120/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/120/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/120/bitcoinVault/vaultRotatedExternally.ts b/generated/120/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/120/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/120/bitcoinVault/vaultRotationAborted.ts b/generated/120/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/120/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/120/bitcoinVault/vaultRotationCompleted.ts b/generated/120/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/120/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/120/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/120/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/120/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/120/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/120/emissions/supplyUpdateBroadcastRequested.ts b/generated/120/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/120/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/120/emissions/supplyUpdateIntervalUpdated.ts b/generated/120/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/120/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/120/environment/addedNewEthAsset.ts b/generated/120/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/120/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/120/environment/bitcoinBlockNumberSetForVault.ts b/generated/120/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/120/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/120/environment/polkadotVaultAccountSet.ts b/generated/120/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/120/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/120/environment/runtimeSafeModeUpdated.ts b/generated/120/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/120/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/120/environment/updatedEthAsset.ts b/generated/120/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/120/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/120/ethereumBroadcaster/broadcastAborted.ts b/generated/120/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/120/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/120/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/120/ethereumBroadcaster/broadcastSuccess.ts b/generated/120/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/120/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/120/ethereumBroadcaster/callResigned.ts b/generated/120/ethereumBroadcaster/callResigned.ts new file mode 100644 index 0000000..b24a876 --- /dev/null +++ b/generated/120/ethereumBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterCallResignedArgs = z.output< + typeof ethereumBroadcasterCallResigned +>; diff --git a/generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/120/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated/120/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated/120/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/120/ethereumChainTracking/chainStateUpdated.ts b/generated/120/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/120/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/120/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/120/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/120/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/120/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..ce39667 --- /dev/null +++ b/generated/120/ethereumIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastFailed +>; diff --git a/generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/120/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/120/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/120/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/120/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/120/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/120/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/120/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/120/ethereumIngressEgress/depositWitnessRejected.ts b/generated/120/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated/120/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..43d3ac1 --- /dev/null +++ b/generated/120/ethereumIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..e49a09a --- /dev/null +++ b/generated/120/ethereumIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/120/ethereumIngressEgress/minimumDepositSet.ts b/generated/120/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/120/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/120/ethereumIngressEgress/transferFallbackRequested.ts b/generated/120/ethereumIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..4a5ba1f --- /dev/null +++ b/generated/120/ethereumIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< + typeof ethereumIngressEgressTransferFallbackRequested +>; diff --git a/generated/120/ethereumThresholdSigner/failureReportProcessed.ts b/generated/120/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/120/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/120/ethereumThresholdSigner/retryRequested.ts b/generated/120/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/120/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/120/ethereumThresholdSigner/signersUnavailable.ts b/generated/120/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/120/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/120/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/120/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/120/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/120/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/120/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/120/ethereumVault/awaitingGovernanceActivation.ts b/generated/120/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/120/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/120/ethereumVault/keyHandoverFailure.ts b/generated/120/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/120/ethereumVault/keyHandoverFailureReported.ts b/generated/120/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/120/ethereumVault/keyHandoverRequest.ts b/generated/120/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/120/ethereumVault/keyHandoverResponseTimeout.ts b/generated/120/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/120/ethereumVault/keyHandoverSuccess.ts b/generated/120/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/120/ethereumVault/keyHandoverSuccessReported.ts b/generated/120/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/120/ethereumVault/keyHandoverVerificationFailure.ts b/generated/120/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/120/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/120/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/120/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/120/ethereumVault/keygenFailure.ts b/generated/120/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/120/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/120/ethereumVault/keygenFailureReported.ts b/generated/120/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/120/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/120/ethereumVault/keygenRequest.ts b/generated/120/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/120/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/120/ethereumVault/keygenResponseTimeout.ts b/generated/120/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/120/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/120/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/120/ethereumVault/keygenSuccess.ts b/generated/120/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/120/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/120/ethereumVault/keygenSuccessReported.ts b/generated/120/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/120/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/120/ethereumVault/keygenVerificationFailure.ts b/generated/120/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/120/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/120/ethereumVault/keygenVerificationSuccess.ts b/generated/120/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/120/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/120/ethereumVault/noKeyHandover.ts b/generated/120/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/120/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/120/ethereumVault/vaultRotatedExternally.ts b/generated/120/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/120/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/120/ethereumVault/vaultRotationAborted.ts b/generated/120/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/120/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/120/ethereumVault/vaultRotationCompleted.ts b/generated/120/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/120/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/120/flip/accountReaped.ts b/generated/120/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/120/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/120/flip/remainingImbalance.ts b/generated/120/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/120/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/120/flip/slashingPerformed.ts b/generated/120/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/120/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/120/flip/slashingRateUpdated.ts b/generated/120/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/120/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/120/funding/addedRestrictedAddress.ts b/generated/120/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/120/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/120/funding/boundExecutorAddress.ts b/generated/120/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/120/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/120/funding/boundRedeemAddress.ts b/generated/120/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/120/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/120/funding/failedFundingAttempt.ts b/generated/120/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/120/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/120/funding/funded.ts b/generated/120/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/120/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/120/funding/minimumFundingUpdated.ts b/generated/120/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/120/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/120/funding/redemptionAmountZero.ts b/generated/120/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/120/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/120/funding/redemptionExpired.ts b/generated/120/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/120/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/120/funding/redemptionRequested.ts b/generated/120/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/120/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/120/funding/redemptionSettled.ts b/generated/120/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/120/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/120/funding/redemptionTaxAmountUpdated.ts b/generated/120/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/120/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/120/funding/removedRestrictedAddress.ts b/generated/120/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/120/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/120/funding/startedBidding.ts b/generated/120/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/120/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/120/funding/stoppedBidding.ts b/generated/120/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/120/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/120/governance/approved.ts b/generated/120/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/120/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/120/governance/decodeOfCallFailed.ts b/generated/120/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/120/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/120/governance/executed.ts b/generated/120/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/120/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/120/governance/expired.ts b/generated/120/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/120/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/120/governance/failedExecution.ts b/generated/120/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/120/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/120/governance/govKeyCallExecuted.ts b/generated/120/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/120/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/120/governance/govKeyCallExecutionFailed.ts b/generated/120/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/120/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/120/governance/govKeyCallHashWhitelisted.ts b/generated/120/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/120/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/120/governance/proposed.ts b/generated/120/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/120/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/120/grandpa/newAuthorities.ts b/generated/120/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/120/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/120/grandpa/paused.ts b/generated/120/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/120/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/120/grandpa/resumed.ts b/generated/120/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/120/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/120/liquidityPools/assetSwapped.ts b/generated/120/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/120/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts new file mode 100644 index 0000000..4929b2a --- /dev/null +++ b/generated/120/liquidityPools/limitOrderSetOrUpdateScheduled.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ + lp: accountId, + orderId: numberOrHex, + dispatchAt: z.number(), +}); + +export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< + typeof liquidityPoolsLimitOrderSetOrUpdateScheduled +>; diff --git a/generated/120/liquidityPools/limitOrderUpdated.ts b/generated/120/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..5242048 --- /dev/null +++ b/generated/120/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfAmmCommonOrder, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + side: cfAmmCommonOrder, + id: numberOrHex, + tick: z.number(), + sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + sellAmountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/120/liquidityPools/networkFeeTaken.ts b/generated/120/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/120/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/120/liquidityPools/newPoolCreated.ts b/generated/120/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..5210faa --- /dev/null +++ b/generated/120/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/120/liquidityPools/poolFeeSet.ts b/generated/120/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..577d70a --- /dev/null +++ b/generated/120/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated/120/liquidityPools/rangeOrderUpdated.ts b/generated/120/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..0d1cfe9 --- /dev/null +++ b/generated/120/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMapU128, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMapU128, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts new file mode 100644 index 0000000..a047fb8 --- /dev/null +++ b/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ + lp: accountId, + orderId: numberOrHex, + error: spRuntimeDispatchError, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = + z.output; diff --git a/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts new file mode 100644 index 0000000..f9df273 --- /dev/null +++ b/generated/120/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ + lp: accountId, + orderId: numberOrHex, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = + z.output; diff --git a/generated/120/liquidityPools/updatedBuyInterval.ts b/generated/120/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/120/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/120/liquidityProvider/accountCredited.ts b/generated/120/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/120/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/120/liquidityProvider/accountDebited.ts b/generated/120/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/120/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/120/liquidityProvider/liquidityDepositAddressReady.ts b/generated/120/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated/120/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/120/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/120/polkadotBroadcaster/broadcastAborted.ts b/generated/120/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/120/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/120/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/120/polkadotBroadcaster/broadcastSuccess.ts b/generated/120/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/120/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/120/polkadotBroadcaster/callResigned.ts b/generated/120/polkadotBroadcaster/callResigned.ts new file mode 100644 index 0000000..a8dad6e --- /dev/null +++ b/generated/120/polkadotBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterCallResignedArgs = z.output< + typeof polkadotBroadcasterCallResigned +>; diff --git a/generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/120/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated/120/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated/120/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated/120/polkadotChainTracking/chainStateUpdated.ts b/generated/120/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/120/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/120/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/120/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/120/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/120/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..084a664 --- /dev/null +++ b/generated/120/polkadotIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastFailed +>; diff --git a/generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/120/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/120/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/120/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/120/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/120/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/120/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/120/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/120/polkadotIngressEgress/depositWitnessRejected.ts b/generated/120/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated/120/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..bc1c5f5 --- /dev/null +++ b/generated/120/polkadotIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..d1e89a4 --- /dev/null +++ b/generated/120/polkadotIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated/120/polkadotIngressEgress/minimumDepositSet.ts b/generated/120/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/120/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/120/polkadotIngressEgress/transferFallbackRequested.ts b/generated/120/polkadotIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..3bee59c --- /dev/null +++ b/generated/120/polkadotIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< + typeof polkadotIngressEgressTransferFallbackRequested +>; diff --git a/generated/120/polkadotThresholdSigner/failureReportProcessed.ts b/generated/120/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/120/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/120/polkadotThresholdSigner/retryRequested.ts b/generated/120/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/120/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/120/polkadotThresholdSigner/signersUnavailable.ts b/generated/120/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/120/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/120/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/120/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/120/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/120/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/120/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/120/polkadotVault/awaitingGovernanceActivation.ts b/generated/120/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/120/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/120/polkadotVault/keyHandoverFailure.ts b/generated/120/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/120/polkadotVault/keyHandoverFailureReported.ts b/generated/120/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/120/polkadotVault/keyHandoverRequest.ts b/generated/120/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/120/polkadotVault/keyHandoverResponseTimeout.ts b/generated/120/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/120/polkadotVault/keyHandoverSuccess.ts b/generated/120/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/120/polkadotVault/keyHandoverSuccessReported.ts b/generated/120/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/120/polkadotVault/keyHandoverVerificationFailure.ts b/generated/120/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/120/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/120/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/120/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/120/polkadotVault/keygenFailure.ts b/generated/120/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/120/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/120/polkadotVault/keygenFailureReported.ts b/generated/120/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/120/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/120/polkadotVault/keygenRequest.ts b/generated/120/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/120/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/120/polkadotVault/keygenResponseTimeout.ts b/generated/120/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/120/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/120/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/120/polkadotVault/keygenSuccess.ts b/generated/120/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/120/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/120/polkadotVault/keygenSuccessReported.ts b/generated/120/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/120/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/120/polkadotVault/keygenVerificationFailure.ts b/generated/120/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/120/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/120/polkadotVault/keygenVerificationSuccess.ts b/generated/120/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/120/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/120/polkadotVault/noKeyHandover.ts b/generated/120/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/120/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/120/polkadotVault/vaultRotatedExternally.ts b/generated/120/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/120/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/120/polkadotVault/vaultRotationAborted.ts b/generated/120/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/120/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/120/polkadotVault/vaultRotationCompleted.ts b/generated/120/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/120/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/120/reputation/accrualRateUpdated.ts b/generated/120/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated/120/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/120/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/120/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/120/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/120/reputation/offencePenalty.ts b/generated/120/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/120/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/120/reputation/penaltyUpdated.ts b/generated/120/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/120/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/120/session/newSession.ts b/generated/120/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/120/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/120/swapping/batchSwapFailed.ts b/generated/120/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/120/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/120/swapping/ccmDepositReceived.ts b/generated/120/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/120/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/120/swapping/ccmEgressScheduled.ts b/generated/120/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/120/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/120/swapping/ccmFailed.ts b/generated/120/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/120/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/120/swapping/maximumSwapAmountSet.ts b/generated/120/swapping/maximumSwapAmountSet.ts new file mode 100644 index 0000000..28fa90b --- /dev/null +++ b/generated/120/swapping/maximumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMaximumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex.nullish(), +}); + +export type SwappingMaximumSwapAmountSetArgs = z.output< + typeof swappingMaximumSwapAmountSet +>; diff --git a/generated/120/swapping/swapAmountConfiscated.ts b/generated/120/swapping/swapAmountConfiscated.ts new file mode 100644 index 0000000..dd5c2de --- /dev/null +++ b/generated/120/swapping/swapAmountConfiscated.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapAmountConfiscated = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + totalAmount: numberOrHex, + confiscatedAmount: numberOrHex, +}); + +export type SwappingSwapAmountConfiscatedArgs = z.output< + typeof swappingSwapAmountConfiscated +>; diff --git a/generated/120/swapping/swapDepositAddressReady.ts b/generated/120/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated/120/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/120/swapping/swapScheduled.ts b/generated/120/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/120/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/120/system/codeUpdated.ts b/generated/120/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/120/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/120/system/extrinsicFailed.ts b/generated/120/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/120/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/120/system/extrinsicSuccess.ts b/generated/120/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/120/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/120/system/killedAccount.ts b/generated/120/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/120/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/120/system/newAccount.ts b/generated/120/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/120/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/120/system/remarked.ts b/generated/120/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/120/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/120/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/120/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/120/tokenholderGovernance/proposalEnacted.ts b/generated/120/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/120/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/120/tokenholderGovernance/proposalPassed.ts b/generated/120/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/120/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/120/tokenholderGovernance/proposalRejected.ts b/generated/120/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/120/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/120/tokenholderGovernance/proposalSubmitted.ts b/generated/120/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/120/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/120/transactionPayment/transactionFeePaid.ts b/generated/120/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/120/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/120/validator/auctionCompleted.ts b/generated/120/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/120/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/120/validator/cFEVersionUpdated.ts b/generated/120/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/120/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/120/validator/newEpoch.ts b/generated/120/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/120/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/120/validator/palletConfigUpdated.ts b/generated/120/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/120/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/120/validator/peerIdRegistered.ts b/generated/120/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/120/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/120/validator/peerIdUnregistered.ts b/generated/120/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/120/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/120/validator/rotationAborted.ts b/generated/120/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/120/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/120/validator/rotationPhaseUpdated.ts b/generated/120/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/120/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/120/validator/vanityNameSet.ts b/generated/120/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/120/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/120/witnesser/prewitnessed.ts b/generated/120/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated/120/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated/120/witnesser/witnessExecutionFailed.ts b/generated/120/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/120/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/15/accountRoles/accountRoleRegistered.ts b/generated/15/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/15/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/15/bitcoinBroadcaster/broadcastAborted.ts b/generated/15/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/15/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/15/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/15/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/15/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/15/bitcoinBroadcaster/broadcastSuccess.ts b/generated/15/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/15/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/15/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/15/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/15/bitcoinChainTracking/chainStateUpdated.ts b/generated/15/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/15/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/15/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/15/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/15/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/15/bitcoinIngressEgress/depositIgnored.ts b/generated/15/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/15/bitcoinIngressEgress/depositReceived.ts b/generated/15/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/15/bitcoinIngressEgress/egressScheduled.ts b/generated/15/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/15/bitcoinIngressEgress/minimumDepositSet.ts b/generated/15/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/15/bitcoinIngressEgress/startWitnessing.ts b/generated/15/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/15/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/15/bitcoinIngressEgress/stopWitnessing.ts b/generated/15/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/15/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/15/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/15/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/15/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/15/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/15/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/15/bitcoinThresholdSigner/retryRequested.ts b/generated/15/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/15/bitcoinThresholdSigner/signersUnavailable.ts b/generated/15/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/15/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/15/bitcoinVault/awaitingGovernanceActivation.ts b/generated/15/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/15/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/15/bitcoinVault/keyHandoverFailure.ts b/generated/15/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/15/bitcoinVault/keyHandoverFailureReported.ts b/generated/15/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/15/bitcoinVault/keyHandoverRequest.ts b/generated/15/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/15/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/15/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/15/bitcoinVault/keyHandoverSuccess.ts b/generated/15/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/15/bitcoinVault/keyHandoverSuccessReported.ts b/generated/15/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/15/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/15/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/15/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/15/bitcoinVault/keygenFailure.ts b/generated/15/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/15/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/15/bitcoinVault/keygenFailureReported.ts b/generated/15/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/15/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/15/bitcoinVault/keygenRequest.ts b/generated/15/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/15/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/15/bitcoinVault/keygenResponseTimeout.ts b/generated/15/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/15/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/15/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/15/bitcoinVault/keygenSuccess.ts b/generated/15/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/15/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/15/bitcoinVault/keygenSuccessReported.ts b/generated/15/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/15/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/15/bitcoinVault/keygenVerificationFailure.ts b/generated/15/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/15/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/15/bitcoinVault/keygenVerificationSuccess.ts b/generated/15/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/15/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/15/bitcoinVault/noKeyHandover.ts b/generated/15/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/15/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/15/bitcoinVault/vaultRotatedExternally.ts b/generated/15/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/15/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/15/bitcoinVault/vaultRotationAborted.ts b/generated/15/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/15/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/15/bitcoinVault/vaultRotationCompleted.ts b/generated/15/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/15/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/15/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/15/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/15/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/15/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/15/emissions/supplyUpdateBroadcastRequested.ts b/generated/15/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/15/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/15/emissions/supplyUpdateIntervalUpdated.ts b/generated/15/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/15/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/15/environment/addedNewEthAsset.ts b/generated/15/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/15/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/15/environment/bitcoinBlockNumberSetForVault.ts b/generated/15/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/15/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/15/environment/nextCompatibilityVersionSet.ts b/generated/15/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/15/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/15/environment/polkadotVaultAccountSet.ts b/generated/15/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/15/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/15/environment/runtimeSafeModeUpdated.ts b/generated/15/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/15/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/15/environment/updatedEthAsset.ts b/generated/15/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/15/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/15/ethereumBroadcaster/broadcastAborted.ts b/generated/15/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/15/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/15/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/15/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/15/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/15/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/15/ethereumChainTracking/chainStateUpdated.ts b/generated/15/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/15/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/15/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/15/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/15/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/15/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/15/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/15/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/15/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/15/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/15/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/15/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/15/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/15/ethereumIngressEgress/depositIgnored.ts b/generated/15/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/15/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/15/ethereumIngressEgress/depositReceived.ts b/generated/15/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/15/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/15/ethereumIngressEgress/egressScheduled.ts b/generated/15/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/15/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/15/ethereumIngressEgress/minimumDepositSet.ts b/generated/15/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/15/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/15/ethereumIngressEgress/startWitnessing.ts b/generated/15/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/15/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/15/ethereumIngressEgress/stopWitnessing.ts b/generated/15/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/15/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/15/ethereumIngressEgress/vaultTransferFailed.ts b/generated/15/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/15/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/15/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/15/ethereumThresholdSigner/failureReportProcessed.ts b/generated/15/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/15/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/15/ethereumThresholdSigner/retryRequested.ts b/generated/15/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/15/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/15/ethereumThresholdSigner/signersUnavailable.ts b/generated/15/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/15/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/15/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/15/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/15/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/15/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/15/ethereumVault/keyHandoverFailure.ts b/generated/15/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/15/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/15/ethereumVault/keyHandoverFailureReported.ts b/generated/15/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/15/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/15/ethereumVault/keyHandoverResponseTimeout.ts b/generated/15/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/15/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/15/ethereumVault/keyHandoverSuccess.ts b/generated/15/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/15/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/15/ethereumVault/keyHandoverSuccessReported.ts b/generated/15/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/15/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/15/ethereumVault/keyHandoverVerificationFailure.ts b/generated/15/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/15/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/15/ethereumVault/keygenFailure.ts b/generated/15/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/15/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/15/ethereumVault/keygenFailureReported.ts b/generated/15/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/15/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/15/ethereumVault/keygenRequest.ts b/generated/15/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/15/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/15/ethereumVault/keygenResponseTimeout.ts b/generated/15/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/15/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/15/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/15/ethereumVault/keygenSuccess.ts b/generated/15/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/15/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/15/ethereumVault/keygenSuccessReported.ts b/generated/15/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/15/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/15/ethereumVault/keygenVerificationFailure.ts b/generated/15/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/15/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/15/ethereumVault/noKeyHandover.ts b/generated/15/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/15/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/15/ethereumVault/vaultRotationAborted.ts b/generated/15/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/15/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/15/ethereumVault/vaultRotationCompleted.ts b/generated/15/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/15/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/15/flip/accountReaped.ts b/generated/15/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/15/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/15/flip/remainingImbalance.ts b/generated/15/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/15/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/15/flip/slashingPerformed.ts b/generated/15/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/15/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/15/flip/slashingRateUpdated.ts b/generated/15/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/15/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/15/funding/addedRestrictedAddress.ts b/generated/15/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/15/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/15/funding/boundRedeemAddress.ts b/generated/15/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/15/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/15/funding/failedFundingAttempt.ts b/generated/15/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/15/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/15/funding/funded.ts b/generated/15/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/15/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/15/funding/minimumFundingUpdated.ts b/generated/15/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/15/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/15/funding/redemptionAmountZero.ts b/generated/15/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/15/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/15/funding/redemptionExpired.ts b/generated/15/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/15/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/15/funding/redemptionRequested.ts b/generated/15/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/15/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/15/funding/redemptionSettled.ts b/generated/15/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/15/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/15/funding/redemptionTaxAmountUpdated.ts b/generated/15/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/15/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/15/funding/removedRestrictedAddress.ts b/generated/15/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/15/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/15/funding/startedBidding.ts b/generated/15/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/15/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/15/funding/stoppedBidding.ts b/generated/15/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/15/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/15/governance/approved.ts b/generated/15/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/15/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/15/governance/decodeOfCallFailed.ts b/generated/15/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/15/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/15/governance/executed.ts b/generated/15/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/15/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/15/governance/expired.ts b/generated/15/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/15/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/15/governance/failedExecution.ts b/generated/15/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/15/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/15/governance/govKeyCallExecuted.ts b/generated/15/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/15/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/15/governance/govKeyCallExecutionFailed.ts b/generated/15/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/15/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/15/governance/govKeyCallHashWhitelisted.ts b/generated/15/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/15/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/15/governance/proposed.ts b/generated/15/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/15/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/15/governance/upgradeConditionsSatisfied.ts b/generated/15/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/15/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/15/grandpa/newAuthorities.ts b/generated/15/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/15/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/15/grandpa/paused.ts b/generated/15/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/15/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/15/grandpa/resumed.ts b/generated/15/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/15/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/15/liquidityPools/assetSwapped.ts b/generated/15/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/15/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/15/liquidityPools/networkFeeTaken.ts b/generated/15/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/15/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/15/liquidityPools/updatedBuyInterval.ts b/generated/15/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/15/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/15/liquidityProvider/accountCredited.ts b/generated/15/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/15/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/15/liquidityProvider/accountDebited.ts b/generated/15/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/15/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/15/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/15/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/15/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/15/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/15/liquidityProvider/liquidityDepositAddressReady.ts b/generated/15/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/15/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/15/liquidityProvider/lpTtlSet.ts b/generated/15/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/15/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/15/liquidityProvider/withdrawalEgressScheduled.ts b/generated/15/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/15/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/15/polkadotBroadcaster/broadcastAborted.ts b/generated/15/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/15/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/15/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/15/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/15/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/15/polkadotBroadcaster/broadcastSuccess.ts b/generated/15/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/15/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/15/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/15/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/15/polkadotChainTracking/chainStateUpdated.ts b/generated/15/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/15/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/15/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/15/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/15/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/15/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/15/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/15/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/15/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/15/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/15/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/15/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/15/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/15/polkadotIngressEgress/depositIgnored.ts b/generated/15/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/15/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/15/polkadotIngressEgress/depositReceived.ts b/generated/15/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/15/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/15/polkadotIngressEgress/egressScheduled.ts b/generated/15/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/15/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/15/polkadotIngressEgress/minimumDepositSet.ts b/generated/15/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/15/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/15/polkadotIngressEgress/startWitnessing.ts b/generated/15/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/15/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/15/polkadotIngressEgress/stopWitnessing.ts b/generated/15/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/15/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/15/polkadotIngressEgress/vaultTransferFailed.ts b/generated/15/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/15/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/15/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/15/polkadotThresholdSigner/failureReportProcessed.ts b/generated/15/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/15/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/15/polkadotThresholdSigner/retryRequested.ts b/generated/15/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/15/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/15/polkadotThresholdSigner/signersUnavailable.ts b/generated/15/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/15/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/15/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/15/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/15/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/15/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/15/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/15/polkadotVault/awaitingGovernanceActivation.ts b/generated/15/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/15/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/15/polkadotVault/keyHandoverFailure.ts b/generated/15/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/15/polkadotVault/keyHandoverFailureReported.ts b/generated/15/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/15/polkadotVault/keyHandoverRequest.ts b/generated/15/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/15/polkadotVault/keyHandoverResponseTimeout.ts b/generated/15/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/15/polkadotVault/keyHandoverSuccess.ts b/generated/15/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/15/polkadotVault/keyHandoverSuccessReported.ts b/generated/15/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/15/polkadotVault/keyHandoverVerificationFailure.ts b/generated/15/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/15/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/15/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/15/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/15/polkadotVault/keygenFailure.ts b/generated/15/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/15/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/15/polkadotVault/keygenFailureReported.ts b/generated/15/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/15/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/15/polkadotVault/keygenRequest.ts b/generated/15/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/15/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/15/polkadotVault/keygenResponseTimeout.ts b/generated/15/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/15/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/15/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/15/polkadotVault/keygenSuccess.ts b/generated/15/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/15/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/15/polkadotVault/keygenSuccessReported.ts b/generated/15/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/15/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/15/polkadotVault/keygenVerificationFailure.ts b/generated/15/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/15/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/15/polkadotVault/keygenVerificationSuccess.ts b/generated/15/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/15/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/15/polkadotVault/noKeyHandover.ts b/generated/15/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/15/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/15/polkadotVault/vaultRotatedExternally.ts b/generated/15/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/15/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/15/polkadotVault/vaultRotationAborted.ts b/generated/15/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/15/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/15/polkadotVault/vaultRotationCompleted.ts b/generated/15/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/15/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/15/reputation/accrualRateUpdated.ts b/generated/15/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/15/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/15/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/15/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/15/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/15/reputation/offencePenalty.ts b/generated/15/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/15/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/15/reputation/penaltyUpdated.ts b/generated/15/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/15/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/15/session/newSession.ts b/generated/15/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/15/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/15/swapping/batchSwapFailed.ts b/generated/15/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/15/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/15/swapping/ccmDepositReceived.ts b/generated/15/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/15/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/15/swapping/ccmEgressScheduled.ts b/generated/15/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/15/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/15/swapping/ccmFailed.ts b/generated/15/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/15/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/15/swapping/minimumSwapAmountSet.ts b/generated/15/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/15/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/15/swapping/swapAmountTooLow.ts b/generated/15/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/15/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/15/swapping/swapDepositAddressExpired.ts b/generated/15/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/15/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/15/swapping/swapDepositAddressReady.ts b/generated/15/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/15/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/15/swapping/swapEgressScheduled.ts b/generated/15/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/15/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/15/swapping/swapExecuted.ts b/generated/15/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/15/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/15/swapping/swapScheduled.ts b/generated/15/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/15/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/15/swapping/swapTtlSet.ts b/generated/15/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/15/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/15/swapping/withdrawalRequested.ts b/generated/15/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/15/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/15/system/codeUpdated.ts b/generated/15/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/15/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/15/system/extrinsicFailed.ts b/generated/15/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/15/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/15/system/extrinsicSuccess.ts b/generated/15/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/15/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/15/system/killedAccount.ts b/generated/15/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/15/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/15/system/newAccount.ts b/generated/15/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/15/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/15/system/remarked.ts b/generated/15/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/15/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/15/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/15/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/15/tokenholderGovernance/proposalEnacted.ts b/generated/15/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/15/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/15/tokenholderGovernance/proposalPassed.ts b/generated/15/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/15/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/15/tokenholderGovernance/proposalRejected.ts b/generated/15/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/15/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/15/tokenholderGovernance/proposalSubmitted.ts b/generated/15/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/15/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/15/transactionPayment/transactionFeePaid.ts b/generated/15/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/15/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/15/validator/auctionCompleted.ts b/generated/15/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/15/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/15/validator/cFEVersionUpdated.ts b/generated/15/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/15/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/15/validator/newEpoch.ts b/generated/15/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/15/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/15/validator/palletConfigUpdated.ts b/generated/15/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/15/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/15/validator/peerIdRegistered.ts b/generated/15/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/15/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/15/validator/peerIdUnregistered.ts b/generated/15/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/15/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/15/validator/rotationAborted.ts b/generated/15/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/15/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/15/validator/rotationPhaseUpdated.ts b/generated/15/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/15/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/15/validator/vanityNameSet.ts b/generated/15/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/15/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/15/witnesser/witnessExecutionFailed.ts b/generated/15/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/15/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/16/accountRoles/accountRoleRegistered.ts b/generated/16/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/16/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/16/bitcoinBroadcaster/broadcastAborted.ts b/generated/16/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/16/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/16/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/16/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/16/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/16/bitcoinBroadcaster/broadcastSuccess.ts b/generated/16/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/16/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/16/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/16/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/16/bitcoinChainTracking/chainStateUpdated.ts b/generated/16/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/16/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/16/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/16/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/16/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/16/bitcoinIngressEgress/depositIgnored.ts b/generated/16/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/16/bitcoinIngressEgress/depositReceived.ts b/generated/16/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/16/bitcoinIngressEgress/egressScheduled.ts b/generated/16/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/16/bitcoinIngressEgress/minimumDepositSet.ts b/generated/16/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/16/bitcoinIngressEgress/startWitnessing.ts b/generated/16/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/16/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/16/bitcoinIngressEgress/stopWitnessing.ts b/generated/16/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/16/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/16/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/16/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/16/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/16/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/16/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/16/bitcoinThresholdSigner/retryRequested.ts b/generated/16/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/16/bitcoinThresholdSigner/signersUnavailable.ts b/generated/16/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/16/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/16/bitcoinVault/awaitingGovernanceActivation.ts b/generated/16/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/16/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/16/bitcoinVault/keyHandoverFailure.ts b/generated/16/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/16/bitcoinVault/keyHandoverFailureReported.ts b/generated/16/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/16/bitcoinVault/keyHandoverRequest.ts b/generated/16/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/16/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/16/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/16/bitcoinVault/keyHandoverSuccess.ts b/generated/16/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/16/bitcoinVault/keyHandoverSuccessReported.ts b/generated/16/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/16/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/16/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/16/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/16/bitcoinVault/keygenFailure.ts b/generated/16/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/16/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/16/bitcoinVault/keygenFailureReported.ts b/generated/16/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/16/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/16/bitcoinVault/keygenRequest.ts b/generated/16/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/16/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/16/bitcoinVault/keygenResponseTimeout.ts b/generated/16/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/16/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/16/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/16/bitcoinVault/keygenSuccess.ts b/generated/16/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/16/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/16/bitcoinVault/keygenSuccessReported.ts b/generated/16/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/16/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/16/bitcoinVault/keygenVerificationFailure.ts b/generated/16/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/16/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/16/bitcoinVault/keygenVerificationSuccess.ts b/generated/16/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/16/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/16/bitcoinVault/noKeyHandover.ts b/generated/16/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/16/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/16/bitcoinVault/vaultRotatedExternally.ts b/generated/16/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/16/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/16/bitcoinVault/vaultRotationAborted.ts b/generated/16/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/16/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/16/bitcoinVault/vaultRotationCompleted.ts b/generated/16/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/16/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/16/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/16/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/16/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/16/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/16/emissions/supplyUpdateBroadcastRequested.ts b/generated/16/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/16/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/16/emissions/supplyUpdateIntervalUpdated.ts b/generated/16/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/16/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/16/environment/addedNewEthAsset.ts b/generated/16/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/16/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/16/environment/bitcoinBlockNumberSetForVault.ts b/generated/16/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/16/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/16/environment/nextCompatibilityVersionSet.ts b/generated/16/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/16/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/16/environment/polkadotVaultAccountSet.ts b/generated/16/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/16/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/16/environment/runtimeSafeModeUpdated.ts b/generated/16/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/16/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/16/environment/updatedEthAsset.ts b/generated/16/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/16/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/16/ethereumBroadcaster/broadcastAborted.ts b/generated/16/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/16/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/16/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/16/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/16/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/16/ethereumBroadcaster/broadcastSuccess.ts b/generated/16/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/16/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/16/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/16/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/16/ethereumChainTracking/chainStateUpdated.ts b/generated/16/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/16/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/16/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/16/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/16/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/16/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/16/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/16/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/16/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/16/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/16/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/16/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/16/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/16/ethereumIngressEgress/depositIgnored.ts b/generated/16/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/16/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/16/ethereumIngressEgress/depositReceived.ts b/generated/16/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/16/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/16/ethereumIngressEgress/egressScheduled.ts b/generated/16/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/16/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/16/ethereumIngressEgress/minimumDepositSet.ts b/generated/16/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/16/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/16/ethereumIngressEgress/startWitnessing.ts b/generated/16/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/16/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/16/ethereumIngressEgress/stopWitnessing.ts b/generated/16/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/16/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/16/ethereumIngressEgress/vaultTransferFailed.ts b/generated/16/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/16/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/16/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/16/ethereumThresholdSigner/failureReportProcessed.ts b/generated/16/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/16/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/16/ethereumThresholdSigner/retryRequested.ts b/generated/16/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/16/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/16/ethereumThresholdSigner/signersUnavailable.ts b/generated/16/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/16/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/16/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/16/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/16/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/16/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/16/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/16/ethereumVault/awaitingGovernanceActivation.ts b/generated/16/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/16/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/16/ethereumVault/keyHandoverFailure.ts b/generated/16/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/16/ethereumVault/keyHandoverFailureReported.ts b/generated/16/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/16/ethereumVault/keyHandoverRequest.ts b/generated/16/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/16/ethereumVault/keyHandoverResponseTimeout.ts b/generated/16/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/16/ethereumVault/keyHandoverSuccess.ts b/generated/16/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/16/ethereumVault/keyHandoverSuccessReported.ts b/generated/16/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/16/ethereumVault/keyHandoverVerificationFailure.ts b/generated/16/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/16/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/16/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/16/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/16/ethereumVault/keygenFailure.ts b/generated/16/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/16/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/16/ethereumVault/keygenFailureReported.ts b/generated/16/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/16/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/16/ethereumVault/keygenRequest.ts b/generated/16/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/16/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/16/ethereumVault/keygenResponseTimeout.ts b/generated/16/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/16/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/16/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/16/ethereumVault/keygenSuccess.ts b/generated/16/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/16/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/16/ethereumVault/keygenSuccessReported.ts b/generated/16/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/16/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/16/ethereumVault/keygenVerificationFailure.ts b/generated/16/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/16/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/16/ethereumVault/keygenVerificationSuccess.ts b/generated/16/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/16/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/16/ethereumVault/noKeyHandover.ts b/generated/16/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/16/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/16/ethereumVault/vaultRotatedExternally.ts b/generated/16/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/16/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/16/ethereumVault/vaultRotationAborted.ts b/generated/16/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/16/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/16/ethereumVault/vaultRotationCompleted.ts b/generated/16/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/16/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/16/flip/accountReaped.ts b/generated/16/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/16/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/16/flip/remainingImbalance.ts b/generated/16/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/16/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/16/flip/slashingPerformed.ts b/generated/16/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/16/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/16/flip/slashingRateUpdated.ts b/generated/16/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/16/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/16/funding/addedRestrictedAddress.ts b/generated/16/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/16/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/16/funding/boundRedeemAddress.ts b/generated/16/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/16/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/16/funding/failedFundingAttempt.ts b/generated/16/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/16/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/16/funding/funded.ts b/generated/16/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/16/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/16/funding/minimumFundingUpdated.ts b/generated/16/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/16/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/16/funding/redemptionAmountZero.ts b/generated/16/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/16/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/16/funding/redemptionExpired.ts b/generated/16/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/16/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/16/funding/redemptionRequested.ts b/generated/16/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/16/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/16/funding/redemptionSettled.ts b/generated/16/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/16/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/16/funding/redemptionTaxAmountUpdated.ts b/generated/16/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/16/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/16/funding/removedRestrictedAddress.ts b/generated/16/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/16/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/16/funding/startedBidding.ts b/generated/16/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/16/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/16/funding/stoppedBidding.ts b/generated/16/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/16/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/16/governance/approved.ts b/generated/16/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/16/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/16/governance/decodeOfCallFailed.ts b/generated/16/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/16/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/16/governance/executed.ts b/generated/16/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/16/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/16/governance/expired.ts b/generated/16/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/16/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/16/governance/failedExecution.ts b/generated/16/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/16/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/16/governance/govKeyCallExecuted.ts b/generated/16/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/16/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/16/governance/govKeyCallExecutionFailed.ts b/generated/16/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/16/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/16/governance/govKeyCallHashWhitelisted.ts b/generated/16/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/16/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/16/governance/proposed.ts b/generated/16/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/16/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/16/governance/upgradeConditionsSatisfied.ts b/generated/16/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/16/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/16/grandpa/newAuthorities.ts b/generated/16/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/16/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/16/grandpa/paused.ts b/generated/16/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/16/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/16/grandpa/resumed.ts b/generated/16/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/16/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/16/liquidityPools/assetSwapped.ts b/generated/16/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/16/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/16/liquidityPools/limitOrderUpdated.ts b/generated/16/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/16/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/16/liquidityPools/networkFeeTaken.ts b/generated/16/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/16/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/16/liquidityPools/newPoolCreated.ts b/generated/16/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/16/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/16/liquidityPools/poolStateUpdated.ts b/generated/16/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/16/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/16/liquidityPools/rangeOrderUpdated.ts b/generated/16/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/16/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/16/liquidityPools/updatedBuyInterval.ts b/generated/16/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/16/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/16/liquidityProvider/accountCredited.ts b/generated/16/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/16/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/16/liquidityProvider/accountDebited.ts b/generated/16/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/16/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/16/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/16/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/16/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/16/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/16/liquidityProvider/liquidityDepositAddressReady.ts b/generated/16/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/16/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/16/liquidityProvider/lpTtlSet.ts b/generated/16/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/16/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/16/liquidityProvider/withdrawalEgressScheduled.ts b/generated/16/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/16/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/16/polkadotBroadcaster/broadcastAborted.ts b/generated/16/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/16/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/16/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/16/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/16/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/16/polkadotBroadcaster/broadcastSuccess.ts b/generated/16/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/16/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/16/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/16/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/16/polkadotChainTracking/chainStateUpdated.ts b/generated/16/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/16/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/16/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/16/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/16/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/16/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/16/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/16/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/16/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/16/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/16/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/16/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/16/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/16/polkadotIngressEgress/depositIgnored.ts b/generated/16/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/16/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/16/polkadotIngressEgress/depositReceived.ts b/generated/16/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/16/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/16/polkadotIngressEgress/egressScheduled.ts b/generated/16/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/16/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/16/polkadotIngressEgress/minimumDepositSet.ts b/generated/16/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/16/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/16/polkadotIngressEgress/startWitnessing.ts b/generated/16/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/16/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/16/polkadotIngressEgress/stopWitnessing.ts b/generated/16/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/16/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/16/polkadotIngressEgress/vaultTransferFailed.ts b/generated/16/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/16/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/16/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/16/polkadotThresholdSigner/failureReportProcessed.ts b/generated/16/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/16/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/16/polkadotThresholdSigner/retryRequested.ts b/generated/16/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/16/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/16/polkadotThresholdSigner/signersUnavailable.ts b/generated/16/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/16/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/16/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/16/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/16/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/16/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/16/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/16/polkadotVault/awaitingGovernanceActivation.ts b/generated/16/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/16/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/16/polkadotVault/keyHandoverFailure.ts b/generated/16/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/16/polkadotVault/keyHandoverFailureReported.ts b/generated/16/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/16/polkadotVault/keyHandoverRequest.ts b/generated/16/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/16/polkadotVault/keyHandoverResponseTimeout.ts b/generated/16/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/16/polkadotVault/keyHandoverSuccess.ts b/generated/16/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/16/polkadotVault/keyHandoverSuccessReported.ts b/generated/16/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/16/polkadotVault/keyHandoverVerificationFailure.ts b/generated/16/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/16/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/16/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/16/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/16/polkadotVault/keygenFailure.ts b/generated/16/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/16/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/16/polkadotVault/keygenFailureReported.ts b/generated/16/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/16/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/16/polkadotVault/keygenRequest.ts b/generated/16/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/16/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/16/polkadotVault/keygenResponseTimeout.ts b/generated/16/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/16/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/16/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/16/polkadotVault/keygenSuccess.ts b/generated/16/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/16/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/16/polkadotVault/keygenSuccessReported.ts b/generated/16/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/16/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/16/polkadotVault/keygenVerificationFailure.ts b/generated/16/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/16/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/16/polkadotVault/keygenVerificationSuccess.ts b/generated/16/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/16/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/16/polkadotVault/noKeyHandover.ts b/generated/16/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/16/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/16/polkadotVault/vaultRotatedExternally.ts b/generated/16/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/16/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/16/polkadotVault/vaultRotationAborted.ts b/generated/16/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/16/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/16/polkadotVault/vaultRotationCompleted.ts b/generated/16/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/16/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/16/reputation/accrualRateUpdated.ts b/generated/16/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/16/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/16/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/16/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/16/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/16/reputation/offencePenalty.ts b/generated/16/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/16/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/16/reputation/penaltyUpdated.ts b/generated/16/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/16/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/16/session/newSession.ts b/generated/16/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/16/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/16/swapping/batchSwapFailed.ts b/generated/16/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/16/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/16/swapping/ccmDepositReceived.ts b/generated/16/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/16/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/16/swapping/ccmEgressScheduled.ts b/generated/16/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/16/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/16/swapping/ccmFailed.ts b/generated/16/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/16/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/16/swapping/minimumSwapAmountSet.ts b/generated/16/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/16/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/16/swapping/swapAmountTooLow.ts b/generated/16/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/16/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/16/swapping/swapDepositAddressExpired.ts b/generated/16/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/16/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/16/swapping/swapDepositAddressReady.ts b/generated/16/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/16/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/16/swapping/swapEgressScheduled.ts b/generated/16/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/16/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/16/swapping/swapExecuted.ts b/generated/16/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/16/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/16/swapping/swapScheduled.ts b/generated/16/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/16/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/16/swapping/swapTtlSet.ts b/generated/16/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/16/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/16/swapping/withdrawalRequested.ts b/generated/16/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/16/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/16/system/codeUpdated.ts b/generated/16/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/16/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/16/system/extrinsicFailed.ts b/generated/16/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/16/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/16/system/extrinsicSuccess.ts b/generated/16/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/16/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/16/system/killedAccount.ts b/generated/16/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/16/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/16/system/newAccount.ts b/generated/16/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/16/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/16/system/remarked.ts b/generated/16/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/16/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/16/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/16/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/16/tokenholderGovernance/proposalEnacted.ts b/generated/16/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/16/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/16/tokenholderGovernance/proposalPassed.ts b/generated/16/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/16/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/16/tokenholderGovernance/proposalRejected.ts b/generated/16/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/16/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/16/tokenholderGovernance/proposalSubmitted.ts b/generated/16/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/16/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/16/transactionPayment/transactionFeePaid.ts b/generated/16/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/16/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/16/validator/auctionCompleted.ts b/generated/16/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/16/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/16/validator/cFEVersionUpdated.ts b/generated/16/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/16/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/16/validator/newEpoch.ts b/generated/16/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/16/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/16/validator/palletConfigUpdated.ts b/generated/16/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/16/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/16/validator/peerIdRegistered.ts b/generated/16/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/16/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/16/validator/peerIdUnregistered.ts b/generated/16/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/16/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/16/validator/rotationAborted.ts b/generated/16/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/16/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/16/validator/rotationPhaseUpdated.ts b/generated/16/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/16/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/16/validator/vanityNameSet.ts b/generated/16/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/16/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/16/witnesser/witnessExecutionFailed.ts b/generated/16/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/16/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/17/accountRoles/accountRoleRegistered.ts b/generated/17/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/17/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/17/bitcoinBroadcaster/broadcastAborted.ts b/generated/17/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/17/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/17/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/17/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/17/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/17/bitcoinBroadcaster/broadcastSuccess.ts b/generated/17/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/17/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/17/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/17/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/17/bitcoinChainTracking/chainStateUpdated.ts b/generated/17/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/17/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/17/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/17/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/17/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/17/bitcoinIngressEgress/depositIgnored.ts b/generated/17/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/17/bitcoinIngressEgress/depositReceived.ts b/generated/17/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/17/bitcoinIngressEgress/egressScheduled.ts b/generated/17/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/17/bitcoinIngressEgress/minimumDepositSet.ts b/generated/17/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/17/bitcoinIngressEgress/startWitnessing.ts b/generated/17/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/17/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/17/bitcoinIngressEgress/stopWitnessing.ts b/generated/17/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/17/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/17/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/17/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/17/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/17/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/17/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/17/bitcoinThresholdSigner/retryRequested.ts b/generated/17/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/17/bitcoinThresholdSigner/signersUnavailable.ts b/generated/17/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/17/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/17/bitcoinVault/awaitingGovernanceActivation.ts b/generated/17/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/17/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/17/bitcoinVault/keyHandoverFailure.ts b/generated/17/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/17/bitcoinVault/keyHandoverFailureReported.ts b/generated/17/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/17/bitcoinVault/keyHandoverRequest.ts b/generated/17/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/17/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/17/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/17/bitcoinVault/keyHandoverSuccess.ts b/generated/17/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/17/bitcoinVault/keyHandoverSuccessReported.ts b/generated/17/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/17/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/17/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/17/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/17/bitcoinVault/keygenFailure.ts b/generated/17/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/17/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/17/bitcoinVault/keygenFailureReported.ts b/generated/17/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/17/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/17/bitcoinVault/keygenRequest.ts b/generated/17/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/17/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/17/bitcoinVault/keygenResponseTimeout.ts b/generated/17/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/17/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/17/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/17/bitcoinVault/keygenSuccess.ts b/generated/17/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/17/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/17/bitcoinVault/keygenSuccessReported.ts b/generated/17/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/17/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/17/bitcoinVault/keygenVerificationFailure.ts b/generated/17/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/17/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/17/bitcoinVault/keygenVerificationSuccess.ts b/generated/17/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/17/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/17/bitcoinVault/noKeyHandover.ts b/generated/17/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/17/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/17/bitcoinVault/vaultRotatedExternally.ts b/generated/17/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/17/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/17/bitcoinVault/vaultRotationAborted.ts b/generated/17/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/17/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/17/bitcoinVault/vaultRotationCompleted.ts b/generated/17/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/17/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/17/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/17/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/17/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/17/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/17/emissions/supplyUpdateBroadcastRequested.ts b/generated/17/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/17/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/17/emissions/supplyUpdateIntervalUpdated.ts b/generated/17/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/17/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/17/environment/addedNewEthAsset.ts b/generated/17/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/17/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/17/environment/bitcoinBlockNumberSetForVault.ts b/generated/17/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/17/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/17/environment/nextCompatibilityVersionSet.ts b/generated/17/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/17/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/17/environment/polkadotVaultAccountSet.ts b/generated/17/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/17/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/17/environment/runtimeSafeModeUpdated.ts b/generated/17/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/17/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/17/environment/updatedEthAsset.ts b/generated/17/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/17/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/17/ethereumBroadcaster/broadcastAborted.ts b/generated/17/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/17/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/17/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/17/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/17/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/17/ethereumBroadcaster/broadcastSuccess.ts b/generated/17/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/17/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/17/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/17/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/17/ethereumChainTracking/chainStateUpdated.ts b/generated/17/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/17/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/17/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/17/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/17/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/17/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/17/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/17/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/17/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/17/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/17/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/17/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/17/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/17/ethereumIngressEgress/depositIgnored.ts b/generated/17/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/17/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/17/ethereumIngressEgress/depositReceived.ts b/generated/17/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/17/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/17/ethereumIngressEgress/egressScheduled.ts b/generated/17/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/17/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/17/ethereumIngressEgress/minimumDepositSet.ts b/generated/17/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/17/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/17/ethereumIngressEgress/startWitnessing.ts b/generated/17/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/17/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/17/ethereumIngressEgress/stopWitnessing.ts b/generated/17/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/17/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/17/ethereumIngressEgress/vaultTransferFailed.ts b/generated/17/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/17/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/17/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/17/ethereumThresholdSigner/failureReportProcessed.ts b/generated/17/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/17/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/17/ethereumThresholdSigner/retryRequested.ts b/generated/17/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/17/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/17/ethereumThresholdSigner/signersUnavailable.ts b/generated/17/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/17/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/17/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/17/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/17/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/17/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/17/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/17/ethereumVault/awaitingGovernanceActivation.ts b/generated/17/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/17/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/17/ethereumVault/keyHandoverFailure.ts b/generated/17/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/17/ethereumVault/keyHandoverFailureReported.ts b/generated/17/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/17/ethereumVault/keyHandoverRequest.ts b/generated/17/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/17/ethereumVault/keyHandoverResponseTimeout.ts b/generated/17/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/17/ethereumVault/keyHandoverSuccess.ts b/generated/17/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/17/ethereumVault/keyHandoverSuccessReported.ts b/generated/17/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/17/ethereumVault/keyHandoverVerificationFailure.ts b/generated/17/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/17/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/17/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/17/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/17/ethereumVault/keygenFailure.ts b/generated/17/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/17/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/17/ethereumVault/keygenFailureReported.ts b/generated/17/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/17/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/17/ethereumVault/keygenRequest.ts b/generated/17/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/17/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/17/ethereumVault/keygenResponseTimeout.ts b/generated/17/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/17/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/17/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/17/ethereumVault/keygenSuccess.ts b/generated/17/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/17/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/17/ethereumVault/keygenSuccessReported.ts b/generated/17/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/17/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/17/ethereumVault/keygenVerificationFailure.ts b/generated/17/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/17/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/17/ethereumVault/keygenVerificationSuccess.ts b/generated/17/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/17/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/17/ethereumVault/noKeyHandover.ts b/generated/17/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/17/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/17/ethereumVault/vaultRotatedExternally.ts b/generated/17/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/17/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/17/ethereumVault/vaultRotationAborted.ts b/generated/17/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/17/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/17/ethereumVault/vaultRotationCompleted.ts b/generated/17/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/17/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/17/flip/accountReaped.ts b/generated/17/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/17/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/17/flip/remainingImbalance.ts b/generated/17/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/17/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/17/flip/slashingPerformed.ts b/generated/17/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/17/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/17/flip/slashingRateUpdated.ts b/generated/17/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/17/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/17/funding/addedRestrictedAddress.ts b/generated/17/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/17/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/17/funding/boundRedeemAddress.ts b/generated/17/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/17/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/17/funding/failedFundingAttempt.ts b/generated/17/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/17/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/17/funding/funded.ts b/generated/17/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/17/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/17/funding/minimumFundingUpdated.ts b/generated/17/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/17/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/17/funding/redemptionAmountZero.ts b/generated/17/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/17/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/17/funding/redemptionExpired.ts b/generated/17/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/17/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/17/funding/redemptionRequested.ts b/generated/17/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/17/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/17/funding/redemptionSettled.ts b/generated/17/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/17/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/17/funding/redemptionTaxAmountUpdated.ts b/generated/17/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/17/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/17/funding/removedRestrictedAddress.ts b/generated/17/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/17/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/17/funding/startedBidding.ts b/generated/17/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/17/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/17/funding/stoppedBidding.ts b/generated/17/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/17/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/17/governance/approved.ts b/generated/17/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/17/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/17/governance/decodeOfCallFailed.ts b/generated/17/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/17/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/17/governance/executed.ts b/generated/17/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/17/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/17/governance/expired.ts b/generated/17/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/17/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/17/governance/failedExecution.ts b/generated/17/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/17/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/17/governance/govKeyCallExecuted.ts b/generated/17/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/17/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/17/governance/govKeyCallExecutionFailed.ts b/generated/17/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/17/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/17/governance/govKeyCallHashWhitelisted.ts b/generated/17/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/17/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/17/governance/proposed.ts b/generated/17/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/17/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/17/governance/upgradeConditionsSatisfied.ts b/generated/17/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/17/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/17/grandpa/newAuthorities.ts b/generated/17/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/17/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/17/grandpa/paused.ts b/generated/17/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/17/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/17/grandpa/resumed.ts b/generated/17/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/17/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/17/liquidityPools/assetSwapped.ts b/generated/17/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/17/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/17/liquidityPools/limitOrderUpdated.ts b/generated/17/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/17/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/17/liquidityPools/networkFeeTaken.ts b/generated/17/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/17/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/17/liquidityPools/newPoolCreated.ts b/generated/17/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/17/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/17/liquidityPools/poolStateUpdated.ts b/generated/17/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/17/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/17/liquidityPools/rangeOrderUpdated.ts b/generated/17/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/17/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/17/liquidityPools/updatedBuyInterval.ts b/generated/17/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/17/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/17/liquidityProvider/accountCredited.ts b/generated/17/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/17/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/17/liquidityProvider/accountDebited.ts b/generated/17/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/17/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/17/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/17/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/17/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/17/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/17/liquidityProvider/liquidityDepositAddressReady.ts b/generated/17/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/17/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/17/liquidityProvider/lpTtlSet.ts b/generated/17/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/17/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/17/liquidityProvider/withdrawalEgressScheduled.ts b/generated/17/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/17/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/17/polkadotBroadcaster/broadcastAborted.ts b/generated/17/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/17/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/17/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/17/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/17/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/17/polkadotBroadcaster/broadcastSuccess.ts b/generated/17/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/17/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/17/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/17/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/17/polkadotChainTracking/chainStateUpdated.ts b/generated/17/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/17/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/17/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/17/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/17/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/17/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/17/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/17/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/17/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/17/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/17/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/17/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/17/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/17/polkadotIngressEgress/depositIgnored.ts b/generated/17/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/17/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/17/polkadotIngressEgress/depositReceived.ts b/generated/17/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/17/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/17/polkadotIngressEgress/egressScheduled.ts b/generated/17/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/17/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/17/polkadotIngressEgress/minimumDepositSet.ts b/generated/17/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/17/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/17/polkadotIngressEgress/startWitnessing.ts b/generated/17/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/17/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/17/polkadotIngressEgress/stopWitnessing.ts b/generated/17/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/17/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/17/polkadotIngressEgress/vaultTransferFailed.ts b/generated/17/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/17/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/17/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/17/polkadotThresholdSigner/failureReportProcessed.ts b/generated/17/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/17/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/17/polkadotThresholdSigner/retryRequested.ts b/generated/17/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/17/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/17/polkadotThresholdSigner/signersUnavailable.ts b/generated/17/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/17/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/17/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/17/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/17/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/17/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/17/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/17/polkadotVault/awaitingGovernanceActivation.ts b/generated/17/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/17/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/17/polkadotVault/keyHandoverFailure.ts b/generated/17/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/17/polkadotVault/keyHandoverFailureReported.ts b/generated/17/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/17/polkadotVault/keyHandoverRequest.ts b/generated/17/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/17/polkadotVault/keyHandoverResponseTimeout.ts b/generated/17/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/17/polkadotVault/keyHandoverSuccess.ts b/generated/17/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/17/polkadotVault/keyHandoverSuccessReported.ts b/generated/17/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/17/polkadotVault/keyHandoverVerificationFailure.ts b/generated/17/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/17/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/17/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/17/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/17/polkadotVault/keygenFailure.ts b/generated/17/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/17/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/17/polkadotVault/keygenFailureReported.ts b/generated/17/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/17/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/17/polkadotVault/keygenRequest.ts b/generated/17/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/17/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/17/polkadotVault/keygenResponseTimeout.ts b/generated/17/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/17/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/17/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/17/polkadotVault/keygenSuccess.ts b/generated/17/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/17/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/17/polkadotVault/keygenSuccessReported.ts b/generated/17/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/17/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/17/polkadotVault/keygenVerificationFailure.ts b/generated/17/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/17/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/17/polkadotVault/keygenVerificationSuccess.ts b/generated/17/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/17/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/17/polkadotVault/noKeyHandover.ts b/generated/17/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/17/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/17/polkadotVault/vaultRotatedExternally.ts b/generated/17/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/17/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/17/polkadotVault/vaultRotationAborted.ts b/generated/17/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/17/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/17/polkadotVault/vaultRotationCompleted.ts b/generated/17/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/17/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/17/reputation/accrualRateUpdated.ts b/generated/17/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/17/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/17/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/17/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/17/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/17/reputation/offencePenalty.ts b/generated/17/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/17/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/17/reputation/penaltyUpdated.ts b/generated/17/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/17/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/17/session/newSession.ts b/generated/17/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/17/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/17/swapping/batchSwapFailed.ts b/generated/17/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/17/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/17/swapping/ccmDepositReceived.ts b/generated/17/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/17/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/17/swapping/ccmEgressScheduled.ts b/generated/17/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/17/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/17/swapping/ccmFailed.ts b/generated/17/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/17/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/17/swapping/minimumSwapAmountSet.ts b/generated/17/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/17/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/17/swapping/swapAmountTooLow.ts b/generated/17/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/17/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/17/swapping/swapDepositAddressExpired.ts b/generated/17/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/17/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/17/swapping/swapDepositAddressReady.ts b/generated/17/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/17/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/17/swapping/swapEgressScheduled.ts b/generated/17/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/17/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/17/swapping/swapExecuted.ts b/generated/17/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/17/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/17/swapping/swapScheduled.ts b/generated/17/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/17/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/17/swapping/swapTtlSet.ts b/generated/17/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/17/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/17/swapping/withdrawalRequested.ts b/generated/17/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/17/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/17/system/codeUpdated.ts b/generated/17/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/17/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/17/system/extrinsicFailed.ts b/generated/17/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/17/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/17/system/extrinsicSuccess.ts b/generated/17/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/17/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/17/system/killedAccount.ts b/generated/17/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/17/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/17/system/newAccount.ts b/generated/17/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/17/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/17/system/remarked.ts b/generated/17/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/17/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/17/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/17/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/17/tokenholderGovernance/proposalEnacted.ts b/generated/17/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/17/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/17/tokenholderGovernance/proposalPassed.ts b/generated/17/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/17/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/17/tokenholderGovernance/proposalRejected.ts b/generated/17/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/17/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/17/tokenholderGovernance/proposalSubmitted.ts b/generated/17/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/17/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/17/transactionPayment/transactionFeePaid.ts b/generated/17/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/17/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/17/validator/auctionCompleted.ts b/generated/17/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/17/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/17/validator/cFEVersionUpdated.ts b/generated/17/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/17/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/17/validator/newEpoch.ts b/generated/17/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/17/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/17/validator/palletConfigUpdated.ts b/generated/17/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/17/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/17/validator/peerIdRegistered.ts b/generated/17/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/17/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/17/validator/peerIdUnregistered.ts b/generated/17/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/17/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/17/validator/rotationAborted.ts b/generated/17/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/17/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/17/validator/rotationPhaseUpdated.ts b/generated/17/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/17/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/17/validator/vanityNameSet.ts b/generated/17/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/17/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/17/witnesser/witnessExecutionFailed.ts b/generated/17/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/17/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/18/accountRoles/accountRoleRegistered.ts b/generated/18/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/18/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/18/bitcoinBroadcaster/broadcastAborted.ts b/generated/18/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/18/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/18/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/18/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/18/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/18/bitcoinBroadcaster/broadcastSuccess.ts b/generated/18/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/18/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/18/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/18/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/18/bitcoinChainTracking/chainStateUpdated.ts b/generated/18/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/18/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/18/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/18/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/18/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/18/bitcoinIngressEgress/depositIgnored.ts b/generated/18/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/18/bitcoinIngressEgress/depositReceived.ts b/generated/18/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/18/bitcoinIngressEgress/egressScheduled.ts b/generated/18/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/18/bitcoinIngressEgress/minimumDepositSet.ts b/generated/18/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/18/bitcoinIngressEgress/startWitnessing.ts b/generated/18/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/18/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/18/bitcoinIngressEgress/stopWitnessing.ts b/generated/18/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/18/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/18/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/18/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/18/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/18/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/18/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/18/bitcoinThresholdSigner/retryRequested.ts b/generated/18/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/18/bitcoinThresholdSigner/signersUnavailable.ts b/generated/18/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/18/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/18/bitcoinVault/awaitingGovernanceActivation.ts b/generated/18/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/18/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/18/bitcoinVault/keyHandoverFailure.ts b/generated/18/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/18/bitcoinVault/keyHandoverFailureReported.ts b/generated/18/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/18/bitcoinVault/keyHandoverRequest.ts b/generated/18/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/18/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/18/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/18/bitcoinVault/keyHandoverSuccess.ts b/generated/18/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/18/bitcoinVault/keyHandoverSuccessReported.ts b/generated/18/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/18/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/18/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/18/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/18/bitcoinVault/keygenFailure.ts b/generated/18/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/18/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/18/bitcoinVault/keygenFailureReported.ts b/generated/18/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/18/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/18/bitcoinVault/keygenRequest.ts b/generated/18/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/18/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/18/bitcoinVault/keygenResponseTimeout.ts b/generated/18/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/18/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/18/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/18/bitcoinVault/keygenSuccess.ts b/generated/18/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/18/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/18/bitcoinVault/keygenSuccessReported.ts b/generated/18/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/18/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/18/bitcoinVault/keygenVerificationFailure.ts b/generated/18/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/18/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/18/bitcoinVault/keygenVerificationSuccess.ts b/generated/18/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/18/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/18/bitcoinVault/noKeyHandover.ts b/generated/18/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/18/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/18/bitcoinVault/vaultRotatedExternally.ts b/generated/18/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/18/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/18/bitcoinVault/vaultRotationAborted.ts b/generated/18/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/18/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/18/bitcoinVault/vaultRotationCompleted.ts b/generated/18/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/18/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/18/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/18/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/18/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/18/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/18/emissions/supplyUpdateBroadcastRequested.ts b/generated/18/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/18/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/18/emissions/supplyUpdateIntervalUpdated.ts b/generated/18/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/18/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/18/environment/addedNewEthAsset.ts b/generated/18/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/18/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/18/environment/bitcoinBlockNumberSetForVault.ts b/generated/18/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/18/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/18/environment/nextCompatibilityVersionSet.ts b/generated/18/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/18/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/18/environment/polkadotVaultAccountSet.ts b/generated/18/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/18/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/18/environment/runtimeSafeModeUpdated.ts b/generated/18/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/18/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/18/environment/updatedEthAsset.ts b/generated/18/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/18/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/18/ethereumBroadcaster/broadcastAborted.ts b/generated/18/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/18/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/18/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/18/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/18/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/18/ethereumBroadcaster/broadcastSuccess.ts b/generated/18/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/18/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/18/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/18/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/18/ethereumChainTracking/chainStateUpdated.ts b/generated/18/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/18/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/18/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/18/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/18/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/18/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/18/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/18/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/18/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/18/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/18/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/18/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/18/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/18/ethereumIngressEgress/depositIgnored.ts b/generated/18/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/18/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/18/ethereumIngressEgress/depositReceived.ts b/generated/18/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/18/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/18/ethereumIngressEgress/egressScheduled.ts b/generated/18/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/18/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/18/ethereumIngressEgress/minimumDepositSet.ts b/generated/18/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/18/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/18/ethereumIngressEgress/startWitnessing.ts b/generated/18/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/18/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/18/ethereumIngressEgress/stopWitnessing.ts b/generated/18/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/18/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/18/ethereumIngressEgress/vaultTransferFailed.ts b/generated/18/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/18/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/18/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/18/ethereumThresholdSigner/failureReportProcessed.ts b/generated/18/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/18/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/18/ethereumThresholdSigner/retryRequested.ts b/generated/18/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/18/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/18/ethereumThresholdSigner/signersUnavailable.ts b/generated/18/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/18/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/18/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/18/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/18/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/18/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/18/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/18/ethereumVault/awaitingGovernanceActivation.ts b/generated/18/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/18/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/18/ethereumVault/keyHandoverFailure.ts b/generated/18/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/18/ethereumVault/keyHandoverFailureReported.ts b/generated/18/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/18/ethereumVault/keyHandoverRequest.ts b/generated/18/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/18/ethereumVault/keyHandoverResponseTimeout.ts b/generated/18/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/18/ethereumVault/keyHandoverSuccess.ts b/generated/18/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/18/ethereumVault/keyHandoverSuccessReported.ts b/generated/18/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/18/ethereumVault/keyHandoverVerificationFailure.ts b/generated/18/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/18/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/18/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/18/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/18/ethereumVault/keygenFailure.ts b/generated/18/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/18/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/18/ethereumVault/keygenFailureReported.ts b/generated/18/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/18/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/18/ethereumVault/keygenRequest.ts b/generated/18/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/18/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/18/ethereumVault/keygenResponseTimeout.ts b/generated/18/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/18/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/18/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/18/ethereumVault/keygenSuccess.ts b/generated/18/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/18/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/18/ethereumVault/keygenSuccessReported.ts b/generated/18/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/18/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/18/ethereumVault/keygenVerificationFailure.ts b/generated/18/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/18/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/18/ethereumVault/keygenVerificationSuccess.ts b/generated/18/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/18/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/18/ethereumVault/noKeyHandover.ts b/generated/18/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/18/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/18/ethereumVault/vaultRotatedExternally.ts b/generated/18/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/18/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/18/ethereumVault/vaultRotationAborted.ts b/generated/18/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/18/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/18/ethereumVault/vaultRotationCompleted.ts b/generated/18/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/18/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/18/flip/accountReaped.ts b/generated/18/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/18/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/18/flip/remainingImbalance.ts b/generated/18/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/18/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/18/flip/slashingPerformed.ts b/generated/18/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/18/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/18/flip/slashingRateUpdated.ts b/generated/18/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/18/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/18/funding/addedRestrictedAddress.ts b/generated/18/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/18/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/18/funding/boundRedeemAddress.ts b/generated/18/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/18/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/18/funding/failedFundingAttempt.ts b/generated/18/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/18/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/18/funding/funded.ts b/generated/18/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/18/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/18/funding/minimumFundingUpdated.ts b/generated/18/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/18/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/18/funding/redemptionAmountZero.ts b/generated/18/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/18/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/18/funding/redemptionExpired.ts b/generated/18/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/18/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/18/funding/redemptionRequested.ts b/generated/18/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/18/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/18/funding/redemptionSettled.ts b/generated/18/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/18/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/18/funding/redemptionTaxAmountUpdated.ts b/generated/18/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/18/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/18/funding/removedRestrictedAddress.ts b/generated/18/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/18/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/18/funding/startedBidding.ts b/generated/18/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/18/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/18/funding/stoppedBidding.ts b/generated/18/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/18/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/18/governance/approved.ts b/generated/18/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/18/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/18/governance/decodeOfCallFailed.ts b/generated/18/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/18/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/18/governance/executed.ts b/generated/18/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/18/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/18/governance/expired.ts b/generated/18/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/18/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/18/governance/failedExecution.ts b/generated/18/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/18/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/18/governance/govKeyCallExecuted.ts b/generated/18/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/18/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/18/governance/govKeyCallExecutionFailed.ts b/generated/18/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/18/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/18/governance/govKeyCallHashWhitelisted.ts b/generated/18/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/18/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/18/governance/proposed.ts b/generated/18/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/18/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/18/governance/upgradeConditionsSatisfied.ts b/generated/18/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/18/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/18/grandpa/newAuthorities.ts b/generated/18/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/18/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/18/grandpa/paused.ts b/generated/18/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/18/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/18/grandpa/resumed.ts b/generated/18/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/18/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/18/liquidityPools/assetSwapped.ts b/generated/18/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/18/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/18/liquidityPools/limitOrderUpdated.ts b/generated/18/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/18/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/18/liquidityPools/networkFeeTaken.ts b/generated/18/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/18/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/18/liquidityPools/newPoolCreated.ts b/generated/18/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/18/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/18/liquidityPools/poolStateUpdated.ts b/generated/18/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/18/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/18/liquidityPools/rangeOrderUpdated.ts b/generated/18/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/18/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/18/liquidityPools/updatedBuyInterval.ts b/generated/18/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/18/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/18/liquidityProvider/accountCredited.ts b/generated/18/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/18/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/18/liquidityProvider/accountDebited.ts b/generated/18/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/18/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/18/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/18/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/18/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/18/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/18/liquidityProvider/liquidityDepositAddressReady.ts b/generated/18/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/18/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/18/liquidityProvider/lpTtlSet.ts b/generated/18/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/18/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/18/liquidityProvider/withdrawalEgressScheduled.ts b/generated/18/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/18/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/18/polkadotBroadcaster/broadcastAborted.ts b/generated/18/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/18/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/18/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/18/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/18/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/18/polkadotBroadcaster/broadcastSuccess.ts b/generated/18/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/18/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/18/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/18/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/18/polkadotChainTracking/chainStateUpdated.ts b/generated/18/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/18/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/18/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/18/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/18/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/18/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/18/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/18/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/18/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/18/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/18/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/18/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/18/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/18/polkadotIngressEgress/depositIgnored.ts b/generated/18/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/18/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/18/polkadotIngressEgress/depositReceived.ts b/generated/18/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/18/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/18/polkadotIngressEgress/egressScheduled.ts b/generated/18/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/18/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/18/polkadotIngressEgress/minimumDepositSet.ts b/generated/18/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/18/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/18/polkadotIngressEgress/startWitnessing.ts b/generated/18/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/18/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/18/polkadotIngressEgress/stopWitnessing.ts b/generated/18/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/18/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/18/polkadotIngressEgress/vaultTransferFailed.ts b/generated/18/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/18/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/18/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/18/polkadotThresholdSigner/failureReportProcessed.ts b/generated/18/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/18/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/18/polkadotThresholdSigner/retryRequested.ts b/generated/18/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/18/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/18/polkadotThresholdSigner/signersUnavailable.ts b/generated/18/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/18/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/18/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/18/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/18/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/18/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/18/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/18/polkadotVault/awaitingGovernanceActivation.ts b/generated/18/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/18/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/18/polkadotVault/keyHandoverFailure.ts b/generated/18/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/18/polkadotVault/keyHandoverFailureReported.ts b/generated/18/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/18/polkadotVault/keyHandoverRequest.ts b/generated/18/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/18/polkadotVault/keyHandoverResponseTimeout.ts b/generated/18/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/18/polkadotVault/keyHandoverSuccess.ts b/generated/18/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/18/polkadotVault/keyHandoverSuccessReported.ts b/generated/18/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/18/polkadotVault/keyHandoverVerificationFailure.ts b/generated/18/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/18/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/18/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/18/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/18/polkadotVault/keygenFailure.ts b/generated/18/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/18/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/18/polkadotVault/keygenFailureReported.ts b/generated/18/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/18/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/18/polkadotVault/keygenRequest.ts b/generated/18/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/18/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/18/polkadotVault/keygenResponseTimeout.ts b/generated/18/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/18/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/18/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/18/polkadotVault/keygenSuccess.ts b/generated/18/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/18/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/18/polkadotVault/keygenSuccessReported.ts b/generated/18/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/18/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/18/polkadotVault/keygenVerificationFailure.ts b/generated/18/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/18/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/18/polkadotVault/keygenVerificationSuccess.ts b/generated/18/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/18/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/18/polkadotVault/noKeyHandover.ts b/generated/18/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/18/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/18/polkadotVault/vaultRotatedExternally.ts b/generated/18/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/18/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/18/polkadotVault/vaultRotationAborted.ts b/generated/18/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/18/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/18/polkadotVault/vaultRotationCompleted.ts b/generated/18/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/18/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/18/reputation/accrualRateUpdated.ts b/generated/18/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/18/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/18/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/18/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/18/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/18/reputation/offencePenalty.ts b/generated/18/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/18/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/18/reputation/penaltyUpdated.ts b/generated/18/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/18/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/18/session/newSession.ts b/generated/18/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/18/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/18/swapping/batchSwapFailed.ts b/generated/18/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/18/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/18/swapping/ccmDepositReceived.ts b/generated/18/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/18/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/18/swapping/ccmEgressScheduled.ts b/generated/18/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/18/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/18/swapping/ccmFailed.ts b/generated/18/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/18/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/18/swapping/minimumSwapAmountSet.ts b/generated/18/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/18/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/18/swapping/swapAmountTooLow.ts b/generated/18/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/18/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/18/swapping/swapDepositAddressExpired.ts b/generated/18/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/18/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/18/swapping/swapDepositAddressReady.ts b/generated/18/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/18/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/18/swapping/swapEgressScheduled.ts b/generated/18/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/18/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/18/swapping/swapExecuted.ts b/generated/18/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/18/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/18/swapping/swapScheduled.ts b/generated/18/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/18/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/18/swapping/swapTtlSet.ts b/generated/18/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/18/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/18/swapping/withdrawalRequested.ts b/generated/18/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/18/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/18/system/codeUpdated.ts b/generated/18/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/18/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/18/system/extrinsicFailed.ts b/generated/18/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/18/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/18/system/extrinsicSuccess.ts b/generated/18/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/18/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/18/system/killedAccount.ts b/generated/18/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/18/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/18/system/newAccount.ts b/generated/18/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/18/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/18/system/remarked.ts b/generated/18/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/18/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/18/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/18/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/18/tokenholderGovernance/proposalEnacted.ts b/generated/18/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/18/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/18/tokenholderGovernance/proposalPassed.ts b/generated/18/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/18/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/18/tokenholderGovernance/proposalRejected.ts b/generated/18/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/18/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/18/tokenholderGovernance/proposalSubmitted.ts b/generated/18/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/18/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/18/transactionPayment/transactionFeePaid.ts b/generated/18/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/18/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/18/validator/auctionCompleted.ts b/generated/18/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/18/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/18/validator/cFEVersionUpdated.ts b/generated/18/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/18/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/18/validator/newEpoch.ts b/generated/18/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/18/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/18/validator/palletConfigUpdated.ts b/generated/18/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/18/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/18/validator/peerIdRegistered.ts b/generated/18/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/18/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/18/validator/peerIdUnregistered.ts b/generated/18/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/18/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/18/validator/rotationAborted.ts b/generated/18/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/18/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/18/validator/rotationPhaseUpdated.ts b/generated/18/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/18/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/18/validator/vanityNameSet.ts b/generated/18/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/18/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/18/witnesser/witnessExecutionFailed.ts b/generated/18/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/18/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/19/accountRoles/accountRoleRegistered.ts b/generated/19/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/19/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/19/bitcoinBroadcaster/broadcastAborted.ts b/generated/19/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/19/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/19/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/19/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/19/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/19/bitcoinBroadcaster/broadcastSuccess.ts b/generated/19/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/19/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/19/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/19/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/19/bitcoinChainTracking/chainStateUpdated.ts b/generated/19/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/19/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/19/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/19/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/19/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/19/bitcoinIngressEgress/depositIgnored.ts b/generated/19/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/19/bitcoinIngressEgress/depositReceived.ts b/generated/19/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/19/bitcoinIngressEgress/egressScheduled.ts b/generated/19/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/19/bitcoinIngressEgress/minimumDepositSet.ts b/generated/19/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/19/bitcoinIngressEgress/startWitnessing.ts b/generated/19/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/19/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/19/bitcoinIngressEgress/stopWitnessing.ts b/generated/19/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/19/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/19/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/19/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/19/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/19/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/19/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/19/bitcoinThresholdSigner/retryRequested.ts b/generated/19/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/19/bitcoinThresholdSigner/signersUnavailable.ts b/generated/19/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/19/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/19/bitcoinVault/awaitingGovernanceActivation.ts b/generated/19/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/19/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/19/bitcoinVault/keyHandoverFailure.ts b/generated/19/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/19/bitcoinVault/keyHandoverFailureReported.ts b/generated/19/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/19/bitcoinVault/keyHandoverRequest.ts b/generated/19/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/19/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/19/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/19/bitcoinVault/keyHandoverSuccess.ts b/generated/19/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/19/bitcoinVault/keyHandoverSuccessReported.ts b/generated/19/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/19/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/19/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/19/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/19/bitcoinVault/keygenFailure.ts b/generated/19/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/19/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/19/bitcoinVault/keygenFailureReported.ts b/generated/19/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/19/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/19/bitcoinVault/keygenRequest.ts b/generated/19/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/19/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/19/bitcoinVault/keygenResponseTimeout.ts b/generated/19/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/19/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/19/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/19/bitcoinVault/keygenSuccess.ts b/generated/19/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/19/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/19/bitcoinVault/keygenSuccessReported.ts b/generated/19/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/19/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/19/bitcoinVault/keygenVerificationFailure.ts b/generated/19/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/19/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/19/bitcoinVault/keygenVerificationSuccess.ts b/generated/19/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/19/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/19/bitcoinVault/noKeyHandover.ts b/generated/19/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/19/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/19/bitcoinVault/vaultRotatedExternally.ts b/generated/19/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/19/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/19/bitcoinVault/vaultRotationAborted.ts b/generated/19/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/19/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/19/bitcoinVault/vaultRotationCompleted.ts b/generated/19/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/19/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/19/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/19/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/19/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/19/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/19/emissions/supplyUpdateBroadcastRequested.ts b/generated/19/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/19/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/19/emissions/supplyUpdateIntervalUpdated.ts b/generated/19/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/19/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/19/environment/addedNewEthAsset.ts b/generated/19/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/19/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/19/environment/bitcoinBlockNumberSetForVault.ts b/generated/19/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/19/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/19/environment/nextCompatibilityVersionSet.ts b/generated/19/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/19/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/19/environment/polkadotVaultAccountSet.ts b/generated/19/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/19/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/19/environment/runtimeSafeModeUpdated.ts b/generated/19/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/19/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/19/environment/updatedEthAsset.ts b/generated/19/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/19/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/19/ethereumBroadcaster/broadcastAborted.ts b/generated/19/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/19/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/19/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/19/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/19/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/19/ethereumBroadcaster/broadcastSuccess.ts b/generated/19/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/19/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/19/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/19/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/19/ethereumChainTracking/chainStateUpdated.ts b/generated/19/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/19/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/19/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/19/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/19/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/19/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/19/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/19/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/19/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/19/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/19/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/19/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/19/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/19/ethereumIngressEgress/depositIgnored.ts b/generated/19/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/19/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/19/ethereumIngressEgress/depositReceived.ts b/generated/19/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/19/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/19/ethereumIngressEgress/egressScheduled.ts b/generated/19/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/19/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/19/ethereumIngressEgress/minimumDepositSet.ts b/generated/19/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/19/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/19/ethereumIngressEgress/startWitnessing.ts b/generated/19/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/19/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/19/ethereumIngressEgress/stopWitnessing.ts b/generated/19/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/19/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/19/ethereumIngressEgress/vaultTransferFailed.ts b/generated/19/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/19/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/19/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/19/ethereumThresholdSigner/failureReportProcessed.ts b/generated/19/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/19/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/19/ethereumThresholdSigner/retryRequested.ts b/generated/19/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/19/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/19/ethereumThresholdSigner/signersUnavailable.ts b/generated/19/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/19/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/19/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/19/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/19/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/19/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/19/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/19/ethereumVault/awaitingGovernanceActivation.ts b/generated/19/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/19/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/19/ethereumVault/keyHandoverFailure.ts b/generated/19/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/19/ethereumVault/keyHandoverFailureReported.ts b/generated/19/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/19/ethereumVault/keyHandoverRequest.ts b/generated/19/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/19/ethereumVault/keyHandoverResponseTimeout.ts b/generated/19/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/19/ethereumVault/keyHandoverSuccess.ts b/generated/19/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/19/ethereumVault/keyHandoverSuccessReported.ts b/generated/19/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/19/ethereumVault/keyHandoverVerificationFailure.ts b/generated/19/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/19/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/19/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/19/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/19/ethereumVault/keygenFailure.ts b/generated/19/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/19/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/19/ethereumVault/keygenFailureReported.ts b/generated/19/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/19/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/19/ethereumVault/keygenRequest.ts b/generated/19/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/19/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/19/ethereumVault/keygenResponseTimeout.ts b/generated/19/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/19/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/19/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/19/ethereumVault/keygenSuccess.ts b/generated/19/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/19/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/19/ethereumVault/keygenSuccessReported.ts b/generated/19/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/19/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/19/ethereumVault/keygenVerificationFailure.ts b/generated/19/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/19/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/19/ethereumVault/keygenVerificationSuccess.ts b/generated/19/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/19/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/19/ethereumVault/noKeyHandover.ts b/generated/19/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/19/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/19/ethereumVault/vaultRotatedExternally.ts b/generated/19/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/19/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/19/ethereumVault/vaultRotationAborted.ts b/generated/19/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/19/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/19/ethereumVault/vaultRotationCompleted.ts b/generated/19/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/19/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/19/flip/accountReaped.ts b/generated/19/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/19/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/19/flip/remainingImbalance.ts b/generated/19/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/19/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/19/flip/slashingPerformed.ts b/generated/19/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/19/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/19/flip/slashingRateUpdated.ts b/generated/19/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/19/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/19/funding/addedRestrictedAddress.ts b/generated/19/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/19/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/19/funding/boundRedeemAddress.ts b/generated/19/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/19/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/19/funding/failedFundingAttempt.ts b/generated/19/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/19/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/19/funding/funded.ts b/generated/19/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/19/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/19/funding/minimumFundingUpdated.ts b/generated/19/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/19/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/19/funding/redemptionAmountZero.ts b/generated/19/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/19/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/19/funding/redemptionExpired.ts b/generated/19/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/19/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/19/funding/redemptionRequested.ts b/generated/19/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/19/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/19/funding/redemptionSettled.ts b/generated/19/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/19/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/19/funding/redemptionTaxAmountUpdated.ts b/generated/19/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/19/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/19/funding/removedRestrictedAddress.ts b/generated/19/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/19/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/19/funding/startedBidding.ts b/generated/19/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/19/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/19/funding/stoppedBidding.ts b/generated/19/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/19/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/19/governance/approved.ts b/generated/19/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/19/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/19/governance/decodeOfCallFailed.ts b/generated/19/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/19/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/19/governance/executed.ts b/generated/19/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/19/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/19/governance/expired.ts b/generated/19/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/19/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/19/governance/failedExecution.ts b/generated/19/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/19/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/19/governance/govKeyCallExecuted.ts b/generated/19/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/19/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/19/governance/govKeyCallExecutionFailed.ts b/generated/19/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/19/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/19/governance/govKeyCallHashWhitelisted.ts b/generated/19/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/19/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/19/governance/proposed.ts b/generated/19/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/19/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/19/governance/upgradeConditionsSatisfied.ts b/generated/19/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/19/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/19/grandpa/newAuthorities.ts b/generated/19/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/19/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/19/grandpa/paused.ts b/generated/19/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/19/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/19/grandpa/resumed.ts b/generated/19/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/19/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/19/liquidityPools/assetSwapped.ts b/generated/19/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/19/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/19/liquidityPools/limitOrderUpdated.ts b/generated/19/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/19/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/19/liquidityPools/networkFeeTaken.ts b/generated/19/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/19/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/19/liquidityPools/newPoolCreated.ts b/generated/19/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/19/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/19/liquidityPools/poolStateUpdated.ts b/generated/19/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/19/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/19/liquidityPools/rangeOrderUpdated.ts b/generated/19/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/19/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/19/liquidityPools/updatedBuyInterval.ts b/generated/19/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/19/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/19/liquidityProvider/accountCredited.ts b/generated/19/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/19/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/19/liquidityProvider/accountDebited.ts b/generated/19/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/19/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/19/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/19/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/19/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/19/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/19/liquidityProvider/liquidityDepositAddressReady.ts b/generated/19/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/19/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/19/liquidityProvider/lpTtlSet.ts b/generated/19/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/19/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/19/liquidityProvider/withdrawalEgressScheduled.ts b/generated/19/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/19/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/19/polkadotBroadcaster/broadcastAborted.ts b/generated/19/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/19/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/19/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/19/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/19/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/19/polkadotBroadcaster/broadcastSuccess.ts b/generated/19/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/19/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/19/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/19/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/19/polkadotChainTracking/chainStateUpdated.ts b/generated/19/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/19/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/19/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/19/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/19/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/19/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/19/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/19/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/19/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/19/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/19/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/19/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/19/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/19/polkadotIngressEgress/depositIgnored.ts b/generated/19/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/19/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/19/polkadotIngressEgress/depositReceived.ts b/generated/19/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/19/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/19/polkadotIngressEgress/egressScheduled.ts b/generated/19/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/19/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/19/polkadotIngressEgress/minimumDepositSet.ts b/generated/19/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/19/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/19/polkadotIngressEgress/startWitnessing.ts b/generated/19/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/19/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/19/polkadotIngressEgress/stopWitnessing.ts b/generated/19/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/19/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/19/polkadotIngressEgress/vaultTransferFailed.ts b/generated/19/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/19/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/19/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/19/polkadotThresholdSigner/failureReportProcessed.ts b/generated/19/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/19/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/19/polkadotThresholdSigner/retryRequested.ts b/generated/19/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/19/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/19/polkadotThresholdSigner/signersUnavailable.ts b/generated/19/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/19/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/19/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/19/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/19/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/19/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/19/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/19/polkadotVault/awaitingGovernanceActivation.ts b/generated/19/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/19/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/19/polkadotVault/keyHandoverFailure.ts b/generated/19/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/19/polkadotVault/keyHandoverFailureReported.ts b/generated/19/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/19/polkadotVault/keyHandoverRequest.ts b/generated/19/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/19/polkadotVault/keyHandoverResponseTimeout.ts b/generated/19/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/19/polkadotVault/keyHandoverSuccess.ts b/generated/19/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/19/polkadotVault/keyHandoverSuccessReported.ts b/generated/19/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/19/polkadotVault/keyHandoverVerificationFailure.ts b/generated/19/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/19/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/19/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/19/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/19/polkadotVault/keygenFailure.ts b/generated/19/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/19/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/19/polkadotVault/keygenFailureReported.ts b/generated/19/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/19/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/19/polkadotVault/keygenRequest.ts b/generated/19/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/19/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/19/polkadotVault/keygenResponseTimeout.ts b/generated/19/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/19/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/19/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/19/polkadotVault/keygenSuccess.ts b/generated/19/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/19/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/19/polkadotVault/keygenSuccessReported.ts b/generated/19/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/19/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/19/polkadotVault/keygenVerificationFailure.ts b/generated/19/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/19/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/19/polkadotVault/keygenVerificationSuccess.ts b/generated/19/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/19/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/19/polkadotVault/noKeyHandover.ts b/generated/19/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/19/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/19/polkadotVault/vaultRotatedExternally.ts b/generated/19/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/19/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/19/polkadotVault/vaultRotationAborted.ts b/generated/19/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/19/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/19/polkadotVault/vaultRotationCompleted.ts b/generated/19/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/19/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/19/reputation/accrualRateUpdated.ts b/generated/19/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/19/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/19/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/19/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/19/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/19/reputation/offencePenalty.ts b/generated/19/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/19/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/19/reputation/penaltyUpdated.ts b/generated/19/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/19/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/19/session/newSession.ts b/generated/19/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/19/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/19/swapping/batchSwapFailed.ts b/generated/19/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/19/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/19/swapping/ccmDepositReceived.ts b/generated/19/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/19/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/19/swapping/ccmEgressScheduled.ts b/generated/19/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/19/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/19/swapping/ccmFailed.ts b/generated/19/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/19/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/19/swapping/minimumSwapAmountSet.ts b/generated/19/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/19/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/19/swapping/swapAmountTooLow.ts b/generated/19/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/19/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/19/swapping/swapDepositAddressExpired.ts b/generated/19/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/19/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/19/swapping/swapDepositAddressReady.ts b/generated/19/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/19/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/19/swapping/swapEgressScheduled.ts b/generated/19/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/19/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/19/swapping/swapExecuted.ts b/generated/19/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/19/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/19/swapping/swapScheduled.ts b/generated/19/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/19/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/19/swapping/swapTtlSet.ts b/generated/19/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/19/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/19/swapping/withdrawalRequested.ts b/generated/19/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/19/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/19/system/codeUpdated.ts b/generated/19/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/19/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/19/system/extrinsicFailed.ts b/generated/19/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/19/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/19/system/extrinsicSuccess.ts b/generated/19/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/19/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/19/system/killedAccount.ts b/generated/19/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/19/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/19/system/newAccount.ts b/generated/19/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/19/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/19/system/remarked.ts b/generated/19/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/19/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/19/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/19/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/19/tokenholderGovernance/proposalEnacted.ts b/generated/19/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/19/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/19/tokenholderGovernance/proposalPassed.ts b/generated/19/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/19/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/19/tokenholderGovernance/proposalRejected.ts b/generated/19/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/19/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/19/tokenholderGovernance/proposalSubmitted.ts b/generated/19/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/19/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/19/transactionPayment/transactionFeePaid.ts b/generated/19/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/19/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/19/validator/auctionCompleted.ts b/generated/19/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/19/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/19/validator/cFEVersionUpdated.ts b/generated/19/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/19/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/19/validator/newEpoch.ts b/generated/19/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/19/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/19/validator/palletConfigUpdated.ts b/generated/19/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/19/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/19/validator/peerIdRegistered.ts b/generated/19/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/19/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/19/validator/peerIdUnregistered.ts b/generated/19/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/19/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/19/validator/rotationAborted.ts b/generated/19/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/19/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/19/validator/rotationPhaseUpdated.ts b/generated/19/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/19/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/19/validator/vanityNameSet.ts b/generated/19/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/19/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/19/witnesser/witnessExecutionFailed.ts b/generated/19/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/19/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/20/accountRoles/accountRoleRegistered.ts b/generated/20/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/20/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/20/bitcoinBroadcaster/broadcastAborted.ts b/generated/20/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/20/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/20/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/20/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/20/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/20/bitcoinBroadcaster/broadcastSuccess.ts b/generated/20/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/20/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/20/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/20/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/20/bitcoinChainTracking/chainStateUpdated.ts b/generated/20/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/20/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/20/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/20/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/20/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/20/bitcoinIngressEgress/depositIgnored.ts b/generated/20/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/20/bitcoinIngressEgress/depositReceived.ts b/generated/20/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/20/bitcoinIngressEgress/egressScheduled.ts b/generated/20/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/20/bitcoinIngressEgress/minimumDepositSet.ts b/generated/20/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/20/bitcoinIngressEgress/startWitnessing.ts b/generated/20/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/20/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/20/bitcoinIngressEgress/stopWitnessing.ts b/generated/20/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/20/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/20/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/20/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/20/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/20/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/20/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/20/bitcoinThresholdSigner/retryRequested.ts b/generated/20/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/20/bitcoinThresholdSigner/signersUnavailable.ts b/generated/20/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/20/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/20/bitcoinVault/awaitingGovernanceActivation.ts b/generated/20/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/20/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/20/bitcoinVault/keyHandoverFailure.ts b/generated/20/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/20/bitcoinVault/keyHandoverFailureReported.ts b/generated/20/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/20/bitcoinVault/keyHandoverRequest.ts b/generated/20/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/20/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/20/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/20/bitcoinVault/keyHandoverSuccess.ts b/generated/20/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/20/bitcoinVault/keyHandoverSuccessReported.ts b/generated/20/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/20/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/20/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/20/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/20/bitcoinVault/keygenFailure.ts b/generated/20/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/20/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/20/bitcoinVault/keygenFailureReported.ts b/generated/20/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/20/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/20/bitcoinVault/keygenRequest.ts b/generated/20/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/20/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/20/bitcoinVault/keygenResponseTimeout.ts b/generated/20/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/20/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/20/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/20/bitcoinVault/keygenSuccess.ts b/generated/20/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/20/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/20/bitcoinVault/keygenSuccessReported.ts b/generated/20/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/20/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/20/bitcoinVault/keygenVerificationFailure.ts b/generated/20/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/20/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/20/bitcoinVault/keygenVerificationSuccess.ts b/generated/20/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/20/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/20/bitcoinVault/noKeyHandover.ts b/generated/20/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/20/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/20/bitcoinVault/vaultRotatedExternally.ts b/generated/20/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/20/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/20/bitcoinVault/vaultRotationAborted.ts b/generated/20/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/20/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/20/bitcoinVault/vaultRotationCompleted.ts b/generated/20/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/20/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/20/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/20/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/20/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/20/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/20/emissions/supplyUpdateBroadcastRequested.ts b/generated/20/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/20/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/20/emissions/supplyUpdateIntervalUpdated.ts b/generated/20/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/20/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/20/environment/addedNewEthAsset.ts b/generated/20/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/20/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/20/environment/bitcoinBlockNumberSetForVault.ts b/generated/20/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/20/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/20/environment/nextCompatibilityVersionSet.ts b/generated/20/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/20/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/20/environment/polkadotVaultAccountSet.ts b/generated/20/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/20/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/20/environment/runtimeSafeModeUpdated.ts b/generated/20/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/20/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/20/environment/updatedEthAsset.ts b/generated/20/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/20/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/20/ethereumBroadcaster/broadcastAborted.ts b/generated/20/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/20/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/20/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/20/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/20/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/20/ethereumBroadcaster/broadcastSuccess.ts b/generated/20/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/20/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/20/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/20/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/20/ethereumChainTracking/chainStateUpdated.ts b/generated/20/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/20/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/20/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/20/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/20/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/20/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/20/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/20/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/20/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/20/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/20/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/20/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/20/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/20/ethereumIngressEgress/depositIgnored.ts b/generated/20/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/20/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/20/ethereumIngressEgress/depositReceived.ts b/generated/20/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/20/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/20/ethereumIngressEgress/egressScheduled.ts b/generated/20/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/20/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/20/ethereumIngressEgress/minimumDepositSet.ts b/generated/20/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/20/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/20/ethereumIngressEgress/startWitnessing.ts b/generated/20/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/20/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/20/ethereumIngressEgress/stopWitnessing.ts b/generated/20/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/20/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/20/ethereumIngressEgress/vaultTransferFailed.ts b/generated/20/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/20/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/20/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/20/ethereumThresholdSigner/failureReportProcessed.ts b/generated/20/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/20/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/20/ethereumThresholdSigner/retryRequested.ts b/generated/20/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/20/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/20/ethereumThresholdSigner/signersUnavailable.ts b/generated/20/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/20/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/20/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/20/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/20/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/20/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/20/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/20/ethereumVault/awaitingGovernanceActivation.ts b/generated/20/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/20/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/20/ethereumVault/keyHandoverFailure.ts b/generated/20/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/20/ethereumVault/keyHandoverFailureReported.ts b/generated/20/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/20/ethereumVault/keyHandoverRequest.ts b/generated/20/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/20/ethereumVault/keyHandoverResponseTimeout.ts b/generated/20/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/20/ethereumVault/keyHandoverSuccess.ts b/generated/20/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/20/ethereumVault/keyHandoverSuccessReported.ts b/generated/20/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/20/ethereumVault/keyHandoverVerificationFailure.ts b/generated/20/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/20/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/20/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/20/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/20/ethereumVault/keygenFailure.ts b/generated/20/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/20/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/20/ethereumVault/keygenFailureReported.ts b/generated/20/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/20/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/20/ethereumVault/keygenRequest.ts b/generated/20/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/20/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/20/ethereumVault/keygenResponseTimeout.ts b/generated/20/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/20/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/20/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/20/ethereumVault/keygenSuccess.ts b/generated/20/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/20/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/20/ethereumVault/keygenSuccessReported.ts b/generated/20/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/20/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/20/ethereumVault/keygenVerificationFailure.ts b/generated/20/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/20/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/20/ethereumVault/keygenVerificationSuccess.ts b/generated/20/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/20/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/20/ethereumVault/noKeyHandover.ts b/generated/20/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/20/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/20/ethereumVault/vaultRotatedExternally.ts b/generated/20/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/20/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/20/ethereumVault/vaultRotationAborted.ts b/generated/20/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/20/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/20/ethereumVault/vaultRotationCompleted.ts b/generated/20/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/20/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/20/flip/accountReaped.ts b/generated/20/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/20/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/20/flip/remainingImbalance.ts b/generated/20/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/20/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/20/flip/slashingPerformed.ts b/generated/20/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/20/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/20/flip/slashingRateUpdated.ts b/generated/20/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/20/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/20/funding/addedRestrictedAddress.ts b/generated/20/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/20/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/20/funding/boundRedeemAddress.ts b/generated/20/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/20/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/20/funding/failedFundingAttempt.ts b/generated/20/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/20/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/20/funding/funded.ts b/generated/20/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/20/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/20/funding/minimumFundingUpdated.ts b/generated/20/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/20/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/20/funding/redemptionAmountZero.ts b/generated/20/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/20/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/20/funding/redemptionExpired.ts b/generated/20/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/20/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/20/funding/redemptionRequested.ts b/generated/20/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/20/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/20/funding/redemptionSettled.ts b/generated/20/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/20/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/20/funding/redemptionTaxAmountUpdated.ts b/generated/20/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/20/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/20/funding/removedRestrictedAddress.ts b/generated/20/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/20/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/20/funding/startedBidding.ts b/generated/20/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/20/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/20/funding/stoppedBidding.ts b/generated/20/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/20/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/20/governance/approved.ts b/generated/20/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/20/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/20/governance/decodeOfCallFailed.ts b/generated/20/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/20/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/20/governance/executed.ts b/generated/20/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/20/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/20/governance/expired.ts b/generated/20/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/20/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/20/governance/failedExecution.ts b/generated/20/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/20/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/20/governance/govKeyCallExecuted.ts b/generated/20/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/20/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/20/governance/govKeyCallExecutionFailed.ts b/generated/20/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/20/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/20/governance/govKeyCallHashWhitelisted.ts b/generated/20/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/20/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/20/governance/proposed.ts b/generated/20/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/20/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/20/governance/upgradeConditionsSatisfied.ts b/generated/20/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/20/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/20/grandpa/newAuthorities.ts b/generated/20/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/20/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/20/grandpa/paused.ts b/generated/20/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/20/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/20/grandpa/resumed.ts b/generated/20/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/20/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/20/liquidityPools/assetSwapped.ts b/generated/20/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/20/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/20/liquidityPools/limitOrderUpdated.ts b/generated/20/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/20/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/20/liquidityPools/networkFeeTaken.ts b/generated/20/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/20/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/20/liquidityPools/newPoolCreated.ts b/generated/20/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/20/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/20/liquidityPools/poolStateUpdated.ts b/generated/20/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/20/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/20/liquidityPools/rangeOrderUpdated.ts b/generated/20/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/20/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/20/liquidityPools/updatedBuyInterval.ts b/generated/20/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/20/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/20/liquidityProvider/accountCredited.ts b/generated/20/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/20/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/20/liquidityProvider/accountDebited.ts b/generated/20/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/20/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/20/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/20/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/20/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/20/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/20/liquidityProvider/liquidityDepositAddressReady.ts b/generated/20/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/20/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/20/liquidityProvider/lpTtlSet.ts b/generated/20/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/20/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/20/liquidityProvider/withdrawalEgressScheduled.ts b/generated/20/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/20/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/20/polkadotBroadcaster/broadcastAborted.ts b/generated/20/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/20/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/20/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/20/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/20/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/20/polkadotBroadcaster/broadcastSuccess.ts b/generated/20/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/20/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/20/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/20/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/20/polkadotChainTracking/chainStateUpdated.ts b/generated/20/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/20/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/20/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/20/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/20/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/20/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/20/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/20/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/20/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/20/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/20/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/20/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/20/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/20/polkadotIngressEgress/depositIgnored.ts b/generated/20/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/20/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/20/polkadotIngressEgress/depositReceived.ts b/generated/20/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/20/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/20/polkadotIngressEgress/egressScheduled.ts b/generated/20/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/20/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/20/polkadotIngressEgress/minimumDepositSet.ts b/generated/20/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/20/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/20/polkadotIngressEgress/startWitnessing.ts b/generated/20/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/20/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/20/polkadotIngressEgress/stopWitnessing.ts b/generated/20/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/20/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/20/polkadotIngressEgress/vaultTransferFailed.ts b/generated/20/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/20/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/20/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/20/polkadotThresholdSigner/failureReportProcessed.ts b/generated/20/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/20/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/20/polkadotThresholdSigner/retryRequested.ts b/generated/20/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/20/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/20/polkadotThresholdSigner/signersUnavailable.ts b/generated/20/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/20/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/20/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/20/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/20/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/20/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/20/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/20/polkadotVault/awaitingGovernanceActivation.ts b/generated/20/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/20/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/20/polkadotVault/keyHandoverFailure.ts b/generated/20/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/20/polkadotVault/keyHandoverFailureReported.ts b/generated/20/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/20/polkadotVault/keyHandoverRequest.ts b/generated/20/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/20/polkadotVault/keyHandoverResponseTimeout.ts b/generated/20/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/20/polkadotVault/keyHandoverSuccess.ts b/generated/20/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/20/polkadotVault/keyHandoverSuccessReported.ts b/generated/20/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/20/polkadotVault/keyHandoverVerificationFailure.ts b/generated/20/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/20/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/20/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/20/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/20/polkadotVault/keygenFailure.ts b/generated/20/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/20/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/20/polkadotVault/keygenFailureReported.ts b/generated/20/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/20/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/20/polkadotVault/keygenRequest.ts b/generated/20/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/20/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/20/polkadotVault/keygenResponseTimeout.ts b/generated/20/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/20/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/20/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/20/polkadotVault/keygenSuccess.ts b/generated/20/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/20/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/20/polkadotVault/keygenSuccessReported.ts b/generated/20/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/20/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/20/polkadotVault/keygenVerificationFailure.ts b/generated/20/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/20/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/20/polkadotVault/keygenVerificationSuccess.ts b/generated/20/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/20/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/20/polkadotVault/noKeyHandover.ts b/generated/20/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/20/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/20/polkadotVault/vaultRotatedExternally.ts b/generated/20/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/20/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/20/polkadotVault/vaultRotationAborted.ts b/generated/20/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/20/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/20/polkadotVault/vaultRotationCompleted.ts b/generated/20/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/20/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/20/reputation/accrualRateUpdated.ts b/generated/20/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/20/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/20/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/20/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/20/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/20/reputation/offencePenalty.ts b/generated/20/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/20/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/20/reputation/penaltyUpdated.ts b/generated/20/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/20/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/20/session/newSession.ts b/generated/20/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/20/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/20/swapping/batchSwapFailed.ts b/generated/20/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/20/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/20/swapping/ccmDepositReceived.ts b/generated/20/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/20/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/20/swapping/ccmEgressScheduled.ts b/generated/20/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/20/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/20/swapping/ccmFailed.ts b/generated/20/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/20/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/20/swapping/minimumSwapAmountSet.ts b/generated/20/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/20/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/20/swapping/swapAmountTooLow.ts b/generated/20/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/20/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/20/swapping/swapDepositAddressExpired.ts b/generated/20/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/20/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/20/swapping/swapDepositAddressReady.ts b/generated/20/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/20/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/20/swapping/swapEgressScheduled.ts b/generated/20/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/20/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/20/swapping/swapExecuted.ts b/generated/20/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/20/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/20/swapping/swapScheduled.ts b/generated/20/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/20/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/20/swapping/swapTtlSet.ts b/generated/20/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/20/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/20/swapping/withdrawalRequested.ts b/generated/20/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/20/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/20/system/codeUpdated.ts b/generated/20/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/20/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/20/system/extrinsicFailed.ts b/generated/20/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/20/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/20/system/extrinsicSuccess.ts b/generated/20/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/20/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/20/system/killedAccount.ts b/generated/20/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/20/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/20/system/newAccount.ts b/generated/20/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/20/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/20/system/remarked.ts b/generated/20/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/20/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/20/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/20/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/20/tokenholderGovernance/proposalEnacted.ts b/generated/20/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/20/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/20/tokenholderGovernance/proposalPassed.ts b/generated/20/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/20/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/20/tokenholderGovernance/proposalRejected.ts b/generated/20/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/20/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/20/tokenholderGovernance/proposalSubmitted.ts b/generated/20/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/20/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/20/transactionPayment/transactionFeePaid.ts b/generated/20/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/20/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/20/validator/auctionCompleted.ts b/generated/20/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/20/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/20/validator/cFEVersionUpdated.ts b/generated/20/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/20/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/20/validator/newEpoch.ts b/generated/20/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/20/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/20/validator/palletConfigUpdated.ts b/generated/20/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/20/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/20/validator/peerIdRegistered.ts b/generated/20/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/20/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/20/validator/peerIdUnregistered.ts b/generated/20/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/20/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/20/validator/rotationAborted.ts b/generated/20/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/20/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/20/validator/rotationPhaseUpdated.ts b/generated/20/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/20/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/20/validator/vanityNameSet.ts b/generated/20/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/20/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/20/witnesser/witnessExecutionFailed.ts b/generated/20/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/20/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/21/accountRoles/accountRoleRegistered.ts b/generated/21/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/21/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/21/bitcoinBroadcaster/broadcastAborted.ts b/generated/21/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/21/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/21/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/21/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/21/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/21/bitcoinBroadcaster/broadcastSuccess.ts b/generated/21/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/21/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/21/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/21/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/21/bitcoinChainTracking/chainStateUpdated.ts b/generated/21/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/21/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/21/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/21/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/21/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/21/bitcoinIngressEgress/depositIgnored.ts b/generated/21/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/21/bitcoinIngressEgress/depositReceived.ts b/generated/21/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/21/bitcoinIngressEgress/egressScheduled.ts b/generated/21/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/21/bitcoinIngressEgress/minimumDepositSet.ts b/generated/21/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/21/bitcoinIngressEgress/startWitnessing.ts b/generated/21/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated/21/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated/21/bitcoinIngressEgress/stopWitnessing.ts b/generated/21/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated/21/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated/21/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/21/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/21/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/21/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/21/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/21/bitcoinThresholdSigner/retryRequested.ts b/generated/21/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/21/bitcoinThresholdSigner/signersUnavailable.ts b/generated/21/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/21/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/21/bitcoinVault/awaitingGovernanceActivation.ts b/generated/21/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/21/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/21/bitcoinVault/keyHandoverFailure.ts b/generated/21/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/21/bitcoinVault/keyHandoverFailureReported.ts b/generated/21/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/21/bitcoinVault/keyHandoverRequest.ts b/generated/21/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/21/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/21/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/21/bitcoinVault/keyHandoverSuccess.ts b/generated/21/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/21/bitcoinVault/keyHandoverSuccessReported.ts b/generated/21/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/21/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/21/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/21/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/21/bitcoinVault/keygenFailure.ts b/generated/21/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/21/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/21/bitcoinVault/keygenFailureReported.ts b/generated/21/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/21/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/21/bitcoinVault/keygenRequest.ts b/generated/21/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/21/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/21/bitcoinVault/keygenResponseTimeout.ts b/generated/21/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/21/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/21/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/21/bitcoinVault/keygenSuccess.ts b/generated/21/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/21/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/21/bitcoinVault/keygenSuccessReported.ts b/generated/21/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/21/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/21/bitcoinVault/keygenVerificationFailure.ts b/generated/21/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/21/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/21/bitcoinVault/keygenVerificationSuccess.ts b/generated/21/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/21/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/21/bitcoinVault/noKeyHandover.ts b/generated/21/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/21/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/21/bitcoinVault/vaultRotatedExternally.ts b/generated/21/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/21/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/21/bitcoinVault/vaultRotationAborted.ts b/generated/21/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/21/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/21/bitcoinVault/vaultRotationCompleted.ts b/generated/21/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/21/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/21/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/21/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/21/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/21/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/21/emissions/supplyUpdateBroadcastRequested.ts b/generated/21/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/21/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/21/emissions/supplyUpdateIntervalUpdated.ts b/generated/21/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/21/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/21/environment/addedNewEthAsset.ts b/generated/21/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/21/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/21/environment/bitcoinBlockNumberSetForVault.ts b/generated/21/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/21/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/21/environment/nextCompatibilityVersionSet.ts b/generated/21/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/21/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/21/environment/polkadotVaultAccountSet.ts b/generated/21/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/21/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/21/environment/runtimeSafeModeUpdated.ts b/generated/21/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/21/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/21/environment/updatedEthAsset.ts b/generated/21/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/21/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/21/ethereumBroadcaster/broadcastAborted.ts b/generated/21/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/21/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/21/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/21/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/21/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/21/ethereumBroadcaster/broadcastSuccess.ts b/generated/21/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/21/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/21/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/21/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/21/ethereumChainTracking/chainStateUpdated.ts b/generated/21/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/21/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/21/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/21/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/21/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/21/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/21/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/21/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/21/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/21/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/21/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/21/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/21/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/21/ethereumIngressEgress/depositIgnored.ts b/generated/21/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/21/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/21/ethereumIngressEgress/depositReceived.ts b/generated/21/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/21/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/21/ethereumIngressEgress/egressScheduled.ts b/generated/21/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/21/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/21/ethereumIngressEgress/minimumDepositSet.ts b/generated/21/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/21/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/21/ethereumIngressEgress/startWitnessing.ts b/generated/21/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated/21/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated/21/ethereumIngressEgress/stopWitnessing.ts b/generated/21/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated/21/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated/21/ethereumIngressEgress/vaultTransferFailed.ts b/generated/21/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/21/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/21/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/21/ethereumThresholdSigner/failureReportProcessed.ts b/generated/21/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/21/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/21/ethereumThresholdSigner/retryRequested.ts b/generated/21/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/21/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/21/ethereumThresholdSigner/signersUnavailable.ts b/generated/21/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/21/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/21/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/21/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/21/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/21/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/21/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/21/ethereumVault/awaitingGovernanceActivation.ts b/generated/21/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/21/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/21/ethereumVault/keyHandoverFailure.ts b/generated/21/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/21/ethereumVault/keyHandoverFailureReported.ts b/generated/21/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/21/ethereumVault/keyHandoverRequest.ts b/generated/21/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/21/ethereumVault/keyHandoverResponseTimeout.ts b/generated/21/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/21/ethereumVault/keyHandoverSuccess.ts b/generated/21/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/21/ethereumVault/keyHandoverSuccessReported.ts b/generated/21/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/21/ethereumVault/keyHandoverVerificationFailure.ts b/generated/21/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/21/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/21/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/21/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/21/ethereumVault/keygenFailure.ts b/generated/21/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/21/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/21/ethereumVault/keygenFailureReported.ts b/generated/21/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/21/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/21/ethereumVault/keygenRequest.ts b/generated/21/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/21/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/21/ethereumVault/keygenResponseTimeout.ts b/generated/21/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/21/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/21/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/21/ethereumVault/keygenSuccess.ts b/generated/21/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/21/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/21/ethereumVault/keygenSuccessReported.ts b/generated/21/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/21/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/21/ethereumVault/keygenVerificationFailure.ts b/generated/21/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/21/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/21/ethereumVault/keygenVerificationSuccess.ts b/generated/21/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/21/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/21/ethereumVault/noKeyHandover.ts b/generated/21/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/21/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/21/ethereumVault/vaultRotatedExternally.ts b/generated/21/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/21/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/21/ethereumVault/vaultRotationAborted.ts b/generated/21/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/21/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/21/ethereumVault/vaultRotationCompleted.ts b/generated/21/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/21/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/21/flip/accountReaped.ts b/generated/21/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/21/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/21/flip/remainingImbalance.ts b/generated/21/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/21/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/21/flip/slashingPerformed.ts b/generated/21/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/21/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/21/flip/slashingRateUpdated.ts b/generated/21/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/21/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/21/funding/addedRestrictedAddress.ts b/generated/21/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/21/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/21/funding/boundRedeemAddress.ts b/generated/21/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/21/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/21/funding/failedFundingAttempt.ts b/generated/21/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/21/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/21/funding/funded.ts b/generated/21/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/21/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/21/funding/minimumFundingUpdated.ts b/generated/21/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/21/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/21/funding/redemptionAmountZero.ts b/generated/21/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/21/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/21/funding/redemptionExpired.ts b/generated/21/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/21/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/21/funding/redemptionRequested.ts b/generated/21/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/21/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/21/funding/redemptionSettled.ts b/generated/21/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/21/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/21/funding/redemptionTaxAmountUpdated.ts b/generated/21/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/21/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/21/funding/removedRestrictedAddress.ts b/generated/21/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/21/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/21/funding/startedBidding.ts b/generated/21/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/21/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/21/funding/stoppedBidding.ts b/generated/21/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/21/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/21/governance/approved.ts b/generated/21/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/21/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/21/governance/decodeOfCallFailed.ts b/generated/21/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/21/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/21/governance/executed.ts b/generated/21/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/21/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/21/governance/expired.ts b/generated/21/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/21/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/21/governance/failedExecution.ts b/generated/21/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/21/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/21/governance/govKeyCallExecuted.ts b/generated/21/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/21/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/21/governance/govKeyCallExecutionFailed.ts b/generated/21/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/21/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/21/governance/govKeyCallHashWhitelisted.ts b/generated/21/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/21/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/21/governance/proposed.ts b/generated/21/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/21/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/21/governance/upgradeConditionsSatisfied.ts b/generated/21/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/21/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/21/grandpa/newAuthorities.ts b/generated/21/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/21/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/21/grandpa/paused.ts b/generated/21/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/21/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/21/grandpa/resumed.ts b/generated/21/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/21/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/21/liquidityPools/assetSwapped.ts b/generated/21/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/21/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/21/liquidityPools/limitOrderUpdated.ts b/generated/21/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/21/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/21/liquidityPools/networkFeeTaken.ts b/generated/21/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/21/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/21/liquidityPools/newPoolCreated.ts b/generated/21/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/21/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/21/liquidityPools/poolStateUpdated.ts b/generated/21/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/21/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/21/liquidityPools/rangeOrderUpdated.ts b/generated/21/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/21/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/21/liquidityPools/updatedBuyInterval.ts b/generated/21/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/21/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/21/liquidityProvider/accountCredited.ts b/generated/21/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/21/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/21/liquidityProvider/accountDebited.ts b/generated/21/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/21/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated/21/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated/21/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/21/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/21/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/21/liquidityProvider/liquidityDepositAddressReady.ts b/generated/21/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated/21/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/21/liquidityProvider/lpTtlSet.ts b/generated/21/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/21/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/21/liquidityProvider/withdrawalEgressScheduled.ts b/generated/21/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/21/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/21/polkadotBroadcaster/broadcastAborted.ts b/generated/21/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/21/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/21/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/21/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/21/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/21/polkadotBroadcaster/broadcastSuccess.ts b/generated/21/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/21/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/21/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/21/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/21/polkadotChainTracking/chainStateUpdated.ts b/generated/21/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/21/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/21/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/21/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/21/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/21/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/21/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/21/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/21/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/21/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/21/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/21/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/21/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/21/polkadotIngressEgress/depositIgnored.ts b/generated/21/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/21/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/21/polkadotIngressEgress/depositReceived.ts b/generated/21/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/21/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/21/polkadotIngressEgress/egressScheduled.ts b/generated/21/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/21/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/21/polkadotIngressEgress/minimumDepositSet.ts b/generated/21/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/21/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/21/polkadotIngressEgress/startWitnessing.ts b/generated/21/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated/21/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated/21/polkadotIngressEgress/stopWitnessing.ts b/generated/21/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated/21/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated/21/polkadotIngressEgress/vaultTransferFailed.ts b/generated/21/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/21/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/21/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/21/polkadotThresholdSigner/failureReportProcessed.ts b/generated/21/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/21/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/21/polkadotThresholdSigner/retryRequested.ts b/generated/21/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/21/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/21/polkadotThresholdSigner/signersUnavailable.ts b/generated/21/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/21/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/21/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/21/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/21/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/21/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/21/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/21/polkadotVault/awaitingGovernanceActivation.ts b/generated/21/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/21/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/21/polkadotVault/keyHandoverFailure.ts b/generated/21/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/21/polkadotVault/keyHandoverFailureReported.ts b/generated/21/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/21/polkadotVault/keyHandoverRequest.ts b/generated/21/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/21/polkadotVault/keyHandoverResponseTimeout.ts b/generated/21/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/21/polkadotVault/keyHandoverSuccess.ts b/generated/21/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/21/polkadotVault/keyHandoverSuccessReported.ts b/generated/21/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/21/polkadotVault/keyHandoverVerificationFailure.ts b/generated/21/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/21/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/21/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/21/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/21/polkadotVault/keygenFailure.ts b/generated/21/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/21/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/21/polkadotVault/keygenFailureReported.ts b/generated/21/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/21/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/21/polkadotVault/keygenRequest.ts b/generated/21/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/21/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/21/polkadotVault/keygenResponseTimeout.ts b/generated/21/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/21/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/21/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/21/polkadotVault/keygenSuccess.ts b/generated/21/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/21/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/21/polkadotVault/keygenSuccessReported.ts b/generated/21/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/21/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/21/polkadotVault/keygenVerificationFailure.ts b/generated/21/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/21/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/21/polkadotVault/keygenVerificationSuccess.ts b/generated/21/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/21/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/21/polkadotVault/noKeyHandover.ts b/generated/21/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/21/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/21/polkadotVault/vaultRotatedExternally.ts b/generated/21/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/21/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/21/polkadotVault/vaultRotationAborted.ts b/generated/21/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/21/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/21/polkadotVault/vaultRotationCompleted.ts b/generated/21/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/21/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/21/reputation/accrualRateUpdated.ts b/generated/21/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/21/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/21/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/21/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/21/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/21/reputation/offencePenalty.ts b/generated/21/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/21/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/21/reputation/penaltyUpdated.ts b/generated/21/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/21/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/21/session/newSession.ts b/generated/21/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/21/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/21/swapping/batchSwapFailed.ts b/generated/21/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/21/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/21/swapping/ccmDepositReceived.ts b/generated/21/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/21/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/21/swapping/ccmEgressScheduled.ts b/generated/21/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/21/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/21/swapping/ccmFailed.ts b/generated/21/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/21/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/21/swapping/minimumSwapAmountSet.ts b/generated/21/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/21/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/21/swapping/swapAmountTooLow.ts b/generated/21/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/21/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/21/swapping/swapDepositAddressExpired.ts b/generated/21/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/21/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/21/swapping/swapDepositAddressReady.ts b/generated/21/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/21/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/21/swapping/swapEgressScheduled.ts b/generated/21/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/21/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/21/swapping/swapExecuted.ts b/generated/21/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/21/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/21/swapping/swapScheduled.ts b/generated/21/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/21/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/21/swapping/swapTtlSet.ts b/generated/21/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/21/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/21/swapping/withdrawalRequested.ts b/generated/21/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/21/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/21/system/codeUpdated.ts b/generated/21/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/21/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/21/system/extrinsicFailed.ts b/generated/21/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/21/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/21/system/extrinsicSuccess.ts b/generated/21/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/21/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/21/system/killedAccount.ts b/generated/21/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/21/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/21/system/newAccount.ts b/generated/21/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/21/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/21/system/remarked.ts b/generated/21/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/21/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/21/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/21/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/21/tokenholderGovernance/proposalEnacted.ts b/generated/21/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/21/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/21/tokenholderGovernance/proposalPassed.ts b/generated/21/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/21/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/21/tokenholderGovernance/proposalRejected.ts b/generated/21/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/21/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/21/tokenholderGovernance/proposalSubmitted.ts b/generated/21/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/21/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/21/transactionPayment/transactionFeePaid.ts b/generated/21/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/21/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/21/validator/auctionCompleted.ts b/generated/21/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/21/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/21/validator/cFEVersionUpdated.ts b/generated/21/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/21/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/21/validator/newEpoch.ts b/generated/21/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/21/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/21/validator/palletConfigUpdated.ts b/generated/21/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/21/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/21/validator/peerIdRegistered.ts b/generated/21/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/21/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/21/validator/peerIdUnregistered.ts b/generated/21/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/21/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/21/validator/rotationAborted.ts b/generated/21/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/21/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/21/validator/rotationPhaseUpdated.ts b/generated/21/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/21/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/21/validator/vanityNameSet.ts b/generated/21/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/21/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/21/witnesser/witnessExecutionFailed.ts b/generated/21/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/21/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/22/accountRoles/accountRoleRegistered.ts b/generated/22/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/22/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/22/bitcoinBroadcaster/broadcastAborted.ts b/generated/22/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/22/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/22/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/22/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/22/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/22/bitcoinBroadcaster/broadcastSuccess.ts b/generated/22/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/22/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/22/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/22/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/22/bitcoinChainTracking/chainStateUpdated.ts b/generated/22/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/22/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/22/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/22/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/22/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/22/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/22/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/22/bitcoinIngressEgress/depositIgnored.ts b/generated/22/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/22/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/22/bitcoinIngressEgress/depositReceived.ts b/generated/22/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/22/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/22/bitcoinIngressEgress/egressScheduled.ts b/generated/22/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/22/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/22/bitcoinIngressEgress/minimumDepositSet.ts b/generated/22/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/22/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/22/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/22/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/22/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/22/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/22/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/22/bitcoinThresholdSigner/retryRequested.ts b/generated/22/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/22/bitcoinThresholdSigner/signersUnavailable.ts b/generated/22/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/22/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/22/bitcoinVault/awaitingGovernanceActivation.ts b/generated/22/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/22/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/22/bitcoinVault/keyHandoverFailure.ts b/generated/22/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/22/bitcoinVault/keyHandoverFailureReported.ts b/generated/22/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/22/bitcoinVault/keyHandoverRequest.ts b/generated/22/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/22/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/22/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/22/bitcoinVault/keyHandoverSuccess.ts b/generated/22/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/22/bitcoinVault/keyHandoverSuccessReported.ts b/generated/22/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/22/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/22/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/22/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/22/bitcoinVault/keygenFailure.ts b/generated/22/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/22/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/22/bitcoinVault/keygenFailureReported.ts b/generated/22/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/22/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/22/bitcoinVault/keygenRequest.ts b/generated/22/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/22/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/22/bitcoinVault/keygenResponseTimeout.ts b/generated/22/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/22/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/22/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/22/bitcoinVault/keygenSuccess.ts b/generated/22/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/22/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/22/bitcoinVault/keygenSuccessReported.ts b/generated/22/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/22/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/22/bitcoinVault/keygenVerificationFailure.ts b/generated/22/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/22/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/22/bitcoinVault/keygenVerificationSuccess.ts b/generated/22/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/22/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/22/bitcoinVault/noKeyHandover.ts b/generated/22/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/22/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/22/bitcoinVault/vaultRotatedExternally.ts b/generated/22/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/22/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/22/bitcoinVault/vaultRotationAborted.ts b/generated/22/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/22/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/22/bitcoinVault/vaultRotationCompleted.ts b/generated/22/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/22/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/22/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/22/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/22/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/22/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/22/emissions/supplyUpdateBroadcastRequested.ts b/generated/22/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/22/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/22/emissions/supplyUpdateIntervalUpdated.ts b/generated/22/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/22/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/22/environment/addedNewEthAsset.ts b/generated/22/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/22/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/22/environment/bitcoinBlockNumberSetForVault.ts b/generated/22/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/22/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/22/environment/nextCompatibilityVersionSet.ts b/generated/22/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/22/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/22/environment/polkadotVaultAccountSet.ts b/generated/22/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/22/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/22/environment/runtimeSafeModeUpdated.ts b/generated/22/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/22/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/22/environment/updatedEthAsset.ts b/generated/22/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/22/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/22/ethereumBroadcaster/broadcastAborted.ts b/generated/22/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/22/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/22/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/22/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/22/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/22/ethereumBroadcaster/broadcastSuccess.ts b/generated/22/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/22/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/22/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/22/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/22/ethereumChainTracking/chainStateUpdated.ts b/generated/22/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/22/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/22/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/22/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/22/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/22/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/22/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/22/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/22/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/22/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/22/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/22/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/22/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/22/ethereumIngressEgress/depositIgnored.ts b/generated/22/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/22/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/22/ethereumIngressEgress/depositReceived.ts b/generated/22/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/22/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/22/ethereumIngressEgress/egressScheduled.ts b/generated/22/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/22/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/22/ethereumIngressEgress/minimumDepositSet.ts b/generated/22/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/22/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/22/ethereumIngressEgress/vaultTransferFailed.ts b/generated/22/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/22/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/22/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/22/ethereumThresholdSigner/failureReportProcessed.ts b/generated/22/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/22/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/22/ethereumThresholdSigner/retryRequested.ts b/generated/22/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/22/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/22/ethereumThresholdSigner/signersUnavailable.ts b/generated/22/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/22/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/22/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/22/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/22/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/22/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/22/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/22/ethereumVault/awaitingGovernanceActivation.ts b/generated/22/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/22/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/22/ethereumVault/keyHandoverFailure.ts b/generated/22/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/22/ethereumVault/keyHandoverFailureReported.ts b/generated/22/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/22/ethereumVault/keyHandoverRequest.ts b/generated/22/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/22/ethereumVault/keyHandoverResponseTimeout.ts b/generated/22/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/22/ethereumVault/keyHandoverSuccess.ts b/generated/22/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/22/ethereumVault/keyHandoverSuccessReported.ts b/generated/22/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/22/ethereumVault/keyHandoverVerificationFailure.ts b/generated/22/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/22/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/22/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/22/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/22/ethereumVault/keygenFailure.ts b/generated/22/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/22/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/22/ethereumVault/keygenFailureReported.ts b/generated/22/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/22/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/22/ethereumVault/keygenRequest.ts b/generated/22/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/22/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/22/ethereumVault/keygenResponseTimeout.ts b/generated/22/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/22/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/22/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/22/ethereumVault/keygenSuccess.ts b/generated/22/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/22/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/22/ethereumVault/keygenSuccessReported.ts b/generated/22/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/22/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/22/ethereumVault/keygenVerificationFailure.ts b/generated/22/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/22/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/22/ethereumVault/keygenVerificationSuccess.ts b/generated/22/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/22/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/22/ethereumVault/noKeyHandover.ts b/generated/22/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/22/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/22/ethereumVault/vaultRotatedExternally.ts b/generated/22/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/22/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/22/ethereumVault/vaultRotationAborted.ts b/generated/22/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/22/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/22/ethereumVault/vaultRotationCompleted.ts b/generated/22/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/22/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/22/flip/accountReaped.ts b/generated/22/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/22/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/22/flip/remainingImbalance.ts b/generated/22/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/22/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/22/flip/slashingPerformed.ts b/generated/22/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/22/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/22/flip/slashingRateUpdated.ts b/generated/22/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/22/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/22/funding/addedRestrictedAddress.ts b/generated/22/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/22/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/22/funding/boundRedeemAddress.ts b/generated/22/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/22/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/22/funding/failedFundingAttempt.ts b/generated/22/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/22/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/22/funding/funded.ts b/generated/22/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/22/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/22/funding/minimumFundingUpdated.ts b/generated/22/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/22/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/22/funding/redemptionAmountZero.ts b/generated/22/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/22/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/22/funding/redemptionExpired.ts b/generated/22/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/22/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/22/funding/redemptionRequested.ts b/generated/22/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/22/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/22/funding/redemptionSettled.ts b/generated/22/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/22/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/22/funding/redemptionTaxAmountUpdated.ts b/generated/22/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/22/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/22/funding/removedRestrictedAddress.ts b/generated/22/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/22/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/22/funding/startedBidding.ts b/generated/22/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/22/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/22/funding/stoppedBidding.ts b/generated/22/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/22/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/22/governance/approved.ts b/generated/22/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/22/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/22/governance/decodeOfCallFailed.ts b/generated/22/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/22/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/22/governance/executed.ts b/generated/22/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/22/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/22/governance/expired.ts b/generated/22/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/22/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/22/governance/failedExecution.ts b/generated/22/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/22/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/22/governance/govKeyCallExecuted.ts b/generated/22/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/22/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/22/governance/govKeyCallExecutionFailed.ts b/generated/22/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/22/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/22/governance/govKeyCallHashWhitelisted.ts b/generated/22/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/22/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/22/governance/proposed.ts b/generated/22/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/22/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/22/governance/upgradeConditionsSatisfied.ts b/generated/22/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/22/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/22/grandpa/newAuthorities.ts b/generated/22/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/22/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/22/grandpa/paused.ts b/generated/22/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/22/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/22/grandpa/resumed.ts b/generated/22/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/22/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/22/liquidityPools/assetSwapped.ts b/generated/22/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/22/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/22/liquidityPools/limitOrderUpdated.ts b/generated/22/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/22/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/22/liquidityPools/networkFeeTaken.ts b/generated/22/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/22/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/22/liquidityPools/newPoolCreated.ts b/generated/22/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/22/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/22/liquidityPools/poolStateUpdated.ts b/generated/22/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/22/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/22/liquidityPools/rangeOrderUpdated.ts b/generated/22/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/22/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/22/liquidityPools/updatedBuyInterval.ts b/generated/22/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/22/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/22/liquidityProvider/accountCredited.ts b/generated/22/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/22/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/22/liquidityProvider/accountDebited.ts b/generated/22/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/22/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/22/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/22/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/22/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/22/liquidityProvider/lpTtlSet.ts b/generated/22/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/22/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/22/liquidityProvider/withdrawalEgressScheduled.ts b/generated/22/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/22/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/22/polkadotBroadcaster/broadcastAborted.ts b/generated/22/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/22/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/22/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/22/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/22/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/22/polkadotBroadcaster/broadcastSuccess.ts b/generated/22/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/22/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/22/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/22/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/22/polkadotChainTracking/chainStateUpdated.ts b/generated/22/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/22/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/22/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/22/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/22/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/22/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/22/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/22/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/22/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/22/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/22/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/22/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/22/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/22/polkadotIngressEgress/depositIgnored.ts b/generated/22/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/22/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/22/polkadotIngressEgress/depositReceived.ts b/generated/22/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/22/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/22/polkadotIngressEgress/egressScheduled.ts b/generated/22/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/22/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/22/polkadotIngressEgress/minimumDepositSet.ts b/generated/22/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/22/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/22/polkadotIngressEgress/vaultTransferFailed.ts b/generated/22/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/22/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/22/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/22/polkadotThresholdSigner/failureReportProcessed.ts b/generated/22/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/22/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/22/polkadotThresholdSigner/retryRequested.ts b/generated/22/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/22/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/22/polkadotThresholdSigner/signersUnavailable.ts b/generated/22/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/22/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/22/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/22/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/22/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/22/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/22/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/22/polkadotVault/awaitingGovernanceActivation.ts b/generated/22/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/22/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/22/polkadotVault/keyHandoverFailure.ts b/generated/22/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/22/polkadotVault/keyHandoverFailureReported.ts b/generated/22/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/22/polkadotVault/keyHandoverRequest.ts b/generated/22/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/22/polkadotVault/keyHandoverResponseTimeout.ts b/generated/22/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/22/polkadotVault/keyHandoverSuccess.ts b/generated/22/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/22/polkadotVault/keyHandoverSuccessReported.ts b/generated/22/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/22/polkadotVault/keyHandoverVerificationFailure.ts b/generated/22/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/22/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/22/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/22/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/22/polkadotVault/keygenFailure.ts b/generated/22/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/22/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/22/polkadotVault/keygenFailureReported.ts b/generated/22/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/22/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/22/polkadotVault/keygenRequest.ts b/generated/22/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/22/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/22/polkadotVault/keygenResponseTimeout.ts b/generated/22/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/22/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/22/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/22/polkadotVault/keygenSuccess.ts b/generated/22/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/22/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/22/polkadotVault/keygenSuccessReported.ts b/generated/22/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/22/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/22/polkadotVault/keygenVerificationFailure.ts b/generated/22/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/22/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/22/polkadotVault/keygenVerificationSuccess.ts b/generated/22/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/22/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/22/polkadotVault/noKeyHandover.ts b/generated/22/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/22/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/22/polkadotVault/vaultRotatedExternally.ts b/generated/22/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/22/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/22/polkadotVault/vaultRotationAborted.ts b/generated/22/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/22/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/22/polkadotVault/vaultRotationCompleted.ts b/generated/22/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/22/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/22/reputation/accrualRateUpdated.ts b/generated/22/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/22/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/22/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/22/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/22/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/22/reputation/offencePenalty.ts b/generated/22/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/22/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/22/reputation/penaltyUpdated.ts b/generated/22/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/22/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/22/session/newSession.ts b/generated/22/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/22/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/22/swapping/batchSwapFailed.ts b/generated/22/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/22/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/22/swapping/ccmDepositReceived.ts b/generated/22/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/22/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/22/swapping/ccmEgressScheduled.ts b/generated/22/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/22/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/22/swapping/ccmFailed.ts b/generated/22/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/22/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/22/swapping/minimumSwapAmountSet.ts b/generated/22/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/22/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/22/swapping/swapAmountTooLow.ts b/generated/22/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/22/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/22/swapping/swapDepositAddressExpired.ts b/generated/22/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/22/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/22/swapping/swapDepositAddressReady.ts b/generated/22/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/22/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/22/swapping/swapEgressScheduled.ts b/generated/22/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/22/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/22/swapping/swapExecuted.ts b/generated/22/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/22/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/22/swapping/swapScheduled.ts b/generated/22/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/22/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/22/swapping/swapTtlSet.ts b/generated/22/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/22/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/22/swapping/withdrawalRequested.ts b/generated/22/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/22/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/22/system/codeUpdated.ts b/generated/22/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/22/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/22/system/extrinsicFailed.ts b/generated/22/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/22/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/22/system/extrinsicSuccess.ts b/generated/22/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/22/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/22/system/killedAccount.ts b/generated/22/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/22/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/22/system/newAccount.ts b/generated/22/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/22/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/22/system/remarked.ts b/generated/22/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/22/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/22/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/22/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/22/tokenholderGovernance/proposalEnacted.ts b/generated/22/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/22/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/22/tokenholderGovernance/proposalPassed.ts b/generated/22/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/22/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/22/tokenholderGovernance/proposalRejected.ts b/generated/22/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/22/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/22/tokenholderGovernance/proposalSubmitted.ts b/generated/22/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/22/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/22/transactionPayment/transactionFeePaid.ts b/generated/22/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/22/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/22/validator/auctionCompleted.ts b/generated/22/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/22/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/22/validator/cFEVersionUpdated.ts b/generated/22/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/22/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/22/validator/newEpoch.ts b/generated/22/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/22/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/22/validator/palletConfigUpdated.ts b/generated/22/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/22/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/22/validator/peerIdRegistered.ts b/generated/22/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/22/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/22/validator/peerIdUnregistered.ts b/generated/22/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/22/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/22/validator/rotationAborted.ts b/generated/22/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/22/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/22/validator/rotationPhaseUpdated.ts b/generated/22/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/22/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/22/validator/vanityNameSet.ts b/generated/22/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/22/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/22/witnesser/witnessExecutionFailed.ts b/generated/22/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/22/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated/25/accountRoles/accountRoleRegistered.ts b/generated/25/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated/25/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated/25/bitcoinBroadcaster/broadcastAborted.ts b/generated/25/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated/25/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated/25/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated/25/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated/25/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/25/bitcoinBroadcaster/broadcastSuccess.ts b/generated/25/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated/25/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated/25/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated/25/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/25/bitcoinChainTracking/chainStateUpdated.ts b/generated/25/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated/25/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated/25/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated/25/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated/25/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated/25/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated/25/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated/25/bitcoinIngressEgress/depositIgnored.ts b/generated/25/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated/25/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated/25/bitcoinIngressEgress/depositReceived.ts b/generated/25/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated/25/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated/25/bitcoinIngressEgress/egressScheduled.ts b/generated/25/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated/25/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated/25/bitcoinIngressEgress/minimumDepositSet.ts b/generated/25/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated/25/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated/25/bitcoinIngressEgress/vaultTransferFailed.ts b/generated/25/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated/25/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/25/bitcoinThresholdSigner/failureReportProcessed.ts b/generated/25/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated/25/bitcoinThresholdSigner/retryRequested.ts b/generated/25/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated/25/bitcoinThresholdSigner/signersUnavailable.ts b/generated/25/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated/25/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/25/bitcoinVault/awaitingGovernanceActivation.ts b/generated/25/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated/25/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated/25/bitcoinVault/keyHandoverFailure.ts b/generated/25/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated/25/bitcoinVault/keyHandoverFailureReported.ts b/generated/25/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated/25/bitcoinVault/keyHandoverRequest.ts b/generated/25/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated/25/bitcoinVault/keyHandoverResponseTimeout.ts b/generated/25/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated/25/bitcoinVault/keyHandoverSuccess.ts b/generated/25/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated/25/bitcoinVault/keyHandoverSuccessReported.ts b/generated/25/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated/25/bitcoinVault/keyHandoverVerificationFailure.ts b/generated/25/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated/25/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/25/bitcoinVault/keygenFailure.ts b/generated/25/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated/25/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated/25/bitcoinVault/keygenFailureReported.ts b/generated/25/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated/25/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated/25/bitcoinVault/keygenRequest.ts b/generated/25/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated/25/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated/25/bitcoinVault/keygenResponseTimeout.ts b/generated/25/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated/25/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated/25/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/25/bitcoinVault/keygenSuccess.ts b/generated/25/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated/25/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated/25/bitcoinVault/keygenSuccessReported.ts b/generated/25/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated/25/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated/25/bitcoinVault/keygenVerificationFailure.ts b/generated/25/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated/25/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated/25/bitcoinVault/keygenVerificationSuccess.ts b/generated/25/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated/25/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated/25/bitcoinVault/noKeyHandover.ts b/generated/25/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated/25/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated/25/bitcoinVault/vaultRotatedExternally.ts b/generated/25/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated/25/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated/25/bitcoinVault/vaultRotationAborted.ts b/generated/25/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated/25/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated/25/bitcoinVault/vaultRotationCompleted.ts b/generated/25/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated/25/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated/25/emissions/backupNodeInflationEmissionsUpdated.ts b/generated/25/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated/25/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated/25/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated/25/emissions/supplyUpdateBroadcastRequested.ts b/generated/25/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated/25/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated/25/emissions/supplyUpdateIntervalUpdated.ts b/generated/25/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated/25/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated/25/environment/addedNewEthAsset.ts b/generated/25/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated/25/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated/25/environment/bitcoinBlockNumberSetForVault.ts b/generated/25/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated/25/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated/25/environment/nextCompatibilityVersionSet.ts b/generated/25/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated/25/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated/25/environment/polkadotVaultAccountSet.ts b/generated/25/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated/25/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated/25/environment/runtimeSafeModeUpdated.ts b/generated/25/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated/25/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated/25/environment/updatedEthAsset.ts b/generated/25/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated/25/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated/25/ethereumBroadcaster/broadcastAborted.ts b/generated/25/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated/25/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated/25/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated/25/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated/25/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/25/ethereumBroadcaster/broadcastSuccess.ts b/generated/25/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated/25/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated/25/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated/25/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/25/ethereumChainTracking/chainStateUpdated.ts b/generated/25/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated/25/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated/25/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/25/ethereumIngressEgress/batchBroadcastRequested.ts b/generated/25/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated/25/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated/25/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated/25/ethereumIngressEgress/ccmEgressInvalid.ts b/generated/25/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated/25/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated/25/ethereumIngressEgress/depositFetchesScheduled.ts b/generated/25/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated/25/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated/25/ethereumIngressEgress/depositIgnored.ts b/generated/25/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated/25/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated/25/ethereumIngressEgress/depositReceived.ts b/generated/25/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated/25/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated/25/ethereumIngressEgress/egressScheduled.ts b/generated/25/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated/25/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated/25/ethereumIngressEgress/minimumDepositSet.ts b/generated/25/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated/25/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated/25/ethereumIngressEgress/vaultTransferFailed.ts b/generated/25/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated/25/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated/25/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/25/ethereumThresholdSigner/failureReportProcessed.ts b/generated/25/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated/25/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated/25/ethereumThresholdSigner/retryRequested.ts b/generated/25/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated/25/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated/25/ethereumThresholdSigner/signersUnavailable.ts b/generated/25/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated/25/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated/25/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated/25/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated/25/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated/25/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated/25/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/25/ethereumVault/awaitingGovernanceActivation.ts b/generated/25/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated/25/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated/25/ethereumVault/keyHandoverFailure.ts b/generated/25/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated/25/ethereumVault/keyHandoverFailureReported.ts b/generated/25/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated/25/ethereumVault/keyHandoverRequest.ts b/generated/25/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated/25/ethereumVault/keyHandoverResponseTimeout.ts b/generated/25/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated/25/ethereumVault/keyHandoverSuccess.ts b/generated/25/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated/25/ethereumVault/keyHandoverSuccessReported.ts b/generated/25/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated/25/ethereumVault/keyHandoverVerificationFailure.ts b/generated/25/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated/25/ethereumVault/keyHandoverVerificationSuccess.ts b/generated/25/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated/25/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/25/ethereumVault/keygenFailure.ts b/generated/25/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated/25/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated/25/ethereumVault/keygenFailureReported.ts b/generated/25/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated/25/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated/25/ethereumVault/keygenRequest.ts b/generated/25/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated/25/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated/25/ethereumVault/keygenResponseTimeout.ts b/generated/25/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated/25/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated/25/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/25/ethereumVault/keygenSuccess.ts b/generated/25/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated/25/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated/25/ethereumVault/keygenSuccessReported.ts b/generated/25/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated/25/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated/25/ethereumVault/keygenVerificationFailure.ts b/generated/25/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated/25/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated/25/ethereumVault/keygenVerificationSuccess.ts b/generated/25/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated/25/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated/25/ethereumVault/noKeyHandover.ts b/generated/25/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated/25/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated/25/ethereumVault/vaultRotatedExternally.ts b/generated/25/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated/25/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated/25/ethereumVault/vaultRotationAborted.ts b/generated/25/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated/25/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated/25/ethereumVault/vaultRotationCompleted.ts b/generated/25/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated/25/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated/25/flip/accountReaped.ts b/generated/25/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated/25/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated/25/flip/remainingImbalance.ts b/generated/25/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated/25/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated/25/flip/slashingPerformed.ts b/generated/25/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated/25/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated/25/flip/slashingRateUpdated.ts b/generated/25/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated/25/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated/25/funding/addedRestrictedAddress.ts b/generated/25/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated/25/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated/25/funding/boundExecutorAddress.ts b/generated/25/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated/25/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated/25/funding/boundRedeemAddress.ts b/generated/25/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated/25/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated/25/funding/failedFundingAttempt.ts b/generated/25/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated/25/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated/25/funding/funded.ts b/generated/25/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated/25/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated/25/funding/minimumFundingUpdated.ts b/generated/25/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated/25/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated/25/funding/redemptionAmountZero.ts b/generated/25/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated/25/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated/25/funding/redemptionExpired.ts b/generated/25/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated/25/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated/25/funding/redemptionRequested.ts b/generated/25/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated/25/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated/25/funding/redemptionSettled.ts b/generated/25/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated/25/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated/25/funding/redemptionTaxAmountUpdated.ts b/generated/25/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated/25/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated/25/funding/removedRestrictedAddress.ts b/generated/25/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated/25/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated/25/funding/startedBidding.ts b/generated/25/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated/25/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated/25/funding/stoppedBidding.ts b/generated/25/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated/25/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated/25/governance/approved.ts b/generated/25/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated/25/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated/25/governance/decodeOfCallFailed.ts b/generated/25/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated/25/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated/25/governance/executed.ts b/generated/25/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated/25/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated/25/governance/expired.ts b/generated/25/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated/25/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated/25/governance/failedExecution.ts b/generated/25/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated/25/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated/25/governance/govKeyCallExecuted.ts b/generated/25/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated/25/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated/25/governance/govKeyCallExecutionFailed.ts b/generated/25/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated/25/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated/25/governance/govKeyCallHashWhitelisted.ts b/generated/25/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated/25/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated/25/governance/proposed.ts b/generated/25/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated/25/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated/25/governance/upgradeConditionsSatisfied.ts b/generated/25/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated/25/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated/25/grandpa/newAuthorities.ts b/generated/25/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated/25/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated/25/grandpa/paused.ts b/generated/25/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated/25/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated/25/grandpa/resumed.ts b/generated/25/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated/25/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated/25/liquidityPools/assetSwapped.ts b/generated/25/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated/25/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated/25/liquidityPools/limitOrderUpdated.ts b/generated/25/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated/25/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated/25/liquidityPools/networkFeeTaken.ts b/generated/25/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated/25/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated/25/liquidityPools/newPoolCreated.ts b/generated/25/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated/25/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated/25/liquidityPools/poolStateUpdated.ts b/generated/25/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated/25/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated/25/liquidityPools/rangeOrderUpdated.ts b/generated/25/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated/25/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated/25/liquidityPools/updatedBuyInterval.ts b/generated/25/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated/25/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated/25/liquidityProvider/accountCredited.ts b/generated/25/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated/25/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated/25/liquidityProvider/accountDebited.ts b/generated/25/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated/25/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated/25/liquidityProvider/liquidityDepositAddressExpired.ts b/generated/25/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated/25/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated/25/liquidityProvider/liquidityDepositAddressReady.ts b/generated/25/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..894938c --- /dev/null +++ b/generated/25/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + accountId, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated/25/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated/25/liquidityProvider/lpTtlSet.ts b/generated/25/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated/25/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated/25/liquidityProvider/withdrawalEgressScheduled.ts b/generated/25/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated/25/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated/25/polkadotBroadcaster/broadcastAborted.ts b/generated/25/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated/25/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated/25/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated/25/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated/25/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated/25/polkadotBroadcaster/broadcastSuccess.ts b/generated/25/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated/25/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated/25/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated/25/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated/25/polkadotChainTracking/chainStateUpdated.ts b/generated/25/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated/25/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated/25/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated/25/polkadotIngressEgress/batchBroadcastRequested.ts b/generated/25/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated/25/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated/25/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated/25/polkadotIngressEgress/ccmEgressInvalid.ts b/generated/25/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated/25/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated/25/polkadotIngressEgress/depositFetchesScheduled.ts b/generated/25/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated/25/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated/25/polkadotIngressEgress/depositIgnored.ts b/generated/25/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated/25/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated/25/polkadotIngressEgress/depositReceived.ts b/generated/25/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated/25/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated/25/polkadotIngressEgress/egressScheduled.ts b/generated/25/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated/25/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated/25/polkadotIngressEgress/minimumDepositSet.ts b/generated/25/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated/25/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated/25/polkadotIngressEgress/vaultTransferFailed.ts b/generated/25/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated/25/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated/25/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated/25/polkadotThresholdSigner/failureReportProcessed.ts b/generated/25/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated/25/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated/25/polkadotThresholdSigner/retryRequested.ts b/generated/25/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated/25/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated/25/polkadotThresholdSigner/signersUnavailable.ts b/generated/25/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated/25/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated/25/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated/25/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated/25/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated/25/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated/25/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated/25/polkadotVault/awaitingGovernanceActivation.ts b/generated/25/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated/25/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated/25/polkadotVault/keyHandoverFailure.ts b/generated/25/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated/25/polkadotVault/keyHandoverFailureReported.ts b/generated/25/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated/25/polkadotVault/keyHandoverRequest.ts b/generated/25/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated/25/polkadotVault/keyHandoverResponseTimeout.ts b/generated/25/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated/25/polkadotVault/keyHandoverSuccess.ts b/generated/25/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated/25/polkadotVault/keyHandoverSuccessReported.ts b/generated/25/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated/25/polkadotVault/keyHandoverVerificationFailure.ts b/generated/25/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated/25/polkadotVault/keyHandoverVerificationSuccess.ts b/generated/25/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated/25/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated/25/polkadotVault/keygenFailure.ts b/generated/25/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated/25/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated/25/polkadotVault/keygenFailureReported.ts b/generated/25/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated/25/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated/25/polkadotVault/keygenRequest.ts b/generated/25/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated/25/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated/25/polkadotVault/keygenResponseTimeout.ts b/generated/25/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated/25/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated/25/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated/25/polkadotVault/keygenSuccess.ts b/generated/25/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated/25/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated/25/polkadotVault/keygenSuccessReported.ts b/generated/25/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated/25/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated/25/polkadotVault/keygenVerificationFailure.ts b/generated/25/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated/25/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated/25/polkadotVault/keygenVerificationSuccess.ts b/generated/25/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated/25/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated/25/polkadotVault/noKeyHandover.ts b/generated/25/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated/25/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated/25/polkadotVault/vaultRotatedExternally.ts b/generated/25/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated/25/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated/25/polkadotVault/vaultRotationAborted.ts b/generated/25/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated/25/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated/25/polkadotVault/vaultRotationCompleted.ts b/generated/25/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated/25/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated/25/reputation/accrualRateUpdated.ts b/generated/25/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated/25/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated/25/reputation/missedHeartbeatPenaltyUpdated.ts b/generated/25/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated/25/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated/25/reputation/offencePenalty.ts b/generated/25/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated/25/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated/25/reputation/penaltyUpdated.ts b/generated/25/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated/25/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated/25/session/newSession.ts b/generated/25/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated/25/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated/25/swapping/batchSwapFailed.ts b/generated/25/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated/25/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated/25/swapping/ccmDepositReceived.ts b/generated/25/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated/25/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated/25/swapping/ccmEgressScheduled.ts b/generated/25/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated/25/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated/25/swapping/ccmFailed.ts b/generated/25/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated/25/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated/25/swapping/minimumSwapAmountSet.ts b/generated/25/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated/25/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated/25/swapping/swapAmountTooLow.ts b/generated/25/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated/25/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated/25/swapping/swapDepositAddressExpired.ts b/generated/25/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated/25/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated/25/swapping/swapDepositAddressReady.ts b/generated/25/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated/25/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated/25/swapping/swapEgressScheduled.ts b/generated/25/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated/25/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated/25/swapping/swapExecuted.ts b/generated/25/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated/25/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated/25/swapping/swapScheduled.ts b/generated/25/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated/25/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated/25/swapping/swapTtlSet.ts b/generated/25/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated/25/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated/25/swapping/withdrawalRequested.ts b/generated/25/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated/25/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated/25/system/codeUpdated.ts b/generated/25/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated/25/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated/25/system/extrinsicFailed.ts b/generated/25/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated/25/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated/25/system/extrinsicSuccess.ts b/generated/25/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated/25/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated/25/system/killedAccount.ts b/generated/25/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated/25/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated/25/system/newAccount.ts b/generated/25/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated/25/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated/25/system/remarked.ts b/generated/25/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated/25/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated/25/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated/25/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated/25/tokenholderGovernance/proposalEnacted.ts b/generated/25/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated/25/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated/25/tokenholderGovernance/proposalPassed.ts b/generated/25/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated/25/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated/25/tokenholderGovernance/proposalRejected.ts b/generated/25/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated/25/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated/25/tokenholderGovernance/proposalSubmitted.ts b/generated/25/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated/25/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated/25/transactionPayment/transactionFeePaid.ts b/generated/25/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated/25/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated/25/validator/auctionCompleted.ts b/generated/25/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated/25/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated/25/validator/cFEVersionUpdated.ts b/generated/25/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated/25/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated/25/validator/newEpoch.ts b/generated/25/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated/25/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated/25/validator/palletConfigUpdated.ts b/generated/25/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated/25/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated/25/validator/peerIdRegistered.ts b/generated/25/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated/25/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated/25/validator/peerIdUnregistered.ts b/generated/25/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated/25/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated/25/validator/rotationAborted.ts b/generated/25/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated/25/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated/25/validator/rotationPhaseUpdated.ts b/generated/25/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated/25/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated/25/validator/vanityNameSet.ts b/generated/25/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated/25/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated/25/witnesser/witnessExecutionFailed.ts b/generated/25/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated/25/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/src/codegen.ts b/src/codegen.ts index 323d5c7..ac125a3 100644 --- a/src/codegen.ts +++ b/src/codegen.ts @@ -289,66 +289,10 @@ export default class CodeGenerator { return unreachable(def, `Unsupported type: ${(def as any).type}`); } - private async hasChanged({ - currentVersion, - generatedDir, - palletName, - eventName, - content, - }: { - currentVersion: number; - generatedDir: string; - palletName: string; - eventName: string; - content: string; - }): Promise { - /* find all the versions in generated directory, - * traverse them descending and until we find the first match for palletName and eventName, - * then compare the content - */ - const readVersions = await fs.readdir(generatedDir); - const versions = (await fs.readdir(generatedDir)).filter( - (v) => Number.isSafeInteger(Number(v)) && Number(v) !== currentVersion, - ); - if (versions.length === 0) return true; - - versions.sort((a, b) => Number(b) - Number(a)); - for (const version of versions) { - try { - await fs.access( - path.join( - generatedDir, - version, - uncapitalize(palletName), - `${uncapitalize(eventName)}.ts`, - ), - ); - } catch (err) { - // File does not exist in this version, continue until we find the first match - continue; - } - const lastContent = await fs.readFile( - path.join( - generatedDir, - version, - uncapitalize(palletName), - `${uncapitalize(eventName)}.ts`, - ), - 'utf8', - ); - if (lastContent === content) return false; - } - - return true; - } - - async generate({ - specVersion, - def, - }: { - specVersion: number; - def: Record>; - }): Promise { + async generate( + specVersion: number, + def: Record>, + ): Promise { const __dirname = getDirname(import.meta.url); const generatedDir = path.join(__dirname, '..', 'generated'); await fs.mkdir(generatedDir, { recursive: true }); @@ -358,7 +302,7 @@ export default class CodeGenerator { for (const [palletName, events] of Object.entries(def)) { await fs.mkdir(specDir, { recursive: true }); const palletDir = path.join(specDir, uncapitalize(palletName)); - // await fs.mkdir(palletDir, { recursive: true }); + await fs.mkdir(palletDir, { recursive: true }); for (const [eventName, event] of Object.entries(events)) { const name = `${palletName}.${eventName}`; @@ -382,19 +326,6 @@ export default class CodeGenerator { ].join('\n'), ); - const changed = await this.hasChanged({ - currentVersion: specVersion, - generatedDir, - palletName, - eventName, - content: generated, - }); - if (!changed) { - // console.log(`No changes for version ${specVersion} - ${name}`); - continue; - } - - await fs.mkdir(palletDir, { recursive: true }); await fs.writeFile( path.join(palletDir, uncapitalize(`${eventName}.ts`)), generated, diff --git a/src/main.ts b/src/main.ts index 7df1874..87b1331 100644 --- a/src/main.ts +++ b/src/main.ts @@ -30,7 +30,7 @@ const generate = async (opts?: MetadataOpts) => { const generator = new CodeGenerator(); - await generator.generate({ specVersion, def: parsedMetadata }); + await generator.generate(specVersion, parsedMetadata); }; const hashes = [ From a249baec44e5161c5582c771d7d379a9c34a342a Mon Sep 17 00:00:00 2001 From: Hamed Afshar Date: Wed, 21 Feb 2024 18:26:33 +0100 Subject: [PATCH 3/3] generate changes --- .../thresholdSignatureInvalid.ts | 10 + .../transactionFeeDeficitRecorded.ts | 11 + .../transactionFeeDeficitRefused.ts | 10 + .../depositWitnessRejected.ts | 14 + generated_dff/100/common.ts | 545 +++++++++++++++ .../thresholdSignatureInvalid.ts | 10 + .../transactionFeeDeficitRecorded.ts | 11 + .../transactionFeeDeficitRefused.ts | 10 + .../depositWitnessRejected.ts | 14 + .../100/liquidityPools/limitOrderUpdated.ts | 23 + .../100/liquidityPools/poolFeeSet.ts | 12 + .../100/liquidityPools/rangeOrderUpdated.ts | 23 + .../liquidityDepositAddressReady.ts | 19 + .../thresholdSignatureInvalid.ts | 10 + .../transactionFeeDeficitRecorded.ts | 11 + .../transactionFeeDeficitRefused.ts | 10 + .../depositWitnessRejected.ts | 14 + .../100/reputation/accrualRateUpdated.ts | 10 + .../100/swapping/swapDepositAddressReady.ts | 22 + generated_dff/100/witnesser/prewitnessed.ts | 5 + generated_dff/102/common.ts | 549 ++++++++++++++++ .../102/swapping/maximumSwapAmountSet.ts | 11 + .../102/swapping/swapAmountConfiscated.ts | 14 + generated_dff/103/common.ts | 549 ++++++++++++++++ .../110/bitcoinBroadcaster/callResigned.ts | 9 + .../thresholdSignatureInvalid.ts | 10 + .../ccmBroadcastFailed.ts | 9 + .../failedForeignChainCallExpired.ts | 9 + .../failedForeignChainCallResigned.ts | 10 + .../transferFallbackRequested.ts | 17 + generated_dff/110/common.ts | 551 ++++++++++++++++ .../110/ethereumBroadcaster/callResigned.ts | 9 + .../thresholdSignatureInvalid.ts | 10 + .../ccmBroadcastFailed.ts | 9 + .../failedForeignChainCallExpired.ts | 9 + .../failedForeignChainCallResigned.ts | 10 + .../transferFallbackRequested.ts | 17 + .../limitOrderSetOrUpdateScheduled.ts | 12 + .../110/liquidityPools/limitOrderUpdated.ts | 25 + .../110/liquidityPools/newPoolCreated.ts | 13 + .../110/liquidityPools/poolFeeSet.ts | 12 + .../110/liquidityPools/rangeOrderUpdated.ts | 23 + ...cheduledLimitOrderUpdateDispatchFailure.ts | 11 + ...cheduledLimitOrderUpdateDispatchSuccess.ts | 10 + .../110/polkadotBroadcaster/callResigned.ts | 9 + .../thresholdSignatureInvalid.ts | 10 + .../ccmBroadcastFailed.ts | 9 + .../failedForeignChainCallExpired.ts | 9 + .../failedForeignChainCallResigned.ts | 10 + .../transferFallbackRequested.ts | 17 + generated_dff/111/common.ts | 551 ++++++++++++++++ generated_dff/114/common.ts | 551 ++++++++++++++++ .../12/accountRoles/accountRoleRegistered.ts | 11 + .../12/bitcoinBroadcaster/broadcastAborted.ts | 9 + .../broadcastAttemptTimeout.ts | 10 + .../broadcastCallbackExecuted.ts | 11 + .../broadcastRetryScheduled.ts | 10 + .../12/bitcoinBroadcaster/broadcastSuccess.ts | 11 + .../thresholdSignatureInvalid.ts | 9 + .../transactionBroadcastRequest.ts | 18 + .../bitcoinChainTracking/chainStateUpdated.ts | 10 + .../assetEgressStatusChanged.ts | 11 + .../batchBroadcastRequested.ts | 11 + .../ccmBroadcastRequested.ts | 11 + .../bitcoinIngressEgress/ccmEgressInvalid.ts | 15 + .../depositFetchesScheduled.ts | 11 + .../12/bitcoinIngressEgress/depositIgnored.ts | 18 + .../bitcoinIngressEgress/depositReceived.ts | 18 + .../bitcoinIngressEgress/egressScheduled.ts | 18 + .../bitcoinIngressEgress/minimumDepositSet.ts | 11 + .../bitcoinIngressEgress/startWitnessing.ts | 16 + .../12/bitcoinIngressEgress/stopWitnessing.ts | 14 + .../vaultTransferFailed.ts | 16 + .../currentKeyUnavailable.ts | 10 + .../failureReportProcessed.ts | 12 + .../bitcoinThresholdSigner/retryRequested.ts | 11 + .../signersUnavailable.ts | 10 + .../thresholdDispatchComplete.ts | 12 + .../thresholdSignatureFailed.ts | 12 + .../thresholdSignatureRequest.ts | 21 + ...hresholdSignatureResponseTimeoutUpdated.ts | 9 + .../thresholdSignatureSuccess.ts | 11 + .../awaitingGovernanceActivation.ts | 10 + .../12/bitcoinVault/keyHandoverFailure.ts | 10 + .../keyHandoverFailureReported.ts | 8 + .../12/bitcoinVault/keyHandoverRequest.ts | 16 + .../keyHandoverResponseTimeout.ts | 10 + .../12/bitcoinVault/keyHandoverSuccess.ts | 10 + .../keyHandoverSuccessReported.ts | 8 + .../keyHandoverVerificationFailure.ts | 10 + .../keyHandoverVerificationSuccess.ts | 10 + .../12/bitcoinVault/keygenFailure.ts | 8 + .../12/bitcoinVault/keygenFailureReported.ts | 8 + .../12/bitcoinVault/keygenRequest.ts | 12 + .../12/bitcoinVault/keygenResponseTimeout.ts | 8 + .../keygenResponseTimeoutUpdated.ts | 9 + .../12/bitcoinVault/keygenSuccess.ts | 8 + .../12/bitcoinVault/keygenSuccessReported.ts | 8 + .../bitcoinVault/keygenVerificationFailure.ts | 10 + .../bitcoinVault/keygenVerificationSuccess.ts | 10 + .../12/bitcoinVault/noKeyHandover.ts | 7 + .../12/bitcoinVault/vaultRotatedExternally.ts | 8 + .../12/bitcoinVault/vaultRotationAborted.ts | 7 + .../12/bitcoinVault/vaultRotationCompleted.ts | 7 + generated_dff/12/common.ts | 478 ++++++++++++++ .../backupNodeInflationEmissionsUpdated.ts | 7 + ...rrentAuthorityInflationEmissionsUpdated.ts | 7 + .../supplyUpdateBroadcastRequested.ts | 7 + .../emissions/supplyUpdateIntervalUpdated.ts | 7 + .../12/environment/addedNewEthAsset.ts | 11 + .../bitcoinBlockNumberSetForVault.ts | 10 + .../nextCompatibilityVersionSet.ts | 10 + .../12/environment/polkadotVaultAccountSet.ts | 10 + .../12/environment/runtimeSafeModeUpdated.ts | 10 + .../12/environment/updatedEthAsset.ts | 11 + .../ethereumBroadcaster/broadcastAborted.ts | 9 + .../broadcastAttemptTimeout.ts | 10 + .../broadcastCallbackExecuted.ts | 11 + .../broadcastRetryScheduled.ts | 10 + .../ethereumBroadcaster/broadcastSuccess.ts | 11 + .../thresholdSignatureInvalid.ts | 9 + .../transactionBroadcastRequest.ts | 18 + .../chainStateUpdated.ts | 10 + .../assetEgressStatusChanged.ts | 11 + .../batchBroadcastRequested.ts | 11 + .../ccmBroadcastRequested.ts | 11 + .../ethereumIngressEgress/ccmEgressInvalid.ts | 15 + .../depositFetchesScheduled.ts | 11 + .../ethereumIngressEgress/depositIgnored.ts | 16 + .../ethereumIngressEgress/depositReceived.ts | 16 + .../ethereumIngressEgress/egressScheduled.ts | 18 + .../minimumDepositSet.ts | 11 + .../ethereumIngressEgress/startWitnessing.ts | 16 + .../ethereumIngressEgress/stopWitnessing.ts | 11 + .../vaultTransferFailed.ts | 16 + .../currentKeyUnavailable.ts | 10 + .../failureReportProcessed.ts | 12 + .../ethereumThresholdSigner/retryRequested.ts | 11 + .../signersUnavailable.ts | 10 + .../thresholdDispatchComplete.ts | 12 + .../thresholdSignatureFailed.ts | 12 + .../thresholdSignatureRequest.ts | 20 + ...hresholdSignatureResponseTimeoutUpdated.ts | 9 + .../thresholdSignatureSuccess.ts | 11 + .../awaitingGovernanceActivation.ts | 10 + .../12/ethereumVault/keyHandoverFailure.ts | 10 + .../keyHandoverFailureReported.ts | 8 + .../12/ethereumVault/keyHandoverRequest.ts | 16 + .../keyHandoverResponseTimeout.ts | 10 + .../12/ethereumVault/keyHandoverSuccess.ts | 10 + .../keyHandoverSuccessReported.ts | 8 + .../keyHandoverVerificationFailure.ts | 10 + .../keyHandoverVerificationSuccess.ts | 10 + .../12/ethereumVault/keygenFailure.ts | 8 + .../12/ethereumVault/keygenFailureReported.ts | 8 + .../12/ethereumVault/keygenRequest.ts | 12 + .../12/ethereumVault/keygenResponseTimeout.ts | 8 + .../keygenResponseTimeoutUpdated.ts | 9 + .../12/ethereumVault/keygenSuccess.ts | 8 + .../12/ethereumVault/keygenSuccessReported.ts | 8 + .../keygenVerificationFailure.ts | 10 + .../keygenVerificationSuccess.ts | 10 + .../12/ethereumVault/noKeyHandover.ts | 7 + .../ethereumVault/vaultRotatedExternally.ts | 8 + .../12/ethereumVault/vaultRotationAborted.ts | 7 + .../ethereumVault/vaultRotationCompleted.ts | 7 + generated_dff/12/flip/accountReaped.ts | 9 + generated_dff/12/flip/remainingImbalance.ts | 11 + generated_dff/12/flip/slashingPerformed.ts | 9 + generated_dff/12/flip/slashingRateUpdated.ts | 7 + .../12/funding/addedRestrictedAddress.ts | 8 + .../12/funding/boundRedeemAddress.ts | 11 + .../12/funding/failedFundingAttempt.ts | 12 + generated_dff/12/funding/funded.ts | 11 + .../12/funding/minimumFundingUpdated.ts | 10 + .../12/funding/redemptionAmountZero.ts | 8 + generated_dff/12/funding/redemptionExpired.ts | 8 + .../12/funding/redemptionRequested.ts | 13 + generated_dff/12/funding/redemptionSettled.ts | 8 + .../12/funding/redemptionTaxAmountUpdated.ts | 10 + .../12/funding/removedRestrictedAddress.ts | 8 + generated_dff/12/funding/startedBidding.ts | 6 + generated_dff/12/funding/stoppedBidding.ts | 6 + generated_dff/12/governance/approved.ts | 5 + .../12/governance/decodeOfCallFailed.ts | 7 + generated_dff/12/governance/executed.ts | 5 + generated_dff/12/governance/expired.ts | 5 + .../12/governance/failedExecution.ts | 8 + .../12/governance/govKeyCallExecuted.ts | 8 + .../governance/govKeyCallExecutionFailed.ts | 11 + .../governance/govKeyCallHashWhitelisted.ts | 10 + generated_dff/12/governance/proposed.ts | 5 + .../governance/upgradeConditionsSatisfied.ts | 7 + generated_dff/12/grandpa/newAuthorities.ts | 8 + generated_dff/12/grandpa/paused.ts | 5 + generated_dff/12/grandpa/resumed.ts | 5 + .../12/liquidityPools/assetSwapped.ts | 13 + .../12/liquidityPools/limitOrderBurned.ts | 21 + .../12/liquidityPools/limitOrderMinted.ts | 21 + .../12/liquidityPools/liquidityFeeUpdated.ts | 11 + .../12/liquidityPools/networkFeeTaken.ts | 10 + .../12/liquidityPools/newPoolCreated.ts | 12 + .../12/liquidityPools/poolStateUpdated.ts | 11 + .../12/liquidityPools/rangeOrderBurned.ts | 20 + .../12/liquidityPools/rangeOrderMinted.ts | 20 + .../12/liquidityPools/updatedBuyInterval.ts | 9 + .../12/liquidityProvider/accountCredited.ts | 16 + .../12/liquidityProvider/accountDebited.ts | 16 + .../emergencyWithdrawalAddressRegistered.ts | 15 + .../liquidityDepositAddressExpired.ts | 10 + .../liquidityDepositAddressReady.ts | 12 + .../12/liquidityProvider/lpTtlSet.ts | 7 + .../withdrawalEgressScheduled.ts | 18 + .../polkadotBroadcaster/broadcastAborted.ts | 9 + .../broadcastAttemptTimeout.ts | 10 + .../broadcastCallbackExecuted.ts | 11 + .../broadcastRetryScheduled.ts | 10 + .../polkadotBroadcaster/broadcastSuccess.ts | 11 + .../thresholdSignatureInvalid.ts | 9 + .../transactionBroadcastRequest.ts | 18 + .../chainStateUpdated.ts | 10 + .../assetEgressStatusChanged.ts | 11 + .../batchBroadcastRequested.ts | 11 + .../ccmBroadcastRequested.ts | 11 + .../polkadotIngressEgress/ccmEgressInvalid.ts | 15 + .../depositFetchesScheduled.ts | 11 + .../polkadotIngressEgress/depositIgnored.ts | 16 + .../polkadotIngressEgress/depositReceived.ts | 16 + .../polkadotIngressEgress/egressScheduled.ts | 18 + .../minimumDepositSet.ts | 11 + .../polkadotIngressEgress/startWitnessing.ts | 12 + .../polkadotIngressEgress/stopWitnessing.ts | 11 + .../vaultTransferFailed.ts | 16 + .../currentKeyUnavailable.ts | 10 + .../failureReportProcessed.ts | 12 + .../polkadotThresholdSigner/retryRequested.ts | 11 + .../signersUnavailable.ts | 10 + .../thresholdDispatchComplete.ts | 12 + .../thresholdSignatureFailed.ts | 12 + .../thresholdSignatureRequest.ts | 15 + ...hresholdSignatureResponseTimeoutUpdated.ts | 9 + .../thresholdSignatureSuccess.ts | 11 + .../awaitingGovernanceActivation.ts | 10 + .../12/polkadotVault/keyHandoverFailure.ts | 10 + .../keyHandoverFailureReported.ts | 8 + .../12/polkadotVault/keyHandoverRequest.ts | 16 + .../keyHandoverResponseTimeout.ts | 10 + .../12/polkadotVault/keyHandoverSuccess.ts | 10 + .../keyHandoverSuccessReported.ts | 8 + .../keyHandoverVerificationFailure.ts | 10 + .../keyHandoverVerificationSuccess.ts | 10 + .../12/polkadotVault/keygenFailure.ts | 8 + .../12/polkadotVault/keygenFailureReported.ts | 8 + .../12/polkadotVault/keygenRequest.ts | 12 + .../12/polkadotVault/keygenResponseTimeout.ts | 8 + .../keygenResponseTimeoutUpdated.ts | 9 + .../12/polkadotVault/keygenSuccess.ts | 8 + .../12/polkadotVault/keygenSuccessReported.ts | 8 + .../keygenVerificationFailure.ts | 10 + .../keygenVerificationSuccess.ts | 10 + .../12/polkadotVault/noKeyHandover.ts | 7 + .../polkadotVault/vaultRotatedExternally.ts | 8 + .../12/polkadotVault/vaultRotationAborted.ts | 7 + .../polkadotVault/vaultRotationCompleted.ts | 7 + .../12/reputation/accrualRateUpdated.ts | 10 + .../missedHeartbeatPenaltyUpdated.ts | 9 + generated_dff/12/reputation/offencePenalty.ts | 15 + generated_dff/12/reputation/penaltyUpdated.ts | 15 + generated_dff/12/session/newSession.ts | 5 + generated_dff/12/swapping/batchSwapFailed.ts | 16 + .../12/swapping/ccmDepositReceived.ts | 19 + .../12/swapping/ccmEgressScheduled.ts | 11 + generated_dff/12/swapping/ccmFailed.ts | 14 + .../12/swapping/minimumSwapAmountSet.ts | 11 + generated_dff/12/swapping/swapAmountTooLow.ts | 18 + .../12/swapping/swapDepositAddressExpired.ts | 11 + .../12/swapping/swapDepositAddressReady.ts | 22 + .../12/swapping/swapEgressScheduled.ts | 17 + generated_dff/12/swapping/swapExecuted.ts | 13 + generated_dff/12/swapping/swapScheduled.ts | 21 + generated_dff/12/swapping/swapTtlSet.ts | 5 + .../12/swapping/withdrawalRequested.ts | 16 + generated_dff/12/system/codeUpdated.ts | 5 + generated_dff/12/system/extrinsicFailed.ts | 12 + generated_dff/12/system/extrinsicSuccess.ts | 10 + generated_dff/12/system/killedAccount.ts | 6 + generated_dff/12/system/newAccount.ts | 6 + generated_dff/12/system/remarked.ts | 6 + .../govKeyUpdatedHasFailed.ts | 11 + .../govKeyUpdatedWasSuccessful.ts | 11 + .../tokenholderGovernance/proposalEnacted.ts | 10 + .../tokenholderGovernance/proposalPassed.ts | 10 + .../tokenholderGovernance/proposalRejected.ts | 10 + .../proposalSubmitted.ts | 10 + .../transactionPayment/transactionFeePaid.ts | 12 + .../12/validator/auctionCompleted.ts | 11 + .../12/validator/cFEVersionUpdated.ts | 12 + generated_dff/12/validator/newEpoch.ts | 5 + .../12/validator/palletConfigUpdated.ts | 10 + .../12/validator/peerIdRegistered.ts | 13 + .../12/validator/peerIdUnregistered.ts | 8 + generated_dff/12/validator/rotationAborted.ts | 7 + .../12/validator/rotationPhaseUpdated.ts | 10 + generated_dff/12/validator/vanityNameSet.ts | 8 + .../12/witnesser/witnessExecutionFailed.ts | 11 + .../broadcastRetryScheduled.ts | 10 + .../bitcoinBroadcaster/broadcastTimeout.ts | 9 + .../transactionBroadcastRequest.ts | 17 + .../bitcoinIngressEgress/depositIgnored.ts | 20 + .../bitcoinIngressEgress/depositReceived.ts | 21 + .../bitcoinIngressEgress/utxoConsolidation.ts | 9 + generated_dff/120/common.ts | 620 ++++++++++++++++++ .../120/emissions/backupRewardsDistributed.ts | 11 + .../120/emissions/flipBurnSkipped.ts | 10 + .../120/emissions/networkFeeBurned.ts | 11 + .../utxoConsolidationParametersUpdated.ts | 10 + .../broadcastRetryScheduled.ts | 10 + .../ethereumBroadcaster/broadcastTimeout.ts | 9 + .../transactionBroadcastRequest.ts | 17 + .../ethereumIngressEgress/depositIgnored.ts | 18 + .../ethereumIngressEgress/depositReceived.ts | 19 + .../utxoConsolidation.ts | 9 + .../liquidityDepositCredited.ts | 16 + .../withdrawalEgressScheduled.ts | 19 + .../broadcastRetryScheduled.ts | 10 + .../polkadotBroadcaster/broadcastTimeout.ts | 9 + .../transactionBroadcastRequest.ts | 17 + .../polkadotIngressEgress/depositIgnored.ts | 18 + .../polkadotIngressEgress/depositReceived.ts | 19 + .../utxoConsolidation.ts | 9 + .../120/swapping/swapEgressIgnored.ts | 17 + .../120/swapping/swapEgressScheduled.ts | 18 + generated_dff/120/swapping/swapExecuted.ts | 15 + .../120/swapping/withdrawalRequested.ts | 17 + generated_dff/15/common.ts | 484 ++++++++++++++ .../ethereumBroadcaster/broadcastSuccess.ts | 11 + .../transactionBroadcastRequest.ts | 18 + .../thresholdSignatureRequest.ts | 20 + .../awaitingGovernanceActivation.ts | 10 + .../15/ethereumVault/keyHandoverRequest.ts | 16 + .../keyHandoverVerificationSuccess.ts | 10 + .../keygenVerificationSuccess.ts | 10 + .../ethereumVault/vaultRotatedExternally.ts | 8 + .../15/liquidityPools/limitOrderUpdated.ts | 24 + .../15/liquidityPools/newPoolCreated.ts | 13 + .../15/liquidityPools/poolStateUpdated.ts | 12 + .../15/liquidityPools/rangeOrderUpdated.ts | 25 + generated_dff/16/common.ts | 484 ++++++++++++++ generated_dff/17/common.ts | 484 ++++++++++++++ generated_dff/18/common.ts | 484 ++++++++++++++ generated_dff/19/common.ts | 484 ++++++++++++++ generated_dff/20/common.ts | 484 ++++++++++++++ generated_dff/21/common.ts | 484 ++++++++++++++ generated_dff/22/common.ts | 511 +++++++++++++++ .../22/funding/boundExecutorAddress.ts | 11 + .../liquidityDepositAddressReady.ts | 19 + .../liquidityRefundAddressRegistered.ts | 16 + generated_dff/25/common.ts | 511 +++++++++++++++ src/codegen.ts | 81 ++- src/main.ts | 2 +- 360 files changed, 12797 insertions(+), 7 deletions(-) create mode 100644 generated_dff/100/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated_dff/100/bitcoinIngressEgress/depositWitnessRejected.ts create mode 100644 generated_dff/100/common.ts create mode 100644 generated_dff/100/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated_dff/100/ethereumIngressEgress/depositWitnessRejected.ts create mode 100644 generated_dff/100/liquidityPools/limitOrderUpdated.ts create mode 100644 generated_dff/100/liquidityPools/poolFeeSet.ts create mode 100644 generated_dff/100/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated_dff/100/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated_dff/100/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRecorded.ts create mode 100644 generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRefused.ts create mode 100644 generated_dff/100/polkadotIngressEgress/depositWitnessRejected.ts create mode 100644 generated_dff/100/reputation/accrualRateUpdated.ts create mode 100644 generated_dff/100/swapping/swapDepositAddressReady.ts create mode 100644 generated_dff/100/witnesser/prewitnessed.ts create mode 100644 generated_dff/102/common.ts create mode 100644 generated_dff/102/swapping/maximumSwapAmountSet.ts create mode 100644 generated_dff/102/swapping/swapAmountConfiscated.ts create mode 100644 generated_dff/103/common.ts create mode 100644 generated_dff/110/bitcoinBroadcaster/callResigned.ts create mode 100644 generated_dff/110/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/110/bitcoinIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated_dff/110/bitcoinIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated_dff/110/bitcoinIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated_dff/110/bitcoinIngressEgress/transferFallbackRequested.ts create mode 100644 generated_dff/110/common.ts create mode 100644 generated_dff/110/ethereumBroadcaster/callResigned.ts create mode 100644 generated_dff/110/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/110/ethereumIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated_dff/110/ethereumIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated_dff/110/ethereumIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated_dff/110/ethereumIngressEgress/transferFallbackRequested.ts create mode 100644 generated_dff/110/liquidityPools/limitOrderSetOrUpdateScheduled.ts create mode 100644 generated_dff/110/liquidityPools/limitOrderUpdated.ts create mode 100644 generated_dff/110/liquidityPools/newPoolCreated.ts create mode 100644 generated_dff/110/liquidityPools/poolFeeSet.ts create mode 100644 generated_dff/110/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts create mode 100644 generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts create mode 100644 generated_dff/110/polkadotBroadcaster/callResigned.ts create mode 100644 generated_dff/110/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/110/polkadotIngressEgress/ccmBroadcastFailed.ts create mode 100644 generated_dff/110/polkadotIngressEgress/failedForeignChainCallExpired.ts create mode 100644 generated_dff/110/polkadotIngressEgress/failedForeignChainCallResigned.ts create mode 100644 generated_dff/110/polkadotIngressEgress/transferFallbackRequested.ts create mode 100644 generated_dff/111/common.ts create mode 100644 generated_dff/114/common.ts create mode 100644 generated_dff/12/accountRoles/accountRoleRegistered.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/broadcastAborted.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/broadcastSuccess.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/12/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/12/bitcoinChainTracking/chainStateUpdated.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/batchBroadcastRequested.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/ccmEgressInvalid.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/depositFetchesScheduled.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/egressScheduled.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/minimumDepositSet.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/startWitnessing.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/stopWitnessing.ts create mode 100644 generated_dff/12/bitcoinIngressEgress/vaultTransferFailed.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/failureReportProcessed.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/retryRequested.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/signersUnavailable.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated_dff/12/bitcoinThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated_dff/12/bitcoinVault/awaitingGovernanceActivation.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverFailure.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverFailureReported.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverRequest.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverResponseTimeout.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverSuccess.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverSuccessReported.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverVerificationFailure.ts create mode 100644 generated_dff/12/bitcoinVault/keyHandoverVerificationSuccess.ts create mode 100644 generated_dff/12/bitcoinVault/keygenFailure.ts create mode 100644 generated_dff/12/bitcoinVault/keygenFailureReported.ts create mode 100644 generated_dff/12/bitcoinVault/keygenRequest.ts create mode 100644 generated_dff/12/bitcoinVault/keygenResponseTimeout.ts create mode 100644 generated_dff/12/bitcoinVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated_dff/12/bitcoinVault/keygenSuccess.ts create mode 100644 generated_dff/12/bitcoinVault/keygenSuccessReported.ts create mode 100644 generated_dff/12/bitcoinVault/keygenVerificationFailure.ts create mode 100644 generated_dff/12/bitcoinVault/keygenVerificationSuccess.ts create mode 100644 generated_dff/12/bitcoinVault/noKeyHandover.ts create mode 100644 generated_dff/12/bitcoinVault/vaultRotatedExternally.ts create mode 100644 generated_dff/12/bitcoinVault/vaultRotationAborted.ts create mode 100644 generated_dff/12/bitcoinVault/vaultRotationCompleted.ts create mode 100644 generated_dff/12/common.ts create mode 100644 generated_dff/12/emissions/backupNodeInflationEmissionsUpdated.ts create mode 100644 generated_dff/12/emissions/currentAuthorityInflationEmissionsUpdated.ts create mode 100644 generated_dff/12/emissions/supplyUpdateBroadcastRequested.ts create mode 100644 generated_dff/12/emissions/supplyUpdateIntervalUpdated.ts create mode 100644 generated_dff/12/environment/addedNewEthAsset.ts create mode 100644 generated_dff/12/environment/bitcoinBlockNumberSetForVault.ts create mode 100644 generated_dff/12/environment/nextCompatibilityVersionSet.ts create mode 100644 generated_dff/12/environment/polkadotVaultAccountSet.ts create mode 100644 generated_dff/12/environment/runtimeSafeModeUpdated.ts create mode 100644 generated_dff/12/environment/updatedEthAsset.ts create mode 100644 generated_dff/12/ethereumBroadcaster/broadcastAborted.ts create mode 100644 generated_dff/12/ethereumBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated_dff/12/ethereumBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated_dff/12/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated_dff/12/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated_dff/12/ethereumBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/12/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/12/ethereumChainTracking/chainStateUpdated.ts create mode 100644 generated_dff/12/ethereumIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated_dff/12/ethereumIngressEgress/batchBroadcastRequested.ts create mode 100644 generated_dff/12/ethereumIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated_dff/12/ethereumIngressEgress/ccmEgressInvalid.ts create mode 100644 generated_dff/12/ethereumIngressEgress/depositFetchesScheduled.ts create mode 100644 generated_dff/12/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated_dff/12/ethereumIngressEgress/depositReceived.ts create mode 100644 generated_dff/12/ethereumIngressEgress/egressScheduled.ts create mode 100644 generated_dff/12/ethereumIngressEgress/minimumDepositSet.ts create mode 100644 generated_dff/12/ethereumIngressEgress/startWitnessing.ts create mode 100644 generated_dff/12/ethereumIngressEgress/stopWitnessing.ts create mode 100644 generated_dff/12/ethereumIngressEgress/vaultTransferFailed.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/failureReportProcessed.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/retryRequested.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/signersUnavailable.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated_dff/12/ethereumThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated_dff/12/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverFailure.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverFailureReported.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverRequest.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverResponseTimeout.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverSuccess.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverSuccessReported.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverVerificationFailure.ts create mode 100644 generated_dff/12/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated_dff/12/ethereumVault/keygenFailure.ts create mode 100644 generated_dff/12/ethereumVault/keygenFailureReported.ts create mode 100644 generated_dff/12/ethereumVault/keygenRequest.ts create mode 100644 generated_dff/12/ethereumVault/keygenResponseTimeout.ts create mode 100644 generated_dff/12/ethereumVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated_dff/12/ethereumVault/keygenSuccess.ts create mode 100644 generated_dff/12/ethereumVault/keygenSuccessReported.ts create mode 100644 generated_dff/12/ethereumVault/keygenVerificationFailure.ts create mode 100644 generated_dff/12/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated_dff/12/ethereumVault/noKeyHandover.ts create mode 100644 generated_dff/12/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated_dff/12/ethereumVault/vaultRotationAborted.ts create mode 100644 generated_dff/12/ethereumVault/vaultRotationCompleted.ts create mode 100644 generated_dff/12/flip/accountReaped.ts create mode 100644 generated_dff/12/flip/remainingImbalance.ts create mode 100644 generated_dff/12/flip/slashingPerformed.ts create mode 100644 generated_dff/12/flip/slashingRateUpdated.ts create mode 100644 generated_dff/12/funding/addedRestrictedAddress.ts create mode 100644 generated_dff/12/funding/boundRedeemAddress.ts create mode 100644 generated_dff/12/funding/failedFundingAttempt.ts create mode 100644 generated_dff/12/funding/funded.ts create mode 100644 generated_dff/12/funding/minimumFundingUpdated.ts create mode 100644 generated_dff/12/funding/redemptionAmountZero.ts create mode 100644 generated_dff/12/funding/redemptionExpired.ts create mode 100644 generated_dff/12/funding/redemptionRequested.ts create mode 100644 generated_dff/12/funding/redemptionSettled.ts create mode 100644 generated_dff/12/funding/redemptionTaxAmountUpdated.ts create mode 100644 generated_dff/12/funding/removedRestrictedAddress.ts create mode 100644 generated_dff/12/funding/startedBidding.ts create mode 100644 generated_dff/12/funding/stoppedBidding.ts create mode 100644 generated_dff/12/governance/approved.ts create mode 100644 generated_dff/12/governance/decodeOfCallFailed.ts create mode 100644 generated_dff/12/governance/executed.ts create mode 100644 generated_dff/12/governance/expired.ts create mode 100644 generated_dff/12/governance/failedExecution.ts create mode 100644 generated_dff/12/governance/govKeyCallExecuted.ts create mode 100644 generated_dff/12/governance/govKeyCallExecutionFailed.ts create mode 100644 generated_dff/12/governance/govKeyCallHashWhitelisted.ts create mode 100644 generated_dff/12/governance/proposed.ts create mode 100644 generated_dff/12/governance/upgradeConditionsSatisfied.ts create mode 100644 generated_dff/12/grandpa/newAuthorities.ts create mode 100644 generated_dff/12/grandpa/paused.ts create mode 100644 generated_dff/12/grandpa/resumed.ts create mode 100644 generated_dff/12/liquidityPools/assetSwapped.ts create mode 100644 generated_dff/12/liquidityPools/limitOrderBurned.ts create mode 100644 generated_dff/12/liquidityPools/limitOrderMinted.ts create mode 100644 generated_dff/12/liquidityPools/liquidityFeeUpdated.ts create mode 100644 generated_dff/12/liquidityPools/networkFeeTaken.ts create mode 100644 generated_dff/12/liquidityPools/newPoolCreated.ts create mode 100644 generated_dff/12/liquidityPools/poolStateUpdated.ts create mode 100644 generated_dff/12/liquidityPools/rangeOrderBurned.ts create mode 100644 generated_dff/12/liquidityPools/rangeOrderMinted.ts create mode 100644 generated_dff/12/liquidityPools/updatedBuyInterval.ts create mode 100644 generated_dff/12/liquidityProvider/accountCredited.ts create mode 100644 generated_dff/12/liquidityProvider/accountDebited.ts create mode 100644 generated_dff/12/liquidityProvider/emergencyWithdrawalAddressRegistered.ts create mode 100644 generated_dff/12/liquidityProvider/liquidityDepositAddressExpired.ts create mode 100644 generated_dff/12/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated_dff/12/liquidityProvider/lpTtlSet.ts create mode 100644 generated_dff/12/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated_dff/12/polkadotBroadcaster/broadcastAborted.ts create mode 100644 generated_dff/12/polkadotBroadcaster/broadcastAttemptTimeout.ts create mode 100644 generated_dff/12/polkadotBroadcaster/broadcastCallbackExecuted.ts create mode 100644 generated_dff/12/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated_dff/12/polkadotBroadcaster/broadcastSuccess.ts create mode 100644 generated_dff/12/polkadotBroadcaster/thresholdSignatureInvalid.ts create mode 100644 generated_dff/12/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/12/polkadotChainTracking/chainStateUpdated.ts create mode 100644 generated_dff/12/polkadotIngressEgress/assetEgressStatusChanged.ts create mode 100644 generated_dff/12/polkadotIngressEgress/batchBroadcastRequested.ts create mode 100644 generated_dff/12/polkadotIngressEgress/ccmBroadcastRequested.ts create mode 100644 generated_dff/12/polkadotIngressEgress/ccmEgressInvalid.ts create mode 100644 generated_dff/12/polkadotIngressEgress/depositFetchesScheduled.ts create mode 100644 generated_dff/12/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated_dff/12/polkadotIngressEgress/depositReceived.ts create mode 100644 generated_dff/12/polkadotIngressEgress/egressScheduled.ts create mode 100644 generated_dff/12/polkadotIngressEgress/minimumDepositSet.ts create mode 100644 generated_dff/12/polkadotIngressEgress/startWitnessing.ts create mode 100644 generated_dff/12/polkadotIngressEgress/stopWitnessing.ts create mode 100644 generated_dff/12/polkadotIngressEgress/vaultTransferFailed.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/currentKeyUnavailable.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/failureReportProcessed.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/retryRequested.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/signersUnavailable.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/thresholdDispatchComplete.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/thresholdSignatureFailed.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts create mode 100644 generated_dff/12/polkadotThresholdSigner/thresholdSignatureSuccess.ts create mode 100644 generated_dff/12/polkadotVault/awaitingGovernanceActivation.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverFailure.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverFailureReported.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverRequest.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverResponseTimeout.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverSuccess.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverSuccessReported.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverVerificationFailure.ts create mode 100644 generated_dff/12/polkadotVault/keyHandoverVerificationSuccess.ts create mode 100644 generated_dff/12/polkadotVault/keygenFailure.ts create mode 100644 generated_dff/12/polkadotVault/keygenFailureReported.ts create mode 100644 generated_dff/12/polkadotVault/keygenRequest.ts create mode 100644 generated_dff/12/polkadotVault/keygenResponseTimeout.ts create mode 100644 generated_dff/12/polkadotVault/keygenResponseTimeoutUpdated.ts create mode 100644 generated_dff/12/polkadotVault/keygenSuccess.ts create mode 100644 generated_dff/12/polkadotVault/keygenSuccessReported.ts create mode 100644 generated_dff/12/polkadotVault/keygenVerificationFailure.ts create mode 100644 generated_dff/12/polkadotVault/keygenVerificationSuccess.ts create mode 100644 generated_dff/12/polkadotVault/noKeyHandover.ts create mode 100644 generated_dff/12/polkadotVault/vaultRotatedExternally.ts create mode 100644 generated_dff/12/polkadotVault/vaultRotationAborted.ts create mode 100644 generated_dff/12/polkadotVault/vaultRotationCompleted.ts create mode 100644 generated_dff/12/reputation/accrualRateUpdated.ts create mode 100644 generated_dff/12/reputation/missedHeartbeatPenaltyUpdated.ts create mode 100644 generated_dff/12/reputation/offencePenalty.ts create mode 100644 generated_dff/12/reputation/penaltyUpdated.ts create mode 100644 generated_dff/12/session/newSession.ts create mode 100644 generated_dff/12/swapping/batchSwapFailed.ts create mode 100644 generated_dff/12/swapping/ccmDepositReceived.ts create mode 100644 generated_dff/12/swapping/ccmEgressScheduled.ts create mode 100644 generated_dff/12/swapping/ccmFailed.ts create mode 100644 generated_dff/12/swapping/minimumSwapAmountSet.ts create mode 100644 generated_dff/12/swapping/swapAmountTooLow.ts create mode 100644 generated_dff/12/swapping/swapDepositAddressExpired.ts create mode 100644 generated_dff/12/swapping/swapDepositAddressReady.ts create mode 100644 generated_dff/12/swapping/swapEgressScheduled.ts create mode 100644 generated_dff/12/swapping/swapExecuted.ts create mode 100644 generated_dff/12/swapping/swapScheduled.ts create mode 100644 generated_dff/12/swapping/swapTtlSet.ts create mode 100644 generated_dff/12/swapping/withdrawalRequested.ts create mode 100644 generated_dff/12/system/codeUpdated.ts create mode 100644 generated_dff/12/system/extrinsicFailed.ts create mode 100644 generated_dff/12/system/extrinsicSuccess.ts create mode 100644 generated_dff/12/system/killedAccount.ts create mode 100644 generated_dff/12/system/newAccount.ts create mode 100644 generated_dff/12/system/remarked.ts create mode 100644 generated_dff/12/tokenholderGovernance/govKeyUpdatedHasFailed.ts create mode 100644 generated_dff/12/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts create mode 100644 generated_dff/12/tokenholderGovernance/proposalEnacted.ts create mode 100644 generated_dff/12/tokenholderGovernance/proposalPassed.ts create mode 100644 generated_dff/12/tokenholderGovernance/proposalRejected.ts create mode 100644 generated_dff/12/tokenholderGovernance/proposalSubmitted.ts create mode 100644 generated_dff/12/transactionPayment/transactionFeePaid.ts create mode 100644 generated_dff/12/validator/auctionCompleted.ts create mode 100644 generated_dff/12/validator/cFEVersionUpdated.ts create mode 100644 generated_dff/12/validator/newEpoch.ts create mode 100644 generated_dff/12/validator/palletConfigUpdated.ts create mode 100644 generated_dff/12/validator/peerIdRegistered.ts create mode 100644 generated_dff/12/validator/peerIdUnregistered.ts create mode 100644 generated_dff/12/validator/rotationAborted.ts create mode 100644 generated_dff/12/validator/rotationPhaseUpdated.ts create mode 100644 generated_dff/12/validator/vanityNameSet.ts create mode 100644 generated_dff/12/witnesser/witnessExecutionFailed.ts create mode 100644 generated_dff/120/bitcoinBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated_dff/120/bitcoinBroadcaster/broadcastTimeout.ts create mode 100644 generated_dff/120/bitcoinBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/120/bitcoinIngressEgress/depositIgnored.ts create mode 100644 generated_dff/120/bitcoinIngressEgress/depositReceived.ts create mode 100644 generated_dff/120/bitcoinIngressEgress/utxoConsolidation.ts create mode 100644 generated_dff/120/common.ts create mode 100644 generated_dff/120/emissions/backupRewardsDistributed.ts create mode 100644 generated_dff/120/emissions/flipBurnSkipped.ts create mode 100644 generated_dff/120/emissions/networkFeeBurned.ts create mode 100644 generated_dff/120/environment/utxoConsolidationParametersUpdated.ts create mode 100644 generated_dff/120/ethereumBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated_dff/120/ethereumBroadcaster/broadcastTimeout.ts create mode 100644 generated_dff/120/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/120/ethereumIngressEgress/depositIgnored.ts create mode 100644 generated_dff/120/ethereumIngressEgress/depositReceived.ts create mode 100644 generated_dff/120/ethereumIngressEgress/utxoConsolidation.ts create mode 100644 generated_dff/120/liquidityProvider/liquidityDepositCredited.ts create mode 100644 generated_dff/120/liquidityProvider/withdrawalEgressScheduled.ts create mode 100644 generated_dff/120/polkadotBroadcaster/broadcastRetryScheduled.ts create mode 100644 generated_dff/120/polkadotBroadcaster/broadcastTimeout.ts create mode 100644 generated_dff/120/polkadotBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/120/polkadotIngressEgress/depositIgnored.ts create mode 100644 generated_dff/120/polkadotIngressEgress/depositReceived.ts create mode 100644 generated_dff/120/polkadotIngressEgress/utxoConsolidation.ts create mode 100644 generated_dff/120/swapping/swapEgressIgnored.ts create mode 100644 generated_dff/120/swapping/swapEgressScheduled.ts create mode 100644 generated_dff/120/swapping/swapExecuted.ts create mode 100644 generated_dff/120/swapping/withdrawalRequested.ts create mode 100644 generated_dff/15/common.ts create mode 100644 generated_dff/15/ethereumBroadcaster/broadcastSuccess.ts create mode 100644 generated_dff/15/ethereumBroadcaster/transactionBroadcastRequest.ts create mode 100644 generated_dff/15/ethereumThresholdSigner/thresholdSignatureRequest.ts create mode 100644 generated_dff/15/ethereumVault/awaitingGovernanceActivation.ts create mode 100644 generated_dff/15/ethereumVault/keyHandoverRequest.ts create mode 100644 generated_dff/15/ethereumVault/keyHandoverVerificationSuccess.ts create mode 100644 generated_dff/15/ethereumVault/keygenVerificationSuccess.ts create mode 100644 generated_dff/15/ethereumVault/vaultRotatedExternally.ts create mode 100644 generated_dff/15/liquidityPools/limitOrderUpdated.ts create mode 100644 generated_dff/15/liquidityPools/newPoolCreated.ts create mode 100644 generated_dff/15/liquidityPools/poolStateUpdated.ts create mode 100644 generated_dff/15/liquidityPools/rangeOrderUpdated.ts create mode 100644 generated_dff/16/common.ts create mode 100644 generated_dff/17/common.ts create mode 100644 generated_dff/18/common.ts create mode 100644 generated_dff/19/common.ts create mode 100644 generated_dff/20/common.ts create mode 100644 generated_dff/21/common.ts create mode 100644 generated_dff/22/common.ts create mode 100644 generated_dff/22/funding/boundExecutorAddress.ts create mode 100644 generated_dff/22/liquidityProvider/liquidityDepositAddressReady.ts create mode 100644 generated_dff/22/liquidityProvider/liquidityRefundAddressRegistered.ts create mode 100644 generated_dff/25/common.ts diff --git a/generated_dff/100/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/100/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..dda5ab8 --- /dev/null +++ b/generated_dff/100/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts b/generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..6bcb070 --- /dev/null +++ b/generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey, numberOrHex } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: cfChainsBtcScriptPubkey, + amount: numberOrHex, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRefused.ts b/generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..c2dbeb8 --- /dev/null +++ b/generated_dff/100/bitcoinBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcScriptPubkey } from '../common'; + +export const bitcoinBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: cfChainsBtcScriptPubkey, +}); + +export type BitcoinBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof bitcoinBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated_dff/100/bitcoinIngressEgress/depositWitnessRejected.ts b/generated_dff/100/bitcoinIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..beca3f3 --- /dev/null +++ b/generated_dff/100/bitcoinIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessBitcoin, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessBitcoin, +}); + +export type BitcoinIngressEgressDepositWitnessRejectedArgs = z.output< + typeof bitcoinIngressEgressDepositWitnessRejected +>; diff --git a/generated_dff/100/common.ts b/generated_dff/100/common.ts new file mode 100644 index 0000000..8c22167 --- /dev/null +++ b/generated_dff/100/common.ts @@ -0,0 +1,545 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMap, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); diff --git a/generated_dff/100/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/100/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..a832086 --- /dev/null +++ b/generated_dff/100/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRecorded.ts b/generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..16bc87b --- /dev/null +++ b/generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRefused.ts b/generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..5c84494 --- /dev/null +++ b/generated_dff/100/ethereumBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const ethereumBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type EthereumBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof ethereumBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated_dff/100/ethereumIngressEgress/depositWitnessRejected.ts b/generated_dff/100/ethereumIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..ccece34 --- /dev/null +++ b/generated_dff/100/ethereumIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessEthereum, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessEthereum, +}); + +export type EthereumIngressEgressDepositWitnessRejectedArgs = z.output< + typeof ethereumIngressEgressDepositWitnessRejected +>; diff --git a/generated_dff/100/liquidityPools/limitOrderUpdated.ts b/generated_dff/100/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..ea6cf67 --- /dev/null +++ b/generated_dff/100/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + amountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated_dff/100/liquidityPools/poolFeeSet.ts b/generated_dff/100/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..ad2755f --- /dev/null +++ b/generated_dff/100/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated_dff/100/liquidityPools/rangeOrderUpdated.ts b/generated_dff/100/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..910b3c5 --- /dev/null +++ b/generated_dff/100/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated_dff/100/liquidityProvider/liquidityDepositAddressReady.ts b/generated_dff/100/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..f536940 --- /dev/null +++ b/generated_dff/100/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + accountId, + depositChainExpiryBlock: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated_dff/100/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/100/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e0fc079 --- /dev/null +++ b/generated_dff/100/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), + retryBroadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRecorded.ts b/generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRecorded.ts new file mode 100644 index 0000000..e1d896e --- /dev/null +++ b/generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRecorded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRecorded = z.object({ + beneficiary: hexString, + amount: numberOrHex, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRecordedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRecorded +>; diff --git a/generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRefused.ts b/generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRefused.ts new file mode 100644 index 0000000..cb9c042 --- /dev/null +++ b/generated_dff/100/polkadotBroadcaster/transactionFeeDeficitRefused.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterTransactionFeeDeficitRefused = z.object({ + beneficiary: hexString, +}); + +export type PolkadotBroadcasterTransactionFeeDeficitRefusedArgs = z.output< + typeof polkadotBroadcasterTransactionFeeDeficitRefused +>; diff --git a/generated_dff/100/polkadotIngressEgress/depositWitnessRejected.ts b/generated_dff/100/polkadotIngressEgress/depositWitnessRejected.ts new file mode 100644 index 0000000..6256eab --- /dev/null +++ b/generated_dff/100/polkadotIngressEgress/depositWitnessRejected.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + palletCfIngressEgressDepositWitnessPolkadot, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressDepositWitnessRejected = z.object({ + reason: spRuntimeDispatchError, + depositWitness: palletCfIngressEgressDepositWitnessPolkadot, +}); + +export type PolkadotIngressEgressDepositWitnessRejectedArgs = z.output< + typeof polkadotIngressEgressDepositWitnessRejected +>; diff --git a/generated_dff/100/reputation/accrualRateUpdated.ts b/generated_dff/100/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..7ad1fed --- /dev/null +++ b/generated_dff/100/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + numberOfBlocks: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated_dff/100/swapping/swapDepositAddressReady.ts b/generated_dff/100/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..615ac6a --- /dev/null +++ b/generated_dff/100/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), + sourceChainExpiryBlock: numberOrHex, +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated_dff/100/witnesser/prewitnessed.ts b/generated_dff/100/witnesser/prewitnessed.ts new file mode 100644 index 0000000..0e2c8b8 --- /dev/null +++ b/generated_dff/100/witnesser/prewitnessed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const witnesserPrewitnessed = z.object({ call: z.unknown() }); + +export type WitnesserPrewitnessedArgs = z.output; diff --git a/generated_dff/102/common.ts b/generated_dff/102/common.ts new file mode 100644 index 0000000..e952589 --- /dev/null +++ b/generated_dff/102/common.ts @@ -0,0 +1,549 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'Unregistered', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), + z.object({ + __kind: z.literal('MaxAuthoritySetContractionPercentage'), + value: z.object({ percentage: z.number() }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMap, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); diff --git a/generated_dff/102/swapping/maximumSwapAmountSet.ts b/generated_dff/102/swapping/maximumSwapAmountSet.ts new file mode 100644 index 0000000..28fa90b --- /dev/null +++ b/generated_dff/102/swapping/maximumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMaximumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex.nullish(), +}); + +export type SwappingMaximumSwapAmountSetArgs = z.output< + typeof swappingMaximumSwapAmountSet +>; diff --git a/generated_dff/102/swapping/swapAmountConfiscated.ts b/generated_dff/102/swapping/swapAmountConfiscated.ts new file mode 100644 index 0000000..dd5c2de --- /dev/null +++ b/generated_dff/102/swapping/swapAmountConfiscated.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapAmountConfiscated = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + totalAmount: numberOrHex, + confiscatedAmount: numberOrHex, +}); + +export type SwappingSwapAmountConfiscatedArgs = z.output< + typeof swappingSwapAmountConfiscated +>; diff --git a/generated_dff/103/common.ts b/generated_dff/103/common.ts new file mode 100644 index 0000000..e952589 --- /dev/null +++ b/generated_dff/103/common.ts @@ -0,0 +1,549 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'Unregistered', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), + z.object({ + __kind: z.literal('MaxAuthoritySetContractionPercentage'), + value: z.object({ percentage: z.number() }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMap, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); diff --git a/generated_dff/110/bitcoinBroadcaster/callResigned.ts b/generated_dff/110/bitcoinBroadcaster/callResigned.ts new file mode 100644 index 0000000..e9ee204 --- /dev/null +++ b/generated_dff/110/bitcoinBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterCallResignedArgs = z.output< + typeof bitcoinBroadcasterCallResigned +>; diff --git a/generated_dff/110/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/110/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..2a5b6ce --- /dev/null +++ b/generated_dff/110/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/110/bitcoinIngressEgress/ccmBroadcastFailed.ts b/generated_dff/110/bitcoinIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..7e7068a --- /dev/null +++ b/generated_dff/110/bitcoinIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressCcmBroadcastFailedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastFailed +>; diff --git a/generated_dff/110/bitcoinIngressEgress/failedForeignChainCallExpired.ts b/generated_dff/110/bitcoinIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..72df130 --- /dev/null +++ b/generated_dff/110/bitcoinIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated_dff/110/bitcoinIngressEgress/failedForeignChainCallResigned.ts b/generated_dff/110/bitcoinIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..fea89f1 --- /dev/null +++ b/generated_dff/110/bitcoinIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type BitcoinIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof bitcoinIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated_dff/110/bitcoinIngressEgress/transferFallbackRequested.ts b/generated_dff/110/bitcoinIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..41117c3 --- /dev/null +++ b/generated_dff/110/bitcoinIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressTransferFallbackRequestedArgs = z.output< + typeof bitcoinIngressEgressTransferFallbackRequested +>; diff --git a/generated_dff/110/common.ts b/generated_dff/110/common.ts new file mode 100644 index 0000000..63b03ab --- /dev/null +++ b/generated_dff/110/common.ts @@ -0,0 +1,551 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'Unregistered', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), + z.object({ + __kind: z.literal('MaxAuthoritySetContractionPercentage'), + value: z.object({ percentage: z.number() }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMapU128 = z.object({ + base: numberOrHex, + quote: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMapU128, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); + +export const cfAmmCommonOrder = simpleEnum(['Buy', 'Sell']); diff --git a/generated_dff/110/ethereumBroadcaster/callResigned.ts b/generated_dff/110/ethereumBroadcaster/callResigned.ts new file mode 100644 index 0000000..b24a876 --- /dev/null +++ b/generated_dff/110/ethereumBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterCallResignedArgs = z.output< + typeof ethereumBroadcasterCallResigned +>; diff --git a/generated_dff/110/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/110/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..aec771f --- /dev/null +++ b/generated_dff/110/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/110/ethereumIngressEgress/ccmBroadcastFailed.ts b/generated_dff/110/ethereumIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..ce39667 --- /dev/null +++ b/generated_dff/110/ethereumIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressCcmBroadcastFailedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastFailed +>; diff --git a/generated_dff/110/ethereumIngressEgress/failedForeignChainCallExpired.ts b/generated_dff/110/ethereumIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..43d3ac1 --- /dev/null +++ b/generated_dff/110/ethereumIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated_dff/110/ethereumIngressEgress/failedForeignChainCallResigned.ts b/generated_dff/110/ethereumIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..e49a09a --- /dev/null +++ b/generated_dff/110/ethereumIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type EthereumIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof ethereumIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated_dff/110/ethereumIngressEgress/transferFallbackRequested.ts b/generated_dff/110/ethereumIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..4a5ba1f --- /dev/null +++ b/generated_dff/110/ethereumIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type EthereumIngressEgressTransferFallbackRequestedArgs = z.output< + typeof ethereumIngressEgressTransferFallbackRequested +>; diff --git a/generated_dff/110/liquidityPools/limitOrderSetOrUpdateScheduled.ts b/generated_dff/110/liquidityPools/limitOrderSetOrUpdateScheduled.ts new file mode 100644 index 0000000..4929b2a --- /dev/null +++ b/generated_dff/110/liquidityPools/limitOrderSetOrUpdateScheduled.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsLimitOrderSetOrUpdateScheduled = z.object({ + lp: accountId, + orderId: numberOrHex, + dispatchAt: z.number(), +}); + +export type LiquidityPoolsLimitOrderSetOrUpdateScheduledArgs = z.output< + typeof liquidityPoolsLimitOrderSetOrUpdateScheduled +>; diff --git a/generated_dff/110/liquidityPools/limitOrderUpdated.ts b/generated_dff/110/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..5242048 --- /dev/null +++ b/generated_dff/110/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfAmmCommonOrder, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + side: cfAmmCommonOrder, + id: numberOrHex, + tick: z.number(), + sellAmountChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + sellAmountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated_dff/110/liquidityPools/newPoolCreated.ts b/generated_dff/110/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..5210faa --- /dev/null +++ b/generated_dff/110/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated_dff/110/liquidityPools/poolFeeSet.ts b/generated_dff/110/liquidityPools/poolFeeSet.ts new file mode 100644 index 0000000..577d70a --- /dev/null +++ b/generated_dff/110/liquidityPools/poolFeeSet.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolFeeSet = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsPoolFeeSetArgs = z.output< + typeof liquidityPoolsPoolFeeSet +>; diff --git a/generated_dff/110/liquidityPools/rangeOrderUpdated.ts b/generated_dff/110/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..0d1cfe9 --- /dev/null +++ b/generated_dff/110/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,23 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMapU128, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + quoteAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + sizeChange: palletCfPoolsPalletIncreaseOrDecrease.nullish(), + liquidityTotal: numberOrHex, + collectedFees: palletCfPoolsAssetsMapU128, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts b/generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts new file mode 100644 index 0000000..a047fb8 --- /dev/null +++ b/generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex, spRuntimeDispatchError } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure = z.object({ + lp: accountId, + orderId: numberOrHex, + error: spRuntimeDispatchError, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchFailureArgs = + z.output; diff --git a/generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts b/generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts new file mode 100644 index 0000000..f9df273 --- /dev/null +++ b/generated_dff/110/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const liquidityPoolsScheduledLimitOrderUpdateDispatchSuccess = z.object({ + lp: accountId, + orderId: numberOrHex, +}); + +export type LiquidityPoolsScheduledLimitOrderUpdateDispatchSuccessArgs = + z.output; diff --git a/generated_dff/110/polkadotBroadcaster/callResigned.ts b/generated_dff/110/polkadotBroadcaster/callResigned.ts new file mode 100644 index 0000000..a8dad6e --- /dev/null +++ b/generated_dff/110/polkadotBroadcaster/callResigned.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterCallResigned = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterCallResignedArgs = z.output< + typeof polkadotBroadcasterCallResigned +>; diff --git a/generated_dff/110/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/110/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..9c09f78 --- /dev/null +++ b/generated_dff/110/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/110/polkadotIngressEgress/ccmBroadcastFailed.ts b/generated_dff/110/polkadotIngressEgress/ccmBroadcastFailed.ts new file mode 100644 index 0000000..084a664 --- /dev/null +++ b/generated_dff/110/polkadotIngressEgress/ccmBroadcastFailed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressCcmBroadcastFailed = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressCcmBroadcastFailedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastFailed +>; diff --git a/generated_dff/110/polkadotIngressEgress/failedForeignChainCallExpired.ts b/generated_dff/110/polkadotIngressEgress/failedForeignChainCallExpired.ts new file mode 100644 index 0000000..bc1c5f5 --- /dev/null +++ b/generated_dff/110/polkadotIngressEgress/failedForeignChainCallExpired.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallExpired = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallExpiredArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallExpired +>; diff --git a/generated_dff/110/polkadotIngressEgress/failedForeignChainCallResigned.ts b/generated_dff/110/polkadotIngressEgress/failedForeignChainCallResigned.ts new file mode 100644 index 0000000..d1e89a4 --- /dev/null +++ b/generated_dff/110/polkadotIngressEgress/failedForeignChainCallResigned.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressFailedForeignChainCallResigned = z.object({ + broadcastId: z.number(), + thresholdSignatureId: z.number(), +}); + +export type PolkadotIngressEgressFailedForeignChainCallResignedArgs = z.output< + typeof polkadotIngressEgressFailedForeignChainCallResigned +>; diff --git a/generated_dff/110/polkadotIngressEgress/transferFallbackRequested.ts b/generated_dff/110/polkadotIngressEgress/transferFallbackRequested.ts new file mode 100644 index 0000000..3bee59c --- /dev/null +++ b/generated_dff/110/polkadotIngressEgress/transferFallbackRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressTransferFallbackRequested = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressTransferFallbackRequestedArgs = z.output< + typeof polkadotIngressEgressTransferFallbackRequested +>; diff --git a/generated_dff/111/common.ts b/generated_dff/111/common.ts new file mode 100644 index 0000000..63b03ab --- /dev/null +++ b/generated_dff/111/common.ts @@ -0,0 +1,551 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'Unregistered', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), + z.object({ + __kind: z.literal('MaxAuthoritySetContractionPercentage'), + value: z.object({ percentage: z.number() }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMapU128 = z.object({ + base: numberOrHex, + quote: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMapU128, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); + +export const cfAmmCommonOrder = simpleEnum(['Buy', 'Sell']); diff --git a/generated_dff/114/common.ts b/generated_dff/114/common.ts new file mode 100644 index 0000000..63b03ab --- /dev/null +++ b/generated_dff/114/common.ts @@ -0,0 +1,551 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'Unregistered', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), + z.object({ + __kind: z.literal('MaxAuthoritySetContractionPercentage'), + value: z.object({ percentage: z.number() }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMapU128 = z.object({ + base: numberOrHex, + quote: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMapU128, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); + +export const cfAmmCommonOrder = simpleEnum(['Buy', 'Sell']); diff --git a/generated_dff/12/accountRoles/accountRoleRegistered.ts b/generated_dff/12/accountRoles/accountRoleRegistered.ts new file mode 100644 index 0000000..a634887 --- /dev/null +++ b/generated_dff/12/accountRoles/accountRoleRegistered.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesAccountRole } from '../common'; + +export const accountRolesAccountRoleRegistered = z.object({ + accountId, + role: cfPrimitivesAccountRole, +}); + +export type AccountRolesAccountRoleRegisteredArgs = z.output< + typeof accountRolesAccountRoleRegistered +>; diff --git a/generated_dff/12/bitcoinBroadcaster/broadcastAborted.ts b/generated_dff/12/bitcoinBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b213c1d --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastAbortedArgs = z.output< + typeof bitcoinBroadcasterBroadcastAborted +>; diff --git a/generated_dff/12/bitcoinBroadcaster/broadcastAttemptTimeout.ts b/generated_dff/12/bitcoinBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..533c4fb --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated_dff/12/bitcoinBroadcaster/broadcastCallbackExecuted.ts b/generated_dff/12/bitcoinBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..8604053 --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const bitcoinBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type BitcoinBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof bitcoinBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated_dff/12/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated_dff/12/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..71718b2 --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated_dff/12/bitcoinBroadcaster/broadcastSuccess.ts b/generated_dff/12/bitcoinBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..f533d7e --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const bitcoinBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterBroadcastSuccessArgs = z.output< + typeof bitcoinBroadcasterBroadcastSuccess +>; diff --git a/generated_dff/12/bitcoinBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/12/bitcoinBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..e4b0003 --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof bitcoinBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/12/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated_dff/12/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..5e799b7 --- /dev/null +++ b/generated_dff/12/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/12/bitcoinChainTracking/chainStateUpdated.ts b/generated_dff/12/bitcoinChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..99ae920 --- /dev/null +++ b/generated_dff/12/bitcoinChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateBitcoin } from '../common'; + +export const bitcoinChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateBitcoin, +}); + +export type BitcoinChainTrackingChainStateUpdatedArgs = z.output< + typeof bitcoinChainTrackingChainStateUpdated +>; diff --git a/generated_dff/12/bitcoinIngressEgress/assetEgressStatusChanged.ts b/generated_dff/12/bitcoinIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..7787731 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset } from '../common'; + +export const bitcoinIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + disabled: z.boolean(), +}); + +export type BitcoinIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof bitcoinIngressEgressAssetEgressStatusChanged +>; diff --git a/generated_dff/12/bitcoinIngressEgress/batchBroadcastRequested.ts b/generated_dff/12/bitcoinIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..c2ff51d --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type BitcoinIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressBatchBroadcastRequested +>; diff --git a/generated_dff/12/bitcoinIngressEgress/ccmBroadcastRequested.ts b/generated_dff/12/bitcoinIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..8565b5f --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const bitcoinIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type BitcoinIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof bitcoinIngressEgressCcmBroadcastRequested +>; diff --git a/generated_dff/12/bitcoinIngressEgress/ccmEgressInvalid.ts b/generated_dff/12/bitcoinIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b5522bd --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const bitcoinIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type BitcoinIngressEgressCcmEgressInvalidArgs = z.output< + typeof bitcoinIngressEgressCcmEgressInvalid +>; diff --git a/generated_dff/12/bitcoinIngressEgress/depositFetchesScheduled.ts b/generated_dff/12/bitcoinIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..91541b7 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressDepositFetchesScheduledArgs = z.output< + typeof bitcoinIngressEgressDepositFetchesScheduled +>; diff --git a/generated_dff/12/bitcoinIngressEgress/depositIgnored.ts b/generated_dff/12/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..ab0d561 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated_dff/12/bitcoinIngressEgress/depositReceived.ts b/generated_dff/12/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..dcc2605 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated_dff/12/bitcoinIngressEgress/egressScheduled.ts b/generated_dff/12/bitcoinIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c85db55 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressEgressScheduledArgs = z.output< + typeof bitcoinIngressEgressEgressScheduled +>; diff --git a/generated_dff/12/bitcoinIngressEgress/minimumDepositSet.ts b/generated_dff/12/bitcoinIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..5f71220 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsBtcAsset, numberOrHex } from '../common'; + +export const bitcoinIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + minimumDeposit: numberOrHex, +}); + +export type BitcoinIngressEgressMinimumDepositSetArgs = z.output< + typeof bitcoinIngressEgressMinimumDepositSet +>; diff --git a/generated_dff/12/bitcoinIngressEgress/startWitnessing.ts b/generated_dff/12/bitcoinIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..e5c2f2a --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressStartWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, + openedAt: numberOrHex, +}); + +export type BitcoinIngressEgressStartWitnessingArgs = z.output< + typeof bitcoinIngressEgressStartWitnessing +>; diff --git a/generated_dff/12/bitcoinIngressEgress/stopWitnessing.ts b/generated_dff/12/bitcoinIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..f601d15 --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/stopWitnessing.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, +} from '../common'; + +export const bitcoinIngressEgressStopWitnessing = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + sourceAsset: cfPrimitivesChainsAssetsBtcAsset, +}); + +export type BitcoinIngressEgressStopWitnessingArgs = z.output< + typeof bitcoinIngressEgressStopWitnessing +>; diff --git a/generated_dff/12/bitcoinIngressEgress/vaultTransferFailed.ts b/generated_dff/12/bitcoinIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..76acf3e --- /dev/null +++ b/generated_dff/12/bitcoinIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, +} from '../common'; + +export const bitcoinIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + destinationAddress: cfChainsBtcScriptPubkey, +}); + +export type BitcoinIngressEgressVaultTransferFailedArgs = z.output< + typeof bitcoinIngressEgressVaultTransferFailed +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/currentKeyUnavailable.ts b/generated_dff/12/bitcoinThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..dcfa3cf --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof bitcoinThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/failureReportProcessed.ts b/generated_dff/12/bitcoinThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..5b42961 --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type BitcoinThresholdSignerFailureReportProcessedArgs = z.output< + typeof bitcoinThresholdSignerFailureReportProcessed +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/retryRequested.ts b/generated_dff/12/bitcoinThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..d79c46d --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerRetryRequestedArgs = z.output< + typeof bitcoinThresholdSignerRetryRequested +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/signersUnavailable.ts b/generated_dff/12/bitcoinThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..ed7163f --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type BitcoinThresholdSignerSignersUnavailableArgs = z.output< + typeof bitcoinThresholdSignerSignersUnavailable +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/thresholdDispatchComplete.ts b/generated_dff/12/bitcoinThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..38c196e --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type BitcoinThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof bitcoinThresholdSignerThresholdDispatchComplete +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureFailed.ts b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..5d7583c --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type BitcoinThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureFailed +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureRequest.ts b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..e9b7731 --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcAggKey, + cfChainsBtcPreviousOrCurrent, + hexString, + numberOrHex, +} from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsBtcAggKey, + signatories: z.array(accountId), + payload: z.array(z.tuple([cfChainsBtcPreviousOrCurrent, hexString])), +}); + +export type BitcoinThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureRequest +>; diff --git a/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..13a9a24 --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type BitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof bitcoinThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureSuccess.ts b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..2261557 --- /dev/null +++ b/generated_dff/12/bitcoinThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type BitcoinThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof bitcoinThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated_dff/12/bitcoinVault/awaitingGovernanceActivation.ts b/generated_dff/12/bitcoinVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..6f03e18 --- /dev/null +++ b/generated_dff/12/bitcoinVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultAwaitingGovernanceActivationArgs = z.output< + typeof bitcoinVaultAwaitingGovernanceActivation +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverFailure.ts b/generated_dff/12/bitcoinVault/keyHandoverFailure.ts new file mode 100644 index 0000000..3ffe66b --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverFailure +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverFailureReported.ts b/generated_dff/12/bitcoinVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..df0fcb8 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverFailureReported = accountId; + +export type BitcoinVaultKeyHandoverFailureReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverFailureReported +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverRequest.ts b/generated_dff/12/bitcoinVault/keyHandoverRequest.ts new file mode 100644 index 0000000..1f5a08a --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsBtcAggKey, numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsBtcAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsBtcAggKey, + toEpoch: z.number(), +}); + +export type BitcoinVaultKeyHandoverRequestArgs = z.output< + typeof bitcoinVaultKeyHandoverRequest +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverResponseTimeout.ts b/generated_dff/12/bitcoinVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..a995a32 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeyHandoverResponseTimeout +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverSuccess.ts b/generated_dff/12/bitcoinVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..5738c9c --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccess +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverSuccessReported.ts b/generated_dff/12/bitcoinVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..4992e3c --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeyHandoverSuccessReported = accountId; + +export type BitcoinVaultKeyHandoverSuccessReportedArgs = z.output< + typeof bitcoinVaultKeyHandoverSuccessReported +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverVerificationFailure.ts b/generated_dff/12/bitcoinVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..e2f0aa7 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeyHandoverVerificationFailureArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationFailure +>; diff --git a/generated_dff/12/bitcoinVault/keyHandoverVerificationSuccess.ts b/generated_dff/12/bitcoinVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..870cd75 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeyHandoverVerificationSuccess +>; diff --git a/generated_dff/12/bitcoinVault/keygenFailure.ts b/generated_dff/12/bitcoinVault/keygenFailure.ts new file mode 100644 index 0000000..074c495 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenFailure = numberOrHex; + +export type BitcoinVaultKeygenFailureArgs = z.output< + typeof bitcoinVaultKeygenFailure +>; diff --git a/generated_dff/12/bitcoinVault/keygenFailureReported.ts b/generated_dff/12/bitcoinVault/keygenFailureReported.ts new file mode 100644 index 0000000..d38cedc --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenFailureReported = accountId; + +export type BitcoinVaultKeygenFailureReportedArgs = z.output< + typeof bitcoinVaultKeygenFailureReported +>; diff --git a/generated_dff/12/bitcoinVault/keygenRequest.ts b/generated_dff/12/bitcoinVault/keygenRequest.ts new file mode 100644 index 0000000..1e3dcc7 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const bitcoinVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type BitcoinVaultKeygenRequestArgs = z.output< + typeof bitcoinVaultKeygenRequest +>; diff --git a/generated_dff/12/bitcoinVault/keygenResponseTimeout.ts b/generated_dff/12/bitcoinVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..be7894c --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenResponseTimeout = numberOrHex; + +export type BitcoinVaultKeygenResponseTimeoutArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeout +>; diff --git a/generated_dff/12/bitcoinVault/keygenResponseTimeoutUpdated.ts b/generated_dff/12/bitcoinVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d254b8e --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type BitcoinVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof bitcoinVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated_dff/12/bitcoinVault/keygenSuccess.ts b/generated_dff/12/bitcoinVault/keygenSuccess.ts new file mode 100644 index 0000000..d281cf1 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenSuccess = numberOrHex; + +export type BitcoinVaultKeygenSuccessArgs = z.output< + typeof bitcoinVaultKeygenSuccess +>; diff --git a/generated_dff/12/bitcoinVault/keygenSuccessReported.ts b/generated_dff/12/bitcoinVault/keygenSuccessReported.ts new file mode 100644 index 0000000..3d0cead --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const bitcoinVaultKeygenSuccessReported = accountId; + +export type BitcoinVaultKeygenSuccessReportedArgs = z.output< + typeof bitcoinVaultKeygenSuccessReported +>; diff --git a/generated_dff/12/bitcoinVault/keygenVerificationFailure.ts b/generated_dff/12/bitcoinVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..0d53b91 --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const bitcoinVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type BitcoinVaultKeygenVerificationFailureArgs = z.output< + typeof bitcoinVaultKeygenVerificationFailure +>; diff --git a/generated_dff/12/bitcoinVault/keygenVerificationSuccess.ts b/generated_dff/12/bitcoinVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..36aac5a --- /dev/null +++ b/generated_dff/12/bitcoinVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsBtcAggKey, +}); + +export type BitcoinVaultKeygenVerificationSuccessArgs = z.output< + typeof bitcoinVaultKeygenVerificationSuccess +>; diff --git a/generated_dff/12/bitcoinVault/noKeyHandover.ts b/generated_dff/12/bitcoinVault/noKeyHandover.ts new file mode 100644 index 0000000..e6e08a3 --- /dev/null +++ b/generated_dff/12/bitcoinVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultNoKeyHandover = z.null(); + +export type BitcoinVaultNoKeyHandoverArgs = z.output< + typeof bitcoinVaultNoKeyHandover +>; diff --git a/generated_dff/12/bitcoinVault/vaultRotatedExternally.ts b/generated_dff/12/bitcoinVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..983d971 --- /dev/null +++ b/generated_dff/12/bitcoinVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsBtcAggKey } from '../common'; + +export const bitcoinVaultVaultRotatedExternally = cfChainsBtcAggKey; + +export type BitcoinVaultVaultRotatedExternallyArgs = z.output< + typeof bitcoinVaultVaultRotatedExternally +>; diff --git a/generated_dff/12/bitcoinVault/vaultRotationAborted.ts b/generated_dff/12/bitcoinVault/vaultRotationAborted.ts new file mode 100644 index 0000000..634a341 --- /dev/null +++ b/generated_dff/12/bitcoinVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationAborted = z.null(); + +export type BitcoinVaultVaultRotationAbortedArgs = z.output< + typeof bitcoinVaultVaultRotationAborted +>; diff --git a/generated_dff/12/bitcoinVault/vaultRotationCompleted.ts b/generated_dff/12/bitcoinVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..114fedd --- /dev/null +++ b/generated_dff/12/bitcoinVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const bitcoinVaultVaultRotationCompleted = z.null(); + +export type BitcoinVaultVaultRotationCompletedArgs = z.output< + typeof bitcoinVaultVaultRotationCompleted +>; diff --git a/generated_dff/12/common.ts b/generated_dff/12/common.ts new file mode 100644 index 0000000..42d6e19 --- /dev/null +++ b/generated_dff/12/common.ts @@ -0,0 +1,478 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + mintingRangeOrderEnabled: z.boolean(), + mintingLimitOrderEnabled: z.boolean(), + burningRangeOrderEnabled: z.boolean(), + burningLimitOrderEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEthParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEthAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEthParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEthTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEthSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const cfAmmCommonSideMap = z.object({ + zero: numberOrHex, + one: numberOrHex, +}); + +export const palletCfPoolsPalletOrder = simpleEnum(['Buy', 'Sell']); diff --git a/generated_dff/12/emissions/backupNodeInflationEmissionsUpdated.ts b/generated_dff/12/emissions/backupNodeInflationEmissionsUpdated.ts new file mode 100644 index 0000000..5a389fb --- /dev/null +++ b/generated_dff/12/emissions/backupNodeInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsBackupNodeInflationEmissionsUpdated = z.number(); + +export type EmissionsBackupNodeInflationEmissionsUpdatedArgs = z.output< + typeof emissionsBackupNodeInflationEmissionsUpdated +>; diff --git a/generated_dff/12/emissions/currentAuthorityInflationEmissionsUpdated.ts b/generated_dff/12/emissions/currentAuthorityInflationEmissionsUpdated.ts new file mode 100644 index 0000000..38c932b --- /dev/null +++ b/generated_dff/12/emissions/currentAuthorityInflationEmissionsUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsCurrentAuthorityInflationEmissionsUpdated = z.number(); + +export type EmissionsCurrentAuthorityInflationEmissionsUpdatedArgs = z.output< + typeof emissionsCurrentAuthorityInflationEmissionsUpdated +>; diff --git a/generated_dff/12/emissions/supplyUpdateBroadcastRequested.ts b/generated_dff/12/emissions/supplyUpdateBroadcastRequested.ts new file mode 100644 index 0000000..244536a --- /dev/null +++ b/generated_dff/12/emissions/supplyUpdateBroadcastRequested.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateBroadcastRequested = z.number(); + +export type EmissionsSupplyUpdateBroadcastRequestedArgs = z.output< + typeof emissionsSupplyUpdateBroadcastRequested +>; diff --git a/generated_dff/12/emissions/supplyUpdateIntervalUpdated.ts b/generated_dff/12/emissions/supplyUpdateIntervalUpdated.ts new file mode 100644 index 0000000..3dd1f86 --- /dev/null +++ b/generated_dff/12/emissions/supplyUpdateIntervalUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const emissionsSupplyUpdateIntervalUpdated = z.number(); + +export type EmissionsSupplyUpdateIntervalUpdatedArgs = z.output< + typeof emissionsSupplyUpdateIntervalUpdated +>; diff --git a/generated_dff/12/environment/addedNewEthAsset.ts b/generated_dff/12/environment/addedNewEthAsset.ts new file mode 100644 index 0000000..ed0a67f --- /dev/null +++ b/generated_dff/12/environment/addedNewEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentAddedNewEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentAddedNewEthAssetArgs = z.output< + typeof environmentAddedNewEthAsset +>; diff --git a/generated_dff/12/environment/bitcoinBlockNumberSetForVault.ts b/generated_dff/12/environment/bitcoinBlockNumberSetForVault.ts new file mode 100644 index 0000000..34aa746 --- /dev/null +++ b/generated_dff/12/environment/bitcoinBlockNumberSetForVault.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const environmentBitcoinBlockNumberSetForVault = z.object({ + blockNumber: numberOrHex, +}); + +export type EnvironmentBitcoinBlockNumberSetForVaultArgs = z.output< + typeof environmentBitcoinBlockNumberSetForVault +>; diff --git a/generated_dff/12/environment/nextCompatibilityVersionSet.ts b/generated_dff/12/environment/nextCompatibilityVersionSet.ts new file mode 100644 index 0000000..37cdaea --- /dev/null +++ b/generated_dff/12/environment/nextCompatibilityVersionSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfPrimitivesSemVer } from '../common'; + +export const environmentNextCompatibilityVersionSet = z.object({ + version: cfPrimitivesSemVer.nullish(), +}); + +export type EnvironmentNextCompatibilityVersionSetArgs = z.output< + typeof environmentNextCompatibilityVersionSet +>; diff --git a/generated_dff/12/environment/polkadotVaultAccountSet.ts b/generated_dff/12/environment/polkadotVaultAccountSet.ts new file mode 100644 index 0000000..982683a --- /dev/null +++ b/generated_dff/12/environment/polkadotVaultAccountSet.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const environmentPolkadotVaultAccountSet = z.object({ + polkadotVaultAccountId: hexString, +}); + +export type EnvironmentPolkadotVaultAccountSetArgs = z.output< + typeof environmentPolkadotVaultAccountSet +>; diff --git a/generated_dff/12/environment/runtimeSafeModeUpdated.ts b/generated_dff/12/environment/runtimeSafeModeUpdated.ts new file mode 100644 index 0000000..6446b2d --- /dev/null +++ b/generated_dff/12/environment/runtimeSafeModeUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfEnvironmentSafeModeUpdate } from '../common'; + +export const environmentRuntimeSafeModeUpdated = z.object({ + safeMode: palletCfEnvironmentSafeModeUpdate, +}); + +export type EnvironmentRuntimeSafeModeUpdatedArgs = z.output< + typeof environmentRuntimeSafeModeUpdated +>; diff --git a/generated_dff/12/environment/updatedEthAsset.ts b/generated_dff/12/environment/updatedEthAsset.ts new file mode 100644 index 0000000..8e3426a --- /dev/null +++ b/generated_dff/12/environment/updatedEthAsset.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const environmentUpdatedEthAsset = z.tuple([ + cfPrimitivesChainsAssetsEthAsset, + hexString, +]); + +export type EnvironmentUpdatedEthAssetArgs = z.output< + typeof environmentUpdatedEthAsset +>; diff --git a/generated_dff/12/ethereumBroadcaster/broadcastAborted.ts b/generated_dff/12/ethereumBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..8eb63fb --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastAbortedArgs = z.output< + typeof ethereumBroadcasterBroadcastAborted +>; diff --git a/generated_dff/12/ethereumBroadcaster/broadcastAttemptTimeout.ts b/generated_dff/12/ethereumBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..9b29edb --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated_dff/12/ethereumBroadcaster/broadcastCallbackExecuted.ts b/generated_dff/12/ethereumBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..6ae3c38 --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const ethereumBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type EthereumBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof ethereumBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated_dff/12/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated_dff/12/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..28f40b9 --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated_dff/12/ethereumBroadcaster/broadcastSuccess.ts b/generated_dff/12/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..e519f02 --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEthSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEthSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated_dff/12/ethereumBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/12/ethereumBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..7c41c96 --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof ethereumBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/12/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated_dff/12/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..ce1de42 --- /dev/null +++ b/generated_dff/12/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEthSchnorrVerificationComponents, + cfChainsEthTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEthTransaction, + transactionOutId: cfChainsEthSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/12/ethereumChainTracking/chainStateUpdated.ts b/generated_dff/12/ethereumChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..db9d148 --- /dev/null +++ b/generated_dff/12/ethereumChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStateEthereum } from '../common'; + +export const ethereumChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStateEthereum, +}); + +export type EthereumChainTrackingChainStateUpdatedArgs = z.output< + typeof ethereumChainTrackingChainStateUpdated +>; diff --git a/generated_dff/12/ethereumIngressEgress/assetEgressStatusChanged.ts b/generated_dff/12/ethereumIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..79b5d0d --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset } from '../common'; + +export const ethereumIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + disabled: z.boolean(), +}); + +export type EthereumIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof ethereumIngressEgressAssetEgressStatusChanged +>; diff --git a/generated_dff/12/ethereumIngressEgress/batchBroadcastRequested.ts b/generated_dff/12/ethereumIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..9b9c7e9 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type EthereumIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressBatchBroadcastRequested +>; diff --git a/generated_dff/12/ethereumIngressEgress/ccmBroadcastRequested.ts b/generated_dff/12/ethereumIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..542b859 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const ethereumIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EthereumIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof ethereumIngressEgressCcmBroadcastRequested +>; diff --git a/generated_dff/12/ethereumIngressEgress/ccmEgressInvalid.ts b/generated_dff/12/ethereumIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..b99ca2e --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const ethereumIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type EthereumIngressEgressCcmEgressInvalidArgs = z.output< + typeof ethereumIngressEgressCcmEgressInvalid +>; diff --git a/generated_dff/12/ethereumIngressEgress/depositFetchesScheduled.ts b/generated_dff/12/ethereumIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..b5bb6a8 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressDepositFetchesScheduledArgs = z.output< + typeof ethereumIngressEgressDepositFetchesScheduled +>; diff --git a/generated_dff/12/ethereumIngressEgress/depositIgnored.ts b/generated_dff/12/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..49ae822 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated_dff/12/ethereumIngressEgress/depositReceived.ts b/generated_dff/12/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..2d31ba4 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated_dff/12/ethereumIngressEgress/egressScheduled.ts b/generated_dff/12/ethereumIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..2148704 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressEgressScheduledArgs = z.output< + typeof ethereumIngressEgressEgressScheduled +>; diff --git a/generated_dff/12/ethereumIngressEgress/minimumDepositSet.ts b/generated_dff/12/ethereumIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a550512 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, numberOrHex } from '../common'; + +export const ethereumIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + minimumDeposit: numberOrHex, +}); + +export type EthereumIngressEgressMinimumDepositSetArgs = z.output< + typeof ethereumIngressEgressMinimumDepositSet +>; diff --git a/generated_dff/12/ethereumIngressEgress/startWitnessing.ts b/generated_dff/12/ethereumIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..dbc9510 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/startWitnessing.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, + openedAt: numberOrHex, +}); + +export type EthereumIngressEgressStartWitnessingArgs = z.output< + typeof ethereumIngressEgressStartWitnessing +>; diff --git a/generated_dff/12/ethereumIngressEgress/stopWitnessing.ts b/generated_dff/12/ethereumIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..c7f8c67 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsEthAsset, hexString } from '../common'; + +export const ethereumIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsEthAsset, +}); + +export type EthereumIngressEgressStopWitnessingArgs = z.output< + typeof ethereumIngressEgressStopWitnessing +>; diff --git a/generated_dff/12/ethereumIngressEgress/vaultTransferFailed.ts b/generated_dff/12/ethereumIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..6428cf6 --- /dev/null +++ b/generated_dff/12/ethereumIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type EthereumIngressEgressVaultTransferFailedArgs = z.output< + typeof ethereumIngressEgressVaultTransferFailed +>; diff --git a/generated_dff/12/ethereumThresholdSigner/currentKeyUnavailable.ts b/generated_dff/12/ethereumThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..b4a023d --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof ethereumThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated_dff/12/ethereumThresholdSigner/failureReportProcessed.ts b/generated_dff/12/ethereumThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..6f7f6ba --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type EthereumThresholdSignerFailureReportProcessedArgs = z.output< + typeof ethereumThresholdSignerFailureReportProcessed +>; diff --git a/generated_dff/12/ethereumThresholdSigner/retryRequested.ts b/generated_dff/12/ethereumThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..917acd2 --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerRetryRequestedArgs = z.output< + typeof ethereumThresholdSignerRetryRequested +>; diff --git a/generated_dff/12/ethereumThresholdSigner/signersUnavailable.ts b/generated_dff/12/ethereumThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..07b14ee --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type EthereumThresholdSignerSignersUnavailableArgs = z.output< + typeof ethereumThresholdSignerSignersUnavailable +>; diff --git a/generated_dff/12/ethereumThresholdSigner/thresholdDispatchComplete.ts b/generated_dff/12/ethereumThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..286b55b --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type EthereumThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof ethereumThresholdSignerThresholdDispatchComplete +>; diff --git a/generated_dff/12/ethereumThresholdSigner/thresholdSignatureFailed.ts b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f2d0394 --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type EthereumThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureFailed +>; diff --git a/generated_dff/12/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..634ffdf --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEthAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEthAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated_dff/12/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..27a2bb5 --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type EthereumThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof ethereumThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated_dff/12/ethereumThresholdSigner/thresholdSignatureSuccess.ts b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..959220d --- /dev/null +++ b/generated_dff/12/ethereumThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type EthereumThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated_dff/12/ethereumVault/awaitingGovernanceActivation.ts b/generated_dff/12/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..167ff6e --- /dev/null +++ b/generated_dff/12/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEthAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEthAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverFailure.ts b/generated_dff/12/ethereumVault/keyHandoverFailure.ts new file mode 100644 index 0000000..dc47d82 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverFailureArgs = z.output< + typeof ethereumVaultKeyHandoverFailure +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverFailureReported.ts b/generated_dff/12/ethereumVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..13f80b4 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverFailureReported = accountId; + +export type EthereumVaultKeyHandoverFailureReportedArgs = z.output< + typeof ethereumVaultKeyHandoverFailureReported +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverRequest.ts b/generated_dff/12/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d543bfc --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEthAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEthAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEthAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverResponseTimeout.ts b/generated_dff/12/ethereumVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..7afc525 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof ethereumVaultKeyHandoverResponseTimeout +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverSuccess.ts b/generated_dff/12/ethereumVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..b09ad17 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverSuccess +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverSuccessReported.ts b/generated_dff/12/ethereumVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..f9742e1 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeyHandoverSuccessReported = accountId; + +export type EthereumVaultKeyHandoverSuccessReportedArgs = z.output< + typeof ethereumVaultKeyHandoverSuccessReported +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverVerificationFailure.ts b/generated_dff/12/ethereumVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..81cacc0 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeyHandoverVerificationFailureArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationFailure +>; diff --git a/generated_dff/12/ethereumVault/keyHandoverVerificationSuccess.ts b/generated_dff/12/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..54ae867 --- /dev/null +++ b/generated_dff/12/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEthAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEthAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated_dff/12/ethereumVault/keygenFailure.ts b/generated_dff/12/ethereumVault/keygenFailure.ts new file mode 100644 index 0000000..852c8b3 --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenFailure = numberOrHex; + +export type EthereumVaultKeygenFailureArgs = z.output< + typeof ethereumVaultKeygenFailure +>; diff --git a/generated_dff/12/ethereumVault/keygenFailureReported.ts b/generated_dff/12/ethereumVault/keygenFailureReported.ts new file mode 100644 index 0000000..ddfe03a --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenFailureReported = accountId; + +export type EthereumVaultKeygenFailureReportedArgs = z.output< + typeof ethereumVaultKeygenFailureReported +>; diff --git a/generated_dff/12/ethereumVault/keygenRequest.ts b/generated_dff/12/ethereumVault/keygenRequest.ts new file mode 100644 index 0000000..60a493a --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const ethereumVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type EthereumVaultKeygenRequestArgs = z.output< + typeof ethereumVaultKeygenRequest +>; diff --git a/generated_dff/12/ethereumVault/keygenResponseTimeout.ts b/generated_dff/12/ethereumVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..47d0b80 --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenResponseTimeout = numberOrHex; + +export type EthereumVaultKeygenResponseTimeoutArgs = z.output< + typeof ethereumVaultKeygenResponseTimeout +>; diff --git a/generated_dff/12/ethereumVault/keygenResponseTimeoutUpdated.ts b/generated_dff/12/ethereumVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..ba206b3 --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type EthereumVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof ethereumVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated_dff/12/ethereumVault/keygenSuccess.ts b/generated_dff/12/ethereumVault/keygenSuccess.ts new file mode 100644 index 0000000..7e87866 --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenSuccess = numberOrHex; + +export type EthereumVaultKeygenSuccessArgs = z.output< + typeof ethereumVaultKeygenSuccess +>; diff --git a/generated_dff/12/ethereumVault/keygenSuccessReported.ts b/generated_dff/12/ethereumVault/keygenSuccessReported.ts new file mode 100644 index 0000000..85124fc --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const ethereumVaultKeygenSuccessReported = accountId; + +export type EthereumVaultKeygenSuccessReportedArgs = z.output< + typeof ethereumVaultKeygenSuccessReported +>; diff --git a/generated_dff/12/ethereumVault/keygenVerificationFailure.ts b/generated_dff/12/ethereumVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..5c96998 --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const ethereumVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type EthereumVaultKeygenVerificationFailureArgs = z.output< + typeof ethereumVaultKeygenVerificationFailure +>; diff --git a/generated_dff/12/ethereumVault/keygenVerificationSuccess.ts b/generated_dff/12/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..790e8bd --- /dev/null +++ b/generated_dff/12/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEthAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEthAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated_dff/12/ethereumVault/noKeyHandover.ts b/generated_dff/12/ethereumVault/noKeyHandover.ts new file mode 100644 index 0000000..3ea4836 --- /dev/null +++ b/generated_dff/12/ethereumVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultNoKeyHandover = z.null(); + +export type EthereumVaultNoKeyHandoverArgs = z.output< + typeof ethereumVaultNoKeyHandover +>; diff --git a/generated_dff/12/ethereumVault/vaultRotatedExternally.ts b/generated_dff/12/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..908c67b --- /dev/null +++ b/generated_dff/12/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEthAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEthAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated_dff/12/ethereumVault/vaultRotationAborted.ts b/generated_dff/12/ethereumVault/vaultRotationAborted.ts new file mode 100644 index 0000000..1e98b86 --- /dev/null +++ b/generated_dff/12/ethereumVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationAborted = z.null(); + +export type EthereumVaultVaultRotationAbortedArgs = z.output< + typeof ethereumVaultVaultRotationAborted +>; diff --git a/generated_dff/12/ethereumVault/vaultRotationCompleted.ts b/generated_dff/12/ethereumVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..81a14ec --- /dev/null +++ b/generated_dff/12/ethereumVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const ethereumVaultVaultRotationCompleted = z.null(); + +export type EthereumVaultVaultRotationCompletedArgs = z.output< + typeof ethereumVaultVaultRotationCompleted +>; diff --git a/generated_dff/12/flip/accountReaped.ts b/generated_dff/12/flip/accountReaped.ts new file mode 100644 index 0000000..d3fc471 --- /dev/null +++ b/generated_dff/12/flip/accountReaped.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipAccountReaped = z.object({ + who: accountId, + dustBurned: numberOrHex, +}); + +export type FlipAccountReapedArgs = z.output; diff --git a/generated_dff/12/flip/remainingImbalance.ts b/generated_dff/12/flip/remainingImbalance.ts new file mode 100644 index 0000000..fbfb6fe --- /dev/null +++ b/generated_dff/12/flip/remainingImbalance.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex, palletCfFlipImbalancesImbalanceSource } from '../common'; + +export const flipRemainingImbalance = z.object({ + who: palletCfFlipImbalancesImbalanceSource, + remainingImbalance: numberOrHex, +}); + +export type FlipRemainingImbalanceArgs = z.output< + typeof flipRemainingImbalance +>; diff --git a/generated_dff/12/flip/slashingPerformed.ts b/generated_dff/12/flip/slashingPerformed.ts new file mode 100644 index 0000000..55feb45 --- /dev/null +++ b/generated_dff/12/flip/slashingPerformed.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const flipSlashingPerformed = z.object({ + who: accountId, + amount: numberOrHex, +}); + +export type FlipSlashingPerformedArgs = z.output; diff --git a/generated_dff/12/flip/slashingRateUpdated.ts b/generated_dff/12/flip/slashingRateUpdated.ts new file mode 100644 index 0000000..15f3b5a --- /dev/null +++ b/generated_dff/12/flip/slashingRateUpdated.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const flipSlashingRateUpdated = z.object({ slashingRate: z.number() }); + +export type FlipSlashingRateUpdatedArgs = z.output< + typeof flipSlashingRateUpdated +>; diff --git a/generated_dff/12/funding/addedRestrictedAddress.ts b/generated_dff/12/funding/addedRestrictedAddress.ts new file mode 100644 index 0000000..95bbbfb --- /dev/null +++ b/generated_dff/12/funding/addedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingAddedRestrictedAddress = z.object({ address: hexString }); + +export type FundingAddedRestrictedAddressArgs = z.output< + typeof fundingAddedRestrictedAddress +>; diff --git a/generated_dff/12/funding/boundRedeemAddress.ts b/generated_dff/12/funding/boundRedeemAddress.ts new file mode 100644 index 0000000..f79f07b --- /dev/null +++ b/generated_dff/12/funding/boundRedeemAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundRedeemAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundRedeemAddressArgs = z.output< + typeof fundingBoundRedeemAddress +>; diff --git a/generated_dff/12/funding/failedFundingAttempt.ts b/generated_dff/12/funding/failedFundingAttempt.ts new file mode 100644 index 0000000..a23617d --- /dev/null +++ b/generated_dff/12/funding/failedFundingAttempt.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFailedFundingAttempt = z.object({ + accountId, + withdrawalAddress: hexString, + amount: numberOrHex, +}); + +export type FundingFailedFundingAttemptArgs = z.output< + typeof fundingFailedFundingAttempt +>; diff --git a/generated_dff/12/funding/funded.ts b/generated_dff/12/funding/funded.ts new file mode 100644 index 0000000..124cb71 --- /dev/null +++ b/generated_dff/12/funding/funded.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const fundingFunded = z.object({ + accountId, + txHash: hexString, + fundsAdded: numberOrHex, + totalBalance: numberOrHex, +}); + +export type FundingFundedArgs = z.output; diff --git a/generated_dff/12/funding/minimumFundingUpdated.ts b/generated_dff/12/funding/minimumFundingUpdated.ts new file mode 100644 index 0000000..9208c82 --- /dev/null +++ b/generated_dff/12/funding/minimumFundingUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingMinimumFundingUpdated = z.object({ + newMinimum: numberOrHex, +}); + +export type FundingMinimumFundingUpdatedArgs = z.output< + typeof fundingMinimumFundingUpdated +>; diff --git a/generated_dff/12/funding/redemptionAmountZero.ts b/generated_dff/12/funding/redemptionAmountZero.ts new file mode 100644 index 0000000..3289b56 --- /dev/null +++ b/generated_dff/12/funding/redemptionAmountZero.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionAmountZero = z.object({ accountId }); + +export type FundingRedemptionAmountZeroArgs = z.output< + typeof fundingRedemptionAmountZero +>; diff --git a/generated_dff/12/funding/redemptionExpired.ts b/generated_dff/12/funding/redemptionExpired.ts new file mode 100644 index 0000000..80fd731 --- /dev/null +++ b/generated_dff/12/funding/redemptionExpired.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingRedemptionExpired = z.object({ accountId }); + +export type FundingRedemptionExpiredArgs = z.output< + typeof fundingRedemptionExpired +>; diff --git a/generated_dff/12/funding/redemptionRequested.ts b/generated_dff/12/funding/redemptionRequested.ts new file mode 100644 index 0000000..b9ac75d --- /dev/null +++ b/generated_dff/12/funding/redemptionRequested.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionRequested = z.object({ + accountId, + amount: numberOrHex, + broadcastId: z.number(), + expiryTime: numberOrHex, +}); + +export type FundingRedemptionRequestedArgs = z.output< + typeof fundingRedemptionRequested +>; diff --git a/generated_dff/12/funding/redemptionSettled.ts b/generated_dff/12/funding/redemptionSettled.ts new file mode 100644 index 0000000..bb074a1 --- /dev/null +++ b/generated_dff/12/funding/redemptionSettled.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const fundingRedemptionSettled = z.tuple([accountId, numberOrHex]); + +export type FundingRedemptionSettledArgs = z.output< + typeof fundingRedemptionSettled +>; diff --git a/generated_dff/12/funding/redemptionTaxAmountUpdated.ts b/generated_dff/12/funding/redemptionTaxAmountUpdated.ts new file mode 100644 index 0000000..96db46f --- /dev/null +++ b/generated_dff/12/funding/redemptionTaxAmountUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const fundingRedemptionTaxAmountUpdated = z.object({ + amount: numberOrHex, +}); + +export type FundingRedemptionTaxAmountUpdatedArgs = z.output< + typeof fundingRedemptionTaxAmountUpdated +>; diff --git a/generated_dff/12/funding/removedRestrictedAddress.ts b/generated_dff/12/funding/removedRestrictedAddress.ts new file mode 100644 index 0000000..0ae1ace --- /dev/null +++ b/generated_dff/12/funding/removedRestrictedAddress.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const fundingRemovedRestrictedAddress = z.object({ address: hexString }); + +export type FundingRemovedRestrictedAddressArgs = z.output< + typeof fundingRemovedRestrictedAddress +>; diff --git a/generated_dff/12/funding/startedBidding.ts b/generated_dff/12/funding/startedBidding.ts new file mode 100644 index 0000000..ade9167 --- /dev/null +++ b/generated_dff/12/funding/startedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStartedBidding = z.object({ accountId }); + +export type FundingStartedBiddingArgs = z.output; diff --git a/generated_dff/12/funding/stoppedBidding.ts b/generated_dff/12/funding/stoppedBidding.ts new file mode 100644 index 0000000..b26c225 --- /dev/null +++ b/generated_dff/12/funding/stoppedBidding.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const fundingStoppedBidding = z.object({ accountId }); + +export type FundingStoppedBiddingArgs = z.output; diff --git a/generated_dff/12/governance/approved.ts b/generated_dff/12/governance/approved.ts new file mode 100644 index 0000000..b5978df --- /dev/null +++ b/generated_dff/12/governance/approved.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceApproved = z.number(); + +export type GovernanceApprovedArgs = z.output; diff --git a/generated_dff/12/governance/decodeOfCallFailed.ts b/generated_dff/12/governance/decodeOfCallFailed.ts new file mode 100644 index 0000000..72c58ec --- /dev/null +++ b/generated_dff/12/governance/decodeOfCallFailed.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceDecodeOfCallFailed = z.number(); + +export type GovernanceDecodeOfCallFailedArgs = z.output< + typeof governanceDecodeOfCallFailed +>; diff --git a/generated_dff/12/governance/executed.ts b/generated_dff/12/governance/executed.ts new file mode 100644 index 0000000..54a4460 --- /dev/null +++ b/generated_dff/12/governance/executed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExecuted = z.number(); + +export type GovernanceExecutedArgs = z.output; diff --git a/generated_dff/12/governance/expired.ts b/generated_dff/12/governance/expired.ts new file mode 100644 index 0000000..d0e7a87 --- /dev/null +++ b/generated_dff/12/governance/expired.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceExpired = z.number(); + +export type GovernanceExpiredArgs = z.output; diff --git a/generated_dff/12/governance/failedExecution.ts b/generated_dff/12/governance/failedExecution.ts new file mode 100644 index 0000000..992c5c4 --- /dev/null +++ b/generated_dff/12/governance/failedExecution.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const governanceFailedExecution = spRuntimeDispatchError; + +export type GovernanceFailedExecutionArgs = z.output< + typeof governanceFailedExecution +>; diff --git a/generated_dff/12/governance/govKeyCallExecuted.ts b/generated_dff/12/governance/govKeyCallExecuted.ts new file mode 100644 index 0000000..56635d7 --- /dev/null +++ b/generated_dff/12/governance/govKeyCallExecuted.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallExecuted = z.object({ callHash: hexString }); + +export type GovernanceGovKeyCallExecutedArgs = z.output< + typeof governanceGovKeyCallExecuted +>; diff --git a/generated_dff/12/governance/govKeyCallExecutionFailed.ts b/generated_dff/12/governance/govKeyCallExecutionFailed.ts new file mode 100644 index 0000000..06bc18c --- /dev/null +++ b/generated_dff/12/governance/govKeyCallExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const governanceGovKeyCallExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type GovernanceGovKeyCallExecutionFailedArgs = z.output< + typeof governanceGovKeyCallExecutionFailed +>; diff --git a/generated_dff/12/governance/govKeyCallHashWhitelisted.ts b/generated_dff/12/governance/govKeyCallHashWhitelisted.ts new file mode 100644 index 0000000..bbb961a --- /dev/null +++ b/generated_dff/12/governance/govKeyCallHashWhitelisted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const governanceGovKeyCallHashWhitelisted = z.object({ + callHash: hexString, +}); + +export type GovernanceGovKeyCallHashWhitelistedArgs = z.output< + typeof governanceGovKeyCallHashWhitelisted +>; diff --git a/generated_dff/12/governance/proposed.ts b/generated_dff/12/governance/proposed.ts new file mode 100644 index 0000000..7a6df4e --- /dev/null +++ b/generated_dff/12/governance/proposed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const governanceProposed = z.number(); + +export type GovernanceProposedArgs = z.output; diff --git a/generated_dff/12/governance/upgradeConditionsSatisfied.ts b/generated_dff/12/governance/upgradeConditionsSatisfied.ts new file mode 100644 index 0000000..c5de6e8 --- /dev/null +++ b/generated_dff/12/governance/upgradeConditionsSatisfied.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const governanceUpgradeConditionsSatisfied = z.null(); + +export type GovernanceUpgradeConditionsSatisfiedArgs = z.output< + typeof governanceUpgradeConditionsSatisfied +>; diff --git a/generated_dff/12/grandpa/newAuthorities.ts b/generated_dff/12/grandpa/newAuthorities.ts new file mode 100644 index 0000000..28ec8ce --- /dev/null +++ b/generated_dff/12/grandpa/newAuthorities.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString, numberOrHex } from '../common'; + +export const grandpaNewAuthorities = z.object({ + authoritySet: z.array(z.tuple([hexString, numberOrHex])), +}); + +export type GrandpaNewAuthoritiesArgs = z.output; diff --git a/generated_dff/12/grandpa/paused.ts b/generated_dff/12/grandpa/paused.ts new file mode 100644 index 0000000..3b5cf94 --- /dev/null +++ b/generated_dff/12/grandpa/paused.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaPaused = z.null(); + +export type GrandpaPausedArgs = z.output; diff --git a/generated_dff/12/grandpa/resumed.ts b/generated_dff/12/grandpa/resumed.ts new file mode 100644 index 0000000..b54935d --- /dev/null +++ b/generated_dff/12/grandpa/resumed.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const grandpaResumed = z.null(); + +export type GrandpaResumedArgs = z.output; diff --git a/generated_dff/12/liquidityPools/assetSwapped.ts b/generated_dff/12/liquidityPools/assetSwapped.ts new file mode 100644 index 0000000..0679811 --- /dev/null +++ b/generated_dff/12/liquidityPools/assetSwapped.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsAssetSwapped = z.object({ + from: cfPrimitivesChainsAssetsAnyAsset, + to: cfPrimitivesChainsAssetsAnyAsset, + inputAmount: numberOrHex, + outputAmount: numberOrHex, +}); + +export type LiquidityPoolsAssetSwappedArgs = z.output< + typeof liquidityPoolsAssetSwapped +>; diff --git a/generated_dff/12/liquidityPools/limitOrderBurned.ts b/generated_dff/12/liquidityPools/limitOrderBurned.ts new file mode 100644 index 0000000..33f0ced --- /dev/null +++ b/generated_dff/12/liquidityPools/limitOrderBurned.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletOrder, +} from '../common'; + +export const liquidityPoolsLimitOrderBurned = z.object({ + lp: accountId, + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + order: palletCfPoolsPalletOrder, + priceAsTick: z.number(), + assetsCredited: numberOrHex, + collectedFees: numberOrHex, + swappedLiquidity: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderBurnedArgs = z.output< + typeof liquidityPoolsLimitOrderBurned +>; diff --git a/generated_dff/12/liquidityPools/limitOrderMinted.ts b/generated_dff/12/liquidityPools/limitOrderMinted.ts new file mode 100644 index 0000000..bf73bd0 --- /dev/null +++ b/generated_dff/12/liquidityPools/limitOrderMinted.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletOrder, +} from '../common'; + +export const liquidityPoolsLimitOrderMinted = z.object({ + lp: accountId, + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + order: palletCfPoolsPalletOrder, + priceAsTick: z.number(), + assetsDebited: numberOrHex, + collectedFees: numberOrHex, + swappedLiquidity: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderMintedArgs = z.output< + typeof liquidityPoolsLimitOrderMinted +>; diff --git a/generated_dff/12/liquidityPools/liquidityFeeUpdated.ts b/generated_dff/12/liquidityPools/liquidityFeeUpdated.ts new file mode 100644 index 0000000..9df8bac --- /dev/null +++ b/generated_dff/12/liquidityPools/liquidityFeeUpdated.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsLiquidityFeeUpdated = z.object({ + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), +}); + +export type LiquidityPoolsLiquidityFeeUpdatedArgs = z.output< + typeof liquidityPoolsLiquidityFeeUpdated +>; diff --git a/generated_dff/12/liquidityPools/networkFeeTaken.ts b/generated_dff/12/liquidityPools/networkFeeTaken.ts new file mode 100644 index 0000000..cadad36 --- /dev/null +++ b/generated_dff/12/liquidityPools/networkFeeTaken.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const liquidityPoolsNetworkFeeTaken = z.object({ + feeAmount: numberOrHex, +}); + +export type LiquidityPoolsNetworkFeeTakenArgs = z.output< + typeof liquidityPoolsNetworkFeeTaken +>; diff --git a/generated_dff/12/liquidityPools/newPoolCreated.ts b/generated_dff/12/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..ca74603 --- /dev/null +++ b/generated_dff/12/liquidityPools/newPoolCreated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialSqrtPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated_dff/12/liquidityPools/poolStateUpdated.ts b/generated_dff/12/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..f0c2196 --- /dev/null +++ b/generated_dff/12/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated_dff/12/liquidityPools/rangeOrderBurned.ts b/generated_dff/12/liquidityPools/rangeOrderBurned.ts new file mode 100644 index 0000000..e64df5f --- /dev/null +++ b/generated_dff/12/liquidityPools/rangeOrderBurned.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfAmmCommonSideMap, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityPoolsRangeOrderBurned = z.object({ + lp: accountId, + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + priceRangeInTicks: z.object({ start: z.number(), end: z.number() }), + liquidity: numberOrHex, + assetsCredited: cfAmmCommonSideMap, + collectedFees: cfAmmCommonSideMap, +}); + +export type LiquidityPoolsRangeOrderBurnedArgs = z.output< + typeof liquidityPoolsRangeOrderBurned +>; diff --git a/generated_dff/12/liquidityPools/rangeOrderMinted.ts b/generated_dff/12/liquidityPools/rangeOrderMinted.ts new file mode 100644 index 0000000..69f6fcc --- /dev/null +++ b/generated_dff/12/liquidityPools/rangeOrderMinted.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfAmmCommonSideMap, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityPoolsRangeOrderMinted = z.object({ + lp: accountId, + unstableAsset: cfPrimitivesChainsAssetsAnyAsset, + priceRangeInTicks: z.object({ start: z.number(), end: z.number() }), + liquidity: numberOrHex, + assetsDebited: cfAmmCommonSideMap, + collectedFees: cfAmmCommonSideMap, +}); + +export type LiquidityPoolsRangeOrderMintedArgs = z.output< + typeof liquidityPoolsRangeOrderMinted +>; diff --git a/generated_dff/12/liquidityPools/updatedBuyInterval.ts b/generated_dff/12/liquidityPools/updatedBuyInterval.ts new file mode 100644 index 0000000..1d491e3 --- /dev/null +++ b/generated_dff/12/liquidityPools/updatedBuyInterval.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const liquidityPoolsUpdatedBuyInterval = z.object({ + buyInterval: z.number(), +}); + +export type LiquidityPoolsUpdatedBuyIntervalArgs = z.output< + typeof liquidityPoolsUpdatedBuyInterval +>; diff --git a/generated_dff/12/liquidityProvider/accountCredited.ts b/generated_dff/12/liquidityProvider/accountCredited.ts new file mode 100644 index 0000000..8b193f2 --- /dev/null +++ b/generated_dff/12/liquidityProvider/accountCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderAccountCreditedArgs = z.output< + typeof liquidityProviderAccountCredited +>; diff --git a/generated_dff/12/liquidityProvider/accountDebited.ts b/generated_dff/12/liquidityProvider/accountDebited.ts new file mode 100644 index 0000000..9efe412 --- /dev/null +++ b/generated_dff/12/liquidityProvider/accountDebited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderAccountDebited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountDebited: numberOrHex, +}); + +export type LiquidityProviderAccountDebitedArgs = z.output< + typeof liquidityProviderAccountDebited +>; diff --git a/generated_dff/12/liquidityProvider/emergencyWithdrawalAddressRegistered.ts b/generated_dff/12/liquidityProvider/emergencyWithdrawalAddressRegistered.ts new file mode 100644 index 0000000..9d68a7e --- /dev/null +++ b/generated_dff/12/liquidityProvider/emergencyWithdrawalAddressRegistered.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderEmergencyWithdrawalAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderEmergencyWithdrawalAddressRegisteredArgs = + z.output; diff --git a/generated_dff/12/liquidityProvider/liquidityDepositAddressExpired.ts b/generated_dff/12/liquidityProvider/liquidityDepositAddressExpired.ts new file mode 100644 index 0000000..4f29433 --- /dev/null +++ b/generated_dff/12/liquidityProvider/liquidityDepositAddressExpired.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress } from '../common'; + +export const liquidityProviderLiquidityDepositAddressExpired = z.object({ + address: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderLiquidityDepositAddressExpiredArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressExpired +>; diff --git a/generated_dff/12/liquidityProvider/liquidityDepositAddressReady.ts b/generated_dff/12/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..708385c --- /dev/null +++ b/generated_dff/12/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated_dff/12/liquidityProvider/lpTtlSet.ts b/generated_dff/12/liquidityProvider/lpTtlSet.ts new file mode 100644 index 0000000..2c64147 --- /dev/null +++ b/generated_dff/12/liquidityProvider/lpTtlSet.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const liquidityProviderLpTtlSet = z.object({ ttl: z.number() }); + +export type LiquidityProviderLpTtlSetArgs = z.output< + typeof liquidityProviderLpTtlSet +>; diff --git a/generated_dff/12/liquidityProvider/withdrawalEgressScheduled.ts b/generated_dff/12/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..44566cc --- /dev/null +++ b/generated_dff/12/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated_dff/12/polkadotBroadcaster/broadcastAborted.ts b/generated_dff/12/polkadotBroadcaster/broadcastAborted.ts new file mode 100644 index 0000000..b673116 --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/broadcastAborted.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastAborted = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastAbortedArgs = z.output< + typeof polkadotBroadcasterBroadcastAborted +>; diff --git a/generated_dff/12/polkadotBroadcaster/broadcastAttemptTimeout.ts b/generated_dff/12/polkadotBroadcaster/broadcastAttemptTimeout.ts new file mode 100644 index 0000000..39ef85a --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/broadcastAttemptTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastAttemptTimeout = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastAttemptTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastAttemptTimeout +>; diff --git a/generated_dff/12/polkadotBroadcaster/broadcastCallbackExecuted.ts b/generated_dff/12/polkadotBroadcaster/broadcastCallbackExecuted.ts new file mode 100644 index 0000000..94a64fa --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/broadcastCallbackExecuted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { dispatchResult } from '../common'; + +export const polkadotBroadcasterBroadcastCallbackExecuted = z.object({ + broadcastId: z.number(), + result: dispatchResult, +}); + +export type PolkadotBroadcasterBroadcastCallbackExecutedArgs = z.output< + typeof polkadotBroadcasterBroadcastCallbackExecuted +>; diff --git a/generated_dff/12/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated_dff/12/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..ff38f46 --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfBroadcastBroadcastAttemptId } from '../common'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated_dff/12/polkadotBroadcaster/broadcastSuccess.ts b/generated_dff/12/polkadotBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..ddda959 --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterBroadcastSuccessArgs = z.output< + typeof polkadotBroadcasterBroadcastSuccess +>; diff --git a/generated_dff/12/polkadotBroadcaster/thresholdSignatureInvalid.ts b/generated_dff/12/polkadotBroadcaster/thresholdSignatureInvalid.ts new file mode 100644 index 0000000..0c5c83e --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/thresholdSignatureInvalid.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterThresholdSignatureInvalid = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterThresholdSignatureInvalidArgs = z.output< + typeof polkadotBroadcasterThresholdSignatureInvalid +>; diff --git a/generated_dff/12/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated_dff/12/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..59a51c0 --- /dev/null +++ b/generated_dff/12/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/12/polkadotChainTracking/chainStateUpdated.ts b/generated_dff/12/polkadotChainTracking/chainStateUpdated.ts new file mode 100644 index 0000000..aa0f088 --- /dev/null +++ b/generated_dff/12/polkadotChainTracking/chainStateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsChainStatePolkadot } from '../common'; + +export const polkadotChainTrackingChainStateUpdated = z.object({ + newChainState: cfChainsChainStatePolkadot, +}); + +export type PolkadotChainTrackingChainStateUpdatedArgs = z.output< + typeof polkadotChainTrackingChainStateUpdated +>; diff --git a/generated_dff/12/polkadotIngressEgress/assetEgressStatusChanged.ts b/generated_dff/12/polkadotIngressEgress/assetEgressStatusChanged.ts new file mode 100644 index 0000000..1cc0b5e --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/assetEgressStatusChanged.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset } from '../common'; + +export const polkadotIngressEgressAssetEgressStatusChanged = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + disabled: z.boolean(), +}); + +export type PolkadotIngressEgressAssetEgressStatusChangedArgs = z.output< + typeof polkadotIngressEgressAssetEgressStatusChanged +>; diff --git a/generated_dff/12/polkadotIngressEgress/batchBroadcastRequested.ts b/generated_dff/12/polkadotIngressEgress/batchBroadcastRequested.ts new file mode 100644 index 0000000..309876c --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/batchBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressBatchBroadcastRequested = z.object({ + broadcastId: z.number(), + egressIds: z.array(z.tuple([cfPrimitivesChainsForeignChain, numberOrHex])), +}); + +export type PolkadotIngressEgressBatchBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressBatchBroadcastRequested +>; diff --git a/generated_dff/12/polkadotIngressEgress/ccmBroadcastRequested.ts b/generated_dff/12/polkadotIngressEgress/ccmBroadcastRequested.ts new file mode 100644 index 0000000..46c9f54 --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/ccmBroadcastRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const polkadotIngressEgressCcmBroadcastRequested = z.object({ + broadcastId: z.number(), + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type PolkadotIngressEgressCcmBroadcastRequestedArgs = z.output< + typeof polkadotIngressEgressCcmBroadcastRequested +>; diff --git a/generated_dff/12/polkadotIngressEgress/ccmEgressInvalid.ts b/generated_dff/12/polkadotIngressEgress/ccmEgressInvalid.ts new file mode 100644 index 0000000..cbf62d9 --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/ccmEgressInvalid.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsForeignChain, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const polkadotIngressEgressCcmEgressInvalid = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + error: spRuntimeDispatchError, +}); + +export type PolkadotIngressEgressCcmEgressInvalidArgs = z.output< + typeof polkadotIngressEgressCcmEgressInvalid +>; diff --git a/generated_dff/12/polkadotIngressEgress/depositFetchesScheduled.ts b/generated_dff/12/polkadotIngressEgress/depositFetchesScheduled.ts new file mode 100644 index 0000000..e6c07ea --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/depositFetchesScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressDepositFetchesScheduled = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressDepositFetchesScheduledArgs = z.output< + typeof polkadotIngressEgressDepositFetchesScheduled +>; diff --git a/generated_dff/12/polkadotIngressEgress/depositIgnored.ts b/generated_dff/12/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..1c3ab9c --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated_dff/12/polkadotIngressEgress/depositReceived.ts b/generated_dff/12/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f6c0370 --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated_dff/12/polkadotIngressEgress/egressScheduled.ts b/generated_dff/12/polkadotIngressEgress/egressScheduled.ts new file mode 100644 index 0000000..c5f2b14 --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/egressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + cfPrimitivesChainsForeignChain, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressEgressScheduled = z.object({ + id: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressEgressScheduledArgs = z.output< + typeof polkadotIngressEgressEgressScheduled +>; diff --git a/generated_dff/12/polkadotIngressEgress/minimumDepositSet.ts b/generated_dff/12/polkadotIngressEgress/minimumDepositSet.ts new file mode 100644 index 0000000..a15b7ed --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/minimumDepositSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, numberOrHex } from '../common'; + +export const polkadotIngressEgressMinimumDepositSet = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + minimumDeposit: numberOrHex, +}); + +export type PolkadotIngressEgressMinimumDepositSetArgs = z.output< + typeof polkadotIngressEgressMinimumDepositSet +>; diff --git a/generated_dff/12/polkadotIngressEgress/startWitnessing.ts b/generated_dff/12/polkadotIngressEgress/startWitnessing.ts new file mode 100644 index 0000000..9f96977 --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/startWitnessing.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStartWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, + openedAt: z.number(), +}); + +export type PolkadotIngressEgressStartWitnessingArgs = z.output< + typeof polkadotIngressEgressStartWitnessing +>; diff --git a/generated_dff/12/polkadotIngressEgress/stopWitnessing.ts b/generated_dff/12/polkadotIngressEgress/stopWitnessing.ts new file mode 100644 index 0000000..8ebc637 --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/stopWitnessing.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsDotAsset, hexString } from '../common'; + +export const polkadotIngressEgressStopWitnessing = z.object({ + depositAddress: hexString, + sourceAsset: cfPrimitivesChainsAssetsDotAsset, +}); + +export type PolkadotIngressEgressStopWitnessingArgs = z.output< + typeof polkadotIngressEgressStopWitnessing +>; diff --git a/generated_dff/12/polkadotIngressEgress/vaultTransferFailed.ts b/generated_dff/12/polkadotIngressEgress/vaultTransferFailed.ts new file mode 100644 index 0000000..89e2edb --- /dev/null +++ b/generated_dff/12/polkadotIngressEgress/vaultTransferFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, +} from '../common'; + +export const polkadotIngressEgressVaultTransferFailed = z.object({ + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + destinationAddress: hexString, +}); + +export type PolkadotIngressEgressVaultTransferFailedArgs = z.output< + typeof polkadotIngressEgressVaultTransferFailed +>; diff --git a/generated_dff/12/polkadotThresholdSigner/currentKeyUnavailable.ts b/generated_dff/12/polkadotThresholdSigner/currentKeyUnavailable.ts new file mode 100644 index 0000000..16c4dd2 --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/currentKeyUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerCurrentKeyUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerCurrentKeyUnavailableArgs = z.output< + typeof polkadotThresholdSignerCurrentKeyUnavailable +>; diff --git a/generated_dff/12/polkadotThresholdSigner/failureReportProcessed.ts b/generated_dff/12/polkadotThresholdSigner/failureReportProcessed.ts new file mode 100644 index 0000000..04cf79f --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/failureReportProcessed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerFailureReportProcessed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + reporterId: accountId, +}); + +export type PolkadotThresholdSignerFailureReportProcessedArgs = z.output< + typeof polkadotThresholdSignerFailureReportProcessed +>; diff --git a/generated_dff/12/polkadotThresholdSigner/retryRequested.ts b/generated_dff/12/polkadotThresholdSigner/retryRequested.ts new file mode 100644 index 0000000..64649d5 --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/retryRequested.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerRetryRequested = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerRetryRequestedArgs = z.output< + typeof polkadotThresholdSignerRetryRequested +>; diff --git a/generated_dff/12/polkadotThresholdSigner/signersUnavailable.ts b/generated_dff/12/polkadotThresholdSigner/signersUnavailable.ts new file mode 100644 index 0000000..0a9942c --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/signersUnavailable.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerSignersUnavailable = z.object({ + requestId: z.number(), + attemptCount: z.number(), +}); + +export type PolkadotThresholdSignerSignersUnavailableArgs = z.output< + typeof polkadotThresholdSignerSignersUnavailable +>; diff --git a/generated_dff/12/polkadotThresholdSigner/thresholdDispatchComplete.ts b/generated_dff/12/polkadotThresholdSigner/thresholdDispatchComplete.ts new file mode 100644 index 0000000..daca453 --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/thresholdDispatchComplete.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { dispatchResult, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdDispatchComplete = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + result: dispatchResult, +}); + +export type PolkadotThresholdSignerThresholdDispatchCompleteArgs = z.output< + typeof polkadotThresholdSignerThresholdDispatchComplete +>; diff --git a/generated_dff/12/polkadotThresholdSigner/thresholdSignatureFailed.ts b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureFailed.ts new file mode 100644 index 0000000..f176df7 --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureFailed = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + offenders: z.array(accountId), +}); + +export type PolkadotThresholdSignerThresholdSignatureFailedArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureFailed +>; diff --git a/generated_dff/12/polkadotThresholdSigner/thresholdSignatureRequest.ts b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..2f3b74e --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: hexString, + signatories: z.array(accountId), + payload: hexString, +}); + +export type PolkadotThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureRequest +>; diff --git a/generated_dff/12/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts new file mode 100644 index 0000000..d7522a4 --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated = + z.object({ newTimeout: z.number() }); + +export type PolkadotThresholdSignerThresholdSignatureResponseTimeoutUpdatedArgs = + z.output< + typeof polkadotThresholdSignerThresholdSignatureResponseTimeoutUpdated + >; diff --git a/generated_dff/12/polkadotThresholdSigner/thresholdSignatureSuccess.ts b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureSuccess.ts new file mode 100644 index 0000000..a336afb --- /dev/null +++ b/generated_dff/12/polkadotThresholdSigner/thresholdSignatureSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotThresholdSignerThresholdSignatureSuccess = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, +}); + +export type PolkadotThresholdSignerThresholdSignatureSuccessArgs = z.output< + typeof polkadotThresholdSignerThresholdSignatureSuccess +>; diff --git a/generated_dff/12/polkadotVault/awaitingGovernanceActivation.ts b/generated_dff/12/polkadotVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..797b347 --- /dev/null +++ b/generated_dff/12/polkadotVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: hexString, +}); + +export type PolkadotVaultAwaitingGovernanceActivationArgs = z.output< + typeof polkadotVaultAwaitingGovernanceActivation +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverFailure.ts b/generated_dff/12/polkadotVault/keyHandoverFailure.ts new file mode 100644 index 0000000..41dba1e --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverFailure = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverFailureArgs = z.output< + typeof polkadotVaultKeyHandoverFailure +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverFailureReported.ts b/generated_dff/12/polkadotVault/keyHandoverFailureReported.ts new file mode 100644 index 0000000..e770b20 --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverFailureReported = accountId; + +export type PolkadotVaultKeyHandoverFailureReportedArgs = z.output< + typeof polkadotVaultKeyHandoverFailureReported +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverRequest.ts b/generated_dff/12/polkadotVault/keyHandoverRequest.ts new file mode 100644 index 0000000..d9cde44 --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: hexString, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: hexString, + toEpoch: z.number(), +}); + +export type PolkadotVaultKeyHandoverRequestArgs = z.output< + typeof polkadotVaultKeyHandoverRequest +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverResponseTimeout.ts b/generated_dff/12/polkadotVault/keyHandoverResponseTimeout.ts new file mode 100644 index 0000000..763d15b --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverResponseTimeout.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverResponseTimeout = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverResponseTimeoutArgs = z.output< + typeof polkadotVaultKeyHandoverResponseTimeout +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverSuccess.ts b/generated_dff/12/polkadotVault/keyHandoverSuccess.ts new file mode 100644 index 0000000..c57a752 --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverSuccess = z.object({ + ceremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverSuccess +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverSuccessReported.ts b/generated_dff/12/polkadotVault/keyHandoverSuccessReported.ts new file mode 100644 index 0000000..42b55c4 --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeyHandoverSuccessReported = accountId; + +export type PolkadotVaultKeyHandoverSuccessReportedArgs = z.output< + typeof polkadotVaultKeyHandoverSuccessReported +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverVerificationFailure.ts b/generated_dff/12/polkadotVault/keyHandoverVerificationFailure.ts new file mode 100644 index 0000000..b7a5d5a --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeyHandoverVerificationFailure = z.object({ + handoverCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeyHandoverVerificationFailureArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationFailure +>; diff --git a/generated_dff/12/polkadotVault/keyHandoverVerificationSuccess.ts b/generated_dff/12/polkadotVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..e6f5803 --- /dev/null +++ b/generated_dff/12/polkadotVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof polkadotVaultKeyHandoverVerificationSuccess +>; diff --git a/generated_dff/12/polkadotVault/keygenFailure.ts b/generated_dff/12/polkadotVault/keygenFailure.ts new file mode 100644 index 0000000..a5bbda4 --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenFailure.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenFailure = numberOrHex; + +export type PolkadotVaultKeygenFailureArgs = z.output< + typeof polkadotVaultKeygenFailure +>; diff --git a/generated_dff/12/polkadotVault/keygenFailureReported.ts b/generated_dff/12/polkadotVault/keygenFailureReported.ts new file mode 100644 index 0000000..91130eb --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenFailureReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenFailureReported = accountId; + +export type PolkadotVaultKeygenFailureReportedArgs = z.output< + typeof polkadotVaultKeygenFailureReported +>; diff --git a/generated_dff/12/polkadotVault/keygenRequest.ts b/generated_dff/12/polkadotVault/keygenRequest.ts new file mode 100644 index 0000000..1112dad --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenRequest.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const polkadotVaultKeygenRequest = z.object({ + ceremonyId: numberOrHex, + participants: z.array(accountId), + epochIndex: z.number(), +}); + +export type PolkadotVaultKeygenRequestArgs = z.output< + typeof polkadotVaultKeygenRequest +>; diff --git a/generated_dff/12/polkadotVault/keygenResponseTimeout.ts b/generated_dff/12/polkadotVault/keygenResponseTimeout.ts new file mode 100644 index 0000000..ff32e3b --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenResponseTimeout.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenResponseTimeout = numberOrHex; + +export type PolkadotVaultKeygenResponseTimeoutArgs = z.output< + typeof polkadotVaultKeygenResponseTimeout +>; diff --git a/generated_dff/12/polkadotVault/keygenResponseTimeoutUpdated.ts b/generated_dff/12/polkadotVault/keygenResponseTimeoutUpdated.ts new file mode 100644 index 0000000..9716c59 --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenResponseTimeoutUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotVaultKeygenResponseTimeoutUpdated = z.object({ + newTimeout: z.number(), +}); + +export type PolkadotVaultKeygenResponseTimeoutUpdatedArgs = z.output< + typeof polkadotVaultKeygenResponseTimeoutUpdated +>; diff --git a/generated_dff/12/polkadotVault/keygenSuccess.ts b/generated_dff/12/polkadotVault/keygenSuccess.ts new file mode 100644 index 0000000..3c13a80 --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenSuccess.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenSuccess = numberOrHex; + +export type PolkadotVaultKeygenSuccessArgs = z.output< + typeof polkadotVaultKeygenSuccess +>; diff --git a/generated_dff/12/polkadotVault/keygenSuccessReported.ts b/generated_dff/12/polkadotVault/keygenSuccessReported.ts new file mode 100644 index 0000000..0531192 --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenSuccessReported.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const polkadotVaultKeygenSuccessReported = accountId; + +export type PolkadotVaultKeygenSuccessReportedArgs = z.output< + typeof polkadotVaultKeygenSuccessReported +>; diff --git a/generated_dff/12/polkadotVault/keygenVerificationFailure.ts b/generated_dff/12/polkadotVault/keygenVerificationFailure.ts new file mode 100644 index 0000000..e442f9c --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenVerificationFailure.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { numberOrHex } from '../common'; + +export const polkadotVaultKeygenVerificationFailure = z.object({ + keygenCeremonyId: numberOrHex, +}); + +export type PolkadotVaultKeygenVerificationFailureArgs = z.output< + typeof polkadotVaultKeygenVerificationFailure +>; diff --git a/generated_dff/12/polkadotVault/keygenVerificationSuccess.ts b/generated_dff/12/polkadotVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..1035fa1 --- /dev/null +++ b/generated_dff/12/polkadotVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultKeygenVerificationSuccess = z.object({ + aggKey: hexString, +}); + +export type PolkadotVaultKeygenVerificationSuccessArgs = z.output< + typeof polkadotVaultKeygenVerificationSuccess +>; diff --git a/generated_dff/12/polkadotVault/noKeyHandover.ts b/generated_dff/12/polkadotVault/noKeyHandover.ts new file mode 100644 index 0000000..d4e9281 --- /dev/null +++ b/generated_dff/12/polkadotVault/noKeyHandover.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultNoKeyHandover = z.null(); + +export type PolkadotVaultNoKeyHandoverArgs = z.output< + typeof polkadotVaultNoKeyHandover +>; diff --git a/generated_dff/12/polkadotVault/vaultRotatedExternally.ts b/generated_dff/12/polkadotVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..a3ec81e --- /dev/null +++ b/generated_dff/12/polkadotVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { hexString } from '../common'; + +export const polkadotVaultVaultRotatedExternally = hexString; + +export type PolkadotVaultVaultRotatedExternallyArgs = z.output< + typeof polkadotVaultVaultRotatedExternally +>; diff --git a/generated_dff/12/polkadotVault/vaultRotationAborted.ts b/generated_dff/12/polkadotVault/vaultRotationAborted.ts new file mode 100644 index 0000000..fb6f7c2 --- /dev/null +++ b/generated_dff/12/polkadotVault/vaultRotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationAborted = z.null(); + +export type PolkadotVaultVaultRotationAbortedArgs = z.output< + typeof polkadotVaultVaultRotationAborted +>; diff --git a/generated_dff/12/polkadotVault/vaultRotationCompleted.ts b/generated_dff/12/polkadotVault/vaultRotationCompleted.ts new file mode 100644 index 0000000..e78e32f --- /dev/null +++ b/generated_dff/12/polkadotVault/vaultRotationCompleted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const polkadotVaultVaultRotationCompleted = z.null(); + +export type PolkadotVaultVaultRotationCompletedArgs = z.output< + typeof polkadotVaultVaultRotationCompleted +>; diff --git a/generated_dff/12/reputation/accrualRateUpdated.ts b/generated_dff/12/reputation/accrualRateUpdated.ts new file mode 100644 index 0000000..9f6fa7a --- /dev/null +++ b/generated_dff/12/reputation/accrualRateUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const reputationAccrualRateUpdated = z.object({ + reputationPoints: z.number(), + onlineCredits: z.number(), +}); + +export type ReputationAccrualRateUpdatedArgs = z.output< + typeof reputationAccrualRateUpdated +>; diff --git a/generated_dff/12/reputation/missedHeartbeatPenaltyUpdated.ts b/generated_dff/12/reputation/missedHeartbeatPenaltyUpdated.ts new file mode 100644 index 0000000..8dbaa2f --- /dev/null +++ b/generated_dff/12/reputation/missedHeartbeatPenaltyUpdated.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const reputationMissedHeartbeatPenaltyUpdated = z.object({ + newReputationPenalty: z.number(), +}); + +export type ReputationMissedHeartbeatPenaltyUpdatedArgs = z.output< + typeof reputationMissedHeartbeatPenaltyUpdated +>; diff --git a/generated_dff/12/reputation/offencePenalty.ts b/generated_dff/12/reputation/offencePenalty.ts new file mode 100644 index 0000000..8ff658a --- /dev/null +++ b/generated_dff/12/reputation/offencePenalty.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + accountId, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationOffencePenalty = z.object({ + offender: accountId, + offence: stateChainRuntimeChainflipOffencesOffence, + penalty: z.number(), +}); + +export type ReputationOffencePenaltyArgs = z.output< + typeof reputationOffencePenalty +>; diff --git a/generated_dff/12/reputation/penaltyUpdated.ts b/generated_dff/12/reputation/penaltyUpdated.ts new file mode 100644 index 0000000..b860a98 --- /dev/null +++ b/generated_dff/12/reputation/penaltyUpdated.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { + palletCfReputationPenalty, + stateChainRuntimeChainflipOffencesOffence, +} from '../common'; + +export const reputationPenaltyUpdated = z.object({ + offence: stateChainRuntimeChainflipOffencesOffence, + oldPenalty: palletCfReputationPenalty, + newPenalty: palletCfReputationPenalty, +}); + +export type ReputationPenaltyUpdatedArgs = z.output< + typeof reputationPenaltyUpdated +>; diff --git a/generated_dff/12/session/newSession.ts b/generated_dff/12/session/newSession.ts new file mode 100644 index 0000000..95b6d0b --- /dev/null +++ b/generated_dff/12/session/newSession.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const sessionNewSession = z.object({ sessionIndex: z.number() }); + +export type SessionNewSessionArgs = z.output; diff --git a/generated_dff/12/swapping/batchSwapFailed.ts b/generated_dff/12/swapping/batchSwapFailed.ts new file mode 100644 index 0000000..cdc87aa --- /dev/null +++ b/generated_dff/12/swapping/batchSwapFailed.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesSwapLeg, + numberOrHex, +} from '../common'; + +export const swappingBatchSwapFailed = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + direction: cfPrimitivesSwapLeg, + amount: numberOrHex, +}); + +export type SwappingBatchSwapFailedArgs = z.output< + typeof swappingBatchSwapFailed +>; diff --git a/generated_dff/12/swapping/ccmDepositReceived.ts b/generated_dff/12/swapping/ccmDepositReceived.ts new file mode 100644 index 0000000..e8d7a23 --- /dev/null +++ b/generated_dff/12/swapping/ccmDepositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + numberOrHex, +} from '../common'; + +export const swappingCcmDepositReceived = z.object({ + ccmId: numberOrHex, + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + depositAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmDepositReceivedArgs = z.output< + typeof swappingCcmDepositReceived +>; diff --git a/generated_dff/12/swapping/ccmEgressScheduled.ts b/generated_dff/12/swapping/ccmEgressScheduled.ts new file mode 100644 index 0000000..9e631f4 --- /dev/null +++ b/generated_dff/12/swapping/ccmEgressScheduled.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const swappingCcmEgressScheduled = z.object({ + ccmId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type SwappingCcmEgressScheduledArgs = z.output< + typeof swappingCcmEgressScheduled +>; diff --git a/generated_dff/12/swapping/ccmFailed.ts b/generated_dff/12/swapping/ccmFailed.ts new file mode 100644 index 0000000..4c89a6f --- /dev/null +++ b/generated_dff/12/swapping/ccmFailed.ts @@ -0,0 +1,14 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmDepositMetadata, + palletCfSwappingCcmFailReason, +} from '../common'; + +export const swappingCcmFailed = z.object({ + reason: palletCfSwappingCcmFailReason, + destinationAddress: cfChainsAddressEncodedAddress, + depositMetadata: cfChainsCcmDepositMetadata, +}); + +export type SwappingCcmFailedArgs = z.output; diff --git a/generated_dff/12/swapping/minimumSwapAmountSet.ts b/generated_dff/12/swapping/minimumSwapAmountSet.ts new file mode 100644 index 0000000..cb53fea --- /dev/null +++ b/generated_dff/12/swapping/minimumSwapAmountSet.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingMinimumSwapAmountSet = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingMinimumSwapAmountSetArgs = z.output< + typeof swappingMinimumSwapAmountSet +>; diff --git a/generated_dff/12/swapping/swapAmountTooLow.ts b/generated_dff/12/swapping/swapAmountTooLow.ts new file mode 100644 index 0000000..b1aefc6 --- /dev/null +++ b/generated_dff/12/swapping/swapAmountTooLow.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapAmountTooLow = z.object({ + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, +}); + +export type SwappingSwapAmountTooLowArgs = z.output< + typeof swappingSwapAmountTooLow +>; diff --git a/generated_dff/12/swapping/swapDepositAddressExpired.ts b/generated_dff/12/swapping/swapDepositAddressExpired.ts new file mode 100644 index 0000000..19ce653 --- /dev/null +++ b/generated_dff/12/swapping/swapDepositAddressExpired.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsAddressEncodedAddress, numberOrHex } from '../common'; + +export const swappingSwapDepositAddressExpired = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, +}); + +export type SwappingSwapDepositAddressExpiredArgs = z.output< + typeof swappingSwapDepositAddressExpired +>; diff --git a/generated_dff/12/swapping/swapDepositAddressReady.ts b/generated_dff/12/swapping/swapDepositAddressReady.ts new file mode 100644 index 0000000..5e673e4 --- /dev/null +++ b/generated_dff/12/swapping/swapDepositAddressReady.ts @@ -0,0 +1,22 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsCcmChannelMetadata, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const swappingSwapDepositAddressReady = z.object({ + depositAddress: cfChainsAddressEncodedAddress, + destinationAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + channelId: numberOrHex, + brokerCommissionRate: z.number(), + channelMetadata: cfChainsCcmChannelMetadata.nullish(), +}); + +export type SwappingSwapDepositAddressReadyArgs = z.output< + typeof swappingSwapDepositAddressReady +>; diff --git a/generated_dff/12/swapping/swapEgressScheduled.ts b/generated_dff/12/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..c54cab4 --- /dev/null +++ b/generated_dff/12/swapping/swapEgressScheduled.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated_dff/12/swapping/swapExecuted.ts b/generated_dff/12/swapping/swapExecuted.ts new file mode 100644 index 0000000..0f8adb5 --- /dev/null +++ b/generated_dff/12/swapping/swapExecuted.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated_dff/12/swapping/swapScheduled.ts b/generated_dff/12/swapping/swapScheduled.ts new file mode 100644 index 0000000..b495bb2 --- /dev/null +++ b/generated_dff/12/swapping/swapScheduled.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfChainsSwapOrigin, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfSwappingSwapType, +} from '../common'; + +export const swappingSwapScheduled = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + destinationAddress: cfChainsAddressEncodedAddress, + origin: cfChainsSwapOrigin, + swapType: palletCfSwappingSwapType, + brokerCommission: numberOrHex.nullish(), +}); + +export type SwappingSwapScheduledArgs = z.output; diff --git a/generated_dff/12/swapping/swapTtlSet.ts b/generated_dff/12/swapping/swapTtlSet.ts new file mode 100644 index 0000000..7e60af6 --- /dev/null +++ b/generated_dff/12/swapping/swapTtlSet.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const swappingSwapTtlSet = z.object({ ttl: z.number() }); + +export type SwappingSwapTtlSetArgs = z.output; diff --git a/generated_dff/12/swapping/withdrawalRequested.ts b/generated_dff/12/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..4e49f91 --- /dev/null +++ b/generated_dff/12/swapping/withdrawalRequested.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated_dff/12/system/codeUpdated.ts b/generated_dff/12/system/codeUpdated.ts new file mode 100644 index 0000000..0d63b4e --- /dev/null +++ b/generated_dff/12/system/codeUpdated.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const systemCodeUpdated = z.null(); + +export type SystemCodeUpdatedArgs = z.output; diff --git a/generated_dff/12/system/extrinsicFailed.ts b/generated_dff/12/system/extrinsicFailed.ts new file mode 100644 index 0000000..6a19784 --- /dev/null +++ b/generated_dff/12/system/extrinsicFailed.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { + frameSupportDispatchDispatchInfo, + spRuntimeDispatchError, +} from '../common'; + +export const systemExtrinsicFailed = z.object({ + dispatchError: spRuntimeDispatchError, + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicFailedArgs = z.output; diff --git a/generated_dff/12/system/extrinsicSuccess.ts b/generated_dff/12/system/extrinsicSuccess.ts new file mode 100644 index 0000000..69f122e --- /dev/null +++ b/generated_dff/12/system/extrinsicSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { frameSupportDispatchDispatchInfo } from '../common'; + +export const systemExtrinsicSuccess = z.object({ + dispatchInfo: frameSupportDispatchDispatchInfo, +}); + +export type SystemExtrinsicSuccessArgs = z.output< + typeof systemExtrinsicSuccess +>; diff --git a/generated_dff/12/system/killedAccount.ts b/generated_dff/12/system/killedAccount.ts new file mode 100644 index 0000000..a6bef35 --- /dev/null +++ b/generated_dff/12/system/killedAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemKilledAccount = z.object({ account: accountId }); + +export type SystemKilledAccountArgs = z.output; diff --git a/generated_dff/12/system/newAccount.ts b/generated_dff/12/system/newAccount.ts new file mode 100644 index 0000000..75d237e --- /dev/null +++ b/generated_dff/12/system/newAccount.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId } from '../common'; + +export const systemNewAccount = z.object({ account: accountId }); + +export type SystemNewAccountArgs = z.output; diff --git a/generated_dff/12/system/remarked.ts b/generated_dff/12/system/remarked.ts new file mode 100644 index 0000000..d69486e --- /dev/null +++ b/generated_dff/12/system/remarked.ts @@ -0,0 +1,6 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const systemRemarked = z.object({ sender: accountId, hash_: hexString }); + +export type SystemRemarkedArgs = z.output; diff --git a/generated_dff/12/tokenholderGovernance/govKeyUpdatedHasFailed.ts b/generated_dff/12/tokenholderGovernance/govKeyUpdatedHasFailed.ts new file mode 100644 index 0000000..9894a56 --- /dev/null +++ b/generated_dff/12/tokenholderGovernance/govKeyUpdatedHasFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedHasFailed = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedHasFailedArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedHasFailed +>; diff --git a/generated_dff/12/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts b/generated_dff/12/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts new file mode 100644 index 0000000..afc2f00 --- /dev/null +++ b/generated_dff/12/tokenholderGovernance/govKeyUpdatedWasSuccessful.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, hexString } from '../common'; + +export const tokenholderGovernanceGovKeyUpdatedWasSuccessful = z.object({ + chain: cfPrimitivesChainsForeignChain, + key: hexString, +}); + +export type TokenholderGovernanceGovKeyUpdatedWasSuccessfulArgs = z.output< + typeof tokenholderGovernanceGovKeyUpdatedWasSuccessful +>; diff --git a/generated_dff/12/tokenholderGovernance/proposalEnacted.ts b/generated_dff/12/tokenholderGovernance/proposalEnacted.ts new file mode 100644 index 0000000..32b69ee --- /dev/null +++ b/generated_dff/12/tokenholderGovernance/proposalEnacted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalEnacted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalEnactedArgs = z.output< + typeof tokenholderGovernanceProposalEnacted +>; diff --git a/generated_dff/12/tokenholderGovernance/proposalPassed.ts b/generated_dff/12/tokenholderGovernance/proposalPassed.ts new file mode 100644 index 0000000..707bfa2 --- /dev/null +++ b/generated_dff/12/tokenholderGovernance/proposalPassed.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalPassed = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalPassedArgs = z.output< + typeof tokenholderGovernanceProposalPassed +>; diff --git a/generated_dff/12/tokenholderGovernance/proposalRejected.ts b/generated_dff/12/tokenholderGovernance/proposalRejected.ts new file mode 100644 index 0000000..d343244 --- /dev/null +++ b/generated_dff/12/tokenholderGovernance/proposalRejected.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalRejected = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalRejectedArgs = z.output< + typeof tokenholderGovernanceProposalRejected +>; diff --git a/generated_dff/12/tokenholderGovernance/proposalSubmitted.ts b/generated_dff/12/tokenholderGovernance/proposalSubmitted.ts new file mode 100644 index 0000000..ca13291 --- /dev/null +++ b/generated_dff/12/tokenholderGovernance/proposalSubmitted.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfTokenholderGovernanceProposal } from '../common'; + +export const tokenholderGovernanceProposalSubmitted = z.object({ + proposal: palletCfTokenholderGovernanceProposal, +}); + +export type TokenholderGovernanceProposalSubmittedArgs = z.output< + typeof tokenholderGovernanceProposalSubmitted +>; diff --git a/generated_dff/12/transactionPayment/transactionFeePaid.ts b/generated_dff/12/transactionPayment/transactionFeePaid.ts new file mode 100644 index 0000000..04d4afc --- /dev/null +++ b/generated_dff/12/transactionPayment/transactionFeePaid.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const transactionPaymentTransactionFeePaid = z.object({ + who: accountId, + actualFee: numberOrHex, + tip: numberOrHex, +}); + +export type TransactionPaymentTransactionFeePaidArgs = z.output< + typeof transactionPaymentTransactionFeePaid +>; diff --git a/generated_dff/12/validator/auctionCompleted.ts b/generated_dff/12/validator/auctionCompleted.ts new file mode 100644 index 0000000..24c7bdc --- /dev/null +++ b/generated_dff/12/validator/auctionCompleted.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const validatorAuctionCompleted = z.tuple([ + z.array(accountId), + numberOrHex, +]); + +export type ValidatorAuctionCompletedArgs = z.output< + typeof validatorAuctionCompleted +>; diff --git a/generated_dff/12/validator/cFEVersionUpdated.ts b/generated_dff/12/validator/cFEVersionUpdated.ts new file mode 100644 index 0000000..f1f61a6 --- /dev/null +++ b/generated_dff/12/validator/cFEVersionUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { accountId, cfPrimitivesSemVer } from '../common'; + +export const validatorCFEVersionUpdated = z.object({ + accountId, + oldVersion: cfPrimitivesSemVer, + newVersion: cfPrimitivesSemVer, +}); + +export type ValidatorCFEVersionUpdatedArgs = z.output< + typeof validatorCFEVersionUpdated +>; diff --git a/generated_dff/12/validator/newEpoch.ts b/generated_dff/12/validator/newEpoch.ts new file mode 100644 index 0000000..a9e7fc6 --- /dev/null +++ b/generated_dff/12/validator/newEpoch.ts @@ -0,0 +1,5 @@ +import { z } from 'zod'; + +export const validatorNewEpoch = z.number(); + +export type ValidatorNewEpochArgs = z.output; diff --git a/generated_dff/12/validator/palletConfigUpdated.ts b/generated_dff/12/validator/palletConfigUpdated.ts new file mode 100644 index 0000000..66756c8 --- /dev/null +++ b/generated_dff/12/validator/palletConfigUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorPalletConfigUpdate } from '../common'; + +export const validatorPalletConfigUpdated = z.object({ + update: palletCfValidatorPalletConfigUpdate, +}); + +export type ValidatorPalletConfigUpdatedArgs = z.output< + typeof validatorPalletConfigUpdated +>; diff --git a/generated_dff/12/validator/peerIdRegistered.ts b/generated_dff/12/validator/peerIdRegistered.ts new file mode 100644 index 0000000..7424b75 --- /dev/null +++ b/generated_dff/12/validator/peerIdRegistered.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { accountId, hexString, numberOrHex } from '../common'; + +export const validatorPeerIdRegistered = z.tuple([ + accountId, + hexString, + z.number(), + numberOrHex, +]); + +export type ValidatorPeerIdRegisteredArgs = z.output< + typeof validatorPeerIdRegistered +>; diff --git a/generated_dff/12/validator/peerIdUnregistered.ts b/generated_dff/12/validator/peerIdUnregistered.ts new file mode 100644 index 0000000..604940e --- /dev/null +++ b/generated_dff/12/validator/peerIdUnregistered.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorPeerIdUnregistered = z.tuple([accountId, hexString]); + +export type ValidatorPeerIdUnregisteredArgs = z.output< + typeof validatorPeerIdUnregistered +>; diff --git a/generated_dff/12/validator/rotationAborted.ts b/generated_dff/12/validator/rotationAborted.ts new file mode 100644 index 0000000..12695a3 --- /dev/null +++ b/generated_dff/12/validator/rotationAborted.ts @@ -0,0 +1,7 @@ +import { z } from 'zod'; + +export const validatorRotationAborted = z.null(); + +export type ValidatorRotationAbortedArgs = z.output< + typeof validatorRotationAborted +>; diff --git a/generated_dff/12/validator/rotationPhaseUpdated.ts b/generated_dff/12/validator/rotationPhaseUpdated.ts new file mode 100644 index 0000000..210e6fc --- /dev/null +++ b/generated_dff/12/validator/rotationPhaseUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { palletCfValidatorRotationPhase } from '../common'; + +export const validatorRotationPhaseUpdated = z.object({ + newPhase: palletCfValidatorRotationPhase, +}); + +export type ValidatorRotationPhaseUpdatedArgs = z.output< + typeof validatorRotationPhaseUpdated +>; diff --git a/generated_dff/12/validator/vanityNameSet.ts b/generated_dff/12/validator/vanityNameSet.ts new file mode 100644 index 0000000..b8e5c75 --- /dev/null +++ b/generated_dff/12/validator/vanityNameSet.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const validatorVanityNameSet = z.tuple([accountId, hexString]); + +export type ValidatorVanityNameSetArgs = z.output< + typeof validatorVanityNameSet +>; diff --git a/generated_dff/12/witnesser/witnessExecutionFailed.ts b/generated_dff/12/witnesser/witnessExecutionFailed.ts new file mode 100644 index 0000000..90a6f3e --- /dev/null +++ b/generated_dff/12/witnesser/witnessExecutionFailed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { hexString, spRuntimeDispatchError } from '../common'; + +export const witnesserWitnessExecutionFailed = z.object({ + callHash: hexString, + error: spRuntimeDispatchError, +}); + +export type WitnesserWitnessExecutionFailedArgs = z.output< + typeof witnesserWitnessExecutionFailed +>; diff --git a/generated_dff/120/bitcoinBroadcaster/broadcastRetryScheduled.ts b/generated_dff/120/bitcoinBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..e89fc99 --- /dev/null +++ b/generated_dff/120/bitcoinBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastRetryScheduled = z.object({ + broadcastId: z.number(), + retryBlock: z.number(), +}); + +export type BitcoinBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof bitcoinBroadcasterBroadcastRetryScheduled +>; diff --git a/generated_dff/120/bitcoinBroadcaster/broadcastTimeout.ts b/generated_dff/120/bitcoinBroadcaster/broadcastTimeout.ts new file mode 100644 index 0000000..21d9b01 --- /dev/null +++ b/generated_dff/120/bitcoinBroadcaster/broadcastTimeout.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinBroadcasterBroadcastTimeout = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinBroadcasterBroadcastTimeoutArgs = z.output< + typeof bitcoinBroadcasterBroadcastTimeout +>; diff --git a/generated_dff/120/bitcoinBroadcaster/transactionBroadcastRequest.ts b/generated_dff/120/bitcoinBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..c800039 --- /dev/null +++ b/generated_dff/120/bitcoinBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsBtcBitcoinTransactionData, + hexString, +} from '../common'; + +export const bitcoinBroadcasterTransactionBroadcastRequest = z.object({ + broadcastId: z.number(), + nominee: accountId, + transactionPayload: cfChainsBtcBitcoinTransactionData, + transactionOutId: hexString, +}); + +export type BitcoinBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof bitcoinBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/120/bitcoinIngressEgress/depositIgnored.ts b/generated_dff/120/bitcoinIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..a7cc6c1 --- /dev/null +++ b/generated_dff/120/bitcoinIngressEgress/depositIgnored.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, + palletCfBitcoinIngressEgressDepositIgnoredReason, +} from '../common'; + +export const bitcoinIngressEgressDepositIgnored = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, + reason: palletCfBitcoinIngressEgressDepositIgnoredReason, +}); + +export type BitcoinIngressEgressDepositIgnoredArgs = z.output< + typeof bitcoinIngressEgressDepositIgnored +>; diff --git a/generated_dff/120/bitcoinIngressEgress/depositReceived.ts b/generated_dff/120/bitcoinIngressEgress/depositReceived.ts new file mode 100644 index 0000000..1d1d457 --- /dev/null +++ b/generated_dff/120/bitcoinIngressEgress/depositReceived.ts @@ -0,0 +1,21 @@ +import { z } from 'zod'; +import { + cfChainsBtcScriptPubkey, + cfChainsBtcUtxoId, + cfPrimitivesChainsAssetsBtcAsset, + numberOrHex, + palletCfBitcoinIngressEgressPalletDepositAction, +} from '../common'; + +export const bitcoinIngressEgressDepositReceived = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, + ingressFee: numberOrHex, + action: palletCfBitcoinIngressEgressPalletDepositAction, +}); + +export type BitcoinIngressEgressDepositReceivedArgs = z.output< + typeof bitcoinIngressEgressDepositReceived +>; diff --git a/generated_dff/120/bitcoinIngressEgress/utxoConsolidation.ts b/generated_dff/120/bitcoinIngressEgress/utxoConsolidation.ts new file mode 100644 index 0000000..56b3565 --- /dev/null +++ b/generated_dff/120/bitcoinIngressEgress/utxoConsolidation.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const bitcoinIngressEgressUtxoConsolidation = z.object({ + broadcastId: z.number(), +}); + +export type BitcoinIngressEgressUtxoConsolidationArgs = z.output< + typeof bitcoinIngressEgressUtxoConsolidation +>; diff --git a/generated_dff/120/common.ts b/generated_dff/120/common.ts new file mode 100644 index 0000000..b23a29c --- /dev/null +++ b/generated_dff/120/common.ts @@ -0,0 +1,620 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vaultEthereum: palletCfVaultsPalletSafeMode, + vaultBitcoin: palletCfVaultsPalletSafeMode, + vaultPolkadot: palletCfVaultsPalletSafeMode, + broadcastEthereum: palletCfBroadcastPalletSafeMode, + broadcastBitcoin: palletCfBroadcastPalletSafeMode, + broadcastPolkadot: palletCfBroadcastPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const cfChainsBtcConsolidationParameters = z.object({ + consolidationThreshold: z.number(), + consolidationSize: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'Unregistered', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), + z.object({ + __kind: z.literal('MaxAuthoritySetContractionPercentage'), + value: z.object({ percentage: z.number() }), + }), +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + satsPerKilobyte: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', +]); + +export const palletCfEthereumIngressEgressPalletDepositAction = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: z.object({ swapId: numberOrHex }), + }), + z.object({ + __kind: z.literal('LiquidityProvision'), + value: z.object({ lpAccount: accountId }), + }), + z.object({ + __kind: z.literal('CcmTransfer'), + value: z.object({ + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + }), + }), + z.object({ __kind: z.literal('NoAction') }), +]); + +export const palletCfEthereumIngressEgressDepositIgnoredReason = simpleEnum([ + 'BelowMinimumDeposit', + 'NotEnoughToPayFees', +]); + +export const palletCfIngressEgressDepositWitnessEthereum = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const palletCfPolkadotIngressEgressPalletDepositAction = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: z.object({ swapId: numberOrHex }), + }), + z.object({ + __kind: z.literal('LiquidityProvision'), + value: z.object({ lpAccount: accountId }), + }), + z.object({ + __kind: z.literal('CcmTransfer'), + value: z.object({ + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + }), + }), + z.object({ __kind: z.literal('NoAction') }), +]); + +export const palletCfPolkadotIngressEgressDepositIgnoredReason = simpleEnum([ + 'BelowMinimumDeposit', + 'NotEnoughToPayFees', +]); + +export const palletCfIngressEgressDepositWitnessPolkadot = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, +}); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfBitcoinIngressEgressPalletDepositAction = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: z.object({ swapId: numberOrHex }), + }), + z.object({ + __kind: z.literal('LiquidityProvision'), + value: z.object({ lpAccount: accountId }), + }), + z.object({ + __kind: z.literal('CcmTransfer'), + value: z.object({ + principalSwapId: numberOrHex.nullish(), + gasSwapId: numberOrHex.nullish(), + }), + }), + z.object({ __kind: z.literal('NoAction') }), +]); + +export const palletCfBitcoinIngressEgressDepositIgnoredReason = simpleEnum([ + 'BelowMinimumDeposit', + 'NotEnoughToPayFees', +]); + +export const palletCfIngressEgressDepositWitnessBitcoin = z.object({ + depositAddress: cfChainsBtcScriptPubkey, + asset: cfPrimitivesChainsAssetsBtcAsset, + amount: numberOrHex, + depositDetails: cfChainsBtcUtxoId, +}); + +export const palletCfPoolsAssetsMapU128 = z.object({ + base: numberOrHex, + quote: numberOrHex, +}); + +export const palletCfPoolsRangeOrderChange = z.object({ + liquidity: numberOrHex, + amounts: palletCfPoolsAssetsMapU128, +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = z.union([ + z.object({ + __kind: z.literal('Increase'), + value: palletCfPoolsRangeOrderChange, + }), + z.object({ + __kind: z.literal('Decrease'), + value: palletCfPoolsRangeOrderChange, + }), +]); + +export const cfAmmCommonOrder = simpleEnum(['Buy', 'Sell']); diff --git a/generated_dff/120/emissions/backupRewardsDistributed.ts b/generated_dff/120/emissions/backupRewardsDistributed.ts new file mode 100644 index 0000000..600b409 --- /dev/null +++ b/generated_dff/120/emissions/backupRewardsDistributed.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, numberOrHex } from '../common'; + +export const emissionsBackupRewardsDistributed = z.object({ + accountId, + amount: numberOrHex, +}); + +export type EmissionsBackupRewardsDistributedArgs = z.output< + typeof emissionsBackupRewardsDistributed +>; diff --git a/generated_dff/120/emissions/flipBurnSkipped.ts b/generated_dff/120/emissions/flipBurnSkipped.ts new file mode 100644 index 0000000..71a7c02 --- /dev/null +++ b/generated_dff/120/emissions/flipBurnSkipped.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { spRuntimeDispatchError } from '../common'; + +export const emissionsFlipBurnSkipped = z.object({ + reason: spRuntimeDispatchError, +}); + +export type EmissionsFlipBurnSkippedArgs = z.output< + typeof emissionsFlipBurnSkipped +>; diff --git a/generated_dff/120/emissions/networkFeeBurned.ts b/generated_dff/120/emissions/networkFeeBurned.ts new file mode 100644 index 0000000..281b20b --- /dev/null +++ b/generated_dff/120/emissions/networkFeeBurned.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsForeignChain, numberOrHex } from '../common'; + +export const emissionsNetworkFeeBurned = z.object({ + amount: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), +}); + +export type EmissionsNetworkFeeBurnedArgs = z.output< + typeof emissionsNetworkFeeBurned +>; diff --git a/generated_dff/120/environment/utxoConsolidationParametersUpdated.ts b/generated_dff/120/environment/utxoConsolidationParametersUpdated.ts new file mode 100644 index 0000000..9789af4 --- /dev/null +++ b/generated_dff/120/environment/utxoConsolidationParametersUpdated.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsBtcConsolidationParameters } from '../common'; + +export const environmentUtxoConsolidationParametersUpdated = z.object({ + params: cfChainsBtcConsolidationParameters, +}); + +export type EnvironmentUtxoConsolidationParametersUpdatedArgs = z.output< + typeof environmentUtxoConsolidationParametersUpdated +>; diff --git a/generated_dff/120/ethereumBroadcaster/broadcastRetryScheduled.ts b/generated_dff/120/ethereumBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..c2af5d6 --- /dev/null +++ b/generated_dff/120/ethereumBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastRetryScheduled = z.object({ + broadcastId: z.number(), + retryBlock: z.number(), +}); + +export type EthereumBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof ethereumBroadcasterBroadcastRetryScheduled +>; diff --git a/generated_dff/120/ethereumBroadcaster/broadcastTimeout.ts b/generated_dff/120/ethereumBroadcaster/broadcastTimeout.ts new file mode 100644 index 0000000..de02aae --- /dev/null +++ b/generated_dff/120/ethereumBroadcaster/broadcastTimeout.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumBroadcasterBroadcastTimeout = z.object({ + broadcastId: z.number(), +}); + +export type EthereumBroadcasterBroadcastTimeoutArgs = z.output< + typeof ethereumBroadcasterBroadcastTimeout +>; diff --git a/generated_dff/120/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated_dff/120/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..125bdf6 --- /dev/null +++ b/generated_dff/120/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastId: z.number(), + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/120/ethereumIngressEgress/depositIgnored.ts b/generated_dff/120/ethereumIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..b687446 --- /dev/null +++ b/generated_dff/120/ethereumIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, + palletCfEthereumIngressEgressDepositIgnoredReason, +} from '../common'; + +export const ethereumIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + reason: palletCfEthereumIngressEgressDepositIgnoredReason, +}); + +export type EthereumIngressEgressDepositIgnoredArgs = z.output< + typeof ethereumIngressEgressDepositIgnored +>; diff --git a/generated_dff/120/ethereumIngressEgress/depositReceived.ts b/generated_dff/120/ethereumIngressEgress/depositReceived.ts new file mode 100644 index 0000000..f1ec3a6 --- /dev/null +++ b/generated_dff/120/ethereumIngressEgress/depositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsEthAsset, + hexString, + numberOrHex, + palletCfEthereumIngressEgressPalletDepositAction, +} from '../common'; + +export const ethereumIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsEthAsset, + amount: numberOrHex, + ingressFee: numberOrHex, + action: palletCfEthereumIngressEgressPalletDepositAction, +}); + +export type EthereumIngressEgressDepositReceivedArgs = z.output< + typeof ethereumIngressEgressDepositReceived +>; diff --git a/generated_dff/120/ethereumIngressEgress/utxoConsolidation.ts b/generated_dff/120/ethereumIngressEgress/utxoConsolidation.ts new file mode 100644 index 0000000..13e2b72 --- /dev/null +++ b/generated_dff/120/ethereumIngressEgress/utxoConsolidation.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const ethereumIngressEgressUtxoConsolidation = z.object({ + broadcastId: z.number(), +}); + +export type EthereumIngressEgressUtxoConsolidationArgs = z.output< + typeof ethereumIngressEgressUtxoConsolidation +>; diff --git a/generated_dff/120/liquidityProvider/liquidityDepositCredited.ts b/generated_dff/120/liquidityProvider/liquidityDepositCredited.ts new file mode 100644 index 0000000..0650f59 --- /dev/null +++ b/generated_dff/120/liquidityProvider/liquidityDepositCredited.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositCredited = z.object({ + accountId, + asset: cfPrimitivesChainsAssetsAnyAsset, + amountCredited: numberOrHex, +}); + +export type LiquidityProviderLiquidityDepositCreditedArgs = z.output< + typeof liquidityProviderLiquidityDepositCredited +>; diff --git a/generated_dff/120/liquidityProvider/withdrawalEgressScheduled.ts b/generated_dff/120/liquidityProvider/withdrawalEgressScheduled.ts new file mode 100644 index 0000000..974e922 --- /dev/null +++ b/generated_dff/120/liquidityProvider/withdrawalEgressScheduled.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const liquidityProviderWithdrawalEgressScheduled = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, + fee: numberOrHex, +}); + +export type LiquidityProviderWithdrawalEgressScheduledArgs = z.output< + typeof liquidityProviderWithdrawalEgressScheduled +>; diff --git a/generated_dff/120/polkadotBroadcaster/broadcastRetryScheduled.ts b/generated_dff/120/polkadotBroadcaster/broadcastRetryScheduled.ts new file mode 100644 index 0000000..66935c2 --- /dev/null +++ b/generated_dff/120/polkadotBroadcaster/broadcastRetryScheduled.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastRetryScheduled = z.object({ + broadcastId: z.number(), + retryBlock: z.number(), +}); + +export type PolkadotBroadcasterBroadcastRetryScheduledArgs = z.output< + typeof polkadotBroadcasterBroadcastRetryScheduled +>; diff --git a/generated_dff/120/polkadotBroadcaster/broadcastTimeout.ts b/generated_dff/120/polkadotBroadcaster/broadcastTimeout.ts new file mode 100644 index 0000000..def13eb --- /dev/null +++ b/generated_dff/120/polkadotBroadcaster/broadcastTimeout.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotBroadcasterBroadcastTimeout = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotBroadcasterBroadcastTimeoutArgs = z.output< + typeof polkadotBroadcasterBroadcastTimeout +>; diff --git a/generated_dff/120/polkadotBroadcaster/transactionBroadcastRequest.ts b/generated_dff/120/polkadotBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..45789c3 --- /dev/null +++ b/generated_dff/120/polkadotBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsDotPolkadotTransactionData, + hexString, +} from '../common'; + +export const polkadotBroadcasterTransactionBroadcastRequest = z.object({ + broadcastId: z.number(), + nominee: accountId, + transactionPayload: cfChainsDotPolkadotTransactionData, + transactionOutId: hexString, +}); + +export type PolkadotBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof polkadotBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/120/polkadotIngressEgress/depositIgnored.ts b/generated_dff/120/polkadotIngressEgress/depositIgnored.ts new file mode 100644 index 0000000..8f2302f --- /dev/null +++ b/generated_dff/120/polkadotIngressEgress/depositIgnored.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, + palletCfPolkadotIngressEgressDepositIgnoredReason, +} from '../common'; + +export const polkadotIngressEgressDepositIgnored = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + reason: palletCfPolkadotIngressEgressDepositIgnoredReason, +}); + +export type PolkadotIngressEgressDepositIgnoredArgs = z.output< + typeof polkadotIngressEgressDepositIgnored +>; diff --git a/generated_dff/120/polkadotIngressEgress/depositReceived.ts b/generated_dff/120/polkadotIngressEgress/depositReceived.ts new file mode 100644 index 0000000..24f6d97 --- /dev/null +++ b/generated_dff/120/polkadotIngressEgress/depositReceived.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsDotAsset, + hexString, + numberOrHex, + palletCfPolkadotIngressEgressPalletDepositAction, +} from '../common'; + +export const polkadotIngressEgressDepositReceived = z.object({ + depositAddress: hexString, + asset: cfPrimitivesChainsAssetsDotAsset, + amount: numberOrHex, + ingressFee: numberOrHex, + action: palletCfPolkadotIngressEgressPalletDepositAction, +}); + +export type PolkadotIngressEgressDepositReceivedArgs = z.output< + typeof polkadotIngressEgressDepositReceived +>; diff --git a/generated_dff/120/polkadotIngressEgress/utxoConsolidation.ts b/generated_dff/120/polkadotIngressEgress/utxoConsolidation.ts new file mode 100644 index 0000000..ca3dc33 --- /dev/null +++ b/generated_dff/120/polkadotIngressEgress/utxoConsolidation.ts @@ -0,0 +1,9 @@ +import { z } from 'zod'; + +export const polkadotIngressEgressUtxoConsolidation = z.object({ + broadcastId: z.number(), +}); + +export type PolkadotIngressEgressUtxoConsolidationArgs = z.output< + typeof polkadotIngressEgressUtxoConsolidation +>; diff --git a/generated_dff/120/swapping/swapEgressIgnored.ts b/generated_dff/120/swapping/swapEgressIgnored.ts new file mode 100644 index 0000000..582562b --- /dev/null +++ b/generated_dff/120/swapping/swapEgressIgnored.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + spRuntimeDispatchError, +} from '../common'; + +export const swappingSwapEgressIgnored = z.object({ + swapId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + reason: spRuntimeDispatchError, +}); + +export type SwappingSwapEgressIgnoredArgs = z.output< + typeof swappingSwapEgressIgnored +>; diff --git a/generated_dff/120/swapping/swapEgressScheduled.ts b/generated_dff/120/swapping/swapEgressScheduled.ts new file mode 100644 index 0000000..94df66c --- /dev/null +++ b/generated_dff/120/swapping/swapEgressScheduled.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + cfPrimitivesChainsAssetsAnyAsset, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingSwapEgressScheduled = z.object({ + swapId: numberOrHex, + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + asset: cfPrimitivesChainsAssetsAnyAsset, + amount: numberOrHex, + fee: numberOrHex, +}); + +export type SwappingSwapEgressScheduledArgs = z.output< + typeof swappingSwapEgressScheduled +>; diff --git a/generated_dff/120/swapping/swapExecuted.ts b/generated_dff/120/swapping/swapExecuted.ts new file mode 100644 index 0000000..14c8577 --- /dev/null +++ b/generated_dff/120/swapping/swapExecuted.ts @@ -0,0 +1,15 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const swappingSwapExecuted = z.object({ + swapId: numberOrHex, + sourceAsset: cfPrimitivesChainsAssetsAnyAsset, + depositAmount: numberOrHex, + swapInput: numberOrHex, + destinationAsset: cfPrimitivesChainsAssetsAnyAsset, + egressAmount: numberOrHex, + swapOutput: numberOrHex, + intermediateAmount: numberOrHex.nullish(), +}); + +export type SwappingSwapExecutedArgs = z.output; diff --git a/generated_dff/120/swapping/withdrawalRequested.ts b/generated_dff/120/swapping/withdrawalRequested.ts new file mode 100644 index 0000000..b28a6f2 --- /dev/null +++ b/generated_dff/120/swapping/withdrawalRequested.ts @@ -0,0 +1,17 @@ +import { z } from 'zod'; +import { + cfChainsAddressEncodedAddress, + cfPrimitivesChainsForeignChain, + numberOrHex, +} from '../common'; + +export const swappingWithdrawalRequested = z.object({ + egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]), + egressAmount: numberOrHex, + egressFee: numberOrHex, + destinationAddress: cfChainsAddressEncodedAddress, +}); + +export type SwappingWithdrawalRequestedArgs = z.output< + typeof swappingWithdrawalRequested +>; diff --git a/generated_dff/15/common.ts b/generated_dff/15/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/15/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/15/ethereumBroadcaster/broadcastSuccess.ts b/generated_dff/15/ethereumBroadcaster/broadcastSuccess.ts new file mode 100644 index 0000000..da00c09 --- /dev/null +++ b/generated_dff/15/ethereumBroadcaster/broadcastSuccess.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { cfChainsEvmSchnorrVerificationComponents } from '../common'; + +export const ethereumBroadcasterBroadcastSuccess = z.object({ + broadcastId: z.number(), + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterBroadcastSuccessArgs = z.output< + typeof ethereumBroadcasterBroadcastSuccess +>; diff --git a/generated_dff/15/ethereumBroadcaster/transactionBroadcastRequest.ts b/generated_dff/15/ethereumBroadcaster/transactionBroadcastRequest.ts new file mode 100644 index 0000000..d2407c0 --- /dev/null +++ b/generated_dff/15/ethereumBroadcaster/transactionBroadcastRequest.ts @@ -0,0 +1,18 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmSchnorrVerificationComponents, + cfChainsEvmTransaction, + palletCfBroadcastBroadcastAttemptId, +} from '../common'; + +export const ethereumBroadcasterTransactionBroadcastRequest = z.object({ + broadcastAttemptId: palletCfBroadcastBroadcastAttemptId, + nominee: accountId, + transactionPayload: cfChainsEvmTransaction, + transactionOutId: cfChainsEvmSchnorrVerificationComponents, +}); + +export type EthereumBroadcasterTransactionBroadcastRequestArgs = z.output< + typeof ethereumBroadcasterTransactionBroadcastRequest +>; diff --git a/generated_dff/15/ethereumThresholdSigner/thresholdSignatureRequest.ts b/generated_dff/15/ethereumThresholdSigner/thresholdSignatureRequest.ts new file mode 100644 index 0000000..ce3bb0a --- /dev/null +++ b/generated_dff/15/ethereumThresholdSigner/thresholdSignatureRequest.ts @@ -0,0 +1,20 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsEvmAggKey, + hexString, + numberOrHex, +} from '../common'; + +export const ethereumThresholdSignerThresholdSignatureRequest = z.object({ + requestId: z.number(), + ceremonyId: numberOrHex, + epoch: z.number(), + key: cfChainsEvmAggKey, + signatories: z.array(accountId), + payload: hexString, +}); + +export type EthereumThresholdSignerThresholdSignatureRequestArgs = z.output< + typeof ethereumThresholdSignerThresholdSignatureRequest +>; diff --git a/generated_dff/15/ethereumVault/awaitingGovernanceActivation.ts b/generated_dff/15/ethereumVault/awaitingGovernanceActivation.ts new file mode 100644 index 0000000..28be907 --- /dev/null +++ b/generated_dff/15/ethereumVault/awaitingGovernanceActivation.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultAwaitingGovernanceActivation = z.object({ + newPublicKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultAwaitingGovernanceActivationArgs = z.output< + typeof ethereumVaultAwaitingGovernanceActivation +>; diff --git a/generated_dff/15/ethereumVault/keyHandoverRequest.ts b/generated_dff/15/ethereumVault/keyHandoverRequest.ts new file mode 100644 index 0000000..946b519 --- /dev/null +++ b/generated_dff/15/ethereumVault/keyHandoverRequest.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { accountId, cfChainsEvmAggKey, numberOrHex } from '../common'; + +export const ethereumVaultKeyHandoverRequest = z.object({ + ceremonyId: numberOrHex, + fromEpoch: z.number(), + keyToShare: cfChainsEvmAggKey, + sharingParticipants: z.array(accountId), + receivingParticipants: z.array(accountId), + newKey: cfChainsEvmAggKey, + toEpoch: z.number(), +}); + +export type EthereumVaultKeyHandoverRequestArgs = z.output< + typeof ethereumVaultKeyHandoverRequest +>; diff --git a/generated_dff/15/ethereumVault/keyHandoverVerificationSuccess.ts b/generated_dff/15/ethereumVault/keyHandoverVerificationSuccess.ts new file mode 100644 index 0000000..51be034 --- /dev/null +++ b/generated_dff/15/ethereumVault/keyHandoverVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeyHandoverVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeyHandoverVerificationSuccessArgs = z.output< + typeof ethereumVaultKeyHandoverVerificationSuccess +>; diff --git a/generated_dff/15/ethereumVault/keygenVerificationSuccess.ts b/generated_dff/15/ethereumVault/keygenVerificationSuccess.ts new file mode 100644 index 0000000..2291860 --- /dev/null +++ b/generated_dff/15/ethereumVault/keygenVerificationSuccess.ts @@ -0,0 +1,10 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultKeygenVerificationSuccess = z.object({ + aggKey: cfChainsEvmAggKey, +}); + +export type EthereumVaultKeygenVerificationSuccessArgs = z.output< + typeof ethereumVaultKeygenVerificationSuccess +>; diff --git a/generated_dff/15/ethereumVault/vaultRotatedExternally.ts b/generated_dff/15/ethereumVault/vaultRotatedExternally.ts new file mode 100644 index 0000000..8fd391c --- /dev/null +++ b/generated_dff/15/ethereumVault/vaultRotatedExternally.ts @@ -0,0 +1,8 @@ +import { z } from 'zod'; +import { cfChainsEvmAggKey } from '../common'; + +export const ethereumVaultVaultRotatedExternally = cfChainsEvmAggKey; + +export type EthereumVaultVaultRotatedExternallyArgs = z.output< + typeof ethereumVaultVaultRotatedExternally +>; diff --git a/generated_dff/15/liquidityPools/limitOrderUpdated.ts b/generated_dff/15/liquidityPools/limitOrderUpdated.ts new file mode 100644 index 0000000..323649d --- /dev/null +++ b/generated_dff/15/liquidityPools/limitOrderUpdated.ts @@ -0,0 +1,24 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsLimitOrderUpdated = z.object({ + lp: accountId, + sellAsset: cfPrimitivesChainsAssetsAnyAsset, + buyAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tick: z.number(), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + amountDelta: numberOrHex, + amountTotal: numberOrHex, + collectedFees: numberOrHex, + boughtAmount: numberOrHex, +}); + +export type LiquidityPoolsLimitOrderUpdatedArgs = z.output< + typeof liquidityPoolsLimitOrderUpdated +>; diff --git a/generated_dff/15/liquidityPools/newPoolCreated.ts b/generated_dff/15/liquidityPools/newPoolCreated.ts new file mode 100644 index 0000000..36a6dc8 --- /dev/null +++ b/generated_dff/15/liquidityPools/newPoolCreated.ts @@ -0,0 +1,13 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset, numberOrHex } from '../common'; + +export const liquidityPoolsNewPoolCreated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + feeHundredthPips: z.number(), + initialPrice: numberOrHex, +}); + +export type LiquidityPoolsNewPoolCreatedArgs = z.output< + typeof liquidityPoolsNewPoolCreated +>; diff --git a/generated_dff/15/liquidityPools/poolStateUpdated.ts b/generated_dff/15/liquidityPools/poolStateUpdated.ts new file mode 100644 index 0000000..0c19992 --- /dev/null +++ b/generated_dff/15/liquidityPools/poolStateUpdated.ts @@ -0,0 +1,12 @@ +import { z } from 'zod'; +import { cfPrimitivesChainsAssetsAnyAsset } from '../common'; + +export const liquidityPoolsPoolStateUpdated = z.object({ + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + enabled: z.boolean(), +}); + +export type LiquidityPoolsPoolStateUpdatedArgs = z.output< + typeof liquidityPoolsPoolStateUpdated +>; diff --git a/generated_dff/15/liquidityPools/rangeOrderUpdated.ts b/generated_dff/15/liquidityPools/rangeOrderUpdated.ts new file mode 100644 index 0000000..8a52107 --- /dev/null +++ b/generated_dff/15/liquidityPools/rangeOrderUpdated.ts @@ -0,0 +1,25 @@ +import { z } from 'zod'; +import { + accountId, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, + palletCfPoolsAssetsMap, + palletCfPoolsPalletIncreaseOrDecrease, +} from '../common'; + +export const liquidityPoolsRangeOrderUpdated = z.object({ + lp: accountId, + baseAsset: cfPrimitivesChainsAssetsAnyAsset, + pairAsset: cfPrimitivesChainsAssetsAnyAsset, + id: numberOrHex, + tickRange: z.object({ start: z.number(), end: z.number() }), + increaseOrDecrease: palletCfPoolsPalletIncreaseOrDecrease, + liquidityDelta: numberOrHex, + liquidityTotal: numberOrHex, + assetsDelta: palletCfPoolsAssetsMap, + collectedFees: palletCfPoolsAssetsMap, +}); + +export type LiquidityPoolsRangeOrderUpdatedArgs = z.output< + typeof liquidityPoolsRangeOrderUpdated +>; diff --git a/generated_dff/16/common.ts b/generated_dff/16/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/16/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/17/common.ts b/generated_dff/17/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/17/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/18/common.ts b/generated_dff/18/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/18/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/19/common.ts b/generated_dff/19/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/19/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/20/common.ts b/generated_dff/20/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/20/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/21/common.ts b/generated_dff/21/common.ts new file mode 100644 index 0000000..e7f4efe --- /dev/null +++ b/generated_dff/21/common.ts @@ -0,0 +1,484 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.object({ + witnessCallsEnabled: z.boolean(), +}); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeChainflipInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeChainflipInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/22/common.ts b/generated_dff/22/common.ts new file mode 100644 index 0000000..cd043e8 --- /dev/null +++ b/generated_dff/22/common.ts @@ -0,0 +1,511 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/generated_dff/22/funding/boundExecutorAddress.ts b/generated_dff/22/funding/boundExecutorAddress.ts new file mode 100644 index 0000000..c746568 --- /dev/null +++ b/generated_dff/22/funding/boundExecutorAddress.ts @@ -0,0 +1,11 @@ +import { z } from 'zod'; +import { accountId, hexString } from '../common'; + +export const fundingBoundExecutorAddress = z.object({ + accountId, + address: hexString, +}); + +export type FundingBoundExecutorAddressArgs = z.output< + typeof fundingBoundExecutorAddress +>; diff --git a/generated_dff/22/liquidityProvider/liquidityDepositAddressReady.ts b/generated_dff/22/liquidityProvider/liquidityDepositAddressReady.ts new file mode 100644 index 0000000..894938c --- /dev/null +++ b/generated_dff/22/liquidityProvider/liquidityDepositAddressReady.ts @@ -0,0 +1,19 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressEncodedAddress, + cfPrimitivesChainsAssetsAnyAsset, + numberOrHex, +} from '../common'; + +export const liquidityProviderLiquidityDepositAddressReady = z.object({ + channelId: numberOrHex, + asset: cfPrimitivesChainsAssetsAnyAsset, + depositAddress: cfChainsAddressEncodedAddress, + expiryBlock: z.number(), + accountId, +}); + +export type LiquidityProviderLiquidityDepositAddressReadyArgs = z.output< + typeof liquidityProviderLiquidityDepositAddressReady +>; diff --git a/generated_dff/22/liquidityProvider/liquidityRefundAddressRegistered.ts b/generated_dff/22/liquidityProvider/liquidityRefundAddressRegistered.ts new file mode 100644 index 0000000..535ef2e --- /dev/null +++ b/generated_dff/22/liquidityProvider/liquidityRefundAddressRegistered.ts @@ -0,0 +1,16 @@ +import { z } from 'zod'; +import { + accountId, + cfChainsAddressForeignChainAddress, + cfPrimitivesChainsForeignChain, +} from '../common'; + +export const liquidityProviderLiquidityRefundAddressRegistered = z.object({ + accountId, + chain: cfPrimitivesChainsForeignChain, + address: cfChainsAddressForeignChainAddress, +}); + +export type LiquidityProviderLiquidityRefundAddressRegisteredArgs = z.output< + typeof liquidityProviderLiquidityRefundAddressRegistered +>; diff --git a/generated_dff/25/common.ts b/generated_dff/25/common.ts new file mode 100644 index 0000000..cd043e8 --- /dev/null +++ b/generated_dff/25/common.ts @@ -0,0 +1,511 @@ +import { z } from 'zod'; +import { encodeAddress } from '@polkadot/util-crypto'; + +export const numericString = z + .string() + .refine((v) => /^\d+$/.test(v), { message: 'Invalid numeric string' }); + +export const hexString = z + .string() + .refine((v) => /^0x[\da-f]*$/i.test(v), { message: 'Invalid hex string' }); + +export const numberOrHex = z + .union([z.number(), hexString, numericString]) + .transform((n) => BigInt(n)); + +export const spWeightsWeightV2Weight = z.object({ + refTime: numberOrHex, + proofSize: numberOrHex, +}); + +export const simpleEnum = ( + values: T, +) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind!); + +export const frameSupportDispatchDispatchClass = simpleEnum([ + 'Normal', + 'Operational', + 'Mandatory', +]); + +export const frameSupportDispatchPays = simpleEnum(['Yes', 'No']); + +export const frameSupportDispatchDispatchInfo = z.object({ + weight: spWeightsWeightV2Weight, + class: frameSupportDispatchDispatchClass, + paysFee: frameSupportDispatchPays, +}); + +export const spRuntimeModuleError = z.object({ + index: z.number(), + error: hexString, +}); + +export const spRuntimeTokenError = simpleEnum([ + 'FundsUnavailable', + 'OnlyProvider', + 'BelowMinimum', + 'CannotCreate', + 'UnknownAsset', + 'Frozen', + 'Unsupported', + 'CannotCreateHold', + 'NotExpendable', + 'Blocked', +]); + +export const spArithmeticArithmeticError = simpleEnum([ + 'Underflow', + 'Overflow', + 'DivisionByZero', +]); + +export const spRuntimeTransactionalError = simpleEnum([ + 'LimitReached', + 'NoLayer', +]); + +export const spRuntimeDispatchError = z.union([ + z.object({ __kind: z.literal('Other') }), + z.object({ __kind: z.literal('CannotLookup') }), + z.object({ __kind: z.literal('BadOrigin') }), + z.object({ __kind: z.literal('Module'), value: spRuntimeModuleError }), + z.object({ __kind: z.literal('ConsumerRemaining') }), + z.object({ __kind: z.literal('NoProviders') }), + z.object({ __kind: z.literal('TooManyConsumers') }), + z.object({ __kind: z.literal('Token'), value: spRuntimeTokenError }), + z.object({ + __kind: z.literal('Arithmetic'), + value: spArithmeticArithmeticError, + }), + z.object({ + __kind: z.literal('Transactional'), + value: spRuntimeTransactionalError, + }), + z.object({ __kind: z.literal('Exhausted') }), + z.object({ __kind: z.literal('Corruption') }), + z.object({ __kind: z.literal('Unavailable') }), + z.object({ __kind: z.literal('RootNotAllowed') }), +]); + +export const accountId = z + .union([ + hexString, + z + .string() + .regex(/^[0-9a-f]+$/) + .transform((v) => `0x${v}`), + ]) + .transform((value) => encodeAddress(value, 2112)); + +export const cfPrimitivesChainsAssetsEthAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', +]); + +export const palletCfEmissionsPalletSafeMode = z.object({ + emissionsSyncEnabled: z.boolean(), +}); + +export const palletCfFundingPalletSafeMode = z.object({ + redeemEnabled: z.boolean(), + startBiddingEnabled: z.boolean(), + stopBiddingEnabled: z.boolean(), +}); + +export const palletCfSwappingPalletSafeMode = z.object({ + swapsEnabled: z.boolean(), + withdrawalsEnabled: z.boolean(), + depositsEnabled: z.boolean(), + brokerRegistrationEnabled: z.boolean(), +}); + +export const palletCfLpPalletSafeMode = z.object({ + depositEnabled: z.boolean(), + withdrawalEnabled: z.boolean(), +}); + +export const palletCfValidatorPalletSafeMode = z.object({ + authorityRotationEnabled: z.boolean(), +}); + +export const palletCfPoolsPalletSafeMode = z.object({ + rangeOrderUpdateEnabled: z.boolean(), + limitOrderUpdateEnabled: z.boolean(), +}); + +export const palletCfReputationPalletSafeMode = z.object({ + reportingEnabled: z.boolean(), +}); + +export const palletCfVaultsPalletSafeMode = z.object({ + slashingEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeWitnesserCallPermission = z.object({ + governance: z.boolean(), + funding: z.boolean(), + swapping: z.boolean(), + ethereumBroadcast: z.boolean(), + ethereumChainTracking: z.boolean(), + ethereumIngressEgress: z.boolean(), + ethereumVault: z.boolean(), + polkadotBroadcast: z.boolean(), + polkadotChainTracking: z.boolean(), + polkadotIngressEgress: z.boolean(), + polkadotVault: z.boolean(), + bitcoinBroadcast: z.boolean(), + bitcoinChainTracking: z.boolean(), + bitcoinIngressEgress: z.boolean(), + bitcoinVault: z.boolean(), +}); + +export const palletCfWitnesserPalletSafeMode = z.union([ + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ __kind: z.literal('CodeRed') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeWitnesserCallPermission, + }), +]); + +export const palletCfBroadcastPalletSafeMode = z.object({ + retryEnabled: z.boolean(), +}); + +export const stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({ + emissions: palletCfEmissionsPalletSafeMode, + funding: palletCfFundingPalletSafeMode, + swapping: palletCfSwappingPalletSafeMode, + liquidityProvider: palletCfLpPalletSafeMode, + validator: palletCfValidatorPalletSafeMode, + pools: palletCfPoolsPalletSafeMode, + reputation: palletCfReputationPalletSafeMode, + vault: palletCfVaultsPalletSafeMode, + witnesser: palletCfWitnesserPalletSafeMode, + broadcast: palletCfBroadcastPalletSafeMode, +}); + +export const palletCfEnvironmentSafeModeUpdate = z.union([ + z.object({ __kind: z.literal('CodeRed') }), + z.object({ __kind: z.literal('CodeGreen') }), + z.object({ + __kind: z.literal('CodeAmber'), + value: stateChainRuntimeSafeModeInnerRuntimeSafeMode, + }), +]); + +export const cfPrimitivesSemVer = z.object({ + major: z.number(), + minor: z.number(), + patch: z.number(), +}); + +export const palletCfFlipImbalancesInternalSource = z.union([ + z.object({ __kind: z.literal('Account'), value: accountId }), + z.object({ __kind: z.literal('Reserve'), value: hexString }), + z.object({ __kind: z.literal('PendingRedemption'), value: accountId }), +]); + +export const palletCfFlipImbalancesImbalanceSource = z.union([ + z.object({ __kind: z.literal('External') }), + z.object({ + __kind: z.literal('Internal'), + value: palletCfFlipImbalancesInternalSource, + }), + z.object({ __kind: z.literal('Emissions') }), +]); + +export const cfPrimitivesAccountRole = simpleEnum([ + 'None', + 'Validator', + 'LiquidityProvider', + 'Broker', +]); + +export const palletCfValidatorRotationState = z.object({ + primaryCandidates: z.array(accountId), + secondaryCandidates: z.array(accountId), + banned: z.array(accountId), + bond: numberOrHex, + newEpochIndex: z.number(), +}); + +export const palletCfValidatorRotationPhase = z.union([ + z.object({ __kind: z.literal('Idle') }), + z.object({ + __kind: z.literal('KeygensInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('KeyHandoversInProgress'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('ActivatingKeys'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('NewKeysActivated'), + value: palletCfValidatorRotationState, + }), + z.object({ + __kind: z.literal('SessionRotating'), + value: palletCfValidatorRotationState, + }), +]); + +export const palletCfValidatorAuctionResolverSetSizeParameters = z.object({ + minSize: z.number(), + maxSize: z.number(), + maxExpansion: z.number(), +}); + +export const palletCfValidatorPalletConfigUpdate = z.union([ + z.object({ + __kind: z.literal('RegistrationBondPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionBidCutoffPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('RedemptionPeriodAsPercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('BackupRewardNodePercentage'), + value: z.object({ percentage: z.number() }), + }), + z.object({ + __kind: z.literal('EpochDuration'), + value: z.object({ blocks: z.number() }), + }), + z.object({ + __kind: z.literal('AuthoritySetMinSize'), + value: z.object({ minSize: z.number() }), + }), + z.object({ + __kind: z.literal('AuctionParameters'), + value: z.object({ + parameters: palletCfValidatorAuctionResolverSetSizeParameters, + }), + }), + z.object({ + __kind: z.literal('MinimumReportedCfeVersion'), + value: z.object({ version: cfPrimitivesSemVer }), + }), +]); + +export const cfPrimitivesChainsForeignChain = simpleEnum([ + 'Ethereum', + 'Polkadot', + 'Bitcoin', +]); + +export const palletCfTokenholderGovernanceProposal = z.union([ + z.object({ + __kind: z.literal('SetGovernanceKey'), + value: z.tuple([cfPrimitivesChainsForeignChain, hexString]), + }), + z.object({ __kind: z.literal('SetCommunityKey'), value: hexString }), +]); + +export const stateChainRuntimeChainflipOffencesOffence = simpleEnum([ + 'ParticipateSigningFailed', + 'ParticipateKeygenFailed', + 'FailedToBroadcastTransaction', + 'MissedAuthorshipSlot', + 'MissedHeartbeat', + 'GrandpaEquivocation', + 'ParticipateKeyHandoverFailed', +]); + +export const palletCfReputationPenalty = z.object({ + reputation: z.number(), + suspension: z.number(), +}); + +export const cfChainsEthEthereumTrackedData = z.object({ + baseFee: numberOrHex, + priorityFee: numberOrHex, +}); + +export const cfChainsChainStateEthereum = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsEthEthereumTrackedData, +}); + +export const cfChainsDotRuntimeVersion = z.object({ + specVersion: z.number(), + transactionVersion: z.number(), +}); + +export const cfChainsDotPolkadotTrackedData = z.object({ + medianTip: numberOrHex, + runtimeVersion: cfChainsDotRuntimeVersion, +}); + +export const cfChainsChainStatePolkadot = z.object({ + blockHeight: z.number(), + trackedData: cfChainsDotPolkadotTrackedData, +}); + +export const cfChainsBtcBitcoinFeeInfo = z.object({ + feePerInputUtxo: numberOrHex, + feePerOutputUtxo: numberOrHex, + minFeeRequiredPerTx: numberOrHex, +}); + +export const cfChainsBtcBitcoinTrackedData = z.object({ + btcFeeInfo: cfChainsBtcBitcoinFeeInfo, +}); + +export const cfChainsChainStateBitcoin = z.object({ + blockHeight: numberOrHex, + trackedData: cfChainsBtcBitcoinTrackedData, +}); + +export const cfChainsEvmParityBit = simpleEnum(['Odd', 'Even']); + +export const cfChainsEvmAggKey = z.object({ + pubKeyX: hexString, + pubKeyYParity: cfChainsEvmParityBit, +}); + +export const cfChainsBtcAggKey = z.object({ + previous: hexString.nullish(), + current: hexString, +}); + +export const dispatchResult = z.union([ + z.object({ __kind: z.literal('Ok') }), + z.object({ __kind: z.literal('Err'), value: spRuntimeDispatchError }), +]); + +export const cfChainsBtcPreviousOrCurrent = simpleEnum(['Previous', 'Current']); + +export const palletCfBroadcastBroadcastAttemptId = z.object({ + broadcastId: z.number(), + attemptCount: z.number(), +}); + +export const cfChainsEvmTransaction = z.object({ + chainId: numberOrHex, + maxPriorityFeePerGas: numberOrHex.nullish(), + maxFeePerGas: numberOrHex.nullish(), + gasLimit: numberOrHex.nullish(), + contract: hexString, + value: numberOrHex, + data: hexString, +}); + +export const cfChainsEvmSchnorrVerificationComponents = z.object({ + s: hexString, + kTimesGAddress: hexString, +}); + +export const cfChainsDotPolkadotTransactionData = z.object({ + encodedExtrinsic: hexString, +}); + +export const cfChainsBtcBitcoinTransactionData = z.object({ + encodedTransaction: hexString, +}); + +export const cfChainsAddressEncodedAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: hexString }), +]); + +export const cfPrimitivesChainsAssetsAnyAsset = simpleEnum([ + 'Eth', + 'Flip', + 'Usdc', + 'Dot', + 'Btc', +]); + +export const cfChainsCcmChannelMetadata = z.object({ + message: hexString, + gasBudget: numberOrHex, + cfParameters: hexString, +}); + +export const cfChainsSwapOrigin = z.union([ + z.object({ + __kind: z.literal('DepositChannel'), + value: z.object({ + depositAddress: cfChainsAddressEncodedAddress, + channelId: numberOrHex, + depositBlockHeight: numberOrHex, + }), + }), + z.object({ + __kind: z.literal('Vault'), + value: z.object({ txHash: hexString }), + }), +]); + +export const cfChainsBtcScriptPubkey = z.union([ + z.object({ __kind: z.literal('P2PKH'), value: hexString }), + z.object({ __kind: z.literal('P2SH'), value: hexString }), + z.object({ __kind: z.literal('P2WPKH'), value: hexString }), + z.object({ __kind: z.literal('P2WSH'), value: hexString }), + z.object({ __kind: z.literal('Taproot'), value: hexString }), + z.object({ + __kind: z.literal('OtherSegwit'), + value: z.object({ version: z.number(), program: hexString }), + }), +]); + +export const cfChainsAddressForeignChainAddress = z.union([ + z.object({ __kind: z.literal('Eth'), value: hexString }), + z.object({ __kind: z.literal('Dot'), value: hexString }), + z.object({ __kind: z.literal('Btc'), value: cfChainsBtcScriptPubkey }), +]); + +export const palletCfSwappingSwapType = z.union([ + z.object({ + __kind: z.literal('Swap'), + value: cfChainsAddressForeignChainAddress, + }), + z.object({ __kind: z.literal('CcmPrincipal'), value: numberOrHex }), + z.object({ __kind: z.literal('CcmGas'), value: numberOrHex }), +]); + +export const cfPrimitivesSwapLeg = simpleEnum(['FromStable', 'ToStable']); + +export const cfChainsCcmDepositMetadata = z.object({ + sourceChain: cfPrimitivesChainsForeignChain, + sourceAddress: cfChainsAddressForeignChainAddress.nullish(), + channelMetadata: cfChainsCcmChannelMetadata, +}); + +export const palletCfSwappingCcmFailReason = simpleEnum([ + 'UnsupportedForTargetChain', + 'InsufficientDepositAmount', + 'PrincipalSwapAmountTooLow', +]); + +export const cfPrimitivesChainsAssetsDotAsset = simpleEnum(['Dot']); + +export const cfPrimitivesChainsAssetsBtcAsset = simpleEnum(['Btc']); + +export const cfChainsBtcUtxoId = z.object({ + txId: hexString, + vout: z.number(), +}); + +export const palletCfPoolsPalletIncreaseOrDecrease = simpleEnum([ + 'Increase', + 'Decrease', +]); + +export const palletCfPoolsAssetsMap = z.object({ + base: numberOrHex, + pair: numberOrHex, +}); diff --git a/src/codegen.ts b/src/codegen.ts index ac125a3..f1354aa 100644 --- a/src/codegen.ts +++ b/src/codegen.ts @@ -289,12 +289,68 @@ export default class CodeGenerator { return unreachable(def, `Unsupported type: ${(def as any).type}`); } - async generate( - specVersion: number, - def: Record>, - ): Promise { + private async hasChanged({ + currentVersion, + generatedDir, + palletName, + eventName, + content, + }: { + currentVersion: number; + generatedDir: string; + palletName: string; + eventName: string; + content: string; + }): Promise { + /* find all the versions in generated directory, + * traverse them descending and until we find the first match for palletName and eventName, + * then compare the content + */ + const readVersions = await fs.readdir(generatedDir); + const versions = (await fs.readdir(generatedDir)).filter( + (v) => Number.isSafeInteger(Number(v)) && Number(v) !== currentVersion, + ); + if (versions.length === 0) return true; + + versions.sort((a, b) => Number(b) - Number(a)); + for (const version of versions) { + try { + await fs.access( + path.join( + generatedDir, + version, + uncapitalize(palletName), + `${uncapitalize(eventName)}.ts`, + ), + ); + } catch (err) { + // File does not exist in this version, continue until we find the first match + continue; + } + const lastContent = await fs.readFile( + path.join( + generatedDir, + version, + uncapitalize(palletName), + `${uncapitalize(eventName)}.ts`, + ), + 'utf8', + ); + if (lastContent === content) return false; + } + + return true; + } + + async generate({ + specVersion, + def, + }: { + specVersion: number; + def: Record>; + }): Promise { const __dirname = getDirname(import.meta.url); - const generatedDir = path.join(__dirname, '..', 'generated'); + const generatedDir = path.join(__dirname, '..', 'generated_dff'); await fs.mkdir(generatedDir, { recursive: true }); const specDir = path.join(generatedDir, String(specVersion)); await fs.rm(specDir, { recursive: true }).catch(() => null); @@ -302,7 +358,7 @@ export default class CodeGenerator { for (const [palletName, events] of Object.entries(def)) { await fs.mkdir(specDir, { recursive: true }); const palletDir = path.join(specDir, uncapitalize(palletName)); - await fs.mkdir(palletDir, { recursive: true }); + // await fs.mkdir(palletDir, { recursive: true }); for (const [eventName, event] of Object.entries(events)) { const name = `${palletName}.${eventName}`; @@ -326,6 +382,19 @@ export default class CodeGenerator { ].join('\n'), ); + const changed = await this.hasChanged({ + currentVersion: specVersion, + generatedDir, + palletName, + eventName, + content: generated, + }); + if (!changed) { + // console.log(`No changes for version ${specVersion} - ${name}`); + continue; + } + + await fs.mkdir(palletDir, { recursive: true }); await fs.writeFile( path.join(palletDir, uncapitalize(`${eventName}.ts`)), generated, diff --git a/src/main.ts b/src/main.ts index 87b1331..7df1874 100644 --- a/src/main.ts +++ b/src/main.ts @@ -30,7 +30,7 @@ const generate = async (opts?: MetadataOpts) => { const generator = new CodeGenerator(); - await generator.generate(specVersion, parsedMetadata); + await generator.generate({ specVersion, def: parsedMetadata }); }; const hashes = [