mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(book/jsonrpc): copy/paste typo (#3429)
Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
@ -86,7 +86,7 @@ The `debug_traceTransaction` debugging method will attempt to run the transactio
|
||||
|
||||
| Client | Method invocation |
|
||||
|--------|-------------------------------------------------------------|
|
||||
| RPC | `{"method": "debug_traceBlock", "params": [tx_hash, opts]}` |
|
||||
| RPC | `{"method": "debug_traceTransaction", "params": [tx_hash, opts]}` |
|
||||
|
||||
## `debug_traceCall`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user