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