mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-04 16:41:51 +00:00
There are some edge cases with unsigned tx serialization, so this adds test vectors for them. Specifically, an unsigned tx with witness serialization is invalid, a transaction with 0 inputs and 0 outputs is valid, and a transaction with 0 inputs and non-0 outputs is valid.
123 KiB
123 KiB