Parameters
| Parameter | Type | Description |
|---|---|---|
options? | CreateSolanaAccountOptions | Optional options for creating the account. |
Returns
Promise<string>
The address of the newly created Solana account.
| Parameter | Type | Description |
|---|---|---|
options? | CreateSolanaAccountOptions | Optional options for creating the account. |
Promise<string>
The address of the newly created Solana account.