near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcSplitStorageInfoResponse
Type Alias RpcSplitStorageInfoResponse
Contains the split storage information.
type
RpcSplitStorageInfoResponse
=
{
cold_head_height
?:
number
|
null
;
final_head_height
?:
number
|
null
;
head_height
?:
number
|
null
;
hot_db_kind
?:
string
|
null
;
}
Index
Properties
cold_
head_
height?
final_
head_
height?
head_
height?
hot_
db_
kind?
Properties
Optional
cold_
head_
height
cold_head_height
?:
number
|
null
Optional
final_
head_
height
final_head_height
?:
number
|
null
Optional
head_
height
head_height
?:
number
|
null
Optional
hot_
db_
kind
hot_db_kind
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cold_
head_
height
final_
head_
height
head_
height
hot_
db_
kind
near-api-js - v7.0.4
Loading...
Contains the split storage information.