![]() |
Bitcoin Core
25.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 187 of file netaddress.cpp.
|
staticconstexpr |
Definition at line 183 of file netaddress.cpp.
|
staticconstexpr |
Definition at line 185 of file netaddress.cpp.
|
static |
Definition at line 184 of file netaddress.cpp.