networks: changed P2SH to 0x32
This commit is contained in:
parent
2228d285a4
commit
78b2d34af6
@ -29,7 +29,7 @@ module.exports = {
|
||||
private: 0x019d9cfe
|
||||
},
|
||||
pubKeyHash: 0x30,
|
||||
scriptHash: 0x50,
|
||||
scriptHash: 0x32,
|
||||
wif: 0xb0
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user