Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
types/types
GpaV2Account
Type Alias GpaV2Account
A single account entry in a
getProgramAccountsV2
response.
type
GpaV2Account
=
{
account
:
GpaV2AccountInfo
;
pubkey
:
string
;
}
Index
Properties
account
pubkey
Properties
account
account
:
GpaV2AccountInfo
pubkey
pubkey
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
pubkey
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
A single account entry in a
getProgramAccountsV2response.