CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something...
authorChris Moore <dooglus@gmail.com>
Thu, 12 Apr 2012 20:13:08 +0000 (13:13 -0700)
committerChris Moore <dooglus@gmail.com>
Thu, 12 Apr 2012 20:13:08 +0000 (13:13 -0700)
commitb3a6e613fc4c3261ff5a28f77b11398e60dca82a
tree47160cbd0caaa05e681fc83bde2afea47e6cbe86
parentb7dc02381f0afe3ee3a542d06a44a64b2cde3812
CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version.
src/base58.h
src/test/key_tests.cpp