Update kosmos-schema dependency #104

Merged
bumi merged 2 commits from chore/update-kosmos-schema into master 2019-04-16 11:19:04 +00:00
Showing only changes of commit b13bf6e8b0 - Show all commits

View File

@ -36,7 +36,7 @@ development ganache.
$ npm run devchain (or aragon devchain --port 7545)
To clear/reset the chain use:
To clear/reset the chain use (e.g. if you run out of funds on your devchain)
$ npm run devchain -- --reset (or aragon devchain --port 7545 --reset)