Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerServerBacklogResponse
Interface IndexerServerBacklogResponse
interface
IndexerServerBacklogResponse
{
total_txs
:
string
;
total_submissions
:
string
;
backlog_size
:
string
;
updated_at
:
string
;
backlog_eta_in_seconds
:
null
|
string
;
txs_per_second
:
null
|
string
;
}
Index
Properties
total_
txs
total_
submissions
backlog_
size
updated_
at
backlog_
eta_
in_
seconds
txs_
per_
second
Properties
total_
txs
total_txs
:
string
total_
submissions
total_submissions
:
string
backlog_
size
backlog_size
:
string
updated_
at
updated_at
:
string
backlog_
eta_
in_
seconds
backlog_eta_in_seconds
:
null
|
string
txs_
per_
second
txs_per_second
:
null
|
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
total_
txs
total_
submissions
backlog_
size
updated_
at
backlog_
eta_
in_
seconds
txs_
per_
second
Documentation
Loading...