Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
21569113
Topic
1028119
Board
Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
coon056
on
06/09/2017, 13:23:20 UTC
Have a look at
rpcrawtransaction.cpp
and search for this line
const CScriptID& hash = boost::get(address);
It should work after changed to
const CScriptID& hash = boost::get(address);
Maybe this post will help you.
https://bitcointalk.org/index.php?topic=1028119.msg19946996#msg19946996