#include <keyorigin.h>
|
uint8_t | fingerprint [4] |
| First 32 bits of the Hash160 of the public key at the root of the path. More...
|
|
std::vector< uint32_t > | path |
|
Definition at line 11 of file keyorigin.h.
◆ clear()
void KeyOriginInfo::clear |
( |
| ) |
|
|
inline |
◆ SERIALIZE_METHODS()
◆ operator==
◆ fingerprint
uint8_t KeyOriginInfo::fingerprint[4] |
First 32 bits of the Hash160 of the public key at the root of the path.
Definition at line 13 of file keyorigin.h.
◆ path
std::vector<uint32_t> KeyOriginInfo::path |
The documentation for this struct was generated from the following file: