menu option to show private key
This commit is contained in:
@@ -147,7 +147,6 @@ class Wallet:
|
||||
# encrypt
|
||||
self.seed = self.pw_encode( seed, password )
|
||||
|
||||
|
||||
def init_mpk(self,seed):
|
||||
# public key
|
||||
curve = SECP256k1
|
||||
|
||||
Reference in New Issue
Block a user