Libraries
»
bitcoinrb
(1.8.1)
»
Index
»
Bitcoin
»
PSBT
»
HDKeyPath
»
#to_s
Method: Bitcoin::PSBT::HDKeyPath#to_s
Defined in:
lib/bitcoin/psbt/hd_key_path.rb
#
to_s
⇒
Object
30 31 32
# File 'lib/bitcoin/psbt/hd_key_path.rb', line 30
def
to_s
to_h
.
to_s
end