aboutsummaryrefslogtreecommitdiff
path: root/spec/bandwidth-file-spec/relay-line-format.md
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2023-11-18 15:12:10 +0000
committerjuga0 <juga@riseup.net>2023-11-21 10:44:02 +0000
commit36fadd2b71714f777b05d292fa042447bd4336fe (patch)
treecdfa104ffbe2c36c235c98430f98b6c7cfa1bbe8 /spec/bandwidth-file-spec/relay-line-format.md
parent2e32332221cf4e352e1d9a93c2bbb9d8bbfaa979 (diff)
downloadtorspec-36fadd2b71714f777b05d292fa042447bd4336fe.tar.gz
torspec-36fadd2b71714f777b05d292fa042447bd4336fe.zip
bandwidth-file-spec: Allow "node_id" without `$`
Allow "node_id" KeyValue without the dollar sign at the start of the hexdigit, to easier queries in databases. Closes #241
Diffstat (limited to 'spec/bandwidth-file-spec/relay-line-format.md')
-rw-r--r--spec/bandwidth-file-spec/relay-line-format.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/bandwidth-file-spec/relay-line-format.md b/spec/bandwidth-file-spec/relay-line-format.md
index 4a73a01..31e1d9b 100644
--- a/spec/bandwidth-file-spec/relay-line-format.md
+++ b/spec/bandwidth-file-spec/relay-line-format.md
@@ -37,6 +37,9 @@ Implementations of version 1.1.0 and later SHOULD include both node_id
and master_key_ed25519. Parsers SHOULD accept Lines that contain at
least one of them.
+From version 1.9.0 of this specification, "node_id" does not longer need to
+start with the dollar sign before the hexdigit.
+
"master_key_ed25519" MasterKey
\[Zero or one time.\]