mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 01:38:04 +00:00
3x8 update nightly fix fmt (#4241)
* CI: revert me [skip ci] * CI: revert me too * fmt with latest nightly * CI: undebug Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
@@ -1814,7 +1814,7 @@ fn peer_cant_flood_with_large_statements() {
|
||||
if p == peer_a && r == COST_APPARENT_FLOOD =>
|
||||
{
|
||||
punished = true;
|
||||
}
|
||||
},
|
||||
|
||||
m => panic!("Unexpected message: {:?}", m),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user