Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d...
[novacoin.git] / src / key.cpp
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2011-12-17 Pieter WuilleAdd GetSecret() and GetKeys() to CKeyStore