Skip to content

Commit

Permalink
Testnet 2 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Netherdrake committed Apr 3, 2021
1 parent 2174358 commit 095ca1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/chain_spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ pub fn public_testnet_config() -> Result<ChainSpec, String> {

Ok(ChainSpec::from_genesis(
// Name
"Reef Testnet",
"Reef Testnet 2",
// ID
"reef_testnet",
ChainType::Live,
Expand Down

0 comments on commit 095ca1b

Please sign in to comment.