Method: EvmClient::EventLog#transaction_hash
- Defined in:
- lib/evm_client/event_log.rb
#transaction_hash ⇒ Object (readonly)
Returns the value of attribute transaction_hash.
3 4 5 |
# File 'lib/evm_client/event_log.rb', line 3 def transaction_hash @transaction_hash end |