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
Context: Even if an ADMIN_KEY rotation is added, doing it instantly implies extreme trust in the admin. Location:contracts/game_contract/src/lib.rs Acceptance Criteria:
Implement a 24-hour minimum timelock delay for accepting a new admin key.
Context: Even if an ADMIN_KEY rotation is added, doing it instantly implies extreme trust in the admin.
Location:
contracts/game_contract/src/lib.rsAcceptance Criteria: