pub const fn unrestricted_rpc_port(
config: DefaultOrCustom<u16>,
network: Network,
) -> u16
Expand description
Gets the port to listen on for unrestricted RPC connections.
pub const fn unrestricted_rpc_port(
config: DefaultOrCustom<u16>,
network: Network,
) -> u16
Gets the port to listen on for unrestricted RPC connections.