portTest abstract method
Test to see if your incoming peer port is accessible. more info see: port-test
Implementation
Future<PortTestResponse> portTest({RpcTag? tag, int? timeout});
Test to see if your incoming peer port is accessible. more info see: port-test
Future<PortTestResponse> portTest({RpcTag? tag, int? timeout});