Switch to slashing DB v2 by default
This commit is contained in:
parent
d425aabce2
commit
196e3ea6b6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue