Update main.rs
This commit is contained in:
parent
9c0f131843
commit
3ad1424403
@ -12,7 +12,7 @@ struct Web3ProxyConfig {
|
||||
#[argh(option)]
|
||||
eth_private_rpc: String,
|
||||
|
||||
/// the private Ethereum RPC
|
||||
/// the port to listen on
|
||||
#[argh(option, default = "8845")]
|
||||
listen_port: u16,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user