You are viewing a single comment's thread from:
RE: Steem Data Services (SDS) / Upcoming Update Info / Version 0.1.7a
Don't we also need to enable the p2p plugin? Wouldn't that help distribute the load amongst the seeds?
Don't we also need to enable the p2p plugin? Wouldn't that help distribute the load amongst the seeds?
The seed node would not work without the p2p plugin, but the plugin will be loaded automatically, because it's a requirement for the network_broadcast_api.
From the 'appbase/README.md':
network_broadcast_api_plugin.hpp:
Ah... I see.. Then I've got it enabled twice on mine.....
It's not really a problem to have it twice, as it will still be loaded only once.