Skip to content

Commit

Permalink
docs: add upgrade client proposal event (cosmos#1596) (cosmos#1634)
Browse files Browse the repository at this point in the history
(cherry picked from commit 41282c7)

Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
  • Loading branch information
2 people authored and dudong2 committed Jan 19, 2023
1 parent 92e0aa0 commit 1a9c0c5
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 1a9c0c5

Please sign in to comment.