docs: typo in jsdocs for eip number (#3992)
This commit is contained in:
parent
8dd21f0333
commit
c448458633
@ -305,7 +305,7 @@ export class EnsResolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Resolves to the EIP-643 text record for %%key%%, or ``null``
|
||||
* Resolves to the EIP-634 text record for %%key%%, or ``null``
|
||||
* if unconfigured.
|
||||
*/
|
||||
async getText(key: string): Promise<null | string> {
|
||||
|
Loading…
Reference in New Issue
Block a user