![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <bip32.h>
Public Member Functions | |
| uint32_t | ChildNumber () const |
| Derivation index with the hardened flag applied. More... | |
Public Attributes | |
| uint32_t | index |
| Derivation index, without the hardened flag. More... | |
| bool | is_hardened |
|
inline |
| uint32_t KeyPathElement::index |