[Inspection] debug_startCollectingTrieStats
The startCollectingTrieStats iterates the latest state or storage trie to collect trie statistics. It collects storage trie statistics of the contract in the given address. If an empty address(="0x00...00") is given, it collects statistics of the whole state trie. Statistics will be logged every minute before end, containing overall and depth-by-depth information. The method returns an error if it fails in starting a task, or null if it successfully has started it.
JSONRPC: debug_startCollectingTrieStats
Request
- application/json
Body
params string[]
Contract address