weishirongzhen / flutter_trust_wallet_core

MIT License
86 stars 33 forks source link

How can I get the private key using storekey? #59

Open thanhvu260696 opened 1 month ago

thanhvu260696 commented 1 month ago

I imported the wallet using privatekey with storekey when I storedKey.exportJson() it returned me the json of the wallet but when I used storedKey.privateKey(TWCoinType.TWCoinTypeEthereum, Uint8List.fromList(utf8.encode(password))); to get the private key it doesn't work how can I use it thanks! ![Uploading Screenshot 2024-07-08 at 17.16.43.png…]()

thanhvu260696 commented 1 month ago

Screenshot 2024-07-08 at 17 18 08