Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
21575066
Topic
1028119
Board
Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
2xjO9M3P
on
06/09/2017, 16:25:26 UTC
Quote from: coon056 on September 06, 2017, 01:23:20 PM
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
For others, trying to compile on Ubuntu 16.04 the above can be accomplished with
Code:
sed -i 's/