Method: Bitcoin::Descriptor::Expression#type
- Defined in:
- lib/bitcoin/descriptor/expression.rb
#type ⇒ Symbol
Get expression type.
8 9 10 |
# File 'lib/bitcoin/descriptor/expression.rb', line 8 def type raise NotImplementedError end |