Function: constructBlock()
function constructBlock(filters): GBlock<CwebBlock>;
Creates a block operation.
Parameters
• filters: BlockFilter
[]
The blockOp filters.
Returns
A block operation with the given filters.
function constructBlock(filters): GBlock<CwebBlock>;
Creates a block operation.
• filters: BlockFilter
[]
The blockOp filters.
A block operation with the given filters.