2
I am trying to create some app based on RPC API call from bitcoin core.
I want to make my btc core daemon send a notification whenever a new transaction is observed. Does BTC core RPC API have a websocket interface to make a call when new transaction happens ?
1Do you want the call happen for every transaction on the network or just transactions in your wallet? – Andrew Chow – 2018-03-19T05:24:07.727
just on my wallet – Billy Adelphia – 2018-03-20T02:45:25.703