Skip to content

Commit 65f1fa7

Browse files
committed
remove oxt.me as fee rates source
1 parent cbee341 commit 65f1fa7

File tree

1 file changed

+0
-1
lines changed
  • src/main/resources/com/sparrowwallet/sparrow/preferences

1 file changed

+0
-1
lines changed

src/main/resources/com/sparrowwallet/sparrow/preferences/general.fxml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
<FXCollections fx:factory="observableArrayList">
3737
<FeeRatesSource fx:constant="ELECTRUM_SERVER" />
3838
<FeeRatesSource fx:constant="MEMPOOL_SPACE" />
39-
<FeeRatesSource fx:constant="OXT_ME" />
4039
<FeeRatesSource fx:constant="MINIMUM" />
4140
</FXCollections>
4241
</items>

0 commit comments

Comments
 (0)