Constant sp_genesis_builder::LOCAL_TESTNET_RUNTIME_PRESET

source ยท
pub const LOCAL_TESTNET_RUNTIME_PRESET: &'static str = "local_testnet";
Expand description

The default local_testnet preset used to communicate with the runtime via GenesisBuilder interface.

(Recommended for local testing with multiple nodes)