adding debug, accounting for mined/cb txes

This commit is contained in:
lza_menace 2020-07-05 00:06:50 -07:00
parent 6420022616
commit 6823995510
3 changed files with 13 additions and 3 deletions

View file

@ -322,3 +322,6 @@ p.subheader {
margin: 0;
padding-bottom: 0;
}
.debug {
word-wrap: break-word;
}