You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cron job that checks the relayers' balance every X minutes. An AWS secret was created with a private key and an unused address, which will receive funds from the coinbase and redistribute them to the relayers. Each time the Lambda runs, it checks if the relayers' balance has dropped below a certain threshold and, if necessary, transfers funds to the relayers to restore the required balance.
The text was updated successfully, but these errors were encountered:
eugypalu
changed the title
relayers-observer that checks the relayers' balance every X minutes and funds them if necessary
relayers-observer lambda function
Oct 23, 2024
A cron job that checks the relayers' balance every X minutes. An AWS secret was created with a private key and an unused address, which will receive funds from the coinbase and redistribute them to the relayers. Each time the Lambda runs, it checks if the relayers' balance has dropped below a certain threshold and, if necessary, transfers funds to the relayers to restore the required balance.
The text was updated successfully, but these errors were encountered: