Created
November 7, 2016 12:13
-
-
Save sadysnaat/ea9ab833a311e7d7639128b345b905a2 to your computer and use it in GitHub Desktop.
User's trustline view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"account": "rMvb6PZYzh5dAXGb2WqGsEzVnWmLgQEyf1", | |
"balance": "500", // Balance issued by Bank/Gateway | |
"currency": "XYZ", | |
"limit": "1000", | |
"limit_peer": "0", | |
"no_ripple": true, | |
"no_ripple_peer": true, | |
"quality_in": 0, | |
"quality_out": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment