mirror of
https://github.com/basicswap/basicswap.git
synced 2024-12-23 03:49:25 +00:00
add ltc min_fee_relay
This commit is contained in:
parent
9ee6669179
commit
2d1bd87b41
1 changed files with 1 additions and 0 deletions
|
@ -1504,6 +1504,7 @@ def main():
|
||||||
'blocks_confirmed': 2,
|
'blocks_confirmed': 2,
|
||||||
'conf_target': 2,
|
'conf_target': 2,
|
||||||
'core_version_group': 21,
|
'core_version_group': 21,
|
||||||
|
'min_relay_fee': 0.00001,
|
||||||
'chain_lookups': 'local',
|
'chain_lookups': 'local',
|
||||||
},
|
},
|
||||||
'bitcoin': {
|
'bitcoin': {
|
||||||
|
|
Loading…
Reference in a new issue