#include <keyorigin.h>
|
template<typename Stream , typename Operation > |
void | SerializationOp (Stream &s, Operation ser_action) |
|
void | clear () |
|
◆ clear()
void KeyOriginInfo::clear |
( |
| ) |
|
|
inline |
◆ SerializationOp()
template<typename Stream , typename Operation >
void KeyOriginInfo::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ operator==
◆ ADD_SERIALIZE_METHODS
KeyOriginInfo::ADD_SERIALIZE_METHODS |
◆ fingerprint
unsigned char KeyOriginInfo::fingerprint[4] |
First 32 bits of the Hash160 of the public key at the root of the path.
◆ path
std::vector<uint32_t> KeyOriginInfo::path |
The documentation for this struct was generated from the following file: