Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/accounts
MaybeEncodedAccount
Type Alias MaybeEncodedAccount<TAddress>
MaybeEncodedAccount
:
MaybeAccount
<
Uint8Array
,
TAddress
>
Defines a Solana account with encoded data that may or may not exist after having tried to fetch it.
Type Parameters
TAddress
extends
string
=
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Defines a Solana account with encoded data that may or may not exist after having tried to fetch it.