Merge pull request #24 from EOSIO/update_readme
update readme to add an option to reset the chain
This commit is contained in:
@@ -117,7 +117,7 @@ To remove the existing chain and create another:
|
||||
|
||||
```
|
||||
rm -rf ~/eosio/chain
|
||||
nodeos --config-dir ~/eosio/chain/config --data-dir ~/eosio/chain/data -e -p eosio --plugin eosio::chain_api_plugin
|
||||
nodeos --config-dir ~/eosio/chain/config --data-dir ~/eosio/chain/data -e -p eosio --plugin eosio::chain_api_plugin --contracts-console
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user