Cache a last hardened xpub
Declared in <script/descriptor.h>
void
CacheLastHardenedExtPubKey(
uint32_t key_exp_pos,
CExtPubKey const& xpub);
| Name | Description |
|---|---|
| key_exp_pos [in] | Position of the key expression within the descriptor |
| xpub [in] | The CExtPubKey to cache |