Switch to slashing DB v2 by default

This commit is contained in:
Zahary Karadjov 2021-03-09 00:47:29 +02:00
parent d425aabce2
commit 196e3ea6b6
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ type
slashingDbKind* {.
hidden
defaultValue: SlashingDbKind.v1
defaultValue: SlashingDbKind.v2
desc: "The slashing DB flavour to use (v1, v2 or both)"
name: "slashing-db-kind" }: SlashingDbKind