Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
BlockFullHeader
Interface BlockFullHeader
interface
BlockFullHeader
{
adaptive_issuance_vote
?:
AdaptiveIssuanceVote
;
context
:
string
;
fitness
:
string
[]
;
level
:
number
;
liquidity_baking_escape_vote
?:
boolean
|
LiquidityBakingToggleVotes
;
liquidity_baking_toggle_vote
?:
LiquidityBakingToggleVotes
;
operations_hash
:
string
;
payload_hash
?:
string
;
payload_round
?:
number
;
predecessor
:
string
;
priority
?:
number
;
proof_of_work_nonce
:
string
;
proto
:
number
;
seed_nonce_hash
?:
string
;
signature
:
string
;
timestamp
:
TimeStampMixed
;
validation_pass
:
number
;
}
Index
Properties
adaptive_
issuance_
vote?
context
fitness
level
liquidity_
baking_
escape_
vote?
liquidity_
baking_
toggle_
vote?
operations_
hash
payload_
hash?
payload_
round?
predecessor
priority?
proof_
of_
work_
nonce
proto
seed_
nonce_
hash?
signature
timestamp
validation_
pass
Properties
Optional
adaptive_
issuance_
vote
adaptive_
issuance_
vote
?:
AdaptiveIssuanceVote
context
context
:
string
fitness
fitness
:
string
[]
level
level
:
number
Optional
liquidity_
baking_
escape_
vote
liquidity_
baking_
escape_
vote
?:
boolean
|
LiquidityBakingToggleVotes
Optional
liquidity_
baking_
toggle_
vote
liquidity_
baking_
toggle_
vote
?:
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
Optional
seed_
nonce_
hash
seed_
nonce_
hash
?:
string
signature
signature
:
string
timestamp
timestamp
:
TimeStampMixed
validation_
pass
validation_
pass
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adaptive_
issuance_
vote
context
fitness
level
liquidity_
baking_
escape_
vote
liquidity_
baking_
toggle_
vote
operations_
hash
payload_
hash
payload_
round
predecessor
priority
proof_
of_
work_
nonce
proto
seed_
nonce_
hash
signature
timestamp
validation_
pass
Taquito
Loading...