Method: Etherlite::Configuration#chain_id
- Defined in:
- lib/etherlite/configuration.rb
#chain_id ⇒ Object
Returns the value of attribute chain_id.
11 12 13 |
# File 'lib/etherlite/configuration.rb', line 11 def chain_id @chain_id end |