mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2025-08-14 14:58:08 +00:00
Fixing README.md to reflect formatting expected by tests.py
This commit is contained in:
@@ -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);
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user