Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
ProgramAccount
Interface ProgramAccount<D>
A program-owned account with its public key.
Since
1.0.0
interface
ProgramAccount
<
D
>
{
account
:
AccountInfo
<
D
>
;
pubkey
:
never
;
}
Type Parameters
D
=
string
Index
Properties
account
pubkey
Properties
account
account
:
AccountInfo
<
D
>
pubkey
pubkey
:
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
pubkey
@oobe-protocol-labs/synapse-client-sdk
Loading...
A program-owned account with its public key.
Since
1.0.0