Skip to content

Commit ffd95a8

Browse files
BronekmDuo13
andcommitted
Update API-CHANGELOG.md
Co-authored-by: Rome Reginelli <[email protected]>
1 parent 98085b1 commit ffd95a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

API-CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ 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
128+
#### Removed methods
129129

130130
In API version 2, the following methods are no longer available:
131131

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`
132+
- `tx_history` - Instead, use other methods such as `account_tx` or `ledger` with the `transactions` field set to `true`.
133+
- `ledger_header` - Instead, use the `ledger` method.
134134

135135
#### Modifications to account_info response in V2
136136

0 commit comments

Comments
 (0)