@bitgo/public-types 5.53.0 → 5.55.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 +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -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 +212 -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 +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.js +2 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonStakingType.d.ts +8 -0
- package/dist/src/schema/transactionRequest/intents/tonStakingType.js +35 -0
- package/dist/src/schema/transactionRequest/intents/tonStakingType.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +62 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +56 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.js +36 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +59 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +424 -0
- package/package.json +1 -1
- 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 +1 -0
- package/src/schema/transactionRequest/intents/tonDelegateIntent.ts +5 -0
- package/src/schema/transactionRequest/intents/tonStakingType.ts +11 -0
- package/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.ts +26 -0
- package/src/schema/transactionRequest/intents/validatorRegistrationIntent.ts +14 -0
- package/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.ts +23 -0
package/package.json
CHANGED
|
@@ -147,10 +147,12 @@ export * from "./tonUndelegateIntent";
|
|
|
147
147
|
export * from "./transferTokenIntent";
|
|
148
148
|
export * from "./unstakeIntent";
|
|
149
149
|
export * from "./unsupportedTokenRecipientEntryItem";
|
|
150
|
+
export * from "./validatorRegistrationIntent";
|
|
150
151
|
export * from "./vetDelegateIntent";
|
|
151
152
|
export * from "./vetStakeClaimRewardsIntent";
|
|
152
153
|
export * from "./vetStakingIntent";
|
|
153
154
|
export * from "./vetUnstakingIntent";
|
|
155
|
+
export * from "./vetValidatorRegistrationIntent";
|
|
154
156
|
export * from "./voteDelegationIntent";
|
|
155
157
|
export * from "./walletRecoveryIntent";
|
|
156
158
|
export * from "./walrusStakingIntent";
|
|
@@ -94,9 +94,11 @@ import { SuiGoUnstakeIntent } from "./suiGoUnstakeIntent";
|
|
|
94
94
|
import { VetStakingIntent } from "./vetStakingIntent";
|
|
95
95
|
import { VetDelegateIntent } from "./vetDelegateIntent";
|
|
96
96
|
import { VetStakeClaimRewardsIntent } from "./vetStakeClaimRewardsIntent";
|
|
97
|
+
import { VetValidatorRegistrationIntent } from "./vetValidatorRegistrationIntent";
|
|
97
98
|
import { CantonTransferAcceptIntent } from "./cantonTransferAcceptIntent";
|
|
98
99
|
import { CantonTransferRejectIntent } from "./cantonTransferRejectIntent";
|
|
99
100
|
import { CantonTransferAcknowledgeIntent } from "./cantonTransferAcknowledgeIntent";
|
|
101
|
+
import { TonWhalesDelegateIntent } from "./tonWhalesDelegateIntent";
|
|
100
102
|
|
|
101
103
|
export const TransactionIntent = t.union([
|
|
102
104
|
AdaConsolidateIntent,
|
|
@@ -179,11 +181,13 @@ export const TransactionIntent = t.union([
|
|
|
179
181
|
TonDelegateIntent,
|
|
180
182
|
TonPaymentIntent,
|
|
181
183
|
TonUndelegateIntent,
|
|
184
|
+
TonWhalesDelegateIntent,
|
|
182
185
|
VetStakingIntent,
|
|
183
186
|
VetDelegateIntent,
|
|
184
187
|
VetExitDelegationIntent,
|
|
185
188
|
VetBurnNFTIntent,
|
|
186
189
|
VetStakeClaimRewardsIntent,
|
|
190
|
+
VetValidatorRegistrationIntent,
|
|
187
191
|
WalletRecoveryIntent,
|
|
188
192
|
BaseStakeIntentWithCalldata,
|
|
189
193
|
CoreDaoDelegateIntent,
|
|
@@ -37,6 +37,7 @@ export const intentTypes = {
|
|
|
37
37
|
feeAddressTransfer: t.literal("feeAddressTransfer"),
|
|
38
38
|
tokenApproval: t.literal("tokenApproval"),
|
|
39
39
|
transferStake: t.literal("transferStake"),
|
|
40
|
+
validatorRegistration: t.literal("validatorRegistration"),
|
|
40
41
|
/**
|
|
41
42
|
* Unstake and transfer funds from a staking wallet to a go account.
|
|
42
43
|
*/
|
|
@@ -2,6 +2,7 @@ import * as t from "io-ts";
|
|
|
2
2
|
import { BaseIntent, BaseIntentWithAmount } from "./baseIntent";
|
|
3
3
|
import { intentTypes } from "./intentType";
|
|
4
4
|
import { optionalString } from "../../../utils";
|
|
5
|
+
import { TonStakingType } from "./tonStakingType";
|
|
5
6
|
|
|
6
7
|
/**
|
|
7
8
|
* @title TON Delegate Intent
|
|
@@ -20,10 +21,14 @@ export const TonDelegateIntent = t.intersection([
|
|
|
20
21
|
t.type({
|
|
21
22
|
intentType: intentTypes.delegate,
|
|
22
23
|
validatorAddress: t.string,
|
|
24
|
+
// TODO SC-4508: deprecate useSingleNominator in favor of tonStakingType
|
|
23
25
|
useSingleNominator: t.boolean,
|
|
24
26
|
}),
|
|
25
27
|
t.partial({
|
|
28
|
+
// TODO SC-4508: move this to the TonSingleNominatorDelegateIntent
|
|
26
29
|
ownerAddress: optionalString,
|
|
30
|
+
// TODO SC-4509: Make tonStakingType required by moving from partial to type
|
|
31
|
+
tonStakingType: TonStakingType,
|
|
27
32
|
}),
|
|
28
33
|
]);
|
|
29
34
|
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as t from "io-ts";
|
|
2
|
+
|
|
3
|
+
export enum TonStakingTypeEnum {
|
|
4
|
+
SINGLE_NOMINATOR = "SINGLE_NOMINATOR",
|
|
5
|
+
MULTI_NOMINATOR = "MULTI_NOMINATOR",
|
|
6
|
+
TON_WHALES = "TON_WHALES",
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
export const TonStakingType = t.keyof(TonStakingTypeEnum);
|
|
10
|
+
|
|
11
|
+
export type TonStakingType = t.TypeOf<typeof TonStakingType>;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as t from "io-ts";
|
|
2
|
+
import { intentTypes } from "./intentType";
|
|
3
|
+
import { TonStakingTypeEnum } from "./tonStakingType";
|
|
4
|
+
import { BaseIntent, BaseIntentWithAmount } from "./baseIntent";
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @title TON Whales Delegate Intent
|
|
8
|
+
*
|
|
9
|
+
* @description The intent for delegate/stake requests to TON Whales validators
|
|
10
|
+
*
|
|
11
|
+
* @param {string} intentType The type of intent (always set to delegate)
|
|
12
|
+
* @param {string} validatorAddress The address of the validator
|
|
13
|
+
* @param {string} tonStakingType The type of TON staking (always set to TON_WHALES)
|
|
14
|
+
*/
|
|
15
|
+
export const TonWhalesDelegateIntent = t.intersection([
|
|
16
|
+
// TODO SC-4508: Update to extend from TonDelegateIntent once deprecation is done
|
|
17
|
+
BaseIntent,
|
|
18
|
+
BaseIntentWithAmount,
|
|
19
|
+
t.type({
|
|
20
|
+
intentType: intentTypes.delegate,
|
|
21
|
+
validatorAddress: t.string,
|
|
22
|
+
tonStakingType: t.literal(TonStakingTypeEnum.TON_WHALES),
|
|
23
|
+
}),
|
|
24
|
+
]);
|
|
25
|
+
|
|
26
|
+
export type TonWhalesDelegateIntent = t.TypeOf<typeof TonWhalesDelegateIntent>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as t from "io-ts";
|
|
2
|
+
import { BaseStakeIntent } from "./baseStakeIntent";
|
|
3
|
+
import { intentTypes } from "./intentType";
|
|
4
|
+
|
|
5
|
+
export const ValidatorRegistrationIntent = t.intersection([
|
|
6
|
+
BaseStakeIntent,
|
|
7
|
+
t.type({
|
|
8
|
+
intentType: intentTypes.validatorRegistration,
|
|
9
|
+
}),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
export type ValidatorRegistrationIntent = t.TypeOf<
|
|
13
|
+
typeof ValidatorRegistrationIntent
|
|
14
|
+
>;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as t from "io-ts";
|
|
2
|
+
import { ValidatorRegistrationIntent } from "./validatorRegistrationIntent";
|
|
3
|
+
import { NonEmptyString } from "io-ts-types";
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @title VET Validator Registration Intent
|
|
7
|
+
*
|
|
8
|
+
* Intent for adding validator with stake amount from endorser
|
|
9
|
+
*
|
|
10
|
+
* @param {string} validatorAddress - The address of the validator
|
|
11
|
+
* @param {number} stakingPeriod - The staking period which can be one of the three -- 60480 (7 days), 129600 (15 days) or 259200 (30 days).
|
|
12
|
+
*/
|
|
13
|
+
export const VetValidatorRegistrationIntent = t.intersection([
|
|
14
|
+
ValidatorRegistrationIntent,
|
|
15
|
+
t.type({
|
|
16
|
+
validatorAddress: NonEmptyString,
|
|
17
|
+
stakingPeriod: t.number,
|
|
18
|
+
}),
|
|
19
|
+
]);
|
|
20
|
+
|
|
21
|
+
export type VetValidatorRegistrationIntent = t.TypeOf<
|
|
22
|
+
typeof VetValidatorRegistrationIntent
|
|
23
|
+
>;
|