Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ IsValidDestination
Function
IsValidDestination
src/script/standard.cpp:366–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
bool IsValidDestination(const CTxDestination& dest) {
367
return dest.index() != 0;
368
}
369
370
/*static*/ TaprootBuilder::NodeInfo TaprootBuilder::Combine(NodeInfo&& a, NodeInfo&& b)
371
{
Callers
15
MutateTxAddOutAddr
Function · 0.85
IsValidDestinationString
Function · 0.85
ImportScriptPubKeys
Method · 0.85
setlabel
Function · 0.85
getaddressinfo
Function · 0.85
walletdisplayaddress
Function · 0.85
importaddress
Function · 0.85
dumpprivkey
Function · 0.85
ProcessImportLegacy
Function · 0.85
importblindingkey
Function · 0.85
dumpblindingkey
Function · 0.85
coins.cpp
File · 0.85
Calls
1
index
Method · 0.45
Tested by
5
BOOST_AUTO_TEST_CASE
Function · 0.68
BOOST_AUTO_TEST_CASE
Function · 0.68
FUZZ_TARGET_INIT
Function · 0.68
FUZZ_TARGET_INIT
Function · 0.68
generatetoaddress
Function · 0.68