![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#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 355 of file txmempool.h.
| SaltedTxidHasher::SaltedTxidHasher | ( | ) |
Definition at line 1093 of file txmempool.cpp.
|
inline |
|
private |
Salt.
Definition at line 359 of file txmempool.h.
|
private |
Definition at line 359 of file txmempool.h.
1.8.14