Retrieve all cached derived xpubs
Synopsis
Declared in <script/descriptor.h>
std::unordered_map<uint32_t, ExtPubKeyMap>
GetCachedDerivedExtPubKeys() const;
Return Value
The cached derived xpubs keyed by key expression position.
Created with MrDocs