Constant sc_chain_spec::LOCAL_TESTNET_RUNTIME_PRESET
pub const LOCAL_TESTNET_RUNTIME_PRESET: &'static str;
Expand description
The default local_testnet
preset used to communicate with the runtime via
[GenesisBuilder
] interface.
(Recommended for local testing with multiple nodes)