Migration doesn't deploy standard
MarkGeeRomano opened this issue · comments
mark g romano commented
truffle migrate
deploys all necessary contracts except the standard. This has to be done in a separate command. Including it in the migration after the rest of the contracts are deployed would make all of this possible in one step.