celo-org / staked-celo

GNU Lesser General Public License v3.0
8 stars 2 forks source link

Execute `Account.withdraw` on `CeloWithdrawalScheduled` event #29

Closed soloseng closed 2 years ago

soloseng commented 2 years ago

Use a bot to listen to CeloWithdrawalScheduled events and initiate the Account.withdraw transactions using the beneficiaries & group address.

soloseng commented 2 years ago

closed in favor of using http triggered cloud function https://github.com/celo-org/staked-celo-bot/pull/2