1
0
This commit is contained in:
SomberNight
2018-03-22 07:27:18 +01:00
parent 6ef921cbbe
commit a00439b6f8
4 changed files with 18 additions and 4 deletions

View File

@@ -465,6 +465,7 @@ def DecodeBase58Check(psz):
# backwards compat
# extended WIF for segwit (used in 3.0.x; but still used internally)
# the keys in this dict should be a superset of what Imported Wallets can import
SCRIPT_TYPES = {
'p2pkh':0,
'p2wpkh':1,