MCPcopy Create free account
hub / github.com/LUX-Core/lux / IsValidDestination

Function IsValidDestination

src/script/standard.cpp:532–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

530}
531
532bool IsValidDestination(const CTxDestination& dest) {
533 return dest.which() != 0;
534}

Callers 15

setaccountFunction · 0.85
getaccountFunction · 0.85
sendtoaddressFunction · 0.85
sendtoaddressixFunction · 0.85
signmessageFunction · 0.85
getreceivedbyaddressFunction · 0.85
sendfromFunction · 0.85
sendmanyFunction · 0.85
MaybePushAddressFunction · 0.85
multisendFunction · 0.85
callcontractFunction · 0.85
createcontractFunction · 0.85

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.68
BOOST_AUTO_TEST_CASEFunction · 0.68