Closed
Description
opened on Aug 20, 2024
Epic: #5433
There are several API fields that have been deprecated for a very long time. We should remove them as part of the Protocol 22 release in which we will change to the protocol-specific versioning scheme (i.e. horizon-v22.0.0
).
The following API fields are deprecated:
- In
/assets
, thenum_accounts
andamount
fields:
Lines 180 to 187 in dfabe31
- In
/transactions/:id
(or any paginating variant), thevalid_before
andvalid_after
fields, because users should instead check the transaction's preconditions which can have way more than time bounds:
Lines 536 to 538 in dfabe31
Metadata
Assignees
Labels
Type
Projects
Status
Done
Activity