test
This commit is contained in:
@@ -402,7 +402,7 @@ static const CRPCCommand vRPCCommands[] =
|
||||
{ "wallet", "z_exportwallet", &z_exportwallet, true },
|
||||
{ "wallet", "z_importwallet", &z_importwallet, true },
|
||||
|
||||
{ "wallet", "paxdeposit", &paxdeposit, true }
|
||||
{ "wallet", "paxdeposit", &paxdeposit, true },
|
||||
{ "wallet", "paxwithdraw", &paxwithdraw, true }
|
||||
#endif // ENABLE_WALLET
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user