Method: Web3::Eth::Transaction#raw_data
- Defined in:
- lib/web3/eth/transaction.rb
#raw_data ⇒ Object (readonly)
Returns the value of attribute raw_data.
8 9 10 |
# File 'lib/web3/eth/transaction.rb', line 8 def raw_data @raw_data end |