Versions in this module Expand all Collapse all v0 v0.2.0 Jul 15, 2018 Changes in this version + func PrivKeyToAddress(p *ecdsa.PrivateKey) common.Address v0.1.1 Jul 8, 2018 v0.1.0 May 28, 2018 Changes in this version + func EthPrivKeyToSDKAddress(p *ecdsa.PrivateKey) crypto.Address + func GenerateAddress() crypto.Address + func ValidAddress(addr crypto.Address) bool + func ZeroAddress(addr crypto.Address) bool