MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetCachedLastHardenedExtPubKeys

Method GetCachedLastHardenedExtPubKeys

src/script/descriptor.cpp:1519–1522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1517}
1518
1519const ExtPubKeyMap DescriptorCache::GetCachedLastHardenedExtPubKeys() const
1520{
1521 return m_last_hardened_xpubs;
1522}

Callers 3

MergeAndDiffMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected