Closed kyroy closed 8 years ago
Provide a function in Chess.sol that validates a move send by the not turning player.
If white has to turn and black claims timeout and uses claimTimeoutEndedWithMove, this function will be called by black.
claimTimeoutEndedWithMove
Task
Detailed Description
Provide a function in Chess.sol that validates a move send by the not turning player.
If white has to turn and black claims timeout and uses
claimTimeoutEndedWithMove
, this function will be called by black.Notes