Skip to content

Commit 6452b8b

Browse files
authored
Merge pull request bitcoin#1290 from allenpiscitello/patch-1
Fixing incorrect allowing of unsigned transaction
2 parents 5085c75 + 33f8f62 commit 6452b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0174.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The currently defined global types are as follows:
101101
| <tt><transaction></tt>
102102
| 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).
103103
| 0
104-
|
104+
| 2
105105
| 0
106106
| 174
107107
|-

0 commit comments

Comments
 (0)