Skip to content

Commit

Permalink
stop sync
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Nov 25, 2024
1 parent a46a01f commit 93639a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/p2p/network.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1482,6 +1482,7 @@ where S: ShareChain
.write()
.await
.move_to_grey_list(peer, format!("Block failed validation: {error}"));
return;
},
},
};
Expand Down

0 comments on commit 93639a8

Please sign in to comment.