-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chain stopped when all node be killed at same time #15
Comments
get block 34523 at node0:
get block 34523 at node2 as below:
get block 34523 at node1 as below:
get block 34523 at node3:
|
geth block 34524 at node03 as below:
geth block 34524 at node1 as below:
geth block 34524 at node0 as below:
get block 34524 at node2 as below:
|
Both node0 and node1 had the same block at 34523 as below:
However, node2 and node3 had another block at 34523:
It was obviously that the chain had been forked. |
node0 first kill log:
node1 first kill log:
node2 first kill log:
node3 first kill log:
geth start log:
node3:
node2:
node0
node1
The text was updated successfully, but these errors were encountered: