Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CExtPubKey Member List
This is the complete list of members for CExtPubKey, including all inherited members.
chaincode | CExtPubKey | |
Decode(const unsigned char code[BIP32_EXTKEY_SIZE]) | CExtPubKey | |
Derive(CExtPubKey &out, unsigned int nChild) const | CExtPubKey | |
Encode(unsigned char code[BIP32_EXTKEY_SIZE]) const | CExtPubKey | |
nChild | CExtPubKey | |
nDepth | CExtPubKey | |
operator==(const CExtPubKey &a, const CExtPubKey &b) | CExtPubKey | friend |
pubkey | CExtPubKey | |
Serialize(CSizeComputer &s) const | CExtPubKey | inline |
Serialize(Stream &s) const | CExtPubKey | inline |
Unserialize(Stream &s) | CExtPubKey | inline |
vchFingerprint | CExtPubKey |