Removing Signer Node from Private Ethereum Network
In previous post we added second signer node to our private blockchain Adding Signer Node to Private Ethereum Network This time we will remove first node from blockchain. Those two steps can be considered as blockchain migration from one server to another. It is quite simple, execute in geth console for both nodes command clique.propose(“0x2C80fc7FAE05Ec4daCC44465fa0a9989C3147bA1”, false)… Read More »