Skip to content

Commit

Permalink
test network
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNeit committed Oct 12, 2020
1 parent 8f7560a commit 05607ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const (

const (
MainNetwork = "MainNet"
TestNetwork = "TestNet-pM2"
TestNetwork = "TestNet-pM3"
UnitTestNetwork = "unit-test" // Only used for unit tests

MainNetworkRCD = MainNetwork + "RCD"
Expand Down

0 comments on commit 05607ad

Please sign in to comment.