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