mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 05:35:51 +00:00
[FIX] DEV-125 rest tool grant trustline example
This commit is contained in:
@@ -246,7 +246,8 @@ Request("Grant Trustline", {
|
||||
"limit": "110",
|
||||
"currency": "USD",
|
||||
"counterparty": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
|
||||
"allows_rippling": false
|
||||
"account_allows_rippling": false,
|
||||
"account_trustline_frozen": false
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user