Skip to main content
Version: v1

IPendingLocalState Interface

Signature

export interface IPendingLocalState

Properties

Property Type Description
pendingStates IPendingState[] list of pending states, including ops and batch information

Property Details

pendingStates

list of pending states, including ops and batch information

Signature

pendingStates: IPendingState[];

Type: IPendingState[]