I heard that we can add only one validator from one node on polkadot(Heard this from one of the substrate core developer). But , In substrate we are able to add more than one validator from same node which leads to below problem----
After adding 3 validators from same node(in staging) the finalization has been stopped and blocks are not being produced.
- How to solve the above problem?
- how polkadot is able to stop adding many validators from same node?(If the above bold text is true)