Join Nostr
2026-03-10 15:12:38 UTC
in reply to

_kami_gawa on Nostr: A Bitcoin signature doesn't sign "the transaction". It signs a *serialized subset* of ...

A Bitcoin signature doesn't sign "the transaction". It signs a *serialized subset* of the transaction — which subset depends on the SIGHASH flag appended to the DER signature.

The flag is 1 byte. That 1 byte changes everything. (2/6)