prepare: Set core_version_group correctly for Firo.
This commit is contained in:
parent
8e17ee5939
commit
d668a2f342
@ -1589,7 +1589,7 @@ def main():
|
|||||||
'use_csv': False,
|
'use_csv': False,
|
||||||
'blocks_confirmed': 1,
|
'blocks_confirmed': 1,
|
||||||
'conf_target': 2,
|
'conf_target': 2,
|
||||||
'core_version_group': 18,
|
'core_version_group': 14,
|
||||||
'chain_lookups': 'local',
|
'chain_lookups': 'local',
|
||||||
},
|
},
|
||||||
'navcoin': {
|
'navcoin': {
|
||||||
|
Loading…
Reference in New Issue
Block a user