Class TxEventCache

Hierarchy

  • TxEventCache

Constructors

Properties

Methods

Constructors

Properties

cacheMap: {
    [key: string]: Node;
} = {}

Type declaration

  • [key: string]: Node
head?: Node
maxTx: number = 1024
size: number = 0
tail?: Node

Methods

Generated using TypeDoc