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
commit 3276f9abd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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