mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Change rpcWRONG_PASSWORD to rpcNO_ACCOUNT.
This commit is contained in:
@@ -36,11 +36,11 @@ public:
|
||||
rpcLGR_NOT_FOUND,
|
||||
rpcMUST_SEND_XNS,
|
||||
rpcNICKNAME_MISSING,
|
||||
rpcNO_ACCOUNT,
|
||||
rpcPASSWD_CHANGED,
|
||||
rpcSRC_MISSING,
|
||||
rpcSRC_UNCLAIMED,
|
||||
rpcTXN_NOT_FOUND,
|
||||
rpcWRONG_PASSWORD,
|
||||
rpcWRONG_SEED,
|
||||
|
||||
// Malformed command
|
||||
|
||||
Reference in New Issue
Block a user