diff options
Diffstat (limited to 'draft-schanzen-r5n.xml')
-rw-r--r-- | draft-schanzen-r5n.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml index e9fb4f4..af9f5c7 100644 --- a/draft-schanzen-r5n.xml +++ b/draft-schanzen-r5n.xml @@ -2213,7 +2213,7 @@ gnunet+tcp://12.3.4.5/ <dd> To derive a block key for a HELLO is to simply hash the peer ID from the HELLO. The result of this function - is always: FIXME what hash + is always the SHA-512 hash over the PEER-ID. </dd> <dt>ValidateBlockStoreRequest(Block) -> BlockEvaluationResult</dt> |