Use the latest nim-eth
This commit is contained in:
parent
f41fa704d5
commit
021661180b
|
@ -534,6 +534,7 @@ proc p2pProtocolBackendImpl*(p: P2PProtocol): Backend =
|
|||
await = ident "await"
|
||||
|
||||
p.useRequestIds = false
|
||||
p.useSingleRecordInlining = true
|
||||
|
||||
new result
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8eb0c4fc2a2e57e597eb0851f9b376e99f2b37a6
|
||||
Subproject commit aa1f7f2c060119edcf6a45b3e5d1e03503b277c0
|
Loading…
Reference in New Issue