mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-10 21:16:30 +00:00
Adapt to latest FastStreams API
This commit is contained in:
parent
8ded65fe0e
commit
631b6d5d15
@ -1,6 +1,6 @@
|
|||||||
import
|
import
|
||||||
options, sequtils,
|
options, sequtils,
|
||||||
stew/shims/macros, chronos, faststreams/output_stream
|
stew/shims/macros, chronos, faststreams/outputs
|
||||||
|
|
||||||
type
|
type
|
||||||
MessageKind* = enum
|
MessageKind* = enum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user