Skip to content

Commit

Permalink
chore: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
zsystm committed Jul 23, 2023
1 parent e16f7e4 commit 9728293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/liquidstaking.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To set up a local testing environment, you should run [init_testnet.sh](https://
## gRPC-gateway REST Routes


++https://github.com/crescent-network/crescent/blob/main/proto/crescent/farming/v1beta1/query.proto
++https://github.com/Canto-Network/Canto/blob/main/proto/canto/liquidstaking/v1/query.proto
- [Params](#Params)
- [Epoch](#Epoch)
- [Chunks](#Chunks)
Expand Down Expand Up @@ -411,7 +411,7 @@ Query RedelegationInfo by chunk id.
Example Request

```bash
http://localhost:1317/canto/liquidstaking/v1/chunks/1redelegation_infos
http://localhost:1317/canto/liquidstaking/v1/chunks/redelegation_infos
```

Example Response
Expand Down

0 comments on commit 9728293

Please sign in to comment.