Skip to main content
Version: v1

ISummaryProposal Interface

Data about the original proposed summary op.

Signature

export interface ISummaryProposal

Properties

Property Type Description
summarySequenceNumber number Actual sequence number of the summary op proposal.

Property Details

summarySequenceNumber

Actual sequence number of the summary op proposal.

Signature

summarySequenceNumber: number;

Type: number