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