Class: Eth::Configuration
- Inherits:
-
Object
- Object
- Eth::Configuration
- Defined in:
- lib/eth.rb
Instance Attribute Summary collapse
-
#chain_id ⇒ Object
Returns the value of attribute chain_id.
Instance Attribute Details
#chain_id ⇒ Object
Returns the value of attribute chain_id.
50 51 52 |
# File 'lib/eth.rb', line 50 def chain_id @chain_id end |