referrerpolicy=no-referrer-when-downgrade
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)