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 79eeb56 commit 1ced02e
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 1ced02e

Please sign in to comment.