Skip to content

Commit a721a41

Browse files
authored
Add deprecation of eth-typing.ethpm types to the migration guide. (#3413)
1 parent b30d7d5 commit a721a41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/migration.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@ The EthPM module has been removed from the library. It was not widely used and h
229229
been functional since around October 2022. It was deprecated in ``v6`` and has been
230230
completely removed in ``v7``.
231231

232+
Types in the
233+
`eth_typing.ethpm <https://github.com/ethereum/eth-typing/blob/ef9c2d566b7747bb6799214e2c89006b8cde4c36/eth_typing/ethpm.py>`_
234+
module have been deprecated and will be removed from ``eth-typing`` in the next major
235+
release.
236+
232237

233238
Geth Miner Namespace Removed
234239
````````````````````````````

0 commit comments

Comments
 (0)