mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 12:26:45 +00:00
remove oxt.me as fee rates source
This commit is contained in:
parent
cbee341544
commit
65f1fa7cf8
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,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="OXT_ME" />
|
|
||||||
<FeeRatesSource fx:constant="MINIMUM" />
|
<FeeRatesSource fx:constant="MINIMUM" />
|
||||||
</FXCollections>
|
</FXCollections>
|
||||||
</items>
|
</items>
|
||||||
|
|
Loading…
Reference in a new issue