Add Zinken flag to slasher (#7451)

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
terence tsao 2020-10-07 02:44:50 -07:00 committed by GitHub
parent 23bce8d0c5
commit ae78546323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -669,6 +669,7 @@ var SlasherFlags = append(deprecatedFlags, []cli.Flag{
AltonaTestnet,
OnyxTestnet,
SpadinaTestnet,
ZinkenTestnet,
}...)
// E2EValidatorFlags contains a list of the validator feature flags to be tested in E2E.