prepare: Set core_version_group correctly for Firo.

This commit is contained in:
tecnovert 2023-11-28 17:38:30 +02:00
parent 8e17ee5939
commit d668a2f342
No known key found for this signature in database
GPG Key ID: 8ED6D8750C4E3F93

View File

@ -1589,7 +1589,7 @@ def main():
'use_csv': False,
'blocks_confirmed': 1,
'conf_target': 2,
'core_version_group': 18,
'core_version_group': 14,
'chain_lookups': 'local',
},
'navcoin': {