mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
Add STATIC_1_SAT_PER_VBYTE to FeeRatesSource
This commit is contained in:
parent
4554c9d0df
commit
163ecde6ff
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
<FeeRatesSource fx:constant="ELECTRUM_SERVER" />
|
||||
<FeeRatesSource fx:constant="MEMPOOL_SPACE" />
|
||||
<FeeRatesSource fx:constant="BITCOINFEES_EARN_COM" />
|
||||
<FeeRatesSource fx:constant="STATIC_1_SAT_PER_VBYTE" />
|
||||
</FXCollections>
|
||||
</items>
|
||||
</ComboBox>
|
||||
|
|
|
|||
Loading…
Reference in a new issue