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