mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 06:16:25 +00:00
13 lines
160 B
Nim
13 lines
160 B
Nim
{.used.}
|
|
|
|
import
|
|
unittest,
|
|
chronos, web3/ethtypes,
|
|
../beacon_chain/mainchain_monitor
|
|
|
|
suite "Eth1 Chain":
|
|
discard
|
|
|
|
suite "Mainchain monitor":
|
|
discard
|