Runtime Tracing
debug_goTrace
Client
Method Invocation
Name
Type
Description
> debug.goTrace("go.trace", 5)
null$ curl -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"debug_goTrace","params":["go.trace",5],"id":1}' https://public-en-baobab.klaytn.net
{"jsonrpc":"2.0","id":1,"result":null}debug_startGoTrace
Client
Method Invocation
Name
Type
Description
debug_stopGoTrace
Client
Method Invocation
Last updated