Settings
Help

Module pow

Module pow 

Source
Expand description

Implementation of PowManager, for tracking proof-of-work seeds and data for adjusting difficulty.

ModulesΒ§

v1 πŸ”’
Code implementing version 1 proof-of-work for onion service hosts.

StructsΒ§

NewPowManager πŸ”’
Struct to hold various things you get when you make a new PowManager.

ConstantsΒ§

REND_QUEUE_DEPTH πŸ”’
Depth of the RendRequest queue.

FunctionsΒ§

make_rend_queue πŸ”’
Make a MPSC channel for the rendevouz request queue.