MoacServerClient.withConnectionParameters constructor
Implementation
MoacServerClient.withConnectionParameters(hostname, [port])
: super.withConnectionParameters(
serverHttpAdapter, hostname, Moac.rpcHttpScheme, port);
MoacServerClient.withConnectionParameters(hostname, [port])
: super.withConnectionParameters(
serverHttpAdapter, hostname, Moac.rpcHttpScheme, port);