1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-22 15:04:46 +01:00

Merge pull request #1290 from allenpiscitello/patch-1

Fixing incorrect allowing of unsigned transaction
This commit is contained in:
Luke Dashjr 2022-05-05 16:27:23 +00:00 committed by GitHub
commit 6452b8b7b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ The currently defined global types are as follows:
| <tt><transaction></tt>
| The transaction in network serialization. The scriptSigs and witnesses for each input must be empty. The transaction must be in the old serialization format (without witnesses).
| 0
|
| 2
| 0
| 174
|-