Map from a derivation index to its cached extended public key.
Synopsis
Declared in <script/descriptor.h>
using ExtPubKeyMap = std::unordered_map<uint32_t, CExtPubKey>;
Created with MrDocs
Map from a derivation index to its cached extended public key.
Declared in <script/descriptor.h>
using ExtPubKeyMap = std::unordered_map<uint32_t, CExtPubKey>;
Created with MrDocs