mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-07 00:28:45 +00:00
Higher default BTC fees
This commit is contained in:
parent
54000d8438
commit
81deb790d7
@ -12,9 +12,9 @@
|
|||||||
"segwit": false,
|
"segwit": false,
|
||||||
"default_fee_b": {
|
"default_fee_b": {
|
||||||
"Low": 10,
|
"Low": 10,
|
||||||
"Economy": 20,
|
"Economy": 70,
|
||||||
"Normal": 30,
|
"Normal": 140,
|
||||||
"High": 40
|
"High": 200
|
||||||
},
|
},
|
||||||
"dust_limit": 546
|
"dust_limit": 546
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user