btcsuite / btcd

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

chore: fix function names in comment #2163

Closed goodfirm closed 5 months ago

goodfirm commented 5 months ago

fix function names in comment

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8626702994

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 2 86.27%
peer/peer.go 9 73.49%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 8625410577: -0.02%
Covered Lines: 29441
Relevant Lines: 51781

💛 - Coveralls