You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/web3swift/Utils/ENS/ENSBaseRegistrar.swift
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ public extension ENS {
64
64
return expirity
65
65
}
66
66
67
-
@available(*, message:"This function should not be used to check if a name can be registered by a user. To check if a name can be registered by a user, check name availablility via the controller")
67
+
@available(*, message:"This function should not be used to check if a name can be registered by a user. To check if a name can be registered by a user, check name availability via the controller")
0 commit comments