This commit is contained in:
ksr
2024-11-08 08:42:02 +01:00
parent 37b3edfba3
commit 38fce27d33

View File

@@ -735,7 +735,7 @@ ii. **Verify Timestamp**
- If the timestamp is outside the acceptable window, the exit node
discards the message.
iii. **Verifiy Response**
iii. **Verify Response**
- Compute the SHA-256 hash of the `message` and check if the hash
meets the difficulty requirement, _i.e._, has at least 18 leading zeros.