forked from Fairblock/fairyring
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Fairblock#95 from Fairblock/collect-gentxs
Update fairyport address, genesis time & Collect gentxs
- Loading branch information
Showing
3 changed files
with
772 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
Oops, something went wrong.