Skip to content

Commit da2ad91

Browse files
maddrs fix for LTC (#106)
1 parent cc93c03 commit da2ad91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blockcypher/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
'first4_mprv': 'Ltpv',
7272
'first4_mpub': 'Ltub',
7373
'vbyte_pubkey': 48,
74-
'vbyte_script': 5,
74+
'vbyte_script': 50,
7575
},
7676
{
7777
'coin_symbol': 'doge',

0 commit comments

Comments
 (0)