Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 382ad68

Browse files
authored
Merge branch '1.0' into issue/2385
2 parents 08b70ef + 5c4aefb commit 382ad68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/web3-eth-ens.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ Parameters
761761
4. ``Function`` - (optional) Optional callback, returns an error object as first parameter and the result as second.
762762

763763

764-
Emits an ``ContenthashChanged``event.
764+
Emits an ``ContenthashChanged`` event.
765765

766766
-------
767767
Example
@@ -816,11 +816,11 @@ Known resolver events
816816

817817
1. ``AddrChanged`` - AddrChanged(node bytes32, a address)
818818
2. ``ContentChanged`` - ContentChanged(node bytes32, hash bytes32)
819-
4. ``NameChanged`` - NameChanged(node bytes32, name string)
820-
5. ``ABIChanged`` - ABIChanged(node bytes32, contentType uint256)
821-
6. ``PubkeyChanged`` - PubkeyChanged(node bytes32, x bytes32, y bytes32)
819+
3. ``NameChanged`` - NameChanged(node bytes32, name string)
820+
4. ``ABIChanged`` - ABIChanged(node bytes32, contentType uint256)
821+
5. ``PubkeyChanged`` - PubkeyChanged(node bytes32, x bytes32, y bytes32)
822822
6. ``TextChanged`` - TextChanged(bytes32 indexed node, string indexedKey, string key)
823-
6. ``ContenthashChanged`` - ContenthashChanged(bytes32 indexed node, bytes hash)
823+
7. ``ContenthashChanged`` - ContenthashChanged(bytes32 indexed node, bytes hash)
824824

825825
-------
826826
Example

0 commit comments

Comments
 (0)