From 632bf072521efd394106ff6cb9a13e2210077611 Mon Sep 17 00:00:00 2001 From: Chris Priest Date: Fri, 4 Dec 2015 14:34:53 -0800 Subject: [PATCH] typo --- bip-tx-ver2.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-tx-ver2.mediawiki b/bip-tx-ver2.mediawiki index f0a68116..101842d3 100644 --- a/bip-tx-ver2.mediawiki +++ b/bip-tx-ver2.mediawiki @@ -31,7 +31,7 @@ fees increase, the minimum economical value of a spending a UTXO will increase. === Redefinition of Transaction version === -First, this bips redefines the version field on transactions. The first four bytes +First, this BIP redefines the version field on transactions. The first four bytes are defined as the version number, while the last four bytes are defined as the transaction type. Type "0000" denotes normal transactions, and "0001" defines coalescing transaction.