Skip to content

invalid hot wallet error#656

Merged
cindyyan317 merged 1 commit intoXRPLF:developfrom
cindyyan317:hotwallet
May 31, 2023
Merged

invalid hot wallet error#656
cindyyan317 merged 1 commit intoXRPLF:developfrom
cindyyan317:hotwallet

Conversation

@cindyyan317
Copy link
Contributor

@cindyyan317 cindyyan317 commented May 31, 2023

Instead of return "invalidParam" error_code + "invalidHotWallet" error_message, we shall return "invalidHotWallet" as error_code. Rippled does not have such error_code, it just assigns the json directly. Screenshot 2023-05-31 at 10 23 27
Clio creates the "invalidHotWallet" in this PR, Fix #654

@cindyyan317 cindyyan317 requested a review from godexsoft May 31, 2023 09:24
@cindyyan317 cindyyan317 marked this pull request as ready for review May 31, 2023 09:35
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #656 (f5cf21f) into develop (aace437) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #656      +/-   ##
===========================================
- Coverage    24.99%   24.98%   -0.02%     
===========================================
  Files          130      130              
  Lines         8799     8799              
  Branches      5219     5220       +1     
===========================================
- Hits          2199     2198       -1     
  Misses        4546     4546              
- Partials      2054     2055       +1     

see 2 files with indirect coverage changes

Copy link
Collaborator

@godexsoft godexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🔥

@cindyyan317 cindyyan317 merged commit fc0c93b into XRPLF:develop May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gateway_balances with unassociated hotwallet account returns invalidParams error

2 participants