mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Label Browsing: better views, tag cloud, more tags
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
html: account_channels.html
|
||||
parent: account-methods.html
|
||||
blurb: Get a list of payment channels where the account is the source of the channel.
|
||||
labels:
|
||||
- Payment Channels
|
||||
---
|
||||
# account_channels
|
||||
[[Source]](https://github.com/ripple/rippled/blob/release/src/ripple/rpc/handlers/AccountChannels.cpp "Source")
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: account_currencies.html
|
||||
parent: account-methods.html
|
||||
blurb: Get a list of currencies an account can send or receive.
|
||||
labels:
|
||||
- Tokens
|
||||
---
|
||||
# account_currencies
|
||||
[[Source]](https://github.com/ripple/rippled/blob/df966a9ac6dd986585ecccb206aff24452e41a30/src/ripple/rpc/handlers/AccountCurrencies.cpp "Source")
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: account_info.html
|
||||
parent: account-methods.html
|
||||
blurb: Get basic data about an account.
|
||||
labels:
|
||||
- XRP
|
||||
---
|
||||
# account_info
|
||||
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/AccountInfo.cpp "Source")
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: account_lines.html
|
||||
parent: account-methods.html
|
||||
blurb: Get info about an account's trust lines.
|
||||
labels:
|
||||
- Tokens
|
||||
---
|
||||
# account_lines
|
||||
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/AccountLines.cpp "Source")
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: account_offers.html
|
||||
parent: account-methods.html
|
||||
blurb: Get info about an account's currency exchange offers.
|
||||
labels:
|
||||
- Decentralized Exchange
|
||||
---
|
||||
# account_offers
|
||||
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/AccountOffers.cpp "Source")
|
||||
|
||||
Reference in New Issue
Block a user