eos-node-watcher
eos-node-watcher copied to clipboard
Watch & Filter EOS Nodes Transactions/Actions and pushes to RabbitMQ, MongoDB, 0MQ etc.
i update the initialBlock but invalid  

Hello. I am trying to use eos-node-watcher on the Jungle Testnet to monitor transfer actions on my account. This is my config.json: ``` { "watchInterval": 500, "eosApi": "http://dev.cryptolions.io:38888", "eosHistoryApi": "http://dev.cryptolions.io:38888",...