mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Merge pull request #412 from mikemilano/patch-7
Fixed invalid JSON response in noripple_check
This commit is contained in:
@@ -122,7 +122,7 @@ An example of a successful response:
|
|||||||
"problems": [
|
"problems": [
|
||||||
"You should immediately set your default ripple flag",
|
"You should immediately set your default ripple flag",
|
||||||
"You should clear the no ripple flag on your XAU line to r3vi7mWxru9rJCxETCyA1CHvzL96eZWx5z",
|
"You should clear the no ripple flag on your XAU line to r3vi7mWxru9rJCxETCyA1CHvzL96eZWx5z",
|
||||||
"You should clear the no ripple flag on your USD line to rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
|
"You should clear the no ripple flag on your USD line to rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q"
|
||||||
],
|
],
|
||||||
"status": "success",
|
"status": "success",
|
||||||
"transactions": [
|
"transactions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user