We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3f6b2 commit 43fac7fCopy full SHA for 43fac7f
docs/conventions.rst
@@ -20,7 +20,7 @@ Addresses
20
21
All addresses must be supplied in one of three ways:
22
23
-* A 20-byte binary address.
+* While connected to mainnet, an Ethereum Name Service name (often in the form ``myname.eth``)
24
* A 20-byte hexadecimal that is checksummed using the `EIP-55
25
<https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md>`_ spec.
26
-* While connected to mainnet, an Ethereum Name Service name (often in the form ``myname.eth``)
+* A 20-byte binary address.
0 commit comments