DEV_RUNTIME_PRESET

Constant DEV_RUNTIME_PRESET 

Source
pub const DEV_RUNTIME_PRESET: &'static str = "development";
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)