add Auth Encrypted WIF feature
Compare changes
+ 125
− 4
@@ -24,7 +29,8 @@ def generate_auth_file(c):
@@ -24,7 +29,8 @@ def generate_auth_file(c):
@@ -56,6 +62,7 @@ def auth_by_seed():
@@ -56,6 +62,7 @@ def auth_by_seed():
@@ -75,6 +82,120 @@ def auth_by_scrypt(c):
@@ -75,6 +82,120 @@ def auth_by_scrypt(c):