commit removal of zcashlc_is_valid_viewing_key

This commit is contained in:
Charlie O'Keefe 2021-03-24 11:53:46 -06:00
parent ed6420c7bf
commit 946a8a764e
1 changed files with 0 additions and 2 deletions

View File

@ -189,8 +189,6 @@ bool zcashlc_is_valid_shielded_address(const char *address);
*/
bool zcashlc_is_valid_transparent_address(const char *address);
bool zcashlc_is_valid_viewing_key(const char *key);
/**
* returns whether the given viewing key is valid or not
*/