Nhảy tới nội dung

[Inspection] debug_startContractWarmUp

The startContractWarmUp iterates the latest storage trie of the given contract address to warm-up the trie cache. The iteration will be automatically stopped if 90% of the trie cache is full. The method returns an error if it fails in starting a warm-up or the given address is not a contract address, or null if it successfully has started it.

JSONRPC: debug_startContractWarmUp

Request

Responses

Return null if a warm-up is started, or an error if not.

Cải thiện trang này