Closed haseebrabbani closed 1 year ago
with the addition of the new handleAlert handler, we should update the run command to listen for the alerts specified by the bot and pass them into the bot in real-time (same as we do with blocks and transactions)
handleAlert
run
Fixed in https://github.com/forta-network/forta-bot-sdk/pull/229
with the addition of the new
handleAlert
handler, we should update therun
command to listen for the alerts specified by the bot and pass them into the bot in real-time (same as we do with blocks and transactions)