Method: Coinbase::ContractEvent#protocol_name
- Defined in:
- lib/coinbase/contract_event.rb
#protocol_name ⇒ String
Returns the protocol name of the ContractEvent.
20 21 22 |
# File 'lib/coinbase/contract_event.rb', line 20 def protocol_name @model.protocol_name end |