Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/protocol
BlockHeaderInnerLiteView
Interface BlockHeaderInnerLiteView
interface
BlockHeaderInnerLiteView
{
block_merkle_root
:
string
;
epoch_id
:
string
;
height
:
number
;
next_bp_hash
:
string
;
next_epoch_id
:
string
;
outcome_root
:
string
;
prev_state_root
:
string
;
timestamp
:
number
;
timestamp_nanosec
:
string
;
}
Index
Properties
block_
merkle_
root
epoch_
id
height
next_
bp_
hash
next_
epoch_
id
outcome_
root
prev_
state_
root
timestamp
timestamp_
nanosec
Properties
block_
merkle_
root
block_
merkle_
root
:
string
epoch_
id
epoch_
id
:
string
height
height
:
number
next_
bp_
hash
next_
bp_
hash
:
string
next_
epoch_
id
next_
epoch_
id
:
string
outcome_
root
outcome_
root
:
string
prev_
state_
root
prev_
state_
root
:
string
timestamp
timestamp
:
number
timestamp_
nanosec
timestamp_
nanosec
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
merkle_
root
epoch_
id
height
next_
bp_
hash
next_
epoch_
id
outcome_
root
prev_
state_
root
timestamp
timestamp_
nanosec
Documentation
Loading...