ArtemShe

Results 1 comments of ArtemShe

I'm confused) According code of class `Wallet ` method `CreateAsync` that contains a line `Account = Account.Build(keyType, privateKey, publicKey);` this method create account, and account means/equals a wallet. Could you...