Method: Etherlite::Contract::EventBase#attributes
- Defined in:
- lib/etherlite/contract/event_base.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
34 35 36 |
# File 'lib/etherlite/contract/event_base.rb', line 34 def attributes @attributes end |