Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
addressindex.h
Go to the documentation of this file.
42 CMempoolAddressDeltaKey(int addressType, uint160 addressHash, uint256 hash, unsigned int i, int s) {
Definition: addressindex.h:34
CMempoolAddressDeltaKey(int addressType, uint160 addressHash, uint256 hash, unsigned int i, int s)
Definition: addressindex.h:42
CMempoolAddressDelta(int64_t t, CAmount a)
Definition: addressindex.h:26
CMempoolAddressDelta(int64_t t, CAmount a, uint256 hash, unsigned int out)
Definition: addressindex.h:19
Definition: addressindex.h:59
CMempoolAddressDeltaKey(int addressType, uint160 addressHash)
Definition: addressindex.h:50
Definition: addressindex.h:12
bool operator()(const CMempoolAddressDeltaKey &a, const CMempoolAddressDeltaKey &b) const
Definition: addressindex.h:61