5 #ifndef BITCOIN_SCRIPT_KEYORIGIN_H 6 #define BITCOIN_SCRIPT_KEYORIGIN_H 14 std::vector<uint32_t>
path;
30 #endif // BITCOIN_SCRIPT_KEYORIGIN_H unsigned char fingerprint[4]
First 32 bits of the Hash160 of the public key at the root of the path.
SERIALIZE_METHODS(KeyOriginInfo, obj)
friend bool operator==(const KeyOriginInfo &a, const KeyOriginInfo &b)
std::vector< uint32_t > path