remove oxt.me as fee rates source

This commit is contained in:
Craig Raw 2024-08-26 11:34:31 +02:00
parent cbee341544
commit 65f1fa7cf8

View file

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