Skip to content

Commit

Permalink
maddrs fix for LTC (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinlesceller committed Nov 25, 2021
1 parent cc93c03 commit da2ad91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockcypher/constants.py
Expand Up @@ -71,7 +71,7 @@
'first4_mprv': 'Ltpv',
'first4_mpub': 'Ltub',
'vbyte_pubkey': 48,
'vbyte_script': 5,
'vbyte_script': 50,
},
{
'coin_symbol': 'doge',
Expand Down

0 comments on commit da2ad91

Please sign in to comment.