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

chore: fix some typos in comments #2164

Closed oftenoccur closed 2 months ago

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8641298728

Details


Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.84%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8636847188: 0.02%
Covered Lines: 29456
Relevant Lines: 51781

💛 - Coveralls
SulaimanAminuBarkindo commented 2 months ago

LGTM 🎉

oftenoccur commented 2 months ago

LGTM 🎉

Anything need I to do? If have, Please feel free to tell me.