Bitcoin Core 28.99.0
P2P Digital Currency
|
Functions | |
static void | Checksum (Span< const uint8_t > addr_pubkey, uint8_t(&checksum)[CHECKSUM_LEN]) |
Variables | |
static constexpr size_t | CHECKSUM_LEN = 2 |
static const unsigned char | VERSION [] = {3} |
static constexpr size_t | TOTAL_LEN = ADDR_TORV3_SIZE + CHECKSUM_LEN + sizeof(VERSION) |
|
static |
Definition at line 190 of file netaddress.cpp.
|
staticconstexpr |
Definition at line 186 of file netaddress.cpp.
|
staticconstexpr |
Definition at line 188 of file netaddress.cpp.
|
static |
Definition at line 187 of file netaddress.cpp.