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

Commit ed55c2b

Browse files
author
Bloxster
committed
int chapter more info
1 parent 8780462 commit ed55c2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/advanced/JSONRPC-daemon.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This document provides guidelines for understanding and using the various RPC me
2727
1. **Trace Module (`trace_`)**
2828
- Erigon includes **[the `trace_` module](/advanced/JSONRPC-trace-module.md)**, which originates from OpenEthereum. This module provides additional functionality related to tracing transactions and state changes, which is valuable for advanced debugging and analysis.
2929

30+
## More info
31+
3032
For a comprehensive understanding of the RPC daemon's functionality, configuration, and usage, please refer to *<https://github.com/erigontech/erigon/blob/main/cmd/rpcdaemon/README.md>** (also contained in your locally compiled Erigon folder at `/cmd/rpcdaemon`) which covers the following key topics:
3133

3234
1. **Introduction**: An overview of the RPC daemon, its benefits, and how it integrates with Erigon.

0 commit comments

Comments
 (0)