ClientUpdateProposal is a governance proposal. If it passes, the substitute client's latest consensus state is copied over to the subject client. The proposal handler may fail if the subject and the substitute do not match in client and chain parameters (with exception to latest height, frozen height, and chain-id).

Hierarchy

  • ClientUpdateProposal

Properties

description: string

the description of the proposal

subjectClientId: string

the client identifier for the client to be updated if the proposal passes

substituteClientId: string

the substitute client identifier for the client standing in for the subject client

title: string

the title of the update proposal

Generated using TypeDoc