Skip to content

Commit

Permalink
docs: add upgrade client proposal event (cosmos#1596) (cosmos#1635)
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 ellie4x committed Aug 24, 2022
1 parent ad7252d commit 6d7598e
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 6d7598e

Please sign in to comment.