@did-btc1/method
Preparing search index...
TxStats
Type Alias TxStats
type
TxStats
=
{
time
:
number
;
txcount
:
number
;
txrate
:
number
;
window_block_count
?:
number
;
window_final_block_hash
?:
string
;
window_interval
?:
number
;
window_tx_count
?:
number
;
}
Index
Properties
time
txcount
txrate
window_
block_
count?
window_
final_
block_
hash?
window_
interval?
window_
tx_
count?
Properties
time
time
:
number
txcount
txcount
:
number
txrate
txrate
:
number
Optional
window_
block_
count
window_block_count
?:
number
Optional
window_
final_
block_
hash
window_final_block_hash
?:
string
Optional
window_
interval
window_interval
?:
number
Optional
window_
tx_
count
window_tx_count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
time
txcount
txrate
window_
block_
count
window_
final_
block_
hash
window_
interval
window_
tx_
count
@did-btc1/method
Loading...