chainDump.py: add option to write a condensed counts yaml file
Compare changes
Files
2@@ -9,6 +9,7 @@ import sys
@@ -43,6 +44,12 @@ def get_parser():
@@ -60,6 +67,7 @@ def get_parser():
@@ -80,6 +88,7 @@ def get_parser():
@@ -313,6 +322,44 @@ def write_txt_output(json_dict, diff_only=False):
@@ -393,11 +440,11 @@ def main():
@@ -425,6 +472,12 @@ def main():