Use base58check to encode Zcash payment addresses, such that the first two bytes are "zc".
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
EXT_PUBLIC_KEY,
|
||||
EXT_SECRET_KEY,
|
||||
|
||||
ZCPAYMENT_ADDRRESS,
|
||||
|
||||
MAX_BASE58_TYPES
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user