to_public_key

Function to_public_key 

Source
pub fn to_public_key(
    private_key: &Secret,
) -> Result<[u8; 32], TryFromSliceError>