Method: Bitcoin::Descriptor::Multi#threshold
- Defined in:
- lib/bitcoin/descriptor/multi.rb
#threshold ⇒ Object (readonly)
Returns the value of attribute threshold.
6 7 8 |
# File 'lib/bitcoin/descriptor/multi.rb', line 6 def threshold @threshold end |