Add STATIC_1_SAT_PER_VBYTE to FeeRatesSource

This commit is contained in:
Alazne Morales 2021-11-22 23:26:22 +00:00 committed by GitHub
parent 4554c9d0df
commit 163ecde6ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>