mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-24 23:35:19 +00:00
add legacy rest removal notice (#1857)
This commit is contained in:
parent
820a676709
commit
c99879e9f7
5
migrate/v0_26/legacy_rest.md
Normal file
5
migrate/v0_26/legacy_rest.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Legacy REST Endpoint Removal
|
||||||
|
|
||||||
|
Kava 16 (v0.26.x) upgrades cosmos-sdk to v0.47.10+. Legacy REST endpoints, which were previously marked as deprecated, are now [removed](https://github.com/cosmos/cosmos-sdk/blob/v0.47.10/UPGRADING.md#appmodule-interface).
|
||||||
|
|
||||||
|
All consumers of these endpoints must migrate to the GRPC generated REST endpoints. See [Kava Chain Swagger](https://swagger.kava.io/?urls.primaryName=Edge ) for supported REST API Methods.
|
Loading…
Reference in New Issue
Block a user