We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87ad24 commit aec1b05Copy full SHA for aec1b05
code/parachain/node/src/command.rs
@@ -374,7 +374,6 @@ impl CliConfiguration<Self> for RelayChainCli {
374
self.base.base.rpc_addr(default_listen_port)
375
}
376
377
-
378
// fn rpc_http(&self, default_listen_port: u16) -> Result<Option<SocketAddr>> {
379
// self.base.base.rpc_http(default_listen_port)
380
// }
0 commit comments