Size of TORv3 address (in bytes). This is the length of just the address as used in BIP155, without the checksum and the version byte.
Synopsis
Declared in <netaddress.h>
inline constexpr size_t ADDR_TORV3_SIZE = 32;
Created with MrDocs