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
op-challenger monitors permissioned games so it can resolve them and reclaim bonds. It also checks if it should perform moves even though it typically isn't the CHALLENGER and so its moves would be rejected. We could reduce the number of L1 RPC calls made significantly if the challenger only checked what steps to perform if it's tx sender was the authorised CHALLENGER role for permissioned games.
The text was updated successfully, but these errors were encountered:
op-challenger monitors permissioned games so it can resolve them and reclaim bonds. It also checks if it should perform moves even though it typically isn't the CHALLENGER and so its moves would be rejected. We could reduce the number of L1 RPC calls made significantly if the challenger only checked what steps to perform if it's tx sender was the authorised CHALLENGER role for permissioned games.
The text was updated successfully, but these errors were encountered: