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:
commit
6452b8b7b5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|-
|
||||
|
|
Loading…
Add table
Reference in a new issue