mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-11-22 04:50:28 +00:00
Fixing README.md to reflect formatting expected by tests.py
This commit is contained in:
parent
c5d1dba06f
commit
4f34a9002a
@ -37,7 +37,6 @@ We have tried to standardize the structure of the actual credential files, as su
|
||||
+ publicKey
|
||||
+ contact (a means of contacting the operator)
|
||||
* credentials should be formatted such that:
|
||||
- there is a space after each colon
|
||||
- indentation uses four spaces
|
||||
- the file ends with a newline character.
|
||||
* credentials must use IP:port strings for keys
|
||||
@ -87,4 +86,3 @@ console.log(Peers.peers);
|
||||
|
||||
console.log(Peers.peers.NA.us.california);
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user