We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b05266 commit 5b4b8e5Copy full SHA for 5b4b8e5
ens/exceptions.py
@@ -32,7 +32,7 @@ class AddressMismatch(ENSException):
32
class InvalidName(idna.IDNAError, ENSException):
33
"""
34
Raised if the provided name does not meet the normalization
35
- standards specified in `ENSIP-15
+ standards specified in `ENSIP-15`
36
<https://docs.ens.domains/ens-improvement-proposals/ensip-15-normalization-standard>`_.
37
38
0 commit comments