diff options
Diffstat (limited to 'root-topology/README.md')
-rw-r--r-- | root-topology/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/root-topology/README.md b/root-topology/README.md index 2614d3d9..c9c3a908 100644 --- a/root-topology/README.md +++ b/root-topology/README.md @@ -2,9 +2,9 @@ This folder contains the source files to compile the signed network root topolog Keys in the root topology dictionary are: - * **supernodes**: contains another Dictionary mapping supernode address to supernode definition - * **##########**: supernode address, contains supernode definition - * **id**: supernode identity (public) in string-serialized format + * **rootservers**: contains another Dictionary mapping rootserver address to rootserver definition + * **##########**: rootserver address, contains rootserver definition + * **id**: rootserver identity (public) in string-serialized format * **udp**: comma-delimited list of ip/port UDP addresses of node * **tcp**: *DEPRECATED* comma-delimited list of ip/port TCP addresses of node * **desc**: human-readable description (optional) |