[FIX] DEV-125 rest tool grant trustline example

This commit is contained in:
mDuo13
2015-04-27 10:50:14 -07:00
parent 909b1807d6
commit 60725ae21a

View File

@@ -246,7 +246,8 @@ Request("Grant Trustline", {
"limit": "110",
"currency": "USD",
"counterparty": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
"allows_rippling": false
"account_allows_rippling": false,
"account_trustline_frozen": false
}
}
});