Add RPC methods for exporting/importing viewing keys
This commit is contained in:
@@ -114,6 +114,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "z_getoperationstatus", 0},
|
||||
{ "z_getoperationresult", 0},
|
||||
{ "z_importkey", 2 },
|
||||
{ "z_importviewingkey", 2 },
|
||||
{ "z_getpaymentdisclosure", 1},
|
||||
{ "z_getpaymentdisclosure", 2}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user