pub async fn get_all(
client: Option<Client>
) -> Result<IpAddressInfo, IpRetrieveError>
Expand description
Returns all possible IPs for this node
pub async fn get_all(
client: Option<Client>
) -> Result<IpAddressInfo, IpRetrieveError>
Returns all possible IPs for this node