1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-01 20:03:04 +08:00
NeoNetwork/document/peer.toml
Junde Yhi 232f4e8630
document: rewrite
TOML has been using for a while, but the documentation is still
describing the old Bash syntax. Rewrite them.
2020-11-09 12:33:07 +08:00

9 lines
349 B
TOML

# Template file for the peering registry (peer/)
# Before submission, please:
# - Rename the file to "<node_name>.toml", without the quotes.
# - Remove any blank lines, comments, and unneeded options.
# A list of peers that this node is peering to (mandatory). Items in this list
# should match the name of registered nodes in node/ .
to-peer = []