Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
57080895
Topic
5339600
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