CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
ClientIndexerSearchKeyTransaction
Class ClientIndexerSearchKeyTransaction
Index
Constructors
constructor
Properties
script
script
Type
script
Search
Mode
filter
group
By
Transaction
Methods
from
Constructors
constructor
new
ClientIndexerSearchKeyTransaction
(
script
:
Script
,
scriptType
:
"lock"
|
"type"
,
scriptSearchMode
:
"prefix"
|
"exact"
|
"partial"
,
filter
:
ClientIndexerSearchKeyFilter
|
undefined
,
groupByTransaction
:
boolean
|
undefined
,
)
:
ClientIndexerSearchKeyTransaction
Parameters
script
:
Script
scriptType
:
"lock"
|
"type"
scriptSearchMode
:
"prefix"
|
"exact"
|
"partial"
filter
:
ClientIndexerSearchKeyFilter
|
undefined
groupByTransaction
:
boolean
|
undefined
Returns
ClientIndexerSearchKeyTransaction
Properties
script
script
:
Script
script
Type
scriptType
:
"lock"
|
"type"
script
Search
Mode
scriptSearchMode
:
"prefix"
|
"exact"
|
"partial"
filter
filter
:
ClientIndexerSearchKeyFilter
|
undefined
group
By
Transaction
groupByTransaction
:
boolean
|
undefined
Methods
Static
from
from
(
keyLike
:
ClientIndexerSearchKeyTransactionLike
,
)
:
ClientIndexerSearchKeyTransaction
Parameters
keyLike
:
ClientIndexerSearchKeyTransactionLike
Returns
ClientIndexerSearchKeyTransaction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
script
script
Type
script
Search
Mode
filter
group
By
Transaction
Methods
from
GitHub
App
Docs
Playground
CCC Docs
Loading...