#51: (E)WIF: add four methods: devine format, allow passing to the f() an hexadecimal string
Merged
#51: (E)WIF: add four methods: devine format, allow passing to the f() an hexadecimal string
add_wif_methods
into
dev
Compare changes
+ 64
− 5
@@ -154,8 +154,48 @@ pub: {pubkey}
@@ -172,6 +212,15 @@ sec: {signkey}""".format(version=version, pubkey=base58_public_key, signkey=base
@@ -220,12 +269,12 @@ Version: {version}
@@ -239,6 +288,16 @@ Data: {data}""".format(version=version, data=wif_key)