Once Governance contract is properly integrated, we may safely remove all validators related settings from dBFT engine configuration (and from dbft section of genesis.json config files). Both validators count and a set of validators itself are available via Governance contract API.
Depends on #14. Ref. 273c95c.