Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sangier committed Jul 29, 2024
1 parent 103c214 commit b19f5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This workspace contains the CosmWasm IBC Lite implementation. IBC lite is a work

This is a implementation of the IBC Protocol in pure Rust and CosmWasm. It would work on CosmWasm chains without the need for `ibc-go`. There are no current relayer implementations for IBC Lite.

This repository is a work in progress and is not ready for production use. This repo also contains the e2e test between cw-eureka and ibc-go-lite.
This repository is a work in progress and is not ready for production use. This repo also contains the e2e test between cw-ibc-lite and ibc-go-lite.

## How to reproduce the e2e test

Expand Down

0 comments on commit b19f5b6

Please sign in to comment.