Apply suggestions from @tequdev review

Co-authored-by: tequ <git@tequ.dev>
This commit is contained in:
Rome Reginelli
2024-12-18 14:30:17 -08:00
committed by GitHub
parent 52c3ac637c
commit 46a524eb95
9 changed files with 18 additions and 18 deletions

View File

@@ -112,7 +112,7 @@ You can use this type of request to get any singleton ledger entry, if it exists
### Get AccountRoot Entry
<a id="get-accountroot-entry"></a><!-- legacy ID -->
<a id="get-accountroot-object"></a><!-- legacy ID -->
Retrieve an [AccountRoot entry](../../../protocol/ledger-data/ledger-entry-types/accountroot.md) by its address. This is roughly equivalent to the [account_info method][].
@@ -160,7 +160,7 @@ rippled json ledger_entry '{ "account_root": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59
### Get AMM Entry
<a id="get-amm-entry"></a><!-- legacy ID -->
<a id="get-amm-object"></a><!-- legacy ID -->
_(Added by the [AMM amendment][])_