mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
coins: bump bitcoin maxfee
This commit is contained in:
parent
e3b2001c89
commit
b98c98e6e8
@ -8,7 +8,7 @@ COINS = [
|
||||
coin_shortcut='BTC',
|
||||
address_type=0,
|
||||
address_type_p2sh=5,
|
||||
maxfee_kb=300000,
|
||||
maxfee_kb=500000,
|
||||
signed_message_header='Bitcoin Signed Message:\n',
|
||||
xpub_magic=0x0488b21e,
|
||||
xprv_magic=0x0488ade4,
|
||||
|
Loading…
Reference in New Issue
Block a user