Search
Preparing search index...
The search index is not available
lumos
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
transaction-manager
TransactionStorageType
Interface TransactionStorageType
Hierarchy
TransactionStorageType
Index
Methods
add
Transaction
delete
Transaction
ByCell
delete
Transaction
ByHash
get
Pending
Cells
get
Spent
Cell
Outpoints
get
Transactions
set
Transactions
Methods
add
Transaction
add
Transaction
(
tx
:
TransactionWithHash
)
:
Promisable
<
void
>
Parameters
tx:
TransactionWithHash
Returns
Promisable
<
void
>
delete
Transaction
ByCell
delete
Transaction
ByCell
(
cell
:
Cell
)
:
Promisable
<
boolean
>
Parameters
cell:
Cell
Returns
Promisable
<
boolean
>
delete
Transaction
ByHash
delete
Transaction
ByHash
(
txHash
:
Hash
)
:
Promisable
<
boolean
>
Parameters
txHash:
Hash
Returns
Promisable
<
boolean
>
get
Pending
Cells
get
Pending
Cells
(
)
:
Promisable
<
PendingCell
[]
>
Returns
Promisable
<
PendingCell
[]
>
get
Spent
Cell
Outpoints
get
Spent
Cell
Outpoints
(
)
:
Promisable
<
OutPoint
[]
>
Returns
Promisable
<
OutPoint
[]
>
get
Transactions
get
Transactions
(
)
:
Promisable
<
TransactionWithHash
[]
>
Returns
Promisable
<
TransactionWithHash
[]
>
set
Transactions
set
Transactions
(
transactions
:
TransactionWithHash
[]
)
:
Promisable
<
void
>
Parameters
transactions:
TransactionWithHash
[]
Returns
Promisable
<
void
>
Globals
base
bi
ckb-
indexer
codec
common-
scripts
config-
manager
debugger
e2e-
test
experiment-
tx-
assembler
hd
hd-
cache
helpers
light-
client
lumos
molecule
rpc
testkit
toolkit
transaction-
manager
base
bi
ckb-
indexer
codec
common-
scripts
config-
manager
debugger
e2e-
test
experiment-
tx-
assembler
hd
hd-
cache
helpers
light-
client
lumos
molecule
rpc
testkit
toolkit
transaction-
manager
RPCTransaction
Manager
RPCTransaction
Manager
Store
Store
Transaction
Manager
Transaction
Manager
Pending
Cell
Collector
RPCTransaction
Manager
RPCTransaction
Manager
Transaction
Manager
Transaction
Manager
Lumos
Cell
Indexer
Lumos
Cell
Indexer
Manager
Storage
Scheme
Store
Store
Transaction
Manager
Type
Transaction
Manager
Type
Transaction
Sender
Transaction
Sender
Transaction
Storage
Type
add
Transaction
delete
Transaction
ByCell
delete
Transaction
ByHash
get
Pending
Cells
get
Spent
Cell
Outpoints
get
Transactions
set
Transactions
Transaction
Storage
Type
Key
Of
Key
Of
Pending
Cell
Pending
Cell
Promisable
Promisable
Service
End
Point
Service
Providers
Transaction
With
Hash
Transaction
With
Hash
create
InMemory
Pending
Transaction
Storage
create
InMemory
Pending
Transaction
Storage
create
InMemory
Storage
create
InMemory
Storage
Generated using
TypeDoc