![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
Location information for an address in AddrMan. More...
#include <addrman.h>
Public Member Functions | |
| bool | operator== (AddressPosition other) |
| AddressPosition (bool tried_in, int multiplicity_in, int bucket_in, int position_in) | |
Public Attributes | |
| const bool | tried |
| const int | multiplicity |
| const int | bucket |
| const int | position |
|
inline |