diff --git a/cmd/rpcdaemon/README.md b/cmd/rpcdaemon/README.md index 84f8332186d..275a7b72fc4 100644 --- a/cmd/rpcdaemon/README.md +++ b/cmd/rpcdaemon/README.md @@ -10,7 +10,6 @@ - [Securing the communication between RPC daemon and Erigon instance via TLS and authentication](#securing-the-communication-between-rpc-daemon-and-erigon-instance-via-tls-and-authentication) - [Ethstats](#ethstats) - [Allowing only specific methods (Allowlist)](#allowing-only-specific-methods-allowlist) - - [Clients getting timeout, but server load is low](#clients-getting-timeout--but-server-load-is-low) - [Server load too high](#server-load-too-high) - [Faster Batch requests](#faster-batch-requests) - [For Developers](#for-developers)