Preparing search index...
The search index is not available
Lumos
Lumos
@ckb-lumos/hd-cache
TransactionCache
Class TransactionCache
Hierarchy
TransactionCache
Index
Constructors
constructor
Properties
hd
Cache
live
Cell
Cache
total
Transaction
Count
Cache
Methods
add
Transaction
Count
Cache
get
Live
Cell
Cache
parse
Transaction
Constructors
constructor
new
Transaction
Cache
(
hdCache
)
:
TransactionCache
Parameters
hdCache
:
HDCache
Returns
TransactionCache
Properties
Private
hd
Cache
hd
Cache
:
HDCache
Private
live
Cell
Cache
live
Cell
Cache
:
Map
<
string
,
Cell
>
Private
total
Transaction
Count
Cache
total
Transaction
Count
Cache
:
Map
<
string
,
Set
<
string
>
>
Methods
add
Transaction
Count
Cache
add
Transaction
Count
Cache
(
key
,
value
)
:
void
Parameters
key
:
string
value
:
string
Returns
void
get
Live
Cell
Cache
get
Live
Cell
Cache
(
)
:
Map
<
string
,
Cell
>
Returns
Map
<
string
,
Cell
>
parse
Transaction
parse
Transaction
(
transaction
,
lockScript
,
publicKey
,
blockHash
,
blockNumber
)
:
void
Parameters
transaction
:
Transaction
lockScript
:
Script
publicKey
:
string
blockHash
:
string
blockNumber
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
hd
Cache
live
Cell
Cache
total
Transaction
Count
Cache
add
Transaction
Count
Cache
get
Live
Cell
Cache
parse
Transaction
Lumos
@ckb-
lumos/base
@ckb-
lumos/bi
@ckb-
lumos/ckb-
indexer
@ckb-
lumos/codec
@ckb-
lumos/common-
scripts
@ckb-
lumos/config-
manager
@ckb-
lumos/debugger
@ckb-
lumos/experiment-
tx-
assembler
@ckb-
lumos/hd
@ckb-
lumos/hd-
cache
Cache
Cache
Manager
Cell
Collector
Cell
Collector
With
Query
Options
HDCache
Transaction
Cache
Lock
Script
Mapping
Info
Public
Key
Info
get
Balance
get
Default
Infos
public
Key
To
Multisig
Args
serialize
Out
Point
@ckb-
lumos/helpers
@ckb-
lumos/light-
client
@ckb-
lumos/lumos
@ckb-
lumos/rpc
@ckb-
lumos/runner
@ckb-
lumos/transaction-
manager
@ckb-
lumos/utils
Generated using
TypeDoc