Method: Bitcoin::PSBT::HDKeyPath#to_s

Defined in:
lib/bitcoin/psbt/hd_key_path.rb

#to_sObject



30
31
32
# File 'lib/bitcoin/psbt/hd_key_path.rb', line 30

def to_s
  to_h.to_s
end