Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarkushin committed Dec 21, 2023
1 parent c87ad24 commit aec1b05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/parachain/node/src/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ impl CliConfiguration<Self> for RelayChainCli {
self.base.base.rpc_addr(default_listen_port)
}


// fn rpc_http(&self, default_listen_port: u16) -> Result<Option<SocketAddr>> {
// self.base.base.rpc_http(default_listen_port)
// }
Expand Down

0 comments on commit aec1b05

Please sign in to comment.