1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 02:27:32 +01:00
eclair/eclair-core
Dominique 3a221e7e98
Support for custom Electrum server (#739)
We can now use the `overrideDefaults` parameter in `Setup` to programmatically 
provide a custom electrum address when starting eclair, by setting the 
`eclair.electrum.host` and `eclair.electrum.port` entries in the configuration.

When these entries are set, eclair-core will always try to connect to this server
instead of relying on a random server picked from the preset lists.
2018-10-23 19:07:20 +02:00
..
src Support for custom Electrum server (#739) 2018-10-23 19:07:20 +02:00
eclair-cli Improved eclair-cli (#718) 2018-09-24 11:49:05 +02:00
pom.xml set version to 0.2-SNAPSHOT 2018-10-20 21:38:16 +02:00