Why is there no methods in csharp2nem API for generating new account?
Simply we have to make a GET request like localhost:xxx/account/generate , right?
But there is actually any method to create a custom GET request in csharp2nem.
It would be great if I could setup the connection, and then make the request.