Skip to main content
Version: v1

IPendingLocalState Interface

Signature

export interface IPendingLocalState

Properties

PropertyTypeDescription
pendingStatesIPendingState[]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[]