diff --git a/modules/core/spec/06_events.md b/modules/core/spec/06_events.md index 8a416217e1f..9fc9dc97be5 100644 --- a/modules/core/spec/06_events.md +++ b/modules/core/spec/06_events.md @@ -56,7 +56,12 @@ callbacks to IBC applications. | update_client_proposal | client_type | {clientType} | | update_client_proposal | consensus_height | {consensusHeight} | +### UpgradeProposal +| Type | Attribute Key | Attribute Value | +|-------------------------|-----------------|-------------------| +| upgrade_client_proposal | title | {title} | +| upgrade_client_proposal | height | {height} | ## ICS 03 - Connection