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.
Declared in <netaddress.h>
<netaddress.h>
inline constexpr size_t ADDR_TORV3_SIZE = 32;