Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TxSearchResponse
Interface TxSearchResponse
interface
TxSearchResponse
{
totalCount
:
number
;
txs
:
readonly
TxResponse
[]
;
}
Index
Properties
total
Count
txs
Properties
Readonly
total
Count
total
Count
:
number
Readonly
txs
txs
:
readonly
TxResponse
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Count
txs
@crownfi/sei-js-proto
Loading...