131 132 133
# File 'lib/money-tree/key.rb', line 131 def to_hex int_to_hex @ec_key.private_key, 64 end