Skip to main content

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.