1

Keystore file is not created when I am creating a new Ethereum wallet account using nethereum and UWP. Also the newly created account is not in the private net.

The new account is created using the following code:

var privateKey = txtPassword.Text.ToHexUTF8();
var account = new Nethereum.Accounts.Account(privateKey);
Antti29
  • 2,953
  • 12
  • 34
  • 36
Anju Rajan
  • 69
  • 8

0 Answers0