Open sonepoint opened 6 years ago
Resource usage depending on node types is described in https://github.com/sonepoint/steem/blob/master/doc/quickstart.md#resources-usage
There is no term seed node in whitepaper.
Instead there seems to be a list of seednodes. https://github.com/steemit/steem/blob/master/doc/seednodes.txt https://github.com/steemit/steem/blob/master/contrib/steemd.run https://github.com/steemit/steem/blob/1cfdf8101ec415156b155c9ec90b0a4d439a039f/contrib/startpaassteemd.sh
It seems that p2p-seed-node is going to replace seed node. Please take look at https://github.com/steemit/steem/blob/master/contrib/fullnode.config.ini https://github.com/steemit/steem/blob/master/tests/smoketest/account_history/config.ini
For witness node, I've summarize witness at https://github.com/huMintQueue/steem/issues/4
After reading https://github.com/steemit/steem/blob/master/doc/exchangequickstart.md and https://github.com/steemit/steem/blob/master/doc/quickstart.md, it seems that
Full API node = Exchange node + Web API service (?)
The only difference is using --env USE_WAY_TOO_MUCH_RAM=1 --env USE_FULL_WEB_NODE=1
when launching steam deamon.
Let's figure out the node types or terminology: