# Functions
No description provided by the author
No description provided by the author
If len(b) > AddressLength, b will be cropped from the left.
Converts bytes to sha256 hash TODO : convert to sha3.
No description provided by the author
No description provided by the author
checks if a string is of the format 0xSomething.
converts the hexadecimal string to bytes removes the 0x from the hex string if prefix is present if odd number of characters, prefix hex string with 0.
No description provided by the author
Accepts a hex encoded address string eg.
TODO : validate the logic in go-eth.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author