Remove an inappropriate merge artifact

This commit is contained in:
Zahary Karadjov 2021-05-20 13:55:33 +03:00
parent dc49a51654
commit acee2d3709
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
1 changed files with 0 additions and 6 deletions

View File

@ -80,12 +80,6 @@ type
# migrateAll = "Export and remove the whole validator slashing protection DB."
# migrate = "Export and remove specified validators from Nimbus."
SlashProtCmd* = enum
`import` = "Import a EIP-3076 slashing protection interchange file"
`export` = "Export a EIP-3076 slashing protection interchange file"
# migrateAll = "Export and remove the whole validator slashing protection DB."
# migrate = "Export and remove specified validators from Nimbus."
BeaconNodeConf* = object
logLevel* {.
desc: "Sets the log level for process and topics (e.g. \"DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none\")"