GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc core
index
ccc
ClientFindTransactionsGroupedResponse
Type Alias ClientFindTransactionsGroupedResponse
Client
Find
Transactions
Grouped
Response
:
{
lastCursor
:
string
;
transactions
:
{
txHash
:
Hex
;
blockNumber
:
Num
;
txIndex
:
Num
;
cells
:
{
isInput
:
boolean
;
cellIndex
:
Num
;
}
[]
;
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
CCC Docs
Loading...