Constant DEV_RUNTIME_PRESET
pub const DEV_RUNTIME_PRESET: &'static str;Expand description
The default development preset used to communicate with the runtime via
[GenesisBuilder] interface.
(Recommended for testing with a single node, e.g., for benchmarking)