Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
WalletTxHasher Struct Reference
#include <wallet.h>
Collaboration diagram for WalletTxHasher:
Public Member Functions | |
size_t | operator() (const CWalletTx *a) const |
Public Attributes | |
StaticSaltedHasher | h |
Detailed Description
Member Function Documentation
◆ operator()()
|
inline |
Definition at line 521 of file wallet.h.
References CMerkleTx::GetHash(), and h.
Member Data Documentation
◆ h
StaticSaltedHasher WalletTxHasher::h |
Definition at line 520 of file wallet.h.
Referenced by operator()().
The documentation for this struct was generated from the following file:
- src/wallet/wallet.h