@sentio/sdk
Preparing search index...
aptos/builtin
_0x1
block
NewBlock
Interface NewBlock
interface
NewBlock
{
epoch
:
bigint
;
failed_proposer_indices
:
bigint
[]
;
hash
:
string
;
height
:
bigint
;
previous_block_votes_bitvec
:
string
;
proposer
:
string
;
round
:
bigint
;
time_microseconds
:
bigint
;
}
Index
Properties
epoch
failed_
proposer_
indices
hash
height
previous_
block_
votes_
bitvec
proposer
round
time_
microseconds
Properties
epoch
epoch
:
bigint
failed_
proposer_
indices
failed_proposer_indices
:
bigint
[]
hash
hash
:
string
height
height
:
bigint
previous_
block_
votes_
bitvec
previous_block_votes_bitvec
:
string
proposer
proposer
:
string
round
round
:
bigint
time_
microseconds
time_microseconds
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
epoch
failed_
proposer_
indices
hash
height
previous_
block_
votes_
bitvec
proposer
round
time_
microseconds
@sentio/sdk
Loading...