Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
21830635
Topic
303749
Board
Announcements (Altcoins)
Re: HoboNickels - HBN - High Fast Stake - Version 1.5. Come on in the water's fine!
by
Casimir1904
on
14/09/2017, 13:59:24 UTC
I get boost::thread_resource_error: Resource temporarily unavailable
In first place it didn't build and i had to change:
Code:
const CScriptID& hash = boost::get(address);
To:
Code:
const CScriptID& hash = boost::get(address);
In rpcrawtransaction.cpp