Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 361 Bytes

debugging-a-local-network.md

File metadata and controls

9 lines (6 loc) · 361 Bytes

Debugging a local network

Enable debug_getTrace RPC method

The debug_getTrace RPC method allows a developer to get a trace call of a transaction execution for debugging purposes, this configuration can be enable once the node is running by executing the following command using the goloop cli

goloop system config rpcIncludeDebug true