mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
prepare: Set core_version_group correctly for Firo.
This commit is contained in:
@@ -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': {
|
||||||
|
|||||||
Reference in New Issue
Block a user