Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
fix: update feemarket REST endpoints (#1026)
Browse files Browse the repository at this point in the history
* fix: update feemarket REST endpoints

* changelog
  • Loading branch information
fedekunze authored Apr 4, 2022
1 parent 3c8a95b commit 6abe84b
Show file tree
Hide file tree
Showing 10 changed files with 230 additions and 1,839 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Ref: https://keepachangelog.com/en/1.0.0/

## Unreleased

### API Breaking

* (feemarket) [tharsis#1026](https://github.com/tharsis/ethermint/pull/1026) Fix REST endpoints to use `/ethermint/feemarket/*` instead of `/feemarket/evm/*`.

### Bug Fixes

* (feemarket) [tharsis#1021](https://github.com/tharsis/ethermint/pull/1021) Fix fee market migration.
Expand Down
8 changes: 5 additions & 3 deletions client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit 6abe84b

Please sign in to comment.