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