feat(docs): add primer on all transaction types (#3897)

This commit is contained in:
Thomas Coratger
2023-07-25 12:21:13 +02:00
committed by GitHub
parent ea11787d7d
commit 34fc89bd1f
4 changed files with 65 additions and 4 deletions

View File

@ -11,6 +11,7 @@
1. [Mainnet or official testnets](./run/mainnet.md)
1. [Metrics](./run/observability.md)
1. [Configuring Reth](./run/config.md)
1. [Transaction types](./run/transactions.md)
1. [Troubleshooting](./run/troubleshooting.md)
1. [Interacting with Reth over JSON-RPC](./jsonrpc/intro.md)
1. [eth](./jsonrpc/eth.md)