Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52177818
Topic
5176082
Board
Bitcoin Technical Support
Merits
2 from 2 users
Re: Help! to connect Bitcoin Core
by
o_solo_miner
on
16/08/2019, 14:08:46 UTC
⭐ Merited by
o_e_l_e_o
(1) ,
ETFbitcoin
(1)
If you where using core 0.18.1 you should add also this in your bitcoin.conf:
rpcallowip=xxx.xxx.xxx.0/24 (your local Network)
rpcbind=IP of the PC wich is running core /bitcoin-qt
with that it should work.
Consider using rpcauth in the future.