mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deposit_authorized gives error if source not in ledger (#2640)
This commit is contained in:
@@ -93,6 +93,7 @@ enum error_code_i
|
||||
rpcCOMMAND_MISSING,
|
||||
rpcDST_ACT_MALFORMED,
|
||||
rpcDST_ACT_MISSING,
|
||||
rpcDST_ACT_NOT_FOUND,
|
||||
rpcDST_AMT_MALFORMED,
|
||||
rpcDST_AMT_MISSING,
|
||||
rpcDST_ISR_MALFORMED,
|
||||
|
||||
Reference in New Issue
Block a user