module Eth
module Eth::Sedes
module Eth::Utils
class Eth::Address
class Eth::Configuration
class Eth::Gas
class Eth::InvalidTransaction
class Eth::Key
class Eth::Key::Decrypter
class Eth::Key::Encrypter
class Eth::OpenSsl
class Eth::Secp256k1
class Eth::Tx
class Eth::ValidationError
eth
0.4.3
# hash
def hash "0x#{Utils.bin_to_hex Utils.keccak256_rlp(self)}" end