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
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
I want to be able to have the bot sleep at either the beginning of the update cycle or the end. The bot currently always sleeps at the end of the update cycle
Impact
The desired behavior will allow me to have the bot update closer to the end of a ledger update
Feature Suggestion
We can achieve the desired behavior by adding a sleep mode identified by "begin" or "end" and sleep either before or after the update() function accordingly
The text was updated successfully, but these errors were encountered:
Desired Behavior
I want to be able to have the bot sleep at either the beginning of the update cycle or the end. The bot currently always sleeps at the end of the update cycle
Impact
The desired behavior will allow me to have the bot update closer to the end of a ledger update
Feature Suggestion
We can achieve the desired behavior by adding a sleep mode identified by "begin" or "end" and sleep either before or after the update() function accordingly
The text was updated successfully, but these errors were encountered: