Skip to content

Commit

Permalink
Update spec/core/ics-033-multi-hop/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aditya <adityasripal@gmail.com>
  • Loading branch information
dshiell and AdityaSripal committed Feb 13, 2023
1 parent a837577 commit 4ed7641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/core/ics-033-multi-hop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ func GenerateConnectionProofs(chains []*Chain) []*ProofData {

### Multi-hop Proof Verification Steps

The followin outlines the general proof verification steps specific to a multi-hop IBC message.
The following outlines the general proof verification steps specific to a multi-hop IBC message.

1. Unpack the multihop proof bytes into consensus, connection, and channel/commitment proof data.
2. Iterate through connection proof data and verify each connectionEnd is in the OPEN state. Check connectionHops during channel handshake.
Expand Down

0 comments on commit 4ed7641

Please sign in to comment.