Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
532
bool IsValidDestination(const CTxDestination& dest) {
533
return dest.which() != 0;
534
}
Callers
15
setaccount
Function · 0.85
getaccount
Function · 0.85
sendtoaddress
Function · 0.85
sendtoaddressix
Function · 0.85
signmessage
Function · 0.85
getreceivedbyaddress
Function · 0.85
sendfrom
Function · 0.85
sendmany
Function · 0.85
MaybePushAddress
Function · 0.85
multisend
Function · 0.85
callcontract
Function · 0.85
createcontract
Function · 0.85
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.68
BOOST_AUTO_TEST_CASE
Function · 0.68