remove earn.com as fee rates source

This commit is contained in:
Craig Raw 2022-03-31 09:21:31 +02:00
parent 0469141fee
commit b2b9dbeb8d

View file

@ -48,7 +48,6 @@
<FXCollections fx:factory="observableArrayList">
<FeeRatesSource fx:constant="ELECTRUM_SERVER" />
<FeeRatesSource fx:constant="MEMPOOL_SPACE" />
<FeeRatesSource fx:constant="BITCOINFEES_EARN_COM" />
<FeeRatesSource fx:constant="MINIMUM" />
</FXCollections>
</items>