Move more amendment disclaimers to end of section

This commit is contained in:
mDuo13
2025-10-06 14:27:46 -07:00
parent 07f4436b45
commit f509c4b185
25 changed files with 82 additions and 108 deletions

View File

@@ -1,18 +1,16 @@
---
html: account_channels.html
parent: account-methods.html
seo:
description: Get a list of payment channels where the account is the source of the channel.
labels:
- Payment Channels
- Payment Channels
---
# account_channels
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/rpc/handlers/AccountChannels.cpp "Source")
{% amendment-disclaimer name="PayChan" /%}
The `account_channels` method returns information about an account's Payment Channels. This includes only channels where the specified account is the channel's source, not the destination. (A channel's "source" and "owner" are the same.) All information retrieved is relative to a particular version of the ledger.
{% amendment-disclaimer name="PayChan" /%}
## Request Format
An example of the request format: