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 c1f12d7 commit d1532f4Copy full SHA for d1532f4
modules/core/spec/06_events.md
@@ -56,7 +56,12 @@ callbacks to IBC applications.
56
| update_client_proposal | client_type | {clientType} |
57
| update_client_proposal | consensus_height | {consensusHeight} |
58
59
+### UpgradeProposal
60
61
+| Type | Attribute Key | Attribute Value |
62
+|-------------------------|-----------------|-------------------|
63
+| upgrade_client_proposal | title | {title} |
64
+| upgrade_client_proposal | height | {height} |
65
66
## ICS 03 - Connection
67
0 commit comments