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 494745c commit 8801e5eCopy full SHA for 8801e5e
docs/ens_overview.rst
@@ -11,17 +11,6 @@ The :mod:`ens` module is included with web3.py. It provides an interface to look
11
domains and addresses, add resolver records, or get and set metadata.
12
13
14
-.. note::
15
-
16
- web3.py ``v6.6.0`` introduced ENS name normalization standard
17
- `ENSIP-15 <https://docs.ens.domains/ensip/15>`_.
18
- This update to ENS name validation and normalization won't affect ~99%
19
- of names but may prevent invalid names from being created and from interacting with
20
- the ENS contracts via web3.py. We feel strongly that this change, though breaking,
21
- is in the best interest of our users as it ensures compatibility with the latest ENS
22
- standards.
23
24
25
Setup
26
-----
27
0 commit comments