Class GetNetworkConfigRequest


public class GetNetworkConfigRequest extends JsonrpcRequest
Gets the current network configuration.
 {
   "jsonrpc": "2.0",
   "id": "UUID",
   "method": "getNetworkConfig",
   "params": {}
 }