We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arabica-5
1 parent 43c10ad commit b53a4caCopy full SHA for b53a4ca
nodebuilder/p2p/network.go
@@ -12,7 +12,7 @@ const (
12
// DefaultNetwork is the default network of the current build.
13
DefaultNetwork = Mocha
14
// Arabica testnet. See: celestiaorg/networks.
15
- Arabica Network = "arabica-4"
+ Arabica Network = "arabica-5"
16
// Mocha testnet. See: celestiaorg/networks.
17
Mocha Network = "mocha"
18
// Private can be used to set up any private network, including local testing setups.
0 commit comments