Preparing search index...
The search index is not available
Documentation
Documentation
client/solana/solana.types
GetOrCreateAccountOptions
Interface GetOrCreateAccountOptions
Options for getting a Solana account.
interface
GetOrCreateAccountOptions
{
name
:
string
;
}
Index
Properties
name
Properties
name
name
:
string
The name of the account.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
Documentation
Loading...
Options for getting a Solana account.