- Preparing search index...
- The search index is not available
Ylide SDK
Class AbstractNameServiceAbstract
Methods
Abstract isCandidate
- isCandidate(name: string): boolean
-
Returns boolean
Abstract resolve
- resolve(name: string): Promise<null | string>
-
Returns Promise<null | string>
Abstract reverseResolve
- reverseResolve(address: string): Promise<null | string>
-
Returns Promise<null | string>
Method to check whether this name could be theoretically resolved by this name service