Files
xrpl-dev-portal/content/references/rippled-api/public-rippled-methods/account-methods
Mike Milano 9a0ffd280d Removed ledger parameter from request
The `ledger` parameter is now `ledger_index`, which is optional and defaults to current. This PR removes the `ledger` param from the example requests.

I had opened a PR to simply change `ledger` to `ledger_index`, however the conventions of the API docs seem to only use required parameters, so I closed that PR and created this one instead.
2018-05-30 02:40:34 -07:00
..
2018-05-11 14:52:56 -07:00