AraBlocks/ara-contracts

Migration doesn't deploy standard

MarkGeeRomano opened this issue · 0 comments

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.