@bitgo/public-types 6.30.0 → 6.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.d.ts +84 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.d.ts +82 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +457 -0
- package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +914 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.ts +28 -0
- package/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.ts +26 -0
- package/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.ts +2 -0
- package/src/schema/transactionRequest/intents/index.ts +2 -0
- package/src/schema/transactionRequest/intents/intent.ts +4 -0
- package/src/schema/transactionRequest/intents/intentType.ts +2 -0
|
@@ -56,6 +56,8 @@ export declare const CantonCommandIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CantonCosignDelegationAcceptIntent: t.IntersectionC<[t.Inte
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts
CHANGED
|
@@ -56,6 +56,8 @@ export declare const CantonCosignDelegationProposalIntent: t.IntersectionC<[t.In
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts
CHANGED
|
@@ -56,6 +56,8 @@ export declare const CantonEndInvestorOnboardingAcceptIntent: t.IntersectionC<[t
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts
CHANGED
|
@@ -56,6 +56,8 @@ export declare const CantonEndInvestorOnboardingOfferIntent: t.IntersectionC<[t.
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts
CHANGED
|
@@ -56,6 +56,8 @@ export declare const CantonEndInvestorOnboardingRejectIntent: t.IntersectionC<[t
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts
CHANGED
|
@@ -56,6 +56,8 @@ export declare const CantonParticipantOnboardingRequestIntent: t.IntersectionC<[
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CantonPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.In
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CantonTransferAcceptIntent: t.IntersectionC<[t.Intersection
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CantonTransferAcknowledgeIntent: t.IntersectionC<[t.Interse
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CantonTransferOfferWithdrawnIntent: t.IntersectionC<[t.Inte
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CantonTransferRejectIntent: t.IntersectionC<[t.Intersection
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const ClaimIntent: t.IntersectionC<[t.IntersectionC<[t.Intersecti
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const ConsolidateTokenIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CoreDaoClaimIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CoreDaoDelegateIntent: t.IntersectionC<[t.IntersectionC<[t.
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CoreDaoUndelegateIntent: t.IntersectionC<[t.IntersectionC<[
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosContractCallIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.In
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosStakeClaimRewardsIntent: t.IntersectionC<[t.Intersect
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inte
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosSwitchValidatorIntent: t.IntersectionC<[t.Intersectio
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.In
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const CosmosWithdrawIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DefiApproveIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DefiDepositIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DefiRedeemIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DelegateIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DotBaseIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DotCreateAccountIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DotPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DotStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DotUnstakingIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const DotWithdrawStakeIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EnableTokenIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthAccelerationIntent: t.IntersectionC<[t.IntersectionC<[t.
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthConsolidateTokenIntent: t.IntersectionC<[t.IntersectionC
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthFillNonceIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthLikeStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -134,6 +136,8 @@ export declare const EthLikeStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
134
136
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
135
137
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
136
138
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
139
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
140
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
137
141
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
138
142
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
139
143
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const EthTransferTokenIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const FeeAddressTransferIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const FillNonceIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC<
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const GoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC<
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const HbarUpdateAccountIntent: t.IntersectionC<[t.IntersectionC<[
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const HypeevmBridgeFundsIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const HypeevmEnableBridgingIntent: t.IntersectionC<[t.Intersectio
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const HypeevmSpotTransferIntent: t.IntersectionC<[t.IntersectionC
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -56,6 +56,8 @@ export declare const IcpPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
56
56
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
57
57
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
58
58
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
59
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
60
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
59
61
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
60
62
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
61
63
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -34,6 +34,8 @@ export * from "./bscStakeClaimRewardsIntent";
|
|
|
34
34
|
export * from "./bscUndelegateIntent";
|
|
35
35
|
export * from "./bscWithdrawUndelegateIntent";
|
|
36
36
|
export * from "./cantonAllocationAllocateIntent";
|
|
37
|
+
export * from "./cantonAllocationOfferWithdrawnIntent";
|
|
38
|
+
export * from "./cantonAllocationRejectIntent";
|
|
37
39
|
export * from "./cantonAllocationRequestIntent";
|
|
38
40
|
export * from "./cantonCommandIntent";
|
|
39
41
|
export * from "./cantonCosignDelegationAcceptIntent";
|
|
@@ -50,6 +50,8 @@ __exportStar(require("./bscStakeClaimRewardsIntent"), exports);
|
|
|
50
50
|
__exportStar(require("./bscUndelegateIntent"), exports);
|
|
51
51
|
__exportStar(require("./bscWithdrawUndelegateIntent"), exports);
|
|
52
52
|
__exportStar(require("./cantonAllocationAllocateIntent"), exports);
|
|
53
|
+
__exportStar(require("./cantonAllocationOfferWithdrawnIntent"), exports);
|
|
54
|
+
__exportStar(require("./cantonAllocationRejectIntent"), exports);
|
|
53
55
|
__exportStar(require("./cantonAllocationRequestIntent"), exports);
|
|
54
56
|
__exportStar(require("./cantonCommandIntent"), exports);
|
|
55
57
|
__exportStar(require("./cantonCosignDelegationAcceptIntent"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/index.ts"],"names":[],"mappings":"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"}
|