Need to update the command options to start nodeos
Open
- Dominant language
- C++
- Stars
- 39
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
The description to start nodeos in
https://developers.eos.io/welcome/latest/getting-started-guide/local-development-environment/start-nodeos-keosd
is not up-to-date. The plugins --plugin eosio::history_plugin --plugin eosio::history_api_plugin --filter-on="*" \ have been removed or deprecated. So these plugins should be removed from the command options list.
Contributor guide
Assessment
This issue has not been assessed yet.