Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee

This commit is contained in:
Łukasz Magiera
2020-08-07 04:15:42 +02:00
7 changed files with 121 additions and 49 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ tailLoop:
continue
}
// this chain needs to be trimmed
last = i
last += i
continue tailLoop
}