near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
NextEpochValidatorInfo
Type Alias NextEpochValidatorInfo
type
NextEpochValidatorInfo
=
{
account_id
:
AccountId
;
public_key
:
PublicKey
;
shards
:
ShardId
[]
;
stake
:
NearToken
;
}
Index
Properties
account_
id
public_
key
shards
stake
Properties
account_
id
account_id
:
AccountId
public_
key
public_key
:
PublicKey
shards
shards
:
ShardId
[]
stake
stake
:
NearToken
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
id
public_
key
shards
stake
near-api-js - v7.0.4
Loading...