Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
BlockHeaderResponse
Interface BlockHeaderResponse
interface
BlockHeaderResponse
{
chain_id
:
string
;
content
:
HeaderContent
;
context
:
string
;
fitness
:
string
[]
;
hash
:
string
;
level
:
number
;
liquidity_baking_escape_vote
?:
boolean
|
LiquidityBakingToggleVotes
;
operations_hash
:
string
;
payload_hash
?:
string
;
payload_round
?:
number
;
predecessor
:
string
;
priority
?:
number
;
proof_of_work_nonce
:
string
;
proto
:
number
;
protocol
:
string
;
signature
:
string
;
timestamp
:
string
;
validation_pass
:
number
;
}
Index
Properties
chain_
id
content
context
fitness
hash
level
liquidity_
baking_
escape_
vote?
operations_
hash
payload_
hash?
payload_
round?
predecessor
priority?
proof_
of_
work_
nonce
proto
protocol
signature
timestamp
validation_
pass
Properties
chain_
id
chain_
id
:
string
content
content
:
HeaderContent
context
context
:
string
fitness
fitness
:
string
[]
hash
hash
:
string
level
level
:
number
Optional
liquidity_
baking_
escape_
vote
liquidity_
baking_
escape_
vote
?:
boolean
|
LiquidityBakingToggleVotes
operations_
hash
operations_
hash
:
string
Optional
payload_
hash
payload_
hash
?:
string
Optional
payload_
round
payload_
round
?:
number
predecessor
predecessor
:
string
Optional
priority
priority
?:
number
proof_
of_
work_
nonce
proof_
of_
work_
nonce
:
string
proto
proto
:
number
protocol
protocol
:
string
signature
signature
:
string
timestamp
timestamp
:
string
validation_
pass
validation_
pass
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain_
id
content
context
fitness
hash
level
liquidity_
baking_
escape_
vote
operations_
hash
payload_
hash
payload_
round
predecessor
priority
proof_
of_
work_
nonce
proto
protocol
signature
timestamp
validation_
pass
Taquito
Loading...