Hi all,
I’m working on this little tool that monitors/subscribes to incoming transactions, e.g.:
Here I’m monitoring a Binance deposit address to test this out (interesting to see how many people forget messages), and I notice that both unconfirmed and confirmed websockets don’t seem to be working (Alice6, port 7778). But the block subscription websocket seems to be fine (shows the block number at the bottom of the page).
This works fine on the testnet node, but for some reason I can’t seem to get it to work properly with mainnet nodes. Is there anything I should be looking out for? Or is it pointless with Catapult around the corner?
Source if you need a peek.
Much appreciated.