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

Commit 54325df

Browse files
authored
Merge pull request #2720 from ethereum/types/new-modules
Types of the management modules improved
2 parents fa6b570 + 0470903 commit 54325df

File tree

98 files changed

+1756
-650
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+1756
-650
lines changed

docs/index.rst

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ Contents:
3838
web3-eth-iban
3939
web3-eth-net
4040
web3-eth-abi
41+
web3-eth-admin
42+
web3-eth-debug
43+
web3-eth-miner
44+
web3-eth-txpool
4145
web3-net
4246
web3-bzz
4347
web3-shh

docs/web3-eth-admin.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
.. include:: include_announcement.rst
44

5-
=================
6-
Web3 Admin Module
7-
=================
5+
============
6+
Admin Module
7+
============
88

99

1010
The ``web3-eth-admin`` package allows you to interact with the Ethereum node's admin management.

0 commit comments

Comments
 (0)