-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Electrum support was provided for mobile wallets, server nodes should always run a bitcoind node as this provides more control (especially for utxo management for anchor outputs channels). Since wallets will use /~https://github.com/acinq/eclair-kmp instead of eclair, we can now remove Electrum and API fee providers from eclair. We also removed 3rd-party fee API providers that were only used on wallets.
- Loading branch information
Showing
41 changed files
with
121 additions
and
10,105 deletions.
There are no files selected for viewing
1,230 changes: 0 additions & 1,230 deletions
1,230
eclair-core/src/main/resources/electrum/checkpoints_mainnet.json
This file was deleted.
Oops, something went wrong.
3,306 changes: 0 additions & 3,306 deletions
3,306
eclair-core/src/main/resources/electrum/checkpoints_testnet.json
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
eclair-core/src/main/resources/electrum/servers_mainnet.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
eclair-core/src/main/resources/electrum/servers_regtest.json
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
eclair-core/src/main/resources/electrum/servers_testnet.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.