[docs] TicTacToe Single node contract deployment account miss match
Open
- Dominant language
- C++
- Stars
- 39
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
File: [docs/03_tutorials/20_tic-tac-toe-game-smart-contract-single-node.md](https://github.com/EOSIO/welcome/blob/develop/docs/03_tutorials/20_tic-tac-toe-game-smart-contract-single-node.md)
The TicTacToe tutorial doc in the section Deploy the Single Node Testnet
instructs you to deploy the tictactoe contract to an account named 'host' then proceeds to instruct you to push actions to an account 'tictactoe'.
It should either instruct you to deploy the contract to 'host' or create a 'tictactoe' account and deploy to that.
Contributor guide
Assessment
This issue has not been assessed yet.