mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Fix for Issue1765 that clarifies currency format (#1860)
When merged, fixes #1765.
This commit is contained in:
committed by
GitHub
parent
86ed60ea88
commit
5794b6fe09
@@ -8,7 +8,7 @@ labels:
|
||||
# account_lines
|
||||
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/AccountLines.cpp "Source")
|
||||
|
||||
The `account_lines` method returns information about an account's trust lines, including balances in all non-XRP currencies and assets. All information retrieved is relative to a particular version of the ledger.
|
||||
The `account_lines` method returns information about an account's trust lines, which contain balances in all non-XRP currencies and assets. All information retrieved is relative to a particular version of the ledger.
|
||||
|
||||
## Request Format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user