Пример #1
0
bool IsValidDestination(const CTxDestination& dest) {
    return dest.which() != 0;
}