pub fn eth_address(key: &SigningKey) -> H160
Derive the Ethereum address from a signing key.
This is a helper function for benchmarks and tests.