fix linting in "codex/blockexchange/engine/engine.nim" (#1107)

This commit is contained in:
Marcin Czenko 2025-02-11 11:47:25 +01:00 committed by GitHub
parent dfa90a9981
commit 8880ad9cd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -398,7 +398,7 @@ proc wantListHandler*(b: BlockExcEngine, peer: PeerId, wantList: WantList) {.asy
have = await e.address in b.localStore
price = @(b.pricing.get(Pricing(price: 0.u256)).price.toBytesBE)
case e.wantType:
case e.wantType
of WantType.WantHave:
if have:
presence.add(