commit 9388442a35fe2e185af698b6eb4a2ec2c8ebe2e4
parent d5c8bf98fa6d663f612adf1553a36b1347765671
Author: chris-belcher <chris-belcher@users.noreply.github.com>
Date: Thu, 16 Aug 2018 19:10:25 +0100
Merge pull request #47 from TychoVrahe/master
Change localhost to 127.0.0.1 in config sample
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.cfg_sample b/config.cfg_sample
@@ -20,7 +20,7 @@
#my_test_addresses = 3Hh7QujVLqz11tiQsnUE5CSL16WEHBmiyR 1PXRLo1FQoZyF1Jhnz4qbG5x8Bo3pFpybz bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq
[bitcoin-rpc]
-host = localhost
+host = 127.0.0.1
port = 8332
#empty means look in the default location
datadir =