Post
Topic
Board Development & Technical Discussion
Re: ScriptHash to CKeyID
by
liorko87
on 24/05/2021, 15:01:54 UTC
According to DecodeBase58Check signature it's returns bool and not hash160:

Code:
bool DecodeBase58Check(const std::string& str, std::vector<unsigned char>& vchRet, int max_ret)

Did you meant to the vchRet