nimbus-eth2/tests/fuzzing/beacon_node_cli/fuzz_beacon_node_cli.nim

11 lines
273 B
Nim
Raw Normal View History

import
# TODO These imports shouldn't be necessary here
# (this is a variation of the sandwich problem)
stew/shims/net, chronicles,
confutils/cli_parsing_fuzzer,
../../../beacon_chain/conf, ../../../beacon_chain/spec/network
fuzzCliParsing BeaconNodeConf