Skip to content

Commit 41c61cb

Browse files
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent a89abd8 commit 41c61cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/uibc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `x/uibc` is a Cosmos Module providing:
1313

1414
## IBC ICS20 Hooks
1515

16-
The IBC ICS20 hooks are part of our [ICS20 middleware](https://github.com/umee-network/umee/blob/main/x/uibc/uics20/ibc_module.go#L25) that enables ICS-20 token transfers to trigger message execution. This functionality allows cross-chain calls that involve token movement. IBC hooks are useful for a variety of use cases, including cross-chain lending and leverage, which are an extremely powerful primitive.
16+
The IBC ICS20 hooks are part of our [ICS20 middleware](https://github.com/umee-network/umee/blob/main/x/uibc/uics20/ibc_module.go#L25) that enables ICS-20 token transfers to trigger message execution. This functionality allows cross-chain calls that involve token movement. IBC hooks enable powerful use cases such as cross-chain lending and leverage.
1717

1818
### Hooks: Concepts
1919

0 commit comments

Comments
 (0)