mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-12-24 12:46:45 +00:00
remove earn.com as fee rates source
This commit is contained in:
parent
0469141fee
commit
b2b9dbeb8d
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
||||||
<FXCollections fx:factory="observableArrayList">
|
<FXCollections fx:factory="observableArrayList">
|
||||||
<FeeRatesSource fx:constant="ELECTRUM_SERVER" />
|
<FeeRatesSource fx:constant="ELECTRUM_SERVER" />
|
||||||
<FeeRatesSource fx:constant="MEMPOOL_SPACE" />
|
<FeeRatesSource fx:constant="MEMPOOL_SPACE" />
|
||||||
<FeeRatesSource fx:constant="BITCOINFEES_EARN_COM" />
|
|
||||||
<FeeRatesSource fx:constant="MINIMUM" />
|
<FeeRatesSource fx:constant="MINIMUM" />
|
||||||
</FXCollections>
|
</FXCollections>
|
||||||
</items>
|
</items>
|
||||||
|
|
Loading…
Reference in a new issue