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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
gnidan
changed the title
Migration.sol contract no longer required
Documentation would have you think that Migration.sol continues to be required
Sep 29, 2022
We'll probably want to do this systematically, since this issue is likely not restricted to trufflesuite.com, but probably also extends to all of our boxes, various READMEs, and who knows what else!
Perhaps it would make sense first to identify all instances of problematic language, then figure out what exactly we want to say instead.
Truffle has removed the requirement to use the Migration.sol contract. This file manages and updates the status of your deployed smart contract.
This contract is mentioned everywhere in the documentation (including the Pet Shop tutorial)
The text was updated successfully, but these errors were encountered: