Skip to content

Commit

Permalink
Merge pull request Fairblock#95 from Fairblock/collect-gentxs
Browse files Browse the repository at this point in the history
Update fairyport address, genesis time & Collect gentxs
  • Loading branch information
p0p3yee authored Jan 10, 2024
2 parents 1a81e78 + fa06e70 commit ce71ef7
Show file tree
Hide file tree
Showing 3 changed files with 772 additions and 8 deletions.
4 changes: 2 additions & 2 deletions networks/testnets/fairytest-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@ fairyringd tx staking create-validator \

## Persistent Peers

The `persistent_peers` needs a comma-separated list of trusted peers on the network, you can acquire it from the [peer-nodes.txt](https://github.com/FairBlock/blob/main/networks/testnets/fairytest-3/peer-nodes.txt) for example:
The `persistent_peers` needs a comma-separated list of trusted peers on the network, you can acquire it from the [peer-nodes.txt](https://github.com/FairBlock/blob/main/networks/testnets/fairytest-3/peers-node.txt) for example:

```shell
[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:24756,24c65c37d4b4c4cd2688e28a8ea38c377dd0d7f6@65.21.163.231:26656,[email protected].119:26656
[email protected]:26656,[email protected]:26656,[email protected]:27675,[email protected]:26666,[email protected]:2030,[email protected]:26656,[email protected]:24756,3c2db295cea0eed604ecf2e37f794737a67e742d@65.21.163.231:26656,[email protected].119:26656,[email protected]:26656,[email protected]:26656
```

## Version
Expand Down
Loading

0 comments on commit ce71ef7

Please sign in to comment.