Test_scenario.Unix_port
type t = Internal_pervasives.int
val next_port : Mavryk_node.t Internal_pervasives.list -> t
next_port c nl is the next highest availble rpc_port after comparing the current_port c and a list of nodes nl.
next_port c nl
c
nl