welcome icon indicating copy to clipboard operation
welcome copied to clipboard

Clarification on the snarkOS --ip option

Open kellpossible opened this issue 5 years ago • 1 comments

Connecting using an ip address seems to require the port to also be specified. Failing to specify the port results the in the following error message:

Error: Crate("std::net::AddrParseError", "AddrParseError(())")

kellpossible avatar Sep 06 '20 15:09 kellpossible

perhaps the command line argument should be renamed to address to imply that it involves both the ip and the port.

kellpossible avatar Sep 06 '20 15:09 kellpossible