Method: Bitcoin::MerkleTree#root
- Defined in:
- lib/bitcoin/merkle_tree.rb
#root ⇒ Object
Returns the value of attribute root.
6 7 8 |
# File 'lib/bitcoin/merkle_tree.rb', line 6 def root @root end |
Returns the value of attribute root.
6 7 8 |
# File 'lib/bitcoin/merkle_tree.rb', line 6 def root @root end |