Options
All
  • Public
  • Public/Protected
  • All
Menu

ClientUpdateProposal is a governance proposal. If it passes, the client is updated with the provided header. The update may fail if the header is not valid given certain conditions specified by the client implementation.

Hierarchy

  • ClientUpdateProposal

Index

Properties

clientId

clientId: string

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

description

description: string

the description of the proposal

Optional header

header: Any

the header used to update the client if the proposal passes

title

title: string

the title of the update proposal

Generated using TypeDoc