Constant DEFAULT_AUTH_PORT
pub const DEFAULT_AUTH_PORT: u16 = 8551; // 8_551u16
Available on crate feature
rpc
only.Expand description
The default port for the auth server.
pub const DEFAULT_AUTH_PORT: u16 = 8551; // 8_551u16
rpc
only.The default port for the auth server.