Skip to content

Commit

Permalink
fix: cw-check (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani authored Nov 22, 2023
1 parent 3116d67 commit 94db8c4
Show file tree
Hide file tree
Showing 5 changed files with 385 additions and 59 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sub-crates that can be used independently or together.
|[ibc](ibc) | Re-exports all the data structures and on-chain logic of various IBC core, clients and applications. |
|[ibc-data-types](ibc-data-types) | Re-exports all the IBC data types that are shared across different IBC implementations. |
|[ibc-core](ibc-core) | Contains data structures and implementations of all the IBC core specifications. |
|[ibc-client](ibc-clients) | Contains data structures and implementations of various IBC light clients. |
|[ibc-clients](ibc-clients) | Contains data structures and implementations of various IBC light clients. |
|[ibc-apps](ibc-apps) | Contains data structures and implementations of various IBC applications. |
|[ibc-testkit](ibc-testkit) | Provides testing toolkit to aid `ibc-rs` and host chains in writing integration tests. |
|[ibc-query](ibc-query) | Contains utility traits and implementations for querying states of an integrated IBC module. |
Expand Down
Loading

0 comments on commit 94db8c4

Please sign in to comment.