MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / IsValidDestination

Function IsValidDestination

src/script/standard.cpp:339–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337}
338
339bool IsValidDestination(const CTxDestination& dest) {
340 return dest.which() != 0;
341}

Callers 15

MutateTxAddOutAddrFunction · 0.85
IsValidDestinationStringFunction · 0.85
setlabelFunction · 0.85
getaccountFunction · 0.85
sendtoaddressFunction · 0.85
signmessageFunction · 0.85
getreceivedbyaddressFunction · 0.85
sendfromFunction · 0.85
sendmanyFunction · 0.85
addwitnessaddressFunction · 0.85
MaybePushAddressFunction · 0.85
listunspentFunction · 0.85

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.68