Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
57370728
Topic
5347252
Board
Bitcoin Technical Support
Topic OP
bind= option in bitcoin.conf
by
defa1
on
02/07/2021, 17:47:56 UTC
I have a node running with Tor running as a service and
proxy=127.0.0.1:9050
in the bitcoin.conf file. Does it make any difference if I add
bind=127.0.0.1
and/or
bind=127.0.0.1:9050
to the file?