Method: Eth::Address#address

Defined in:
lib/eth/address.rb

#addressObject (readonly)

The prefixed and checksummed Ethereum address.



28
29
30
# File 'lib/eth/address.rb', line 28

def address
  @address
end