Expand description
Implementation of the DevApiServer trait providing debug utilities for Substrate based
blockchains.
Structs§
- Block
Stats  - Statistics of a block returned by the 
dev_getBlockStatsRPC. - Dev
 - The Dev API. All methods are unsafe.
 
Traits§
- DevApi
Server  - Server trait implementation for the 
DevApiRPC API.