From 9ab14e4d21c73d16d8d782f1576fe29e659e2a70 Mon Sep 17 00:00:00 2001 From: pierrenn Date: Tue, 24 Mar 2020 16:17:58 +0900 Subject: Limit decimal range of numbers ParseScript accepts --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bd41c5ae27..0128133810 100644 --- a/Makefile.am +++ b/Makefile.am @@ -301,6 +301,8 @@ EXTRA_DIST += \ test/util/data/txcreatescript3.json \ test/util/data/txcreatescript4.hex \ test/util/data/txcreatescript4.json \ + test/util/data/txcreatescript5.hex \ + test/util/data/txcreatescript6.hex \ test/util/data/txcreatesignv1.hex \ test/util/data/txcreatesignv1.json \ test/util/data/txcreatesignv2.hex \ -- cgit v1.2.3