Function private_key_to_address

Source
pub fn private_key_to_address(private_key: &Secp256r1PrivateKey) -> String
Expand description

Convert a private key to an address.