Add finality counters (#11379)

* [LCI] Implement Soulcoil Viper

* add finality counter test

* fix bug, add extra test

* [LCI] Implement Uchbenbak, the Great Mistake
This commit is contained in:
Evan Kranzler 2023-11-01 22:08:57 -04:00 committed by GitHub
parent 6a33c68bb2
commit 595955a3cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 280 additions and 1 deletions

View file

@ -73,6 +73,7 @@ public enum CounterType {
FEATHER("feather"),
FETCH("fetch"),
FILIBUSTER("filibuster"),
FINALITY("finality"),
FIRST_STRIKE("first strike"),
FLAME("flame"),
FLOOD("flood"),