diff --git a/js/apitool-methods-ripplerest.js b/js/apitool-methods-ripplerest.js index 9fba186125..5267ee5cca 100644 --- a/js/apitool-methods-ripplerest.js +++ b/js/apitool-methods-ripplerest.js @@ -246,7 +246,8 @@ Request("Grant Trustline", { "limit": "110", "currency": "USD", "counterparty": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q", - "allows_rippling": false + "account_allows_rippling": false, + "account_trustline_frozen": false } } });