Settings
Help

Module v1

Module v1 

Source
Expand description

Client support for the v1 onion service proof of work scheme

StructsΒ§

HsPowClientV1 πŸ”’
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.