There was an error while loading. Please reload this page.
1 parent bbeb971 commit f94fa37Copy full SHA for f94fa37
1 file changed
api/pull.go
@@ -91,7 +91,7 @@ func newBlocksFilter(expiry time.Duration, latestHeight uint64) *blocksFilter {
91
}
92
93
94
-// transactionFilter is used to get all new transactions since last request.
+// transactionsFilter is used to get all new transactions since last request.
95
//
96
// FullTx parameters determines if the result will include only
97
// hashes or full transaction body.
0 commit comments