Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
update cert name (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 authored Nov 15, 2022
1 parent 262ee6e commit 81d5c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/saturn-l2/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ var (
idleL1ConnTimeout = 30 * time.Minute

// DNS Hostname of Saturn L1 Nodes for the L1 Test network.
saturn_l1_hostName = "saturn-test.network"
saturn_l1_hostName = "strn-test.pl"

defaultL1DiscoveryURL = "https://orchestrator.saturn-test.network/nodes/nearby"

Expand Down

0 comments on commit 81d5c95

Please sign in to comment.