From 33f8f62906a6b9564b3bd81946831f5412a97fb5 Mon Sep 17 00:00:00 2001 From: allenpiscitello Date: Thu, 24 Mar 2022 13:19:16 -0500 Subject: Fixing incorrect allowing of unsigned transaction V2 does not allow Global Key Type of 0 (Unsigned Transaction), but not listed as excluded in the spec. --- bip-0174.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0174.mediawiki') diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki index bf33145..801b251 100644 --- a/bip-0174.mediawiki +++ b/bip-0174.mediawiki @@ -101,7 +101,7 @@ The currently defined global types are as follows: | | 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 |- -- cgit v1.2.3