coins: bump bitcoin maxfee

This commit is contained in:
Pavol Rusnak 2017-05-13 01:29:49 +02:00
parent e3b2001c89
commit b98c98e6e8
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -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,