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

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': {