-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ics04): packet receive event type identifier (#1179)
* fix: ics04 packet event name * Add Changelog * Fix Changelog * nit on const decl group * nits on changelog entry * Add link to ibc-go channel events --------- Co-authored-by: Ranadeep Biswas <[email protected]> Co-authored-by: Sean Chen <[email protected]>
- Loading branch information
1 parent
d0f7cc4
commit 41348af
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
.changelog/unreleased/bug-fixes/1179-fix-packet-attribute-name.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- [ibc-core-channel-types] Make receive packet event type identifier consistent | ||
with `ibc-go`. ([\#1180](https://github.com/cosmos/ibc-rs/issues/1180)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters