omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
81 stars 46 forks source link

refactor(monitor): use eoa package to monitor accounts #1361

Closed corverroos closed 3 months ago

corverroos commented 3 months ago

Use eoa package to monitor accounts including new metrics monitor_account_balance_low which indicate that the account funding action should be triggered.

issue: #1360