Class: Bitcoin::Descriptor::Pkh
- Inherits:
-
KeyExpression
- Object
- Expression
- KeyExpression
- Bitcoin::Descriptor::Pkh
- Defined in:
- lib/bitcoin/descriptor/pkh.rb
Overview
pkh() expression
Instance Attribute Summary
Attributes inherited from KeyExpression
Instance Method Summary collapse
Methods inherited from KeyExpression
#args, #extracted_key, #initialize, #top_level?
Methods inherited from Expression
#==, #args, #compressed_key?, #derive_path, #extract_pubkey, #to_hex, #to_s, #top_level?
Constructor Details
This class inherits a constructor from Bitcoin::Descriptor::KeyExpression