Method: Bitcoin::Node::SPV#pool
- Defined in:
- lib/bitcoin/node/spv.rb
#pool ⇒ Object (readonly)
Returns the value of attribute pool.
8 9 10 |
# File 'lib/bitcoin/node/spv.rb', line 8 def pool @pool end |
Returns the value of attribute pool.
8 9 10 |
# File 'lib/bitcoin/node/spv.rb', line 8 def pool @pool end |