Skip to content

Commit

Permalink
docs: add upgrade client proposal event (#1596)
Browse files Browse the repository at this point in the history
(cherry picked from commit 41282c7)
  • Loading branch information
crodriguezvega authored and mergify[bot] committed Jun 30, 2022
1 parent c1f12d7 commit bcf5411
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/core/spec/06_events.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit bcf5411

Please sign in to comment.