mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-13 14:39:25 +00:00
Rename dev to devnet
--dev still works thanks to the |. Acheieves a personal preference of mine with some historical meaning.
This commit is contained in:
@@ -45,7 +45,7 @@ pub fn development_config() -> Result<ChainSpec, &'static str> {
|
||||
// Name
|
||||
"Development Network",
|
||||
// ID
|
||||
"dev",
|
||||
"devnet",
|
||||
ChainType::Development,
|
||||
|| {
|
||||
testnet_genesis(
|
||||
|
||||
Reference in New Issue
Block a user