Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetID
Method
GetID
src/wallet/scriptpubkeyman.cpp:704–707 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
702
}
703
704
uint256 LegacyScriptPubKeyMan::GetID() const
705
{
706
return uint256::ONE;
707
}
708
709
/**
710
* Update wallet first key creation time. This should be called whenever keys
Callers
15
HaveKeys
Function · 0.45
IsMineInner
Function · 0.45
CheckDecryptionKey
Method · 0.45
UpgradeKeyMetadata
Method · 0.45
AddKeyPubKeyWithDB
Method · 0.45
AddCryptedKeyInner
Method · 0.45
AddCryptedKey
Method · 0.45
RemoveWatchOnly
Method · 0.45
AddWatchOnlyInMem
Method · 0.45
GenerateNewKey
Method · 0.45
DeriveNewChildKey
Method · 0.45
LoadKeyPool
Method · 0.45
Calls
7
CSHA256
Class · 0.85
ToString
Method · 0.45
Finalize
Method · 0.45
Write
Method · 0.45
data
Method · 0.45
size
Method · 0.45
begin
Method · 0.45
Tested by
10
BOOST_FIXTURE_TEST_CASE
Function · 0.36
TestWatchOnlyPubKey
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36