Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CellCollectorWithQueryOptions

Hierarchy

  • CellCollectorWithQueryOptions

Implements

Index

Constructors

Methods

Constructors

constructor

  • Parameters

    • collector: CellCollector
    • Default value __namedParameters: { argsLen: number | "any"; data: string; fromBlock: undefined | string; lock: undefined | Script | ScriptWrapper; skip: undefined | number; toBlock: undefined | string; type: undefined | Script | ScriptWrapper | "empty" } = {}
      • argsLen: number | "any"
      • data: string
      • fromBlock: undefined | string
      • lock: undefined | Script | ScriptWrapper
      • skip: undefined | number
      • toBlock: undefined | string
      • type: undefined | Script | ScriptWrapper | "empty"

    Returns CellCollectorWithQueryOptions

Methods

collect

  • collect(): AsyncGenerator<Cell>

Generated using TypeDoc