Size in bytes of a BIP32 extended key serialization including the version prefix.

Synopsis

Declared in <pubkey.h>

inline constexpr unsigned int BIP32_EXTKEY_WITH_VERSION_SIZE = 78;

Created with MrDocs