Constant DEFAULT_HTTP_RPC_PORT
pub const DEFAULT_HTTP_RPC_PORT: u16 = 8545; // 8_545u16
Available on crate feature
rpc
only.Expand description
The default port for the http server
pub const DEFAULT_HTTP_RPC_PORT: u16 = 8545; // 8_545u16
rpc
only.The default port for the http server