#include <pubkey.h>
Definition at line 193 of file pubkey.h.
◆ CExtPubKey()
CExtPubKey::CExtPubKey |
( |
| ) |
|
|
default |
◆ Decode()
void CExtPubKey::Decode |
( |
const uint8_t |
code[BIP32_EXTKEY_SIZE] | ) |
|
◆ Derive()
bool CExtPubKey::Derive |
( |
CExtPubKey & |
out, |
|
|
unsigned int |
nChild |
|
) |
| const |
◆ Encode()
void CExtPubKey::Encode |
( |
uint8_t |
code[BIP32_EXTKEY_SIZE] | ) |
const |
◆ operator!=
◆ operator==
◆ chaincode
◆ nChild
unsigned int CExtPubKey::nChild |
◆ nDepth
uint8_t CExtPubKey::nDepth |
◆ pubkey
◆ vchFingerprint
uint8_t CExtPubKey::vchFingerprint[4] |
The documentation for this struct was generated from the following files: