Closed ESchouten closed 5 years ago
Go-Ethereum requires addresses to be exact 40 characters long. When an address starts with zeros in Propeller, the trailing zeros are trimmed away, so a normalized version of this address has to be returned.
Go-Ethereum requires addresses to be exact 40 characters long. When an address starts with zeros in Propeller, the trailing zeros are trimmed away, so a normalized version of this address has to be returned.