Constant sp_genesis_builder::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)