safe mode is ok
This commit is contained in:
committed by
Duke Leto
parent
0ebd33efa6
commit
04c4435497
@@ -8498,7 +8498,7 @@ static const CRPCCommand commands[] =
|
||||
{ "wallet", "z_importviewingkey", &z_importviewingkey, true },
|
||||
{ "wallet", "z_exportwallet", &z_exportwallet, true },
|
||||
{ "wallet", "z_importwallet", &z_importwallet, true },
|
||||
{ "wallet", "z_viewtransaction", &z_viewtransaction, false },
|
||||
{ "wallet", "z_viewtransaction", &z_viewtransaction, true },
|
||||
// TODO: rearrange into another category
|
||||
{ "disclosure", "z_getpaymentdisclosure", &z_getpaymentdisclosure, true },
|
||||
{ "disclosure", "z_validatepaymentdisclosure", &z_validatepaymentdisclosure, true }
|
||||
|
||||
Reference in New Issue
Block a user