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