Expand description
Client support for the v1
onion service proof of work scheme
Structs§
- HsPow
Client 🔒V1 - Client-side state for the ‘v1’ scheme in particular
Constants§
- CLIENT_
MAX_ 🔒POW_ EFFORT - Client maximum effort.
- CLIENT_
MIN_ 🔒RETRY_ POW_ EFFORT - Minimum effort for retries.
- CLIENT_
POW_ 🔒EFFORT_ DOUBLE_ UNTIL - Double effort at retry until this threshold.
- CLIENT_
POW_ 🔒RETRY_ MULTIPLIER - Effort multiplier to use above the doubling threshold.