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.