Update the description of invalidHotWallet for gateway_balances #2949
Labels
clio
content updates
Updating, cleaning up, or rewriting existing content for better usability or new contexts
Related PR:
XRPLF/clio#1830
Code snippet:
https://github.com/XRPLF/rippled/blob/develop/src/xrpld/rpc/handlers/GatewayBalances.cpp#L129
rippled does not check the trustline of hotwallet. In PR1830, Clio also removed such check. hot wallet's balance can be 0 sometimes.
When format of
hotwallet
field is invalid:api version 1 returns
invalidHotWallet
api version >1 returns
invalidParams
The text was updated successfully, but these errors were encountered: