Function minerva_rpc::get_address
source · [−]pub fn get_address<T>(req: &Request<T>) -> SocketAddrExpand description
Returns the address of any request’s sender. If non-existing, returns
and IPv4 address of 0.0.0.0.
pub fn get_address<T>(req: &Request<T>) -> SocketAddrReturns the address of any request’s sender. If non-existing, returns
and IPv4 address of 0.0.0.0.