Skip to content

Commit a22593e

Browse files
committed
bump
1 parent 2a21473 commit a22593e

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

execution_chain/nimbus_execution_client.nim

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
import
1313
../execution_chain/compile_info
1414

15-
import chronos/futures
16-
17-
proc workaround_future_string*(): string {.exportc.} =
18-
# TODO https://github.com/nim-lang/Nim/issues/24844
19-
return Future[string]().internalValue
20-
2115
import
2216
chronicles,
2317
eth/net/nat,

vendor/nim-json-rpc

0 commit comments

Comments
 (0)