Preparing search index...
The search index is not available
Lumos
Lumos
@ckb-lumos/ckb-indexer
TerminableCellAdapter
Class TerminableCellAdapter
Hierarchy
TerminableCellAdapter
Implements
TerminableCellFetcher
Index
Constructors
constructor
Properties
get
Cellsable
Rpc
Methods
get
Cells
Constructors
constructor
new
Terminable
Cell
Adapter
(
getCellsableRpc
)
:
TerminableCellAdapter
Parameters
getCellsableRpc
:
{
getCells
:
GetCellsRpc
;
}
get
Cells
:
GetCellsRpc
Returns
TerminableCellAdapter
Properties
Private
get
Cellsable
Rpc
get
Cellsable
Rpc
:
{
getCells
:
GetCellsRpc
;
}
Type declaration
get
Cells
:
GetCellsRpc
Methods
get
Cells
get
Cells
(
searchKey
,
terminator
?
,
searchKeyFilter
?
)
:
Promise
<
GetCellsResults
>
Parameters
searchKey
:
SearchKey
terminator
:
Terminator
= DefaultTerminator
searchKeyFilter
:
SearchKeyFilter
= {}
Returns
Promise
<
GetCellsResults
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
get
Cellsable
Rpc
get
Cells
Lumos
@ckb-
lumos/base
@ckb-
lumos/bi
@ckb-
lumos/ckb-
indexer
Cell
Collector
Indexer
RPC
Terminable
Cell
Adapter
Transaction
Collector
@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
@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