bitcoin-ruby
bitcoin-ruby copied to clipboard
Rename and better document BIP32 keys
Currently BIP32 support is provided by the ExtKey class. This class should be renamed to Bip32Key, fully documented and tested, and generally become a first class citizen in bitcoin-ruby.