Skip to content

Commit

Permalink
remove docs ref to protocol_version which was removed in pr2432
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob committed Jan 2, 2024
1 parent b61670b commit 27834df
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/web3.eth.rst
Expand Up @@ -170,18 +170,6 @@ The following properties are available on the ``web3.eth`` namespace.
2206939
.. py:attribute:: Eth.protocol_version
* Delegates to ``eth_protocolVersion`` RPC Method

Returns the id of the current Ethereum protocol version.

.. code-block:: python
>>> web3.eth.protocol_version
'63'
.. py:attribute:: Eth.chain_id
* Delegates to ``eth_chainId`` RPC Method
Expand Down

0 comments on commit 27834df

Please sign in to comment.