Add Base58 encoding of viewing keys

This commit is contained in:
Jack Grigg
2017-03-01 11:20:42 -08:00
parent 13933e4c13
commit 49cf707d2c
5 changed files with 25 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ public:
ZCPAYMENT_ADDRRESS,
ZCSPENDING_KEY,
ZCVIEWING_KEY,
MAX_BASE58_TYPES
};