Merge pull request #432 from scottschurr/patch-1

Update public-rippled-methods.md
This commit is contained in:
Jennifer Hasegawa
2018-07-03 17:52:11 -07:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ An account in the XRP Ledger represents a holder of XRP and a sender of transact
* **[`account_lines`](account_lines.html)** - Get info about an account's trust lines.
* **[`account_objects`](account_objects.html)** - Get all ledger objects owned by an account.
* **[`account_offers`](account_offers.html)** - Get info about an account's currency exchange offers.
* **[`account_tx`](account_tx.html)** - Get inf about an account's transactions.
* **[`account_tx`](account_tx.html)** - Get info about an account's transactions.
* **[`gateway_balances`](gateway_balances.html)** - Calculate total amounts issued by an account.
* **[`noripple_check`](noripple_check.html)** - Get recommended changes to an account's DefaultRipple and NoRipple settings.