nullcount / rain

Evaporate stagnant liquidity from source nodes and condensate to sinks. Make it rain.
MIT License
2 stars 5 forks source link

mempool listener #42

Closed nullcount closed 1 year ago

nullcount commented 1 year ago

create a listener for mempool It watches the MB size of pending blocks it should notify based on the last notification sent. "mempool is growing" if 9MB larger than last notice "mempool is shrinking" if 9MB smaller than last notice "mempool is empty" if <3MB and last notification was >3MB