Request("ACCOUNT METHODS"); Request('account_channels', { description: "Returns information about an account's payment channels.", link: "account_channels.html", body: { "id": 1, "command": "account_channels", "account": "rN7n7otQDd6FczFgLdSqtcsAUxDkw6fzRH", "destination_account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn", "ledger_index": "validated" } }) Request('account_currencies', { description: "Retrieves a list of currencies that an account can send or receive, based on its trust lines.", link: "account_currencies.html", body: { "command": "account_currencies", "account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59", "strict": true, "ledger_index": "validated" } })