Preparing search index...
The search index is not available
Documentation
Documentation
near-api-js
providers/provider
CurrentEpochValidatorInfo
Interface CurrentEpochValidatorInfo
interface
CurrentEpochValidatorInfo
{
account_id
:
string
;
is_slashed
:
boolean
;
num_expected_blocks
:
number
;
num_produced_blocks
:
number
;
public_key
:
string
;
shards
:
number
[]
;
stake
:
string
;
}
Index
Properties
account_
id
is_
slashed
num_
expected_
blocks
num_
produced_
blocks
public_
key
shards
stake
Properties
account_
id
account_
id
:
string
is_
slashed
is_
slashed
:
boolean
num_
expected_
blocks
num_
expected_
blocks
:
number
num_
produced_
blocks
num_
produced_
blocks
:
number
public_
key
public_
key
:
string
shards
shards
:
number
[]
stake
stake
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account_
id
is_
slashed
num_
expected_
blocks
num_
produced_
blocks
public_
key
shards
stake
Documentation
Loading...