@solana/web3.js
Preparing search index...
KeyedAccountInfo
Type Alias KeyedAccountInfo
Account information identified by pubkey
type
KeyedAccountInfo
=
{
accountId
:
PublicKey
;
accountInfo
:
AccountInfo
<
Buffer
>
;
}
Index
Properties
account
Id
account
Info
Properties
account
Id
accountId
:
PublicKey
account
Info
accountInfo
:
AccountInfo
<
Buffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
account
Info
@solana/web3.js
Loading...
Account information identified by pubkey