Skip to content

Commit 27834df

Browse files
committed
remove docs ref to protocol_version which was removed in pr2432
1 parent b61670b commit 27834df

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/web3.eth.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -170,18 +170,6 @@ The following properties are available on the ``web3.eth`` namespace.
170170
2206939
171171
172172
173-
.. py:attribute:: Eth.protocol_version
174-
175-
* Delegates to ``eth_protocolVersion`` RPC Method
176-
177-
Returns the id of the current Ethereum protocol version.
178-
179-
.. code-block:: python
180-
181-
>>> web3.eth.protocol_version
182-
'63'
183-
184-
185173
.. py:attribute:: Eth.chain_id
186174
187175
* Delegates to ``eth_chainId`` RPC Method

0 commit comments

Comments
 (0)