Merge pull request #45 from nahuhh/litecoin

add ltc min_fee_relay
This commit is contained in:
tecnovert
2024-02-01 15:55:01 +00:00
committed by GitHub

View File

@@ -1504,6 +1504,7 @@ def main():
'blocks_confirmed': 2,
'conf_target': 2,
'core_version_group': 21,
'min_relay_fee': 0.00001,
'chain_lookups': 'local',
},
'bitcoin': {