The first four bytes of a key identifier, used as a BIP32 parent fingerprint.
Synopsis
Declared in <pubkey.h>
using KeyFingerprint = std::array<unsigned char, 4>;
Created with MrDocs
The first four bytes of a key identifier, used as a BIP32 parent fingerprint.
Declared in <pubkey.h>
using KeyFingerprint = std::array<unsigned char, 4>;
Created with MrDocs