mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-11 10:16:38 +00:00
formatting
This commit is contained in:
parent
1316a06759
commit
eda2293a91
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user