mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
Part of IA and Redocly migration work. Create simple .md files to represent the automatic index pages that previously only existed in the dactyl-config.yml file. (The code used to do this is also part of the commit but is, hopefully, no longer needed.)
7 lines
254 B
Markdown
7 lines
254 B
Markdown
---
|
|
html: account-methods.html
|
|
parent: public-api-methods.html
|
|
template: pagetype-category.html.jinja
|
|
---
|
|
# Account Methods
|
|
An account in the XRP Ledger represents a holder of XRP and a sender of transactions. Use these methods to work with account info. |