Skip to content

Conversation

@drewstone
Copy link
Contributor

No description provided.

@drewstone drewstone merged commit ebe7427 into main May 30, 2022
@drewstone drewstone deleted the async branch May 30, 2022 14:53
Ok(match id {
"dev" => Box::new(chain_spec::development_config()?),
"" | "local" => Box::new(chain_spec::local_testnet_config()?),
"testnet-conf" => Box::new(chain_spec::arana_testnet_config()?),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we remove the arana testnet configuration command?

@claude claude bot mentioned this pull request Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants