bitcoin-sv / ts-sdk

Other
51 stars 13 forks source link

BUG FIX: Tx scripts only verification #106

Closed BraydenLangley closed 4 months ago

BraydenLangley commented 4 months ago

Description of Changes

Transaction SPV verification now correctly returns true for "scripts only" verification when a merkle proof is found.

Describe the tests you've added or any testing steps you've taken.

Checklist: