Skip to content

Commit

Permalink
Update nodes.go with SafetyNet node
Browse files Browse the repository at this point in the history
  • Loading branch information
carry2web authored Dec 11, 2024
1 parent 877178a commit 6803ac2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/nodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,9 @@ var NODES = map[uint64]DeSoNode{
URL: "https://focus.xyz/",
Owner: "focus",
},
31: {
Name: "SafetyNet",
URL: "https://safetynet.social",
Owner: "SafetyNet",
},
}

0 comments on commit 6803ac2

Please sign in to comment.