Skip to content

Commit

Permalink
--contracts-console
Browse files Browse the repository at this point in the history
  • Loading branch information
tbfleming committed Sep 18, 2019
1 parent 170cf2f commit 2242f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ tasks:
init: yarn
command: nginx -c $PWD/nginx.conf; npx webpack-dev-server
- before: cleos wallet unlock --password </password
command: nodeos --config-dir ~/eosio/chain/config --data-dir ~/eosio/chain/data -e -p eosio --plugin eosio::chain_api_plugin
command: nodeos --config-dir ~/eosio/chain/config --data-dir ~/eosio/chain/data -e -p eosio --plugin eosio::chain_api_plugin --contracts-console

0 comments on commit 2242f4f

Please sign in to comment.