weishirongzhen / flutter_trust_wallet_core

MIT License
89 stars 32 forks source link

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

Open thanhvu260696 opened 4 months ago

thanhvu260696 commented 4 months 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 4 months ago

Screenshot 2024-07-08 at 17 18 08