# Functions
DoubleSha256Hash is the algorithm which litecoin uses as its PoW mining algorithm.
No description provided by the author
ScryptHash is the algorithm which litecoin uses as its PoW mining algorithm.
X11Hash is the algorithm which dash uses as its PoW mining algorithm.
# Variables
difficulty = MAX_TARGET / current_target.
difficulty = MAX_TARGET / current_target.