Skip to content

Commit

Permalink
Update peers-node
Browse files Browse the repository at this point in the history
  • Loading branch information
p0p3yee committed Oct 22, 2024
1 parent 6a242da commit 15e7914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion networks/testnets/fairyring-testnet-3/peers-node.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8203475d9afdae5a468977434fa0eaa12d65d7e1@195.14.6.182:26656,ba86131014d1825c2f60239a1a0861fe3bd9302b@65.109.83.40:26656,[email protected]:3440,[email protected]:2030,[email protected]:26656,[email protected]:26656,3a293ef4baacada48242eeda27584128bbc44369@207.188.6.109:26656,bb5b87588df60a22dc0a20c6d5bc4b15ac9c8855@88.99.90.124:26656,[email protected]:26656,[email protected]:26656,0af7fa421ecabe54a0e93bc88304d788f06f3870@65.21.163.226:26656,[email protected]:56196,[email protected]:26656,[email protected]:26556
[email protected]:24757,4bda394f385017c0d0745197bf03de9faded962f@195.14.6.182:26656,[email protected]:26656,34ae99f8f0d3fa4df318dc0e0a3833dd5f78a8ed@65.109.83.40:28856,[email protected]:26656,[email protected]:2030,2cc2e720d3566c2623691e5687a4fa161ae5fd13@207.188.6.109:22656,e46de100de56ea2ca99d0725926ee74ded211246@88.99.90.124:26656,[email protected]:26656,f089cbf6ebe47a829dac1bfc9778f3a4ad8da6ec@65.21.163.226:26656,[email protected]:56196,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656
2 changes: 1 addition & 1 deletion scripts/combine_peers_node.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Define the target directory
directory="networks/testnets/fairyring-testnet-2/peers/"
directory="networks/testnets/fairyring-testnet-3/peers/"

# Check if the target is not a directory
if [ ! -d "$directory" ]; then
Expand Down

0 comments on commit 15e7914

Please sign in to comment.