CPubKey::COMPACT_SIGNATURE_SIZE

Size in bytes of a compact (recoverable) ECDSA signature.

Synopsis

Declared in <pubkey.h>

inline constexpr static
unsigned int COMPACT_SIGNATURE_SIZE = 65;