Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1519
const ExtPubKeyMap DescriptorCache::GetCachedLastHardenedExtPubKeys() const
1520
{
1521
return m_last_hardened_xpubs;
1522
}
Callers
3
UpgradeDescriptorCache
Method · 0.80
WriteDescriptorCacheItems
Method · 0.80
MergeAndDiff
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected