forked from informalsystems/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Send consumer misbehaviour message
IcsConsumerMisbehaviour
…
…to the provider (informalsystems#3220)" (informalsystems#3242) This reverts commit 188dc72.
- Loading branch information
Showing
7 changed files
with
9 additions
and
132 deletions.
There are no files selected for viewing
3 changes: 0 additions & 3 deletions
3
...elog/unreleased/features/ibc-relayer/3219-3129-send-consumer-misbehavior-msg.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
crates/relayer-types/src/applications/ics28_ccv/msgs/ccv_misbehaviour.rs
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
crates/relayer-types/src/applications/ics28_ccv/msgs/error.rs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
//! Various packet encoding semantics which underpin the various types of transactions. | ||
pub mod ics28_ccv; | ||
pub mod ics29_fee; | ||
pub mod ics31_icq; | ||
pub mod transfer; |
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