![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <hasher.h>
Public Member Functions | |
| SaltedWtxidHasher () | |
| size_t | operator() (const Wtxid &wtxid) const |
Private Attributes | |
| const PresaltedSipHasher | m_hasher |
| SaltedWtxidHasher::SaltedWtxidHasher | ( | ) |
Definition at line 20 of file hasher.cpp.
|
inline |
|
private |