debug_writeBlockProfile
debug的writeBlockProfile
方法将区块性能数据写入指定文件。
调用方法
Geth控制台:
debug.writeBlockProfile(file)
JSON RPC:
{"method": "debug_writeBlockProfile", "params": [string]}
debug的writeBlockProfile
方法将区块性能数据写入指定文件。
Geth控制台:
debug.writeBlockProfile(file)
JSON RPC:
{"method": "debug_writeBlockProfile", "params": [string]}