pub fn construct_eth_pubkey(pubkey: &PublicKey) -> [u8; 20]
Expand description

Creates an Ethereum address from a secp256k1 public key.