fix: stack too deep in PermissionedDisputeGame (#13141)
Fixes the stack-too-deep error in the PermissionedDisputeGame by updating the game to use a struct as the constructor parameter.
Showing
Please register or sign in to comment
Fixes the stack-too-deep error in the PermissionedDisputeGame by updating the game to use a struct as the constructor parameter.