How to use Bitcoind walletnotify in bitcoin.conf?

0

I want use walletnotify command and request my node.js restfull api but have exception

system(curl --url http://192.168.3.2:3000/api/btc/WalletNotify/c39177b52e49656ad54a1ee6291566da868926cdc0ca446f89bc79cf3447b326) returned 32512

I using; walletnotify=curl --url http://192.168.3.2:3000/api/btc/WalletNotify/%s

how can use walletnotify command?

Denizhan Şahin

Posted 2019-03-21T19:25:30.327

Reputation: 1

No answers