Update bitcoin.conf

This commit is contained in:
kexkey
2019-01-07 22:44:00 -05:00
committed by GitHub
parent 92b0aa5342
commit 400ef69e22

View File

@@ -36,7 +36,7 @@ main.wallet=spending01.dat
main.wallet=ln01.dat
<% } %>
walletnotify=curl proxy:8888/conf/%s
walletnotify=/usr/bin/curl proxy:8888/conf/%s
<% if ( bitcoin_uacomment != null && bitcoin_uacomment != '' ) { %>
uacomment=<%= bitcoin_uacomment %>