mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-29 19:08:12 +00:00
apps.common: update coins
This commit is contained in:
parent
07693277a4
commit
9587563c77
@ -7,7 +7,7 @@ COINS = [
|
|||||||
coin_name='Bitcoin',
|
coin_name='Bitcoin',
|
||||||
coin_shortcut='BTC',
|
coin_shortcut='BTC',
|
||||||
address_type=0,
|
address_type=0,
|
||||||
maxfee_kb=100000,
|
maxfee_kb=300000,
|
||||||
address_type_p2sh=5,
|
address_type_p2sh=5,
|
||||||
address_type_p2wpkh=6,
|
address_type_p2wpkh=6,
|
||||||
address_type_p2wsh=10,
|
address_type_p2wsh=10,
|
||||||
|
Loading…
Reference in New Issue
Block a user