Module dev

Source
Expand description

Implementation of the DevApiServer trait providing debug utilities for Substrate based blockchains.

Structs§

BlockStats
Statistics of a block returned by the dev_getBlockStats RPC.
Dev
The Dev API. All methods are unsafe.

Traits§

DevApiServer
Server trait implementation for the DevApi RPC API.