pub fn h160_to_eth_address(h160_addr: H160) -> String
Expand description

ref. https://eips.ethereum.org/EIPS/eip-55 ref. https://pkg.go.dev/github.com/ethereum/go-ethereum/crypto#PubkeyToAddress ref. https://pkg.go.dev/github.com/ethereum/go-ethereum/common#Address.Hex