Interface BlockMetadataBalanceUpdateIndexingContext<TData>

Type Parameters

  • TData = unknown

Hierarchy

Properties

balanceUpdateSource: "BlockMetadata"

Usable for narrowing the type of this object from BalanceUpdateIndexingContext.

block: Block
data: TData
internalOperation: null

Always null for this type so that the property is directly available on BalanceUpdateIndexingContext union.

mainOperation: null

Always null for this type so that the property is directly available on BalanceUpdateIndexingContext union.

operationGroup: null

Always null for this type so that the property is directly available on BalanceUpdateIndexingContext union.

Generated using TypeDoc