CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
advanced
JsonRpcIndexerSearchKeyTransaction
Type Alias JsonRpcIndexerSearchKeyTransaction
type
JsonRpcIndexerSearchKeyTransaction
=
{
script
:
JsonRpcScript
;
script_type
:
"lock"
|
"type"
;
script_search_mode
?:
"prefix"
|
"exact"
|
"partial"
;
filter
?:
JsonRpcIndexerSearchKeyFilter
;
group_by_transaction
?:
boolean
;
}
Index
Properties
script
script_
type
script_
search_
mode?
filter?
group_
by_
transaction?
Properties
script
script
:
JsonRpcScript
script_
type
script_type
:
"lock"
|
"type"
Optional
script_
search_
mode
script_search_mode
?:
"prefix"
|
"exact"
|
"partial"
Optional
filter
filter
?:
JsonRpcIndexerSearchKeyFilter
Optional
group_
by_
transaction
group_by_transaction
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
script
script_
type
script_
search_
mode
filter
group_
by_
transaction
GitHub
App
Docs
Playground
CCC Docs
Loading...