mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
src.apps.common: update coins.py
This commit is contained in:
parent
6b96a91d52
commit
e7bcaae3d4
@ -7,7 +7,7 @@ COINS = [
|
||||
coin_name='Bitcoin',
|
||||
coin_shortcut='BTC',
|
||||
address_type=0,
|
||||
maxfee_kb=100000,
|
||||
maxfee_kb=300000,
|
||||
address_type_p2sh=5,
|
||||
address_type_p2wpkh=6,
|
||||
address_type_p2wsh=10,
|
||||
|
Loading…
Reference in New Issue
Block a user