![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
| SaltedTxidHasher () | |
| size_t | operator() (const uint256 &txid) const |
Private Attributes | |
| const uint64_t | k0 |
| Salt. More... | |
| const uint64_t | k1 |
Definition at line 379 of file txmempool.h.
| SaltedTxidHasher::SaltedTxidHasher | ( | ) |
Definition at line 1080 of file txmempool.cpp.
|
inline |
|
private |
Salt.
Definition at line 383 of file txmempool.h.
|
private |
Definition at line 383 of file txmempool.h.
1.8.11