Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Proposal

Hierarchy

  • Proposal

Index

Properties

action

The transaction to be executed when the proposal is accepted

This is one of the actions from https://htmlpreview.github.io/?https://github.com/iov-one/weave/blob/v0.16.0/docs/proto/index.html#app.ProposalOptions

author

author: Address

The author of the proposal must be included in the list of transaction signers.

description

description: string

electionRule

electionRule: VersionedId

electorate

electorate: VersionedId

executorResult

executorResult: ProposalExecutorResult

id

id: number

result

state

status

submissionTime

submissionTime: number

Time of the block where the proposal was added to the chain (Unix timestamp)

title

title: string

votingEndTime

votingEndTime: number

Time when the voting on this proposal starts (Unix timestamp)

votingStartTime

votingStartTime: number

Time when the voting on this proposal starts (Unix timestamp)

Generated using TypeDoc