debug_stopGoTrace
debug的stopGoTrace
方法停止Go运行时的跟踪。
调用方法
Geth控制台:
debug.startGoTrace(file)
JSON RPC:
{"method": "debug_stopGoTrace", "params": []}
debug的stopGoTrace
方法停止Go运行时的跟踪。
Geth控制台:
debug.startGoTrace(file)
JSON RPC:
{"method": "debug_stopGoTrace", "params": []}