Method: Web3::Eth::Transaction#value_eth

Defined in:
lib/web3/eth/transaction.rb

#value_ethObject



46
47
48
# File 'lib/web3/eth/transaction.rb', line 46

def value_eth
  wei_to_ether from_hex value
end