fix: chainmiddleware

This commit is contained in:
Jon Lundy
2023-01-09 13:09:58 -07:00
parent 0810ec73a0
commit 17569cfb2b
5 changed files with 39 additions and 30 deletions

View File

@@ -108,4 +108,3 @@ func (p *PeerResults) ApplyEvent(lis ...event.Event) {
}
}
}