Function ethers_core::utils::secret_key_to_address[][src]

pub fn secret_key_to_address(secret_key: &SigningKey) -> Address
Expand description

Converts a K256 SigningKey to an Ethereum Address