mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
parent
65c9a0393f
commit
5fa1095dc5
1 changed files with 2 additions and 2 deletions
|
|
@ -465,8 +465,8 @@ Stops writing the Go runtime trace.
|
|||
|
||||
| Client | Method invocation |
|
||||
| :------ | ----------------------------------------------- |
|
||||
| Console | `debug.startGoTrace(file)` |
|
||||
| RPC | `{"method": "debug_stopGoTrace", "params": []}` |
|
||||
| Console | `debug.stopGoTrace(file)` |
|
||||
| RPC | `{"method": "debug_stopGoTrace", "params": [string]}` |
|
||||
|
||||
### debug_storageRangeAt
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue