pk2address

Function pk2address 

Source
pub async fn pk2address(
    client: RetryClient<CryptoServiceClient<InterceptedSvc>>,
    pk: &[u8],
) -> Result<Vec<u8>, StatusCodeEnum>