Skip to content

Commit

Permalink
Create a test account passphrase
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgepigdaniel committed Oct 13, 2017
1 parent ad815b1 commit 4c6ad1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Daniel Playfair Cal <[email protected]>, Anish Patil <[email protected]>",
"license": "MIT",
"scripts": {
"testrpc": "testrpc --network-id 10",
"testrpc": "testrpc --network-id 10 -m \"arena narrow morning betray loud access message camera frown poem vote bonus\"",
"start": "npm run clean && cross-env NODE_ENV=development babel-watch server/index.js",
"start:prod": "npm run build && npm run serve",
"serve": "cross-env NODE_ENV=production node buildServer/index.js",
Expand Down

0 comments on commit 4c6ad1a

Please sign in to comment.