debug_stacks: Printer representation of the stacks.
Description
debug_stacks returns a printed representation of the stacks of all
goroutines.
Usage
debug_stacks()
Arguments
Value
String - Representation of the stacks of all goroutines. Note that
the web3 wrapper for this method takes care of the printing and does not
return the string.