DescriptorCache::CacheParentExtPubKey

Cache a parent xpub

Synopsis

Declared in <script/descriptor.h>

void
CacheParentExtPubKey(
    uint32_t key_exp_pos,
    CExtPubKey const& xpub);

Parameters

NameDescription
key_exp_pos [in]Position of the key expression within the descriptor
xpub [in]The CExtPubKey to cache