From 1eefea0456d661b4c51f3a40b7262d6a99161edd Mon Sep 17 00:00:00 2001 From: Alexander Cyon Date: Tue, 28 May 2024 19:25:46 +0200 Subject: Fix typos on 17 files. --- bip-0158/gentestvectors.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0158') diff --git a/bip-0158/gentestvectors.go b/bip-0158/gentestvectors.go index e51b984..2d11b14 100644 --- a/bip-0158/gentestvectors.go +++ b/bip-0158/gentestvectors.go @@ -37,7 +37,7 @@ var ( {49291, "Tx pays to empty output script"}, {180480, "Tx spends from empty output script"}, {926485, "Duplicate pushdata 913bcc2be49cb534c20474c4dee1e9c4c317e7eb"}, - {987876, "Coinbase tx has unparseable output script"}, + {987876, "Coinbase tx has unparsable output script"}, {1263442, "Includes witness data"}, {1414221, "Empty data"}, } -- cgit v1.2.3