Skip to content

Commit

Permalink
add missing rest endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
giunatale committed Jan 16, 2025
1 parent f81d082 commit f8fc7ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x/photon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ tokens go to the caller’s account. If `mint_disabled` is `true`, this message

Endpoints mirror the gRPC queries, allowing retrieval of conversion rate and parameters.

- `/atomone/photon/v1/conversion_rate`: Returns the current conversion rate.
- `/atomone/photon/v1/params`: Returns `mint_disabled` and `txfee_exceptions`.

## References

See [ADR 002](../../docs/architecture/adr-002-photon.md) and
Expand Down

0 comments on commit f8fc7ee

Please sign in to comment.