python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error: Config setting for -rpcport only applied on test network when in [test] section
I'm trying to run bitcoin full node in my PC. I installed bitcoin core, and set path for bitcoind. But whenever I try to run bitcoind, it throws the following error,
Error: Config setting for -rpcport...
DJ Hemath
Votes: 0
Answers: 2
Praw not responding
I dont really know why my code doesn't work. When my Reddit bot gets a message or comment with "+makeaccount" it should "contact" bitcoind and make an account with "getnewaddr...
IdotMaster1
Votes: 0
Answers: 1
Getting "<function get_balance at 0x7f85fff6a4c0>" when trying to send balance with praw and bitcoinrpc
I am trying to make a cryptocurrency tipbot for Reddit in python. I am trying to see if I can communicate with BitcoinAPI and return stuff like balance. My bot should have commented the balance but ju...
IdotMaster1
Votes: 0
Answers: 1
Can't compile Bitcoin Core, because Boost library for C++ gives error when compiling
So, was trying to compile Bitcoin Core from source. I configured and downloaded all the dependencies I needed. But when compiling, Boost library for C++ gives warnings and errors like below, so it doe...
Sidma
Votes: 0
Answers: 0