Function ethers::core::utils::secret_key_to_address[][src]

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

Converts a K256 SigningKey to an Ethereum Address