Hierarchy

  • TransactionCache

Constructors

Properties

hdCache: HDCache
liveCellCache: Map<string, Cell>
totalTransactionCountCache: Map<string, Set<string>>

Methods

  • Parameters

    • key: string
    • value: string

    Returns void

  • Returns Map<string, Cell>

  • Parameters

    • transaction: Transaction
    • lockScript: Script
    • publicKey: string
    • blockHash: string
    • blockNumber: string

    Returns void

Generated using TypeDoc