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
Implement the confirm_draw method. You also need also to implement the validation. This method executes when the second player confirms the draw of the first player.
Source file is src/rpc_server.rs.
The text was updated successfully, but these errors were encountered:
Task consists of next steps:
confirm_draw
method. You also need also to implement the validation. This method executes when the second player confirms the draw of the first player.Source file is
src/rpc_server.rs
.The text was updated successfully, but these errors were encountered: