tatumio/tatum-csharp

Error in Wallet.cs

Closed this issue · 1 comments

Please fix line 38 and 57 ff

case Currency.ETH:

case Currency.CELO:
IEthereumClient ethereumClient = new EthereumClient("");
return ethereumClient.CreateWallet(mnemonic, testnet);

C# SDK v2 is out - closing all the issues for v1 cause they are not relevant any more.