Skip to content

Commit d362f15

Browse files
docs: add upgrade client proposal event (#1596) (#1635)
(cherry picked from commit 41282c7) Co-authored-by: Carlos Rodriguez <[email protected]>
1 parent 1551ba1 commit d362f15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ibc/events.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,12 @@ callbacks to IBC applications.
5858
| update_client_proposal | client_type | {clientType} |
5959
| update_client_proposal | consensus_height | {consensusHeight} |
6060

61+
### UpgradeProposal
6162

63+
| Type | Attribute Key | Attribute Value |
64+
|-------------------------|-----------------|-------------------|
65+
| upgrade_client_proposal | title | {title} |
66+
| upgrade_client_proposal | height | {height} |
6267

6368
## ICS 03 - Connection
6469

0 commit comments

Comments
 (0)