Skip to content

Commit fdd0b55

Browse files
authored
Add note about trace over debug (#486)
Signed-off-by: Tim Beiko <[email protected]>
1 parent 73d4470 commit fdd0b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Reference/API-Methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3854,7 +3854,7 @@ remove a signer.
38543854
methods, use the [`--rpc-http-api`](CLI/CLI-Syntax.md#rpc-http-api) or
38553855
[`--rpc-ws-api`](CLI/CLI-Syntax.md#rpc-ws-api) options.
38563856

3857-
The DEBUG API is an more verbose alternative to the [TRACE API](#trace-methods).
3857+
The DEBUG API is a more verbose alternative to the [TRACE API](#trace-methods) whose main purpose is compatibility with tools such as [Remix](https://remix.ethereum.org/). We recommend using the [TRACE API](#trace-methods) for production use over the DEBUG API.
38583858

38593859
### debug_accountRange
38603860

0 commit comments

Comments
 (0)