Skip to content

Commit

Permalink
docs: add upgrade client proposal event (cosmos#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Jun 28, 2022
1 parent 84792ba commit 41282c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ibc/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,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 41282c7

Please sign in to comment.