1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 14:58:09 +00:00

bump bitcoin maxfee

This commit is contained in:
Pavol Rusnak 2017-05-13 01:28:16 +02:00
parent 564801fddc
commit 54000d8438
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -3,7 +3,7 @@
"coin_shortcut": "BTC",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 300000,
"maxfee_kb": 500000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xpub_magic": "0488b21e",