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