header_cids.final => header_cids.uncle

This commit is contained in:
Ian Norden
2019-12-02 13:24:58 -06:00
parent 6880611436
commit 67df8dea77
9 changed files with 20 additions and 21 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ type Subscription struct {
}
type HeaderFilter struct {
Off bool
FinalOnly bool
Off bool
Uncles bool
}
type TrxFilter struct {