near-api-js - v7.0.4
Preparing search index...
types/provider/protocol
ChunkHeader
Interface ChunkHeader
interface
ChunkHeader
{
balance_burnt
:
string
;
chunk_hash
:
string
;
encoded_length
:
number
;
encoded_merkle_root
:
string
;
gas_limit
:
number
;
gas_used
:
number
;
height_created
:
number
;
height_included
:
number
;
outcome_root
:
string
;
outgoing_receipts_root
:
string
;
prev_block_hash
:
string
;
prev_state_root
:
string
;
rent_paid
:
string
;
shard_id
:
number
;
signature
:
string
;
tx_root
:
string
;
validator_proposals
:
any
[]
;
validator_reward
:
string
;
}
Index
Properties
balance_
burnt
chunk_
hash
encoded_
length
encoded_
merkle_
root
gas_
limit
gas_
used
height_
created
height_
included
outcome_
root
outgoing_
receipts_
root
prev_
block_
hash
prev_
state_
root
rent_
paid
shard_
id
signature
tx_
root
validator_
proposals
validator_
reward
Properties
balance_
burnt
balance_burnt
:
string
chunk_
hash
chunk_hash
:
string
encoded_
length
encoded_length
:
number
encoded_
merkle_
root
encoded_merkle_root
:
string
gas_
limit
gas_limit
:
number
gas_
used
gas_used
:
number
height_
created
height_created
:
number
height_
included
height_included
:
number
outcome_
root
outcome_root
:
string
outgoing_
receipts_
root
outgoing_receipts_root
:
string
prev_
block_
hash
prev_block_hash
:
string
prev_
state_
root
prev_state_root
:
string
rent_
paid
rent_paid
:
string
shard_
id
shard_id
:
number
signature
signature
:
string
tx_
root
tx_root
:
string
validator_
proposals
validator_proposals
:
any
[]
validator_
reward
validator_reward
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance_
burnt
chunk_
hash
encoded_
length
encoded_
merkle_
root
gas_
limit
gas_
used
height_
created
height_
included
outcome_
root
outgoing_
receipts_
root
prev_
block_
hash
prev_
state_
root
rent_
paid
shard_
id
signature
tx_
root
validator_
proposals
validator_
reward
near-api-js - v7.0.4
Loading...