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.36k forks source link

Fix typos on signature.go #2065

Closed EvanTedesco closed 10 months ago

EvanTedesco commented 10 months ago

Fixes typos in the documentation.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7024494115


Files with Coverage Reduction New Missed Lines %
peer/peer.go 9 73.94%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 6933383934: -0.003%
Covered Lines: 27951
Relevant Lines: 49853

💛 - Coveralls