Update blocknotify.c

This commit is contained in:
Alejandro Reyero 2014-04-11 14:23:11 +02:00
parent be37d9c0ee
commit 7fdfea8abf
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Build with:
Usage in daemon coin.conf
blocknotify="/bin/blocknotify 127.0.01:8117 mySuperSecurePassword dogecoin %s"
blocknotify="/bin/blocknotify 127.0.0.1:8117 mySuperSecurePassword dogecoin %s"
*NOTE* If you use "localhost" as hostname you may get a "13" error (socket / connect / send may consider "localhost" as a broadcast address)