diff options
Diffstat (limited to 'src/trunnel')
-rw-r--r-- | src/trunnel/hs/cell_introduce1.trunnel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trunnel/hs/cell_introduce1.trunnel b/src/trunnel/hs/cell_introduce1.trunnel index cf8a291c26..ed01bd6a7d 100644 --- a/src/trunnel/hs/cell_introduce1.trunnel +++ b/src/trunnel/hs/cell_introduce1.trunnel @@ -84,7 +84,7 @@ const TRUNNEL_EXT_TYPE_CC_REQUEST = 0x01; const TRUNNEL_EXT_TYPE_POW = 0x02; /* - * HRPR: PoW Solution Extension. Proposal 327. + * PoW Solution Extension. Proposal 327. */ const TRUNNEL_POW_NONCE_LEN = 16; |