btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.09k stars 2.31k forks source link

rpcclient/zmq: typo #2184

Closed yosuzzy closed 1 week ago

yosuzzy commented 1 month ago

Fix incorrect comment "ofa -> of a"

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 8981056879

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
connmgr/connmanager.go 1 86.27%
peer/peer.go 9 73.72%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 8881487645: -0.009%
Covered Lines: 29444
Relevant Lines: 51781

💛 - Coveralls