We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1551ba1 commit d362f15Copy full SHA for d362f15
docs/ibc/events.md
@@ -58,7 +58,12 @@ callbacks to IBC applications.
58
| update_client_proposal | client_type | {clientType} |
59
| update_client_proposal | consensus_height | {consensusHeight} |
60
61
+### UpgradeProposal
62
63
+| Type | Attribute Key | Attribute Value |
64
+|-------------------------|-----------------|-------------------|
65
+| upgrade_client_proposal | title | {title} |
66
+| upgrade_client_proposal | height | {height} |
67
68
## ICS 03 - Connection
69
0 commit comments