Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

BlockHasher Struct Reference

#include <validation.h>

Public Member Functions

size_t operator() (const uint256 &hash) const
 

Detailed Description

Definition at line 143 of file validation.h.

Member Function Documentation

◆ operator()()

size_t BlockHasher::operator() ( const uint256 hash) const
inline

Definition at line 145 of file validation.h.

References uint256::GetCheapHash().


The documentation for this struct was generated from the following file:
Released under the MIT license