Skip to content

Commit

Permalink
fix typo 0012_ibc_generic_messaging.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorpintea999 authored and SEJeff committed Dec 12, 2023
1 parent 9b5c91c commit f3fc3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whitepapers/0012_ibc_generic_messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ Next, we should deploy the `wormhole-ibc` contract to the IBC-enabled chain we w

Next, we should perform a trusted setup process with a trusted relayer to establish a connection between the `wormhole-ibc` and `wormchain-ibc-receiver` contracts. After we establish the IBC connection and upgrade the guardians to support the new `IbcReceiverUpdateChainConnection` governance VAA type, we can perform governance to add the `channelId -> chainId` mapping on the `wormchain-ibc-receiver` contract and populate the `channelId` corresponding to the `wormchain-ibc-receiver` on the `wormhole-ibc` contract.

Finally, the guradians can upgrade their node software to use the new IBC watcher.
Finally, the guardians can upgrade their node software to use the new IBC watcher.

0 comments on commit f3fc3c8

Please sign in to comment.