btcsuite / btcd

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

txscript: Fix typo in IsUnspendable() comment #1945

Closed kcalvinalvin closed 1 year ago

kcalvinalvin commented 1 year ago

IsUnspendable allows outputs, not inputs to be pruned instantly.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4161551754


Totals Coverage Status
Change from base Build 4147975968: 0.004%
Covered Lines: 26637
Relevant Lines: 48192

💛 - Coveralls