Skip to content

Commit a636e73

Browse files
committed
Update API-CHANGELOG.md
1 parent 4426a4c commit a636e73

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

API-CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,13 @@ Currently (prior to the release of 2.0), it is available as a "beta" version, me
125125

126126
Since `api_version` 2 is in "beta", breaking changes to V2 can currently be made at any time.
127127

128+
#### Retired methods
129+
130+
In API version 2, the following methods are no longer available:
131+
132+
- `tx_history` - please use other appropriate method, e.g. `tx` or `account_tx` or `ledger` with `transactions` field set to `true`
133+
- `ledger_header` - please use `ledger` with `binary` field set to `true`
134+
128135
#### Modifications to account_info response in V2
129136

130137
- `signer_lists` is returned in the root of the response. Previously, in API version 1, it was nested under `account_data`. (https://github.com/XRPLF/rippled/pull/3770)

0 commit comments

Comments
 (0)