Skip to content

Commit

Permalink
fix url for png
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodriguez committed Sep 16, 2021
1 parent 370a319 commit 40b22e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ibc/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ to implement callbacks for handling the packet flow through a channel.
Once a module A and module B are connected to each other, relayers can start relaying packets and
acknowledgements back and forth on the channel.

![IBC packet flow diagram](https://github.com/cosmos/ibc/blob/old/spec/ics-004-channel-and-packet-semantics/channel-state-machine.png)
![IBC packet flow diagram](https://media.githubusercontent.com/media/cosmos/ibc/old/spec/ics-004-channel-and-packet-semantics/channel-state-machine.png)

Briefly, a successful packet flow works as follows:

Expand Down

0 comments on commit 40b22e9

Please sign in to comment.