Skip to content

Commit 3fd9028

Browse files
victorkl400Copilot
andauthored
Update packages/vechain-kit/src/hooks/api/vetDomains/useIsDomainProtected.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1fb7971 commit 3fd9028

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/vechain-kit/src/hooks/api/vetDomains/useIsDomainProtected.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export const getIsDomainProtectedQueryKey = (domain?: string) => [
1616
// Convert readonly ABI to mutable Abi type
1717
const subdomainClaimerABI = ABIContract.ofAbi(VeworldSubdomainClaimer__factory.abi as any);
1818

19-
2019
const getIsDomainProtected = async (
2120
thor: ThorClient,
2221
network: NETWORK_TYPE,

0 commit comments

Comments
 (0)