Fixed a problem with forks longer than one.
This commit is contained in:
@@ -4,6 +4,7 @@ pub enum BlockQuality {
|
||||
Good,
|
||||
Twin,
|
||||
Future,
|
||||
Rewind,
|
||||
Bad,
|
||||
Fork,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user